Project

General

Profile

« Previous | Next » 

Revision 5280

schemas/vegbien.sql: taxonconcept: comment: Removed no longer accurate comment that an accepted taxonconcept points to the identified taxon in the tree of life, because it is the identified taxon in the tree of life

View differences:

schemas/vegbien.sql
1197 1197
-- Name: TABLE taxonconcept; Type: COMMENT; Schema: public; Owner: -
1198 1198
--
1199 1199

  
1200
COMMENT ON TABLE taxonconcept IS 'A taxon concept defined by an entity. Can be at any level in the taxonomic hierarchy. Can be either verbatim or accepted. For accepted names, also points to the identified taxon in the tree of life.
1200
COMMENT ON TABLE taxonconcept IS 'A taxon concept defined by an entity. Can be at any level in the taxonomic hierarchy. Can be either verbatim or accepted.
1201 1201

  
1202 1202
Note that taxonname stores only one rank (e.g. family) of the full taxonomic name. The higher-level ranks are stored in the taxon concept''s chain of parent_id ancestors.
1203 1203

  

Also available in: Unified diff