Project

General

Profile

« Previous | Next » 

Revision 7239

schemas/vegbien.sql: unscrubbed_taxondetermination_view: Added comment from tnrs_canon

View differences:

schemas/vegbien.sql
4565 4565
-- Name: VIEW unscrubbed_taxondetermination_view; Type: COMMENT; Schema: public; Owner: -
4566 4566
--
4567 4567

  
4568
COMMENT ON VIEW unscrubbed_taxondetermination_view IS 'Note that sorting on taxonoccurrence_id does not create sort order ambiguity between taxondeterminations with the same taxonoccurrence_id, because there is only one current determination per taxonoccurrence.';
4568
COMMENT ON VIEW unscrubbed_taxondetermination_view IS 'Uses the most canonicalized name output by TNRS. This will be the accepted name if available, and the matched name otherwise. In either case, the match scores are always from the matched name, not the accepted name (whose match scores should always be close to 1).';
4569 4569

  
4570 4570

  
4571 4571
--

Also available in: Unified diff