Revision 5307
Added by Aaron Marcuse-Kubitza about 12 years ago
schemas/vegbien.sql | ||
---|---|---|
1175 | 1175 |
-- Name: COLUMN taxonconcept.parent_id; Type: COMMENT; Schema: public; Owner: - |
1176 | 1176 |
-- |
1177 | 1177 |
|
1178 |
COMMENT ON COLUMN taxonconcept.parent_id IS 'The parent taxonconcept.'; |
|
1178 |
COMMENT ON COLUMN taxonconcept.parent_id IS 'The parent taxonconcept. Note that while a taxon *name* may have multiple parents, a taxon *concept* has only one, based on the creator''s opinion of where that taxonconcept goes in the taxonomic hierarchy.';
|
|
1179 | 1179 |
|
1180 | 1180 |
|
1181 | 1181 |
-- |
Also available in: Unified diff
schemas/vegbien.sql: taxonconcept.parent_id: Documented that while a taxon name may have multiple parents, a taxon concept has only one, based on the creator's opinion of where that taxonconcept goes in the taxonomic hierarchy