Project

General

Profile

« Previous | Next » 

Revision 5307

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

View differences:

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