synonym_id |
serial |
10 |
|
√ |
nextval('synonym_synonym_id_seq'::regclass) |
|
|
|
name |
varchar |
255 |
|
|
null |
|
|
The synonym itself. Should be human-readable machine-searchable ascii text |
type_id |
int4 |
10 |
|
|
null |
|
cvterm.cvterm_id |
synonym_type_id_fkey |
C |
|
types would be symbol and fullname for now |
synonym_sgml |
varchar |
255 |
|
|
null |
|
|
The fully specified synonym, with any non-ascii characters encoded in SGML |