Project

General

Profile

« Previous | Next » 

Revision 543

VegBIEN: specimen links directly to taxonoccurrence rather than indirectly via individualplant

View differences:

vegbien.for_wiki.sql
89 89
CREATE TABLE specimen -- A herbarium specimen. Contains Darwin Core specimen data.
90 90
(
91 91
  specimen_id serial NOT NULL,
92
  individualplant_id integer,
93 92
  reference_id integer NOT NULL,
94 93
  collectioncode_dwc character varying(255),
95 94
  catalognumber_dwc character varying(255),

Also available in: Unified diff