Revision 5595
Added by Aaron Marcuse-Kubitza about 12 years ago
schemas/vegbien.sql | ||
---|---|---|
538 | 538 |
-- Name: COLUMN taxonconcept.creator_id; Type: COMMENT; Schema: public; Owner: - |
539 | 539 |
-- |
540 | 540 |
|
541 |
COMMENT ON COLUMN taxonconcept.creator_id IS 'The entity that created the taxon concept.';
|
|
541 |
COMMENT ON COLUMN taxonconcept.creator_id IS 'The entity that created the taxon concept. This is the concept reference for a taxon concept with an "according to", or the identifier''s name for a nominal concept.
|
|
542 | 542 |
|
543 |
Equivalent to "Name sec. x".'; |
|
543 | 544 |
|
545 |
|
|
544 | 546 |
-- |
545 | 547 |
-- Name: COLUMN taxonconcept.sourceaccessioncode; Type: COMMENT; Schema: public; Owner: - |
546 | 548 |
-- |
Also available in: Unified diff
schemas/vegbien.sql: taxonconcept.creator_id: Documented that this is the concept reference for a taxon concept with an "according to", or the identifier's name for a nominal concept, and is equivalent to "Name sec. x"