Project

General

Profile

« Previous | Next » 

Revision 5140

schemas/vegbien.sql: taxonpath.canon_taxonpath_id: Changed comment to specify that taxonpaths should now be linked in a three-level hierarchy of datasource name -> concatenated name -> accepted name

View differences:

vegbien.sql
1198 1198
-- Name: COLUMN taxonpath.canon_taxonpath_id; Type: COMMENT; Schema: public; Owner: -
1199 1199
--
1200 1200

  
1201
COMMENT ON COLUMN taxonpath.canon_taxonpath_id IS 'The taxonpath containing the accepted name of this verbatim taxonomic name. taxonpaths should be linked only one level deep, with verbatim taxonomic names pointing to accepted names.
1201
COMMENT ON COLUMN taxonpath.canon_taxonpath_id IS 'The taxonpath containing the accepted name of this verbatim taxonomic name. taxonpaths should be linked in a three-level hierarchy of datasource name -> concatenated name -> accepted name.
1202 1202

  
1203 1203
An accepted name should point to itself in this field. This will happen automatically by setting it to the special value 0.';
1204 1204

  

Also available in: Unified diff