Revision 5216
Added by Aaron Marcuse-Kubitza about 12 years ago
schemas/vegbien.sql | ||
---|---|---|
1222 | 1222 |
-- Name: COLUMN taxonpath.taxon_id; Type: COMMENT; Schema: public; Owner: - |
1223 | 1223 |
-- |
1224 | 1224 |
|
1225 |
COMMENT ON COLUMN taxonpath.taxon_id IS 'The corresponding taxon in the tree of life. Only used for accepted names.';
|
|
1225 |
COMMENT ON COLUMN taxonpath.taxon_id IS 'The corresponding taxon in the tree of life. Only used for parsed names.';
|
|
1226 | 1226 |
|
1227 | 1227 |
|
1228 | 1228 |
-- |
Also available in: Unified diff
schemas/vegbien.sql: taxonpath.taxon_id: Changed comment to indicate that this used for parsed, not just accepted names. Parsed names have been standardized by TNRS but may be synonyms.