Revision 5238
Added by Aaron Marcuse-Kubitza over 12 years ago
schemas/vegbien.sql | ||
---|---|---|
1144 | 1144 |
-- Name: TABLE taxonconcept; Type: COMMENT; Schema: public; Owner: - |
1145 | 1145 |
-- |
1146 | 1146 |
|
1147 |
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.
|
|
1147 |
COMMENT ON TABLE taxonconcept IS 'A taxon concept defined by an entity. Can be either verbatim or accepted. For accepted names, also points to the identified taxon in the tree of life.
|
|
1148 | 1148 |
|
1149 | 1149 |
To include a taxon name at a rank with no explicit column, add it to the otherranks array. |
1150 | 1150 |
|
Also available in: Unified diff
schemas/vegbien.sql: taxonconcept: comment: Changed definition to "A taxon concept defined by an entity" to correspond with the table's new name and usage