Revision 5230
Added by Aaron Marcuse-Kubitza over 12 years ago
schemas/vegbien.sql | ||
---|---|---|
1119 | 1119 |
|
1120 | 1120 |
COMMENT ON TABLE taxonconcept IS 'The full path to a taxon, including all components of the taxonomic name. Can be either verbatim or accepted. For accepted names, points to the identified taxon in the tree of life. |
1121 | 1121 |
|
1122 |
To include a taxon name at a rank with no explicit column, add it to the otherranks array.';
|
|
1122 |
To include a taxon name at a rank with no explicit column, add it to the otherranks array. |
|
1123 | 1123 |
|
1124 |
Equivalent to VegBank''s plantConcept table.'; |
|
1124 | 1125 |
|
1126 |
|
|
1125 | 1127 |
-- |
1126 | 1128 |
-- Name: COLUMN taxonconcept.identifyingtaxonomicname; Type: COMMENT; Schema: public; Owner: - |
1127 | 1129 |
-- |
Also available in: Unified diff
schemas/vegbien.sql: taxonconcept: Documented that it's equivalent to VegBank's plantConcept table