Diversity Collection
Mapping
Example for insert in Entity table
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent’, ’en-us’, ‘darwin core’, ‘dwc:Event’, ‘Event’, ‘CollectionEvent is a specialized form of Darwin Core Event representing specimen collection activities’, ‘skos:broadMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.CollectionEventID’, ’en-us’, ‘darwin core’, ‘dwc:eventID’, ’eventID’, ‘Primary key identifier for the collection event’, ‘skos:exactMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.Version’, ’en-us’, ‘darwin core’, ‘’, ’none’, ‘System versioning field - no direct Darwin Core equivalent’, ‘skos:noMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.SeriesID’, ’en-us’, ‘darwin core’, ‘dwc:parentEventID’, ‘parentEventID’, ‘References CollectionEventSeries which groups multiple events, similar to parentEventID’, ‘skos:exactMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.CollectorsEventNumber’, ’en-us’, ‘darwin core’, ‘dwc:fieldNumber’, ‘fieldNumber’, ‘Field number assigned by collector to the collection event’, ‘skos:exactMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.CollectionDate’, ’en-us’, ‘darwin core’, ‘dwc:eventDate’, ’eventDate’, ‘Cached date of the collection event’, ‘skos:exactMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.CollectionDay’, ’en-us’, ‘darwin core’, ‘dwc:eventDate’, ’eventDate’, ‘Day component of collection date - part of eventDate’, ‘skos:narrowMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.CollectionMonth’, ’en-us’, ‘darwin core’, ‘dwc:eventDate’, ’eventDate’, ‘Month component of collection date - part of eventDate’, ‘skos:narrowMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.CollectionYear’, ’en-us’, ‘darwin core’, ‘dwc:year’, ‘year’, ‘Year component of collection date’, ‘skos:exactMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.CollectionEndDay’, ’en-us’, ‘darwin core’, ‘dwc:eventDate’, ’eventDate’, ‘End day for date ranges - part of eventDate interval’, ‘skos:narrowMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.CollectionEndMonth’, ’en-us’, ‘darwin core’, ‘dwc:eventDate’, ’eventDate’, ‘End month for date ranges - part of eventDate interval’, ‘skos:narrowMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.CollectionEndYear’, ’en-us’, ‘darwin core’, ‘dwc:eventDate’, ’eventDate’, ‘End year for date ranges - part of eventDate interval’, ‘skos:narrowMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.CollectionDateSupplement’, ’en-us’, ‘darwin core’, ‘dwc:eventDate’, ’eventDate’, ‘Additional verbal date information - may supplement eventDate’, ‘skos:narrowMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.CollectionDateCategory’, ’en-us’, ‘darwin core’, ‘’, ’none’, ‘Date category qualifier - no direct Darwin Core equivalent’, ‘skos:noMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.CollectionTime’, ’en-us’, ‘darwin core’, ‘dwc:eventTime’, ’eventTime’, ‘Time of collection event start’, ‘skos:exactMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.CollectionTimeSpan’, ’en-us’, ‘darwin core’, ‘dwc:eventTime’, ’eventTime’, ‘Duration of collection event - related to eventTime’, ‘skos:narrowMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.LocalityDescription’, ’en-us’, ‘darwin core’, ‘dwc:locality’, ’locality’, ‘Interpreted and potentially standardized locality description - maps to processed locality’, ‘skos:exactMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.LocalityVerbatim’, ’en-us’, ‘darwin core’, ‘dwc:verbatimLocality’, ‘verbatimLocality’, ‘1:1 transcript of original locality information from labels - exact verbatim content’, ‘skos:exactMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.HabitatDescription’, ’en-us’, ‘darwin core’, ‘dwc:habitat’, ‘habitat’, ‘Geo-ecological habitat description’, ‘skos:exactMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.ReferenceTitle’, ’en-us’, ‘darwin core’, ‘dcterms:bibliographicCitation’, ‘bibliographicCitation’, ‘Publication title where collection event was published’, ‘skos:narrowMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.ReferenceURI’, ’en-us’, ‘darwin core’, ‘dcterms:references’, ‘references’, ‘URI reference to source publication’, ‘skos:exactMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.ReferenceDetails’, ’en-us’, ‘darwin core’, ‘dcterms:bibliographicCitation’, ‘bibliographicCitation’, ‘Specific location within reference (pages, plates)’, ‘skos:narrowMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.CollectingMethod’, ’en-us’, ‘darwin core’, ‘dwc:samplingProtocol’, ‘samplingProtocol’, ‘Method used for collecting samples’, ‘skos:exactMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.Notes’, ’en-us’, ‘darwin core’, ‘dwc:fieldNotes’, ‘fieldNotes’, ‘General notes about the collection event’, ‘skos:exactMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.CountryCache’, ’en-us’, ‘darwin core’, ‘dwc:country’, ‘country’, ‘Country where collection event took place’, ‘skos:exactMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.DataWithholdingReason’, ’en-us’, ‘darwin core’, ‘dwc:informationWithheld’, ‘informationWithheld’, ‘Reason for withholding collection event data’, ‘skos:exactMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.DataWithholdingReasonDate’, ’en-us’, ‘darwin core’, ‘dwc:informationWithheld’, ‘informationWithheld’, ‘Specific reason for withholding collection date’, ‘skos:narrowMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.LogCreatedWhen’, ’en-us’, ‘darwin core’, ‘dcterms:created’, ‘created’, ‘Record creation timestamp - related to dcterms:created’, ‘skos:narrowMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.LogCreatedBy’, ’en-us’, ‘darwin core’, ‘dcterms:creator’, ‘creator’, ‘Record creator - related to dcterms:creator’, ‘skos:narrowMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.LogUpdatedWhen’, ’en-us’, ‘darwin core’, ‘dcterms:modified’, ‘modified’, ‘Record last modification timestamp’, ‘skos:exactMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.LogUpdatedBy’, ’en-us’, ‘darwin core’, ‘dcterms:contributor’, ‘contributor’, ‘Last person to update record - related to dcterms:contributor’, ‘skos:narrowMatch’);
insert into entityrepresentation (entity, languagecode, entitycontext, displaytext, abbreviation, description, notes) values (‘CollectionEvent.RowGUID’, ’en-us’, ‘darwin core’, ‘’, ’none’, ‘System GUID field - no direct Darwin Core equivalent’, ‘skos:noMatch’);