Although the original intent was to make the data entirely machine-readable, nothing but simple keyword search techniques could match the complexity and variance in the data. The development of the parser that combines heuristics with a number of formal grammars has made it possible to recognize relations, in addition to individual facts.
Use the following links to find out more about currently loaded tables (details will be added soon)
| Name | id | rel | loc | item | ec |
|---|---|---|---|---|---|
| SQL type | char(12) |
text |
char(16) |
int2 |
ec_code |
| data | SEL86357-01 |
NULL |
29:4:29:11 |
1 |
1.6.1.1 |
SEL86358-17 |
OCN:EC:PA:SA:ECO:MM:PF:1 |
12:17:12:24 |
1 |
3.5.3.1 |
ec_code. Read more about what it is useful for here. If you are a Postgres user you may be interested in its source code.
Tip: You can type virtually everything in this and other query forms on this page, like you would in an interactive SQL shell. However, selecting id, along with other attributes, will allow the query postprocessor to insert hyperlinks to the EMP records. Just for fun, you can copy the following line and paste it into the query form:
SELECT id, ini, last FROM au WHERE last = 'Jones';
| Name | id | rel | loc | item | unit | km |
|---|---|---|---|---|---|---|
| SQL type | char(12) |
text |
char(16) |
int2 |
char(30) |
seg |
| data | SEL90162-07 |
NULL |
47:4:47:8 |
1 |
mmol/l |
0.09 |
SEL90130-05 |
EF:SU:KM:2 |
47:23:47:43 |
1 |
umol/l |
100...230 |
seg. If you are a Postgres user you may be interested in its source code.
@ (contained) for ~ (contains) or && (overlaps) and note the difference in results. But please don't (DON'T!!!) use any other seg operator, because this is how many records will otherwise be sent yor way:
| Name | id | rel | loc | item | en | uc |
|---|---|---|---|---|---|---|
| SQL type | char(12) |
text |
char(16) |
int2 |
text |
text |
| data | SEL87051-05 |
NULL |
18:4:18:48 |
2 |
glycerol-3-phosphate dehydrogenase (NAD+) |
GLYCEROL 3 PHOSPHATE DEHYDROGENASE (NAD+) |
SEL87052-07 |
EC:EN:PA:1 |
24:20:24:50 |
2 |
myo-inositol 2-dehydrogenase |
MYO INOSITOL 2 DEHYDROGENASE |