Skip to content

Evidence_Code Table

Peter Midford edited this page Aug 10, 2015 · 4 revisions

The evidence_code table has zero rows. This implementation is probably obsolete, as it uses OBO-based identifiers instead of URI's.

Field Type Null Default Extra
id int NO NULL primary key, auto increments
long_name varchar(512) YES NULL
code varchar(512) YES NULL
obo_id varchar(512) YES NULL

Clone this wiki locally