From 0fe735875155b490433b824d1f5dc55a21df88fb Mon Sep 17 00:00:00 2001 From: Stephen Formel Date: Fri, 7 Aug 2026 13:08:33 -0500 Subject: [PATCH 1/2] Add occurrenceStatus term to data record Added occurrenceStatus term to specify presence or absence of a taxon. Closes #234 --- 200.en.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/200.en.adoc b/200.en.adoc index 03c9246..16ac867 100644 --- a/200.en.adoc +++ b/200.en.adoc @@ -163,6 +163,11 @@ This section provides mapping recommendations for Categories I and II. | The specific nature of the data record - a subtype of the http://rs.gbif.org/vocabulary/dwc/basis_of_record.xml[dcterms:type]. For DNA-derived occurrences, (see <> and <>) use MaterialSample. For enriched occurrences use PreservedSpecimen or LivingSpecimen as appropriate. | Required +| term:dwc[occurrenceStatus] +| Present, Absent +| A statement about the presence or absence of a taxon at a location. +| Required + | term:dwc[occurrenceID] | urn:catalog:UWBM:Bird:89776 | A unique identifier for the occurrence, allowing the same occurrence to be recognized across dataset versions as well as through data downloads and use. May be a global unique identifier or an identifier specific to the data set. From 4c6122985e6e38dc012337525d1e213c8ccb2a53 Mon Sep 17 00:00:00 2001 From: Stephen Formel Date: Thu, 27 Aug 2026 12:49:42 -0500 Subject: [PATCH 2/2] Update occurrenceStatus values to detected and notDetected --- 200.en.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/200.en.adoc b/200.en.adoc index 16ac867..894132c 100644 --- a/200.en.adoc +++ b/200.en.adoc @@ -164,8 +164,8 @@ This section provides mapping recommendations for Categories I and II. | Required | term:dwc[occurrenceStatus] -| Present, Absent -| A statement about the presence or absence of a taxon at a location. +| detected, notDetected +| A statement about the detection or non-detection of a dwc:Organism during a dwc:Event.. | Required | term:dwc[occurrenceID] @@ -428,8 +428,8 @@ This section provides mapping recommendations for https://academic.oup.com/view- | Required | term:dwc[occurrenceStatus] -| Present, Absent -| A statement about the presence or absence of a taxon at a location. +| detected, notDetected +| A statement about the detection or non-detection of a dwc:Organism during a dwc:Event. | Required | term:dwc[eventID]