Merge pull request #277 from tdwg/incorporate_20120-08-12_terms

generate new term_versions.csv to include 2020-08-12 terms
This commit is contained in:
Peter Desmet 2020-08-20 14:33:08 +02:00 committed by GitHub
commit b1d1cbb926
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 34 additions and 20 deletions

7
.gitignore vendored
View File

@ -1,7 +1,12 @@
.idea
# Mac OS X
.DS_Store
# Python
__pycache__/
*.py[cod]
.ipynb_checkpoints
# Jekyll
docs/_site/*

View File

@ -452,7 +452,7 @@ This document is intended to be an easy-to-read reference of the currently recom
<tr><td class="theme-label">Identifier</td><td><a href="http://rs.tdwg.org/dwc/terms/associatedMedia">http://rs.tdwg.org/dwc/terms/associatedMedia</a></td></tr>
<tr><td class="theme-label">Definition</td><td>A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the Occurrence.</td></tr>
<tr><td class="theme-label">Comments</td><td></td></tr>
<tr><td class="theme-label">Examples</td><td><code><a href="http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG">http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG</a></code>, <code><a href="http://204.140.246.24/Fish/Collection%20Pictures/10118-00.jpg">http://204.140.246.24/Fish/Collection%20Pictures/10118-00.jpg</a> | <a href="http://204.140.246.24/Fish/Collection%20Pictures/10118-00a.jpg">http://204.140.246.24/Fish/Collection%20Pictures/10118-00a.jpg</a></code></td></tr>
<tr><td class="theme-label">Examples</td><td><code><a href="https://arctos.database.museum/media/10520962">https://arctos.database.museum/media/10520962</a> | <a href="https://arctos.database.museum/media/10520964">https://arctos.database.museum/media/10520964</a></code></td></tr>
</tbody>
</table>
<p class="invisible">
@ -715,7 +715,7 @@ This document is intended to be an easy-to-read reference of the currently recom
<tr class="table-secondary"><th colspan="2">eventDate <span class="badge badge-secondary float-right">Property</span></th></tr>
<tr><td class="theme-label">Identifier</td><td><a href="http://rs.tdwg.org/dwc/terms/eventDate">http://rs.tdwg.org/dwc/terms/eventDate</a></td></tr>
<tr><td class="theme-label">Definition</td><td>The date-time or interval during which an Event occurred. For occurrences, this is the date-time when the event was recorded. Not suitable for a time in a geological context.</td></tr>
<tr><td class="theme-label">Comments</td><td>Recommended best practice is to use a date that conforms to ISO 8601:2004(E).</td></tr>
<tr><td class="theme-label">Comments</td><td>Recommended best practice is to use a date that conforms to ISO 8601-1:2019.</td></tr>
<tr><td class="theme-label">Examples</td><td><code>1963-03-08T14:07-0600</code> (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). <code>2009-02-20T08:40Z</code> (20 February 2009 8:40am UTC). <code>2018-08-29T15:19</code> (3:19pm local time on 29 August 2018). <code>1809-02-12</code> (some time during 12 February 1809). <code>1906-06</code> (some time in June 1906). <code>1971</code> (some time in the year 1971). <code>2007-03-01T13:00:00Z/2008-05-11T15:30:00Z</code> (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). <code>1900/1909</code> (some time during the interval between the beginning of the year 1900 and the end of the year 1909). <code>2007-11-13/15</code> (some time in the interval between 13 November 2007 and 15 November 2007).</td></tr>
</tbody>
</table>
@ -726,7 +726,7 @@ This document is intended to be an easy-to-read reference of the currently recom
<tr class="table-secondary"><th colspan="2">eventTime <span class="badge badge-secondary float-right">Property</span></th></tr>
<tr><td class="theme-label">Identifier</td><td><a href="http://rs.tdwg.org/dwc/terms/eventTime">http://rs.tdwg.org/dwc/terms/eventTime</a></td></tr>
<tr><td class="theme-label">Definition</td><td>The time or interval during which an Event occurred.</td></tr>
<tr><td class="theme-label">Comments</td><td>Recommended best practice is to use a time that conforms to ISO 8601:2004(E).</td></tr>
<tr><td class="theme-label">Comments</td><td>Recommended best practice is to use a date that conforms to ISO 8601-1:2019.</td></tr>
<tr><td class="theme-label">Examples</td><td><code>14:07-0600</code> (2:07pm in the time zone six hours earlier than UTC). <code>08:40:21Z</code> (8:40:21am UTC). <code>13:00:00Z/15:30:00Z</code> (the interval between 1pm UTC and 3:30pm UTC).</td></tr>
</tbody>
</table>
@ -769,7 +769,7 @@ This document is intended to be an easy-to-read reference of the currently recom
<tbody>
<tr class="table-secondary"><th colspan="2">month <span class="badge badge-secondary float-right">Property</span></th></tr>
<tr><td class="theme-label">Identifier</td><td><a href="http://rs.tdwg.org/dwc/terms/month">http://rs.tdwg.org/dwc/terms/month</a></td></tr>
<tr><td class="theme-label">Definition</td><td>The ordinal month in which the Event occurred.</td></tr>
<tr><td class="theme-label">Definition</td><td>The integer month in which the Event occurred.</td></tr>
<tr><td class="theme-label">Comments</td><td></td></tr>
<tr><td class="theme-label">Examples</td><td><code>1</code> (January). <code>10</code> (October).</td></tr>
</tbody>
@ -1370,7 +1370,7 @@ This document is intended to be an easy-to-read reference of the currently recom
<tr class="table-secondary"><th colspan="2">georeferencedDate <span class="badge badge-secondary float-right">Property</span></th></tr>
<tr><td class="theme-label">Identifier</td><td><a href="http://rs.tdwg.org/dwc/terms/georeferencedDate">http://rs.tdwg.org/dwc/terms/georeferencedDate</a></td></tr>
<tr><td class="theme-label">Definition</td><td>The date on which the Location was georeferenced.</td></tr>
<tr><td class="theme-label">Comments</td><td>Recommended best practice is to use a date that conforms to ISO 8601:2004(E).</td></tr>
<tr><td class="theme-label">Comments</td><td>Recommended best practice is to use a date that conforms to ISO 8601-1:2019.</td></tr>
<tr><td class="theme-label">Examples</td><td><code>1963-03-08T14:07-0600</code> (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). <code>2009-02-20T08:40Z</code> (20 February 2009 8:40am UTC). <code>2018-08-29T15:19</code> (3:19pm local time on 29 August 2018). <code>1809-02-12</code> (some time during 12 February 1809). <code>1906-06</code> (some time in June 1906). <code>1971</code> (some time in the year 1971). <code>2007-03-01T13:00:00Z/2008-05-11T15:30:00Z</code> (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). <code>1900/1909</code> (some time during the interval between the beginning of the year 1900 and the end of the year 1909). <code>2007-11-13/15</code> (some time in the interval between 13 November 2007 and 15 November 2007).</td></tr>
</tbody>
</table>
@ -1726,8 +1726,8 @@ This document is intended to be an easy-to-read reference of the currently recom
<tbody>
<tr class="table-secondary"><th colspan="2">dateIdentified <span class="badge badge-secondary float-right">Property</span></th></tr>
<tr><td class="theme-label">Identifier</td><td><a href="http://rs.tdwg.org/dwc/terms/dateIdentified">http://rs.tdwg.org/dwc/terms/dateIdentified</a></td></tr>
<tr><td class="theme-label">Definition</td><td>The date on which the subject was identified as representing the Taxon.</td></tr>
<tr><td class="theme-label">Comments</td><td>Recommended best practice is to use a date that conforms to ISO 8601:2004(E).</td></tr>
<tr><td class="theme-label">Definition</td><td>The date on which the subject was determined as representing the Taxon.</td></tr>
<tr><td class="theme-label">Comments</td><td>Recommended best practice is to use a date that conforms to ISO 8601-1:2019.</td></tr>
<tr><td class="theme-label">Examples</td><td><code>1963-03-08T14:07-0600</code> (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). <code>2009-02-20T08:40Z</code> (20 February 2009 8:40am UTC). <code>2018-08-29T15:19</code> (3:19pm local time on 29 August 2018). <code>1809-02-12</code> (some time during 12 February 1809). <code>1906-06</code> (some time in June 1906). <code>1971</code> (some time in the year 1971). <code>2007-03-01T13:00:00Z/2008-05-11T15:30:00Z</code> (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). <code>1900/1909</code> (some time during the interval between the beginning of the year 1900 and the end of the year 1909). <code>2007-11-13/15</code> (some time in the interval between 13 November 2007 and 15 November 2007).</td></tr>
</tbody>
</table>
@ -1888,7 +1888,7 @@ This document is intended to be an easy-to-read reference of the currently recom
<tr><td class="theme-label">Identifier</td><td><a href="http://rs.tdwg.org/dwc/terms/namePublishedInID">http://rs.tdwg.org/dwc/terms/namePublishedInID</a></td></tr>
<tr><td class="theme-label">Definition</td><td>An identifier for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode.</td></tr>
<tr><td class="theme-label">Comments</td><td></td></tr>
<tr><td class="theme-label">Examples</td><td><code><a href="http://hdl.handle.net/10199/7">http://hdl.handle.net/10199/7</a></code></td></tr>
<tr><td class="theme-label">Examples</td><td></td></tr>
</tbody>
</table>
<p class="invisible">
@ -2276,7 +2276,7 @@ This document is intended to be an easy-to-read reference of the currently recom
<tr class="table-secondary"><th colspan="2">measurementDeterminedDate <span class="badge badge-secondary float-right">Property</span></th></tr>
<tr><td class="theme-label">Identifier</td><td><a href="http://rs.tdwg.org/dwc/terms/measurementDeterminedDate">http://rs.tdwg.org/dwc/terms/measurementDeterminedDate</a></td></tr>
<tr><td class="theme-label">Definition</td><td>The date on which the MeasurementOrFact was made.</td></tr>
<tr><td class="theme-label">Comments</td><td>Recommended best practice is to use a date that conforms to ISO 8601:2004(E).</td></tr>
<tr><td class="theme-label">Comments</td><td>Recommended best practice is to use a date that conforms to ISO 8601-1:2019.</td></tr>
<tr><td class="theme-label">Examples</td><td><code>1963-03-08T14:07-0600</code> (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). <code>2009-02-20T08:40Z</code> (20 February 2009 8:40am UTC). <code>2018-08-29T15:19</code> (3:19pm local time on 29 August 2018). <code>1809-02-12</code> (some time during 12 February 1809). <code>1906-06</code> (some time in June 1906). <code>1971</code> (some time in the year 1971). <code>2007-03-01T13:00:00Z/2008-05-11T15:30:00Z</code> (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). <code>1900/1909</code> (some time during the interval between the beginning of the year 1900 and the end of the year 1909). <code>2007-11-13/15</code> (some time in the interval between 13 November 2007 and 15 November 2007).</td></tr>
</tbody>
</table>
@ -2388,7 +2388,7 @@ This document is intended to be an easy-to-read reference of the currently recom
<tr class="table-secondary"><th colspan="2">relationshipEstablishedDate <span class="badge badge-secondary float-right">Property</span></th></tr>
<tr><td class="theme-label">Identifier</td><td><a href="http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate">http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate</a></td></tr>
<tr><td class="theme-label">Definition</td><td>The date-time on which the relationship between the two resources was established.</td></tr>
<tr><td class="theme-label">Comments</td><td>Recommended best practice is to use a date that conforms to ISO 8601:2004(E).</td></tr>
<tr><td class="theme-label">Comments</td><td>Recommended best practice is to use a date that conforms to ISO 8601-1:2019.</td></tr>
<tr><td class="theme-label">Examples</td><td><code>1963-03-08T14:07-0600</code> (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). <code>2009-02-20T08:40Z</code> (20 February 2009 8:40am UTC). <code>2018-08-29T15:19</code> (3:19pm local time on 29 August 2018). <code>1809-02-12</code> (some time during 12 February 1809). <code>1906-06</code> (some time in June 1906). <code>1971</code> (some time in the year 1971). <code>2007-03-01T13:00:00Z/2008-05-11T15:30:00Z</code> (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). <code>1900/1909</code> (some time during the interval between the beginning of the year 1900 and the end of the year 1909). <code>2007-11-13/15</code> (some time in the interval between 13 November 2007 and 15 November 2007).</td></tr>
</tbody>
</table>

View File

@ -34,7 +34,7 @@ http://rs.tdwg.org/dwc/terms/version/establishmentMeans-2017-10-06,establishment
http://rs.tdwg.org/dwc/terms/version/occurrenceStatus-2017-10-06,occurrenceStatus,Occurrence Status,A statement about the presence or absence of a Taxon at a Location.,Recommended best practice is to use a controlled vocabulary.,"`present`, `absent`",http://rs.tdwg.org/dwc/terms/Occurrence,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/occurrenceStatus-2009-09-17,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/occurrenceStatus,not in ABCD,simple
http://rs.tdwg.org/dwc/terms/version/preparations-2017-10-06,preparations,Preparations,A list (concatenated and separated) of preparations and preservation methods for a specimen.,Recommended best practice is to separate the values in a list with space vertical bar space (` | `).,"`fossil`, `cast`, `photograph`, `DNA extract`, `skin | skull | skeleton`, `whole animal (ETOH) | tissue (EDTA)`",http://rs.tdwg.org/dwc/terms/Occurrence,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/preparations-2014-10-23,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/preparations,DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText,simple
http://rs.tdwg.org/dwc/terms/version/disposition-2017-10-06,disposition,Disposition,The current state of a specimen with respect to the collection identified in collectionCode or collectionID.,Recommended best practice is to use a controlled vocabulary.,"`in collection`, `missing`, `voucher elsewhere`, `duplicates elsewhere`",http://rs.tdwg.org/dwc/terms/Occurrence,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/disposition-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/disposition,DataSets/DataSet/Units/Unit/SpecimenUnit/Disposition,simple
http://rs.tdwg.org/dwc/terms/version/associatedMedia-2017-10-06,associatedMedia,Associated Media,"A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the Occurrence.",,"`http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG`, `http://204.140.246.24/Fish/Collection%20Pictures/10118-00.jpg | http://204.140.246.24/Fish/Collection%20Pictures/10118-00a.jpg`",http://rs.tdwg.org/dwc/terms/Occurrence,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/associatedMedia-2014-10-23,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/associatedMedia,DataSets/DataSet/Units/Unit/MultimediaObjects,simple
http://rs.tdwg.org/dwc/terms/version/associatedMedia-2020-08-12,associatedMedia,Associated Media,"A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the Occurrence.",,`https://arctos.database.museum/media/10520962 | https://arctos.database.museum/media/10520964`,http://rs.tdwg.org/dwc/terms/Occurrence,2020-08-12,recommended,http://rs.tdwg.org/dwc/terms/version/associatedMedia-2017-10-06,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/associatedMedia,DataSets/DataSet/Units/Unit/MultimediaObjects,simple
http://rs.tdwg.org/dwc/terms/version/associatedReferences-2017-10-06,associatedReferences,Associated References,"A list (concatenated and separated) of identifiers (publication, bibliographic reference, global unique identifier, URI) of literature associated with the Occurrence.",,"`http://www.sciencemag.org/cgi/content/abstract/322/5899/261`, `Christopher J. Conroy, Jennifer L. Neuwald. 2008. Phylogeographic study of the California vole, Microtus californicus Journal of Mammalogy, 89(3):755-767.`, `Steven R. Hoofer and Ronald A. Van Den Bussche. 2001. Phylogenetic Relationships of Plecotine Bats and Allies Based on Mitochondrial Ribosomal Sequences. Journal of Mammalogy 82(1):131-137. | Walker, Faith M., Jeffrey T. Foster, Kevin P. Drees, Carol L. Chambers. 2014. Spotted bat (Euderma maculatum) microsatellite discovery using illumina sequencing. Conservation Genetics Resources.`",http://rs.tdwg.org/dwc/terms/Occurrence,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/associatedReferences-2014-10-23,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/associatedReferences,DataSets/DataSet/Units/Unit/UnitReferences,simple
http://rs.tdwg.org/dwc/terms/version/associatedSequences-2017-10-06,associatedSequences,Associated Sequences,"A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the Occurrence.",,"`http://www.ncbi.nlm.nih.gov/nuccore/U34853.1`, `http://www.ncbi.nlm.nih.gov/nuccore/GU328060 | http://www.ncbi.nlm.nih.gov/nuccore/AF326093`",http://rs.tdwg.org/dwc/terms/Occurrence,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/associatedSequences-2014-10-23,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/associatedSequences,DataSets/DataSet/Units/Unit/Sequences/Sequence/ID-in-Database + constant,simple
http://rs.tdwg.org/dwc/terms/version/associatedTaxa-2017-10-06,associatedTaxa,Associated Taxa,A list (concatenated and separated) of identifiers or names of taxa and their associations with the Occurrence.,,"`""host"":""Quercus alba""`, `""parasitoid of"":""Cyclocephala signaticollis"" | ""predator of"":""Apis mellifera""`",http://rs.tdwg.org/dwc/terms/Occurrence,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/associatedTaxa-2014-10-23,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/associatedTaxa,DataSets/DataSet/Units/Unit/Gathering/Synecology/AssociatedTaxa,simple
@ -54,12 +54,12 @@ http://rs.tdwg.org/dwc/terms/version/Event-2018-09-06,Event,Event,An action that
http://rs.tdwg.org/dwc/terms/version/eventID-2017-10-06,eventID,Event ID,An identifier for the set of information associated with an Event (something that occurs at a place and time). May be a global unique identifier or an identifier specific to the data set.,,`INBO:VIS:Ev:00009375`,http://rs.tdwg.org/dwc/terms/Event,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/eventID-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/eventID,DataSets/DataSet/Units/Unit/Gathering/Code,simple
http://rs.tdwg.org/dwc/terms/version/parentEventID-2017-10-06,parentEventID,Parent Event ID,An identifier for the broader Event that groups this and potentially other Events.,Use a globally unique identifier for a dwc:Event or an identifier for a dwc:Event that is specific to the data set.,"`A1` (parentEventID to identify the main Whittaker Plot in nested samples, each with its own eventID - `A1:1`, `A1:2`).",http://rs.tdwg.org/dwc/terms/Event,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/parentEventID-2014-12-23,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/parentEventID,not in ABCD,simple
http://rs.tdwg.org/dwc/terms/version/fieldNumber-2017-10-06,fieldNumber,Field Number,An identifier given to the event in the field. Often serves as a link between field notes and the Event.,,`RV Sol 87-03-08`,http://rs.tdwg.org/dwc/terms/Event,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/fieldNumber-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/fieldNumber,DataSets/DataSet/Units/Unit/Gathering/Code,simple
http://rs.tdwg.org/dwc/terms/version/eventDate-2017-10-06,eventDate,Event Date,"The date-time or interval during which an Event occurred. For occurrences, this is the date-time when the event was recorded. Not suitable for a time in a geological context.",Recommended best practice is to use a date that conforms to ISO 8601:2004(E).,`1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007).,http://rs.tdwg.org/dwc/terms/Event,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/eventDate-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/eventDate,DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin,simple
http://rs.tdwg.org/dwc/terms/version/eventTime-2017-10-06,eventTime,Event Time,The time or interval during which an Event occurred.,Recommended best practice is to use a time that conforms to ISO 8601:2004(E).,`14:07-0600` (2:07pm in the time zone six hours earlier than UTC). `08:40:21Z` (8:40:21am UTC). `13:00:00Z/15:30:00Z` (the interval between 1pm UTC and 3:30pm UTC).,http://rs.tdwg.org/dwc/terms/Event,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/eventTime-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/eventTime,accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin and DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd,simple
http://rs.tdwg.org/dwc/terms/version/eventDate-2020-08-12,eventDate,Event Date,"The date-time or interval during which an Event occurred. For occurrences, this is the date-time when the event was recorded. Not suitable for a time in a geological context.",Recommended best practice is to use a date that conforms to ISO 8601-1:2019.,`1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007).,http://rs.tdwg.org/dwc/terms/Event,2020-08-12,recommended,http://rs.tdwg.org/dwc/terms/version/eventDate-2017-10-06,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/eventDate,accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin and DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd,simple
http://rs.tdwg.org/dwc/terms/version/eventTime-2020-08-12,eventTime,Event Time,The time or interval during which an Event occurred.,Recommended best practice is to use a date that conforms to ISO 8601-1:2019.,`14:07-0600` (2:07pm in the time zone six hours earlier than UTC). `08:40:21Z` (8:40:21am UTC). `13:00:00Z/15:30:00Z` (the interval between 1pm UTC and 3:30pm UTC).,http://rs.tdwg.org/dwc/terms/Event,2020-08-12,recommended,http://rs.tdwg.org/dwc/terms/version/eventTime-2017-10-06,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/eventTime,accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin and DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd,simple
http://rs.tdwg.org/dwc/terms/version/startDayOfYear-2017-10-06,startDayOfYear,Start Day Of Year,"The earliest ordinal day of the year on which the Event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366).",,"`1` (1 January). `366` (31 December), `365` (30 December in a leap year, 31 December in a non-leap year).",http://rs.tdwg.org/dwc/terms/Event,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/startDayOfYear-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/startDayOfYear,DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin,simple
http://rs.tdwg.org/dwc/terms/version/endDayOfYear-2017-10-06,endDayOfYear,End Day Of Year,"The latest ordinal day of the year on which the Event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366).",,"`1` (1 January). `32` (1 February). `366` (31 December). `365` (30 December in a leap year, 31 December in a non-leap year).",http://rs.tdwg.org/dwc/terms/Event,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/endDayOfYear-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/endDayOfYear,DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberEnd,simple
http://rs.tdwg.org/dwc/terms/version/year-2017-10-06,year,Year,"The four-digit year in which the Event occurred, according to the Common Era Calendar.",,"`1160`, `2008`",http://rs.tdwg.org/dwc/terms/Event,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/year-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/year,accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin,simple
http://rs.tdwg.org/dwc/terms/version/month-2017-10-06,month,Month,The ordinal month in which the Event occurred.,,`1` (January). `10` (October).,http://rs.tdwg.org/dwc/terms/Event,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/month-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/month,accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin,simple
http://rs.tdwg.org/dwc/terms/version/month-2020-08-12,month,Month,The integer month in which the Event occurred.,,`1` (January). `10` (October).,http://rs.tdwg.org/dwc/terms/Event,2020-08-12,recommended,http://rs.tdwg.org/dwc/terms/version/month-2017-10-06,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/month,accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin,simple
http://rs.tdwg.org/dwc/terms/version/day-2017-10-06,day,Day,The integer day of the month on which the Event occurred.,,"`9`, `28`",http://rs.tdwg.org/dwc/terms/Event,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/day-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/day,accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin,simple
http://rs.tdwg.org/dwc/terms/version/verbatimEventDate-2017-10-06,verbatimEventDate,Verbatim EventDate,The verbatim original representation of the date and time information for an Event.,,"`spring 1910`, `Marzo 2002`, `1999-03-XX`, `17IV1934`",http://rs.tdwg.org/dwc/terms/Event,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/verbatimEventDate-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/verbatimEventDate,DataSets/DataSet/Units/Unit/Gathering/DateTime/DateText,simple
http://rs.tdwg.org/dwc/terms/version/habitat-2017-10-06,habitat,Habitat,A category or description of the habitat in which the Event occurred.,,"`oak savanna`, `pre-cordilleran steppe`",http://rs.tdwg.org/dwc/terms/Event,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/habitat-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/habitat,DataSets/DataSet/Units/Unit/Gathering/Biotope/Text,simple
@ -109,7 +109,7 @@ http://rs.tdwg.org/dwc/terms/version/footprintWKT-2017-10-06,footprintWKT,Footpr
http://rs.tdwg.org/dwc/terms/version/footprintSRS-2018-09-06,footprintSRS,Footprint SRS,"A Well-Known Text (WKT) representation of the Spatial Reference System (SRS) for the footprintWKT of the Location. Do not use this term to describe the SRS of the decimalLatitude and decimalLongitude, even if it is the same as for the footprintWKT - use the geodeticDatum instead.",,"`GEOGCS[""GCS_WGS_1984"", DATUM[""D_WGS_1984"", SPHEROID[""WGS_1984"",6378137,298.257223563]], PRIMEM[""Greenwich"",0], UNIT[""Degree"",0.0174532925199433]]` (WKT for the standard WGS84 Spatial Reference System EPSG:4326).",http://purl.org/dc/terms/Location,2018-09-06,recommended,http://rs.tdwg.org/dwc/terms/version/footprintSRS-2017-10-06,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/footprintSRS,not in ABCD,simple
http://rs.tdwg.org/dwc/terms/version/footprintSpatialFit-2017-10-06,footprintSpatialFit,Footprint Spatial Fit,"The ratio of the area of the footprint (footprintWKT) to the area of the true (original, or most specific) spatial representation of the Location. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given footprint does not completely contain the original representation. The footprintSpatialFit is undefined (and should be left blank) if the original representation is a point and the given georeference is not that same point. If both the original and the given georeference are the same point, the footprintSpatialFit is 1.","Detailed explanations with graphical examples can be found in the Guide to Best Practices for Georeferencing, Chapman and Wieczorek, eds. 2006.","Detailed explanations with graphical examples can be found in the Guide to Best Practices for Georeferencing, Chapman and Wieczorek, eds. 2006.",http://purl.org/dc/terms/Location,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/footprintSpatialFit-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/footprintSpatialFit,DataSets/DataSet/Units/Unit/Gathering/FootprintSpatialFit (ABCD v2.06b),simple
http://rs.tdwg.org/dwc/terms/version/georeferencedBy-2017-10-06,georeferencedBy,Georeferenced By,"A list (concatenated and separated) of names of people, groups, or organizations who determined the georeference (spatial representation) for the Location.",Recommended best practice is to separate the values in a list with space vertical bar space (` | `).,"`Brad Millen (ROM)`, `Kristina Yamamoto | Janet Fang`",http://purl.org/dc/terms/Location,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/georeferencedBy-2014-10-23,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/georeferencedBy,not in ABCD,simple
http://rs.tdwg.org/dwc/terms/version/georeferencedDate-2017-10-06,georeferencedDate,Georeferenced Date,The date on which the Location was georeferenced.,Recommended best practice is to use a date that conforms to ISO 8601:2004(E).,`1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007).,http://purl.org/dc/terms/Location,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/georeferencedDate-2011-10-16,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/georeferencedDate,not in ABCD,simple
http://rs.tdwg.org/dwc/terms/version/georeferencedDate-2020-08-12,georeferencedDate,Georeferenced Date,The date on which the Location was georeferenced.,Recommended best practice is to use a date that conforms to ISO 8601-1:2019.,`1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007).,http://purl.org/dc/terms/Location,2020-08-12,recommended,http://rs.tdwg.org/dwc/terms/version/georeferencedDate-2017-10-06,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/georeferencedDate,not in ABCD,simple
http://rs.tdwg.org/dwc/terms/version/georeferenceProtocol-2017-10-06,georeferenceProtocol,Georeference Protocol,"A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties.",,"`Guide to Best Practices for Georeferencing. (Chapman and Wieczorek, eds. 2006). Global Biodiversity Information Facility.`, `MaNIS/HerpNet/ORNIS Georeferencing Guidelines`, `Georeferencing Quick Reference Guide`",http://purl.org/dc/terms/Location,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/georeferenceProtocol-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/georeferenceProtocol,DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinateMethod,simple
http://rs.tdwg.org/dwc/terms/version/georeferenceSources-2017-10-06,georeferenceSources,Georeference Sources,"A list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the Location, described specifically enough to allow anyone in the future to use the same resources.",Recommended best practice is to separate the values in a list with space vertical bar space (` | `).,"`https://www.geonames.org/`, `USGS 1:24000 Florence Montana Quad | Terrametrics 2008 on Google Earth`, `GeoLocate`",http://purl.org/dc/terms/Location,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/georeferenceSources-2014-10-23,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/georeferenceSources,DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceSources,simple
http://rs.tdwg.org/dwc/terms/version/georeferenceVerificationStatus-2017-10-06,georeferenceVerificationStatus,Georeference Verification Status,A categorical description of the extent to which the georeference has been verified to represent the best possible spatial description.,Recommended best practice is to use a controlled vocabulary.,"`requires verification`, `verified by collector`, `verified by curator`",http://purl.org/dc/terms/Location,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/georeferenceVerificationStatus-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus,DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceVerificationStatus,simple
@ -138,7 +138,7 @@ http://rs.tdwg.org/dwc/terms/version/identificationID-2017-10-06,identificationI
http://rs.tdwg.org/dwc/terms/version/identificationQualifier-2017-10-06,identificationQualifier,Identification Qualifier,"A brief phrase or a standard term (""cf."", ""aff."") to express the determiner's doubts about the Identification.",,"`aff. agrifolia var. oxyadenia` (for `Quercus aff. agrifolia var. oxyadenia` with accompanying values `Quercus` in genus, `agrifolia` in specificEpithet, `oxyadenia` in infraspecificEpithet, and `var.` in taxonRank. `cf. var. oxyadenia` for `Quercus agrifolia cf. var. oxyadenia` with accompanying values `Quercus` in genus, `agrifolia` in specificEpithet, `oxyadenia` in infraspecificEpithet, and `var.` in taxonRank.",http://rs.tdwg.org/dwc/terms/Identification,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/identificationQualifier-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/identificationQualifier,DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/IdentificationQualifier,simple
http://rs.tdwg.org/dwc/terms/version/typeStatus-2017-10-06,typeStatus,Type Status,"A list (concatenated and separated) of nomenclatural types (type status, typified scientific name, publication) applied to the subject.",Recommended best practice is to separate the values in a list with space vertical bar space (` | `).,"`holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388`, `holotype of Pinus abies | holotype of Picea abies`",http://rs.tdwg.org/dwc/terms/Identification,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/typeStatus-2014-10-23,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/typeStatus,DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText,simple
http://rs.tdwg.org/dwc/terms/version/identifiedBy-2017-10-06,identifiedBy,Identified By,"A list (concatenated and separated) of names of people, groups, or organizations who assigned the Taxon to the subject.",Recommended best practice is to separate the values in a list with space vertical bar space (` | `).,"`James L. Patton`, `Theodore Pappenfuss | Robert Macey`",http://rs.tdwg.org/dwc/terms/Identification,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/identifiedBy-2014-10-23,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/identifiedBy,DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText,simple
http://rs.tdwg.org/dwc/terms/version/dateIdentified-2017-10-06,dateIdentified,Date Identified,The date on which the subject was identified as representing the Taxon.,Recommended best practice is to use a date that conforms to ISO 8601:2004(E).,`1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007).,http://rs.tdwg.org/dwc/terms/Identification,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/dateIdentified-2009-08-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/dateIdentified,DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText,simple
http://rs.tdwg.org/dwc/terms/version/dateIdentified-2020-08-12,dateIdentified,Date Identified,The date on which the subject was determined as representing the Taxon.,Recommended best practice is to use a date that conforms to ISO 8601-1:2019.,`1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007).,http://rs.tdwg.org/dwc/terms/Identification,2020-08-12,recommended,http://rs.tdwg.org/dwc/terms/version/dateIdentified-2017-10-06,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/dateIdentified,DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText,simple
http://rs.tdwg.org/dwc/terms/version/identificationReferences-2017-10-06,identificationReferences,Identification References,"A list (concatenated and separated) of references (publication, global unique identifier, URI) used in the Identification.",Recommended best practice is to separate the values in a list with space vertical bar space (` | `).,"`Aves del Noroeste Patagonico. Christie et al. 2004.`, `Stebbins, R. Field Guide to Western Reptiles and Amphibians. 3rd Edition. 2003. | Irschick, D.J. and Shaffer, H.B. (1997). The polytypic species revisited: Morphological differentiation among tiger salamanders (Ambystoma tigrinum) (Amphibia: Caudata). Herpetologica, 53(1), 30-49.`",http://rs.tdwg.org/dwc/terms/Identification,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/identificationReferences-2014-10-23,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/identificationReferences,DataSets/DataSet/Units/Unit/Identifications/Identification/References,simple
http://rs.tdwg.org/dwc/terms/version/identificationVerificationStatus-2017-10-06,identificationVerificationStatus,Identification Verification Status,A categorical indicator of the extent to which the taxonomic identification has been verified to be correct.,Recommended best practice is to use a controlled vocabulary such as that used in HISPID and ABCD.,"`0` (""unverified"" in HISPID/ABCD).",http://rs.tdwg.org/dwc/terms/Identification,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/identificationVerificationStatus-2011-10-16,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/identificationVerificationStatus,not in ABCD,simple
http://rs.tdwg.org/dwc/terms/version/identificationRemarks-2017-10-06,identificationRemarks,Identification Remarks,Comments or notes about the Identification.,,`Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas.`,http://rs.tdwg.org/dwc/terms/Identification,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/identificationRemarks-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/identificationRemarks,DataSets/DataSet/Units/Unit/Identifications/Identification/Notes,simple
@ -149,7 +149,7 @@ http://rs.tdwg.org/dwc/terms/version/acceptedNameUsageID-2017-10-06,acceptedName
http://rs.tdwg.org/dwc/terms/version/parentNameUsageID-2017-10-06,parentNameUsageID,Parent Name Usage ID,"An identifier for the name usage (documented meaning of the name according to a source) of the direct, most proximate higher-rank parent taxon (in a classification) of the most specific element of the scientificName.",,`https://www.gbif.org/species/2684876`,http://rs.tdwg.org/dwc/terms/Taxon,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/parentNameUsageID-2009-09-21,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/parentNameUsageID,not in ABCD,simple
http://rs.tdwg.org/dwc/terms/version/originalNameUsageID-2017-10-06,originalNameUsageID,Original Name Usage ID,An identifier for the name usage (documented meaning of the name according to a source) in which the terminal element of the scientificName was originally established under the rules of the associated nomenclaturalCode.,,`https://www.gbif.org/species/2685484`,http://rs.tdwg.org/dwc/terms/Taxon,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/originalNameUsageID-2009-09-21,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/originalNameUsageID,not in ABCD,simple
http://rs.tdwg.org/dwc/terms/version/nameAccordingToID-2017-10-06,nameAccordingToID,Name According To ID,An identifier for the source in which the specific taxon concept circumscription is defined or implied. See nameAccordingTo.,,`https://doi.org/10.1016/S0269-915X(97)80026-2`,http://rs.tdwg.org/dwc/terms/Taxon,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/nameAccordingToID-2009-09-21,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/nameAccordingToID,not in ABCD,simple
http://rs.tdwg.org/dwc/terms/version/namePublishedInID-2017-10-06,namePublishedInID,Name Published In ID,An identifier for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode.,,`http://hdl.handle.net/10199/7`,http://rs.tdwg.org/dwc/terms/Taxon,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/namePublishedInID-2009-09-21,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/namePublishedInID,not in ABCD,simple
http://rs.tdwg.org/dwc/terms/version/namePublishedInID-2020-08-12,namePublishedInID,Name Published In ID,An identifier for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode.,,,http://rs.tdwg.org/dwc/terms/Taxon,2020-08-12,recommended,http://rs.tdwg.org/dwc/terms/version/namePublishedInID-2017-10-06,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/namePublishedInID,not in ABCD,simple
http://rs.tdwg.org/dwc/terms/version/taxonConceptID-2017-10-06,taxonConceptID,Taxon Concept ID,An identifier for the taxonomic concept to which the record refers - not for the nomenclatural details of a taxon.,,`8fa58e08-08de-4ac1-b69c-1235340b7001`,http://rs.tdwg.org/dwc/terms/Taxon,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/taxonConceptID-2009-09-21,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/taxonConceptID,not in ABCD,simple
http://rs.tdwg.org/dwc/terms/version/scientificName-2017-10-06,scientificName,Scientific Name,"The full scientific name, with authorship and date information if known. When forming part of an Identification, this should be the name in lowest level taxonomic rank that can be determined. This term should not contain identification qualifications, which should instead be supplied in the IdentificationQualifier term.",,"`Coleoptera` (order). `Vespertilionidae` (family). `Manis` (genus). `Ctenomys sociabilis` (genus + specificEpithet). `Ambystoma tigrinum diaboli` (genus + specificEpithet + infraspecificEpithet). `Roptrocerus typographi (Györfi, 1952)` (genus + specificEpithet + scientificNameAuthorship), `Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell` (genus + specificEpithet + taxonRank + infraspecificEpithet + scientificNameAuthorship).",http://rs.tdwg.org/dwc/terms/Taxon,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/scientificName-2009-09-21,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/scientificName,DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString,simple
http://rs.tdwg.org/dwc/terms/version/acceptedNameUsage-2017-10-06,acceptedNameUsage,Accepted Name Usage,"The full name, with authorship and date information if known, of the currently valid (zoological) or accepted (botanical) taxon.",,`Tamias minimus` (valid name for Eutamias minimus).,http://rs.tdwg.org/dwc/terms/Taxon,2017-10-06,recommended,http://rs.tdwg.org/dwc/terms/version/acceptedNameUsage-2009-09-21,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/acceptedNameUsage,not in ABCD,simple
@ -183,7 +183,7 @@ http://rs.tdwg.org/dwc/terms/version/measurementValue-2018-09-06,measurementValu
http://rs.tdwg.org/dwc/terms/version/measurementAccuracy-2018-09-06,measurementAccuracy,Measurement Accuracy,The description of the potential error associated with the measurementValue.,,"`0.01`, `normal distribution with variation of 2 m`",http://rs.tdwg.org/dwc/terms/MeasurementOrFact,2018-09-06,recommended,http://rs.tdwg.org/dwc/terms/version/measurementAccuracy-2017-10-06,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/measurementAccuracy,DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy,extension
http://rs.tdwg.org/dwc/terms/version/measurementUnit-2018-09-06,measurementUnit,Measurement Unit,The units associated with the measurementValue.,Recommended best practice is to use the International System of Units (SI).,"`mm`, `C`, `km`, `ha`",http://rs.tdwg.org/dwc/terms/MeasurementOrFact,2018-09-06,recommended,http://rs.tdwg.org/dwc/terms/version/measurementUnit-2017-10-06,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/measurementUnit,DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement,extension
http://rs.tdwg.org/dwc/terms/version/measurementDeterminedBy-2018-09-06,measurementDeterminedBy,Measurement Determined By,"A list (concatenated and separated) of names of people, groups, or organizations who determined the value of the MeasurementOrFact.",Recommended best practice is to separate the values in a list with space vertical bar space (` | `).,"`Rob Guralnick`, `Peter Desmet | Stijn Van Hoey`",http://rs.tdwg.org/dwc/terms/MeasurementOrFact,2018-09-06,recommended,http://rs.tdwg.org/dwc/terms/version/measurementDeterminedBy-2017-10-06,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/measurementDeterminedBy,DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasuredBy,extension
http://rs.tdwg.org/dwc/terms/version/measurementDeterminedDate-2018-09-06,measurementDeterminedDate,Measurement Determined Date,The date on which the MeasurementOrFact was made.,Recommended best practice is to use a date that conforms to ISO 8601:2004(E).,`1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007).,http://rs.tdwg.org/dwc/terms/MeasurementOrFact,2018-09-06,recommended,http://rs.tdwg.org/dwc/terms/version/measurementDeterminedDate-2017-10-06,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/measurementDeterminedDate,DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasurementDateTime,extension
http://rs.tdwg.org/dwc/terms/version/measurementDeterminedDate-2020-08-12,measurementDeterminedDate,Measurement Determined Date,The date on which the MeasurementOrFact was made.,Recommended best practice is to use a date that conforms to ISO 8601-1:2019.,`1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007).,http://rs.tdwg.org/dwc/terms/MeasurementOrFact,2020-08-12,recommended,http://rs.tdwg.org/dwc/terms/version/measurementDeterminedDate-2018-09-06,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/measurementDeterminedDate,DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasurementDateTime,extension
http://rs.tdwg.org/dwc/terms/version/measurementMethod-2018-09-06,measurementMethod,Measurement Method,"A description of or reference to (publication, URI) the method or protocol used to determine the measurement, fact, characteristic, or assertion.",,`minimum convex polygon around burrow entrances` (for a home range area). `barometric altimeter` (for an elevation).,http://rs.tdwg.org/dwc/terms/MeasurementOrFact,2018-09-06,recommended,http://rs.tdwg.org/dwc/terms/version/measurementMethod-2017-10-06,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/measurementMethod,/DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Method or /DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Method or /DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Method,extension
http://rs.tdwg.org/dwc/terms/version/measurementRemarks-2018-09-06,measurementRemarks,Measurement Remarks,Comments or notes accompanying the MeasurementOrFact.,,`tip of tail missing`,http://rs.tdwg.org/dwc/terms/MeasurementOrFact,2018-09-06,recommended,http://rs.tdwg.org/dwc/terms/version/measurementRemarks-2017-10-06,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/measurementRemarks,not in ABCD,extension
http://rs.tdwg.org/dwc/terms/version/ResourceRelationship-2018-09-06,ResourceRelationship,Resource Relationship,A relationship of one rdfs:Resource (http://www.w3.org/2000/01/rdf-schema#Resource) to another.,"Resources can be thought of as identifiable records or instances of classes and may include, but need not be limited to dwc:Occurrence, dwc:Organism, dwc:MaterialSample, dwc:Event, dwc:Location, dwc:GeologicalContext, dwc:Identification, or dwc:Taxon.",An instance of an Organism is the mother of another instance of an Organism. A uniquely identified Occurrence represents the same Occurrence as another uniquely identified Occurrence. A MaterialSample is a subsample of another MaterialSample.,,2018-09-06,recommended,http://rs.tdwg.org/dwc/terms/version/ResourceRelationship-2017-10-06,http://www.w3.org/2000/01/rdf-schema#Class,http://rs.tdwg.org/dwc/terms/ResourceRelationship,DataSets/DataSet/Units/Unit/Associations,extension
@ -192,7 +192,7 @@ http://rs.tdwg.org/dwc/terms/version/resourceID-2018-09-06,resourceID,Resource I
http://rs.tdwg.org/dwc/terms/version/relatedResourceID-2018-09-06,relatedResourceID,Related Resource ID,"An identifier for a related resource (the object, rather than the subject of the relationship).",,`dc609808-b09b-11e8-96f8-529269fb1459`,http://rs.tdwg.org/dwc/terms/ResourceRelationship,2018-09-06,recommended,http://rs.tdwg.org/dwc/terms/version/relatedResourceID-2017-10-06,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/relatedResourceID,DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID,extension
http://rs.tdwg.org/dwc/terms/version/relationshipOfResource-2018-09-06,relationshipOfResource,Relationship Of Resource,The relationship of the resource identified by relatedResourceID to the subject (optionally identified by the resourceID).,Recommended best practice is to use a controlled vocabulary.,"`sameAs`, `duplicate of`, `mother of`, `endoparasite of`, `host to`, `sibling of`, `valid synonym of`, `located within`",http://rs.tdwg.org/dwc/terms/ResourceRelationship,2018-09-06,recommended,http://rs.tdwg.org/dwc/terms/version/relationshipOfResource-2017-10-06,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/relationshipOfResource,DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociationType,extension
http://rs.tdwg.org/dwc/terms/version/relationshipAccordingTo-2018-09-06,relationshipAccordingTo,Relationship According To,"The source (person, organization, publication, reference) establishing the relationship between the two resources.",,`Julie Woodruff`,http://rs.tdwg.org/dwc/terms/ResourceRelationship,2018-09-06,recommended,http://rs.tdwg.org/dwc/terms/version/relationshipAccordingTo-2017-10-06,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/relationshipAccordingTo,not in ABCD,extension
http://rs.tdwg.org/dwc/terms/version/relationshipEstablishedDate-2018-09-06,relationshipEstablishedDate,Relationship Established Date,The date-time on which the relationship between the two resources was established.,Recommended best practice is to use a date that conforms to ISO 8601:2004(E).,`1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007).,http://rs.tdwg.org/dwc/terms/ResourceRelationship,2018-09-06,recommended,http://rs.tdwg.org/dwc/terms/version/relationshipEstablishedDate-2017-10-06,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate,not in ABCD,extension
http://rs.tdwg.org/dwc/terms/version/relationshipEstablishedDate-2020-08-12,relationshipEstablishedDate,Relationship Established Date,The date-time on which the relationship between the two resources was established.,Recommended best practice is to use a date that conforms to ISO 8601-1:2019.,`1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007).,http://rs.tdwg.org/dwc/terms/ResourceRelationship,2020-08-12,recommended,http://rs.tdwg.org/dwc/terms/version/relationshipEstablishedDate-2018-09-06,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate,not in ABCD,extension
http://rs.tdwg.org/dwc/terms/version/relationshipRemarks-2018-09-06,relationshipRemarks,Relationship Remarks,Comments or notes about the relationship between the two resources.,,"`mother and offspring collected from the same nest`, `pollinator captured in the act`",http://rs.tdwg.org/dwc/terms/ResourceRelationship,2018-09-06,recommended,http://rs.tdwg.org/dwc/terms/version/relationshipRemarks-2017-10-06,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/relationshipRemarks,DataSets/DataSet/Units/Unit/Associations/UnitAssociation/Comments,extension
http://rs.tdwg.org/dwc/terms/attributes/UseWithIRI-2017-10-06,UseWithIRI,UseWithIRI,The category of terms that are recommended to have an IRI as a value.,A utility class to organize the dwciri: terms.,,http://www.w3.org/2000/01/rdf-schema#Class,2017-10-06,recommended,,http://www.w3.org/2000/01/rdf-schema#Class,http://rs.tdwg.org/dwc/terms/attributes/UseWithIRI,not in ABCD,
http://dublincore.org/usage/terms/history/#languageT-001,language,Language,A language of the resource.,Recommended best practice is to use an IRI from the Library of Congress ISO 639-2 scheme http://id.loc.gov/vocabulary/iso639-2,,http://purl.org/dc/terms/,2008-01-14,recommended,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://purl.org/dc/terms/language,not in ABCD,
@ -485,6 +485,7 @@ http://rs.tdwg.org/dwc/terms/version/accordingTo-2009-01-21,accordingTo,Accordin
http://rs.tdwg.org/dwc/terms/version/accuracy-2009-01-21,accuracy,Accuracy,Abstract term to capture error information about a measurement or fact.,,,,2009-01-21,deprecated,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/accuracy,DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy,
http://rs.tdwg.org/dwc/terms/version/associatedMedia-2009-04-24,associatedMedia,Associated Media,"A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the Occurrence.","Example: ""http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG""",,http://rs.tdwg.org/dwc/terms/Occurrence,2009-04-24,superseded,http://rs.tdwg.org/dwc/dwcore/version/ImageURL-2007-04-17,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/associatedMedia,DataSets/DataSet/Units/Unit/MultimediaObjects,
http://rs.tdwg.org/dwc/terms/version/associatedMedia-2014-10-23,associatedMedia,Associated Media,"A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the Occurrence.","The recommended best practice is to separate the values with a vertical bar (' | '). Examples: ""http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG"", ""http://204.140.246.24/Fish/Collection%20Pictures/10118-00.jpg | http://204.140.246.24/Fish/Collection%20Pictures/10118-00a.jpg"".",,http://rs.tdwg.org/dwc/terms/Occurrence,2014-10-23,superseded,http://rs.tdwg.org/dwc/terms/version/associatedMedia-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/associatedMedia,DataSets/DataSet/Units/Unit/MultimediaObjects,
http://rs.tdwg.org/dwc/terms/version/associatedMedia-2017-10-06,associatedMedia,Associated Media,"A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the Occurrence.",,"`http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG`, `http://204.140.246.24/Fish/Collection%20Pictures/10118-00.jpg | http://204.140.246.24/Fish/Collection%20Pictures/10118-00a.jpg`",http://rs.tdwg.org/dwc/terms/Occurrence,2017-10-06,superseded,http://rs.tdwg.org/dwc/terms/version/associatedMedia-2014-10-23,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/associatedMedia,DataSets/DataSet/Units/Unit/MultimediaObjects,simple
http://rs.tdwg.org/dwc/terms/version/associatedOccurrences-2009-04-24,associatedOccurrences,Associated Occurrences,A list (concatenated and separated) of identifiers of other Occurrence records and their associations to this Occurrence.,"Example: ""sibling of FMNH:Mammal:1234; sibling of FMNH:Mammal:1235""",,http://rs.tdwg.org/dwc/terms/Occurrence,2009-04-24,superseded,http://rs.tdwg.org/dwc/curatorial/version/RelatedCatalogedItems-2007-04-17,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/associatedOccurrences,DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID,
http://rs.tdwg.org/dwc/terms/version/associatedOccurrences-2014-10-23,associatedOccurrences,Associated Occurrences,A list (concatenated and separated) of identifiers of other Occurrence records and their associations to this Occurrence.,The recommended best practice is to separate the values with a vertical bar (' | ').,,http://rs.tdwg.org/dwc/terms/Organism,2014-10-23,superseded,http://rs.tdwg.org/dwc/terms/version/associatedOccurrences-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/associatedOccurrences,DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID,
http://rs.tdwg.org/dwc/terms/version/associatedOrganisms-2014-10-23,associatedOrganisms,Associated Organisms,A list (concatenated and separated) of identifiers of other Organisms and their associations to this Organism.,"The recommended best practice is to separate the values with a vertical bar (' | '). Examples: ""sibling of MXA-232"", ""mother of MXA-231 | mother of MXA-232""",,http://rs.tdwg.org/dwc/terms/Organism,2014-10-23,superseded,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/associatedOrganisms,not in ABCD,
@ -525,6 +526,7 @@ http://rs.tdwg.org/dwc/terms/version/datasetID-2009-09-11,datasetID,Dataset ID,A
http://rs.tdwg.org/dwc/terms/version/datasetName-2009-09-11,datasetName,Dataset Name,The name identifying the data set from which the record was derived.,"Examples: ""Grinnell Resurvey Mammals"", ""Lacey Ctenomys Recaptures""",,http://rs.tdwg.org/dwc/terms/all,2009-09-11,superseded,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/datasetName,DataSets/DataSet/Units/Unit/SourceID,
http://rs.tdwg.org/dwc/terms/version/dateIdentified-2009-04-24,dateIdentified,Date Identified,"The date on which the subject was identified as representing the taxon given in the scientificName. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).","Examples: ""1963-03-08T14:07-0600"" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, ""2009-02-20T08:40Z"" is 20 Feb 2009 8:40am UTC, ""1809-02-12"" is 12 Feb 1809, ""1906-06"" is Jun 1906, ""1971"" is just that year, ""2007-03-01T13:00:00Z/2008-05-11T15:30:00Z"" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, ""2007-11-13/15"" is the interval between 13 Nov 2007 and 15 Nov 2007.",,http://rs.tdwg.org/dwc/terms/Identification,2009-04-24,superseded,http://rs.tdwg.org/dwc/curatorial/version/DateIdentified-2007-04-17,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/dateIdentified,DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText,
http://rs.tdwg.org/dwc/terms/version/dateIdentified-2009-08-24,dateIdentified,Date Identified,"The date on which the subject was identified as representing the Taxon. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).","Examples: ""1963-03-08T14:07-0600"" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, ""2009-02-20T08:40Z"" is 20 Feb 2009 8:40am UTC, ""1809-02-12"" is 12 Feb 1809, ""1906-06"" is Jun 1906, ""1971"" is just that year, ""2007-03-01T13:00:00Z/2008-05-11T15:30:00Z"" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, ""2007-11-13/15"" is the interval between 13 Nov 2007 and 15 Nov 2007.",,http://rs.tdwg.org/dwc/terms/Identification,2009-08-24,superseded,http://rs.tdwg.org/dwc/terms/version/dateIdentified-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/dateIdentified,DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText,
http://rs.tdwg.org/dwc/terms/version/dateIdentified-2017-10-06,dateIdentified,Date Identified,The date on which the subject was identified as representing the Taxon.,Recommended best practice is to use a date that conforms to ISO 8601:2004(E).,`1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007).,http://rs.tdwg.org/dwc/terms/Identification,2017-10-06,superseded,http://rs.tdwg.org/dwc/terms/version/dateIdentified-2009-08-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/dateIdentified,DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText,simple
http://rs.tdwg.org/dwc/terms/version/day-2009-04-24,day,Day,The integer day of the month on which the Event occurred.,"Examples: ""9"", ""28""",,http://rs.tdwg.org/dwc/terms/Event,2009-04-24,superseded,http://digir.net/schema/conceptual/darwin/2003/1.0/version/DayCollected-2003-06-17,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/day,accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin,
http://rs.tdwg.org/dwc/terms/version/decimalLatitude-2009-04-24,decimalLatitude,Decimal Latitude,"The geographic latitude (in decimal degrees, using the spatial reference system given in geodeticDatum) of the geographic center of a Location. Positive values are north of the Equator, negative values are south of it. Legal values lie between -90 and 90, inclusive.","Example: ""-41.0983423""",,http://purl.org/dc/terms/Location,2009-04-24,superseded,http://rs.tdwg.org/dwc/geospatial/version/DecimalLatitude-2007-04-17,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/decimalLatitude,DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal,
http://rs.tdwg.org/dwc/terms/version/decimalLongitude-2009-04-24,decimalLongitude,Decimal Longitude,"The geographic longitude (in decimal degrees, using the spatial reference system given in geodeticDatum) of the geographic center of a Location. Positive values are east of the Greenwich Meridian, negative values are west of it. Legal values lie between -180 and 180, inclusive.","Example: ""-121.1761111""",,http://purl.org/dc/terms/Location,2009-04-24,superseded,http://rs.tdwg.org/dwc/geospatial/version/DecimalLongitude-2007-04-17,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/decimalLongitude,DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal,
@ -554,6 +556,7 @@ http://rs.tdwg.org/dwc/terms/version/EventAttributeType-2008-11-19,EventAttribut
http://rs.tdwg.org/dwc/terms/version/EventAttributeUnit-2008-11-19,EventAttributeUnit,Event Attribute Unit,The units for the value of the measurement or characteristic of the sampling event. Recommended best practice is to use International System of Units (SI) units.,"Example: ""C""",,http://rs.tdwg.org/dwc/terms/EventAttribute,2008-11-19,deprecated,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/EventAttributeUnit,DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement,
http://rs.tdwg.org/dwc/terms/version/EventAttributeValue-2008-11-19,EventAttributeValue,Event Attribute,The value of the measurement or characteristic of the sampling event.,"Example: ""22""",,http://rs.tdwg.org/dwc/terms/EventAttribute,2008-11-19,deprecated,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/EventAttributeValue,DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue,
http://rs.tdwg.org/dwc/terms/version/eventDate-2009-04-24,eventDate,Event Date,"The date-time or interval during which an Event occurred. For occurrences, this is the date-time when the event was recorded. Not suitable for a time in a geological context. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).","Examples: ""1963-03-08T14:07-0600"" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, ""2009-02-20T08:40Z"" is 20 Feb 2009 8:40am UTC, ""1809-02-12"" is 12 Feb 1809, ""1906-06"" is Jun 1906, ""1971"" is just that year, ""2007-03-01T13:00:00Z/2008-05-11T15:30:00Z"" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, ""2007-11-13/15"" is the interval between 13 Nov 2007 and 15 Nov 2007.",,http://rs.tdwg.org/dwc/terms/Event,2009-04-24,superseded,http://rs.tdwg.org/dwc/terms/version/EarliestDateCollected-2008-11-19|http://rs.tdwg.org/dwc/terms/version/LatestDateCollected-2008-11-19,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/eventDate,DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin,
http://rs.tdwg.org/dwc/terms/version/eventDate-2017-10-06,eventDate,Event Date,"The date-time or interval during which an Event occurred. For occurrences, this is the date-time when the event was recorded. Not suitable for a time in a geological context.",Recommended best practice is to use a date that conforms to ISO 8601:2004(E).,`1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007).,http://rs.tdwg.org/dwc/terms/Event,2017-10-06,superseded,http://rs.tdwg.org/dwc/terms/version/eventDate-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/eventDate,DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin,simple
http://rs.tdwg.org/dwc/terms/version/eventID-2009-04-24,eventID,Event ID,An identifier for the set of information associated with an Event (something that occurs at a place and time). May be a global unique identifier or an identifier specific to the data set.,,,http://rs.tdwg.org/dwc/terms/Event,2009-04-24,superseded,http://rs.tdwg.org/dwc/terms/version/SamplingEventID-2008-11-19,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/eventID,DataSets/DataSet/Units/Unit/Gathering/Code,
http://rs.tdwg.org/dwc/terms/version/EventMeasurement-2008-11-19,EventMeasurement,Event Measurement,The category of information pertaining to measurements associated with an event.,,,http://rs.tdwg.org/dwc/terms/Event,2008-11-19,deprecated,,http://www.w3.org/2000/01/rdf-schema#Class,http://rs.tdwg.org/dwc/terms/EventMeasurement,DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts,
http://rs.tdwg.org/dwc/terms/version/eventMeasurementAccuracy-2009-04-24,eventMeasurementAccuracy,Event Measurement Accuracy,The description of the error associated with the EventAttributeValue.,"Example: ""0.01"", ""normal distribution with variation of 2 m""",,http://rs.tdwg.org/dwc/terms/EventMeasurement,2009-04-24,deprecated,http://rs.tdwg.org/dwc/terms/version/EventAttributeAccuracy-2009-01-18,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/eventMeasurementAccuracy,DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy,
@ -566,6 +569,7 @@ http://rs.tdwg.org/dwc/terms/version/eventMeasurementUnit-2009-04-24,eventMeasur
http://rs.tdwg.org/dwc/terms/version/eventMeasurementValue-2009-04-24,eventMeasurementValue,Event Measurement Value,The value of the measurement or characteristic of the event.,"Example: ""22""",,http://rs.tdwg.org/dwc/terms/EventMeasurement,2009-04-24,deprecated,http://rs.tdwg.org/dwc/terms/version/EventAttributeValue-2008-11-19,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/eventMeasurementValue,DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue,
http://rs.tdwg.org/dwc/terms/version/eventRemarks-2009-04-24,eventRemarks,Event Remarks,Comments or notes about the Event.,"Example: ""after the recent rains the river is nearly at flood stage""",,http://rs.tdwg.org/dwc/terms/Event,2009-04-24,superseded,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/eventRemarks,DataSets/DataSet/Units/Unit/Gathering/Notes,
http://rs.tdwg.org/dwc/terms/version/eventTime-2009-04-24,eventTime,Event Time,"The time or interval during which an Event occurred. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).","Examples: ""14:07-0600"" is 2:07pm in the time zone six hours earlier than UTC, ""08:40:21Z"" is 8:40:21am UTC, ""13:00:00Z/15:30:00Z"" is the interval between 1pm UTC and 3:30pm UTC.",,http://rs.tdwg.org/dwc/terms/Event,2009-04-24,superseded,http://rs.tdwg.org/dwc/terms/version/EndTimeOfDay-2008-11-19|http://rs.tdwg.org/dwc/terms/version/StartTimeOfDay-2008-11-19,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/eventTime,accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin and DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd,
http://rs.tdwg.org/dwc/terms/version/eventTime-2017-10-06,eventTime,Event Time,The time or interval during which an Event occurred.,Recommended best practice is to use a time that conforms to ISO 8601:2004(E).,`14:07-0600` (2:07pm in the time zone six hours earlier than UTC). `08:40:21Z` (8:40:21am UTC). `13:00:00Z/15:30:00Z` (the interval between 1pm UTC and 3:30pm UTC).,http://rs.tdwg.org/dwc/terms/Event,2017-10-06,superseded,http://rs.tdwg.org/dwc/terms/version/eventTime-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/eventTime,accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin and DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd,simple
http://rs.tdwg.org/dwc/terms/version/family-2009-04-24,family,Family,The name of the family in which the scientificName is classified.,"Example: ""Ctenomyidae""",,http://rs.tdwg.org/dwc/terms/Taxon,2009-04-24,superseded,http://rs.tdwg.org/dwc/dwcore/version/Family-2007-04-17,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/family,DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia,
http://rs.tdwg.org/dwc/terms/version/family-2009-08-24,family,Family,The full scientific name of the family in which the taxon is classified.,"Examples: ""Felidae"", ""Monocleaceae""",,http://rs.tdwg.org/dwc/terms/Taxon,2009-08-24,superseded,http://rs.tdwg.org/dwc/terms/version/family-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/family,DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia,
http://rs.tdwg.org/dwc/terms/version/fieldNotes-2009-04-24,fieldNotes,Field Notes,"One of a) an indicator of the existence of, b) a reference to (publication, URI), or c) the text of notes taken in the field about the Event.","Example: ""notes available in Grinnell-Miller Library""",,http://rs.tdwg.org/dwc/terms/Event,2009-04-24,superseded,http://rs.tdwg.org/dwc/curatorial/version/FieldNotes-2007-04-17,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/fieldNotes,DataSets/DataSet/Units/Unit/FieldNotes,
@ -588,6 +592,7 @@ http://rs.tdwg.org/dwc/terms/version/geologicalContextID-2009-07-06,geologicalCo
http://rs.tdwg.org/dwc/terms/version/georeferencedBy-2009-04-24,georeferencedBy,Georeferenced By,"A list (concatenated and separated) of names of people, groups, or organizations who determined the georeference (spatial representation) for the Location.","Examples: ""Kristina Yamamoto (MVZ); Janet Fang (MVZ)"", ""Brad Millen (ROM)""",,http://purl.org/dc/terms/Location,2009-04-24,superseded,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/georeferencedBy,not in ABCD,
http://rs.tdwg.org/dwc/terms/version/georeferencedBy-2014-10-23,georeferencedBy,Georeferenced By,"A list (concatenated and separated) of names of people, groups, or organizations who determined the georeference (spatial representation) for the Location.","The recommended best practice is to separate the values with a vertical bar (' | '). Examples: ""Brad Millen (ROM)"", ""Kristina Yamamoto (MVZ) | Janet Fang (MVZ)"".",,http://purl.org/dc/terms/Location,2014-10-23,superseded,http://rs.tdwg.org/dwc/terms/version/georeferencedBy-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/georeferencedBy,not in ABCD,
http://rs.tdwg.org/dwc/terms/version/georeferencedDate-2011-10-16,georeferencedDate,Georeferenced Date,"The date on which the Location was georeferenced. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).","Examples: ""1963-03-08T14:07-0600"" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, ""2009-02-20T08:40Z"" is 20 Feb 2009 8:40am UTC, ""1809-02-12"" is 12 Feb 1809, ""1906-06"" is Jun 1906, ""1971"" is just that year, ""2007-03-01T13:00:00Z/2008-05-11T15:30:00Z"" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, ""2007-11-13/15"" is the interval between 13 Nov 2007 and 15 Nov 2007.",,http://purl.org/dc/terms/Location,2011-10-16,superseded,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/georeferencedDate,not in ABCD,
http://rs.tdwg.org/dwc/terms/version/georeferencedDate-2017-10-06,georeferencedDate,Georeferenced Date,The date on which the Location was georeferenced.,Recommended best practice is to use a date that conforms to ISO 8601:2004(E).,`1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007).,http://purl.org/dc/terms/Location,2017-10-06,superseded,http://rs.tdwg.org/dwc/terms/version/georeferencedDate-2011-10-16,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/georeferencedDate,not in ABCD,simple
http://rs.tdwg.org/dwc/terms/version/georeferenceProtocol-2009-04-24,georeferenceProtocol,Georeference Protocol,"A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties.","Examples: ""Guide to Best Practices for Georeferencing. (Chapman and Wieczorek, eds. 2006). Global Biodiversity Information Facility."", ""MaNIS/HerpNet/ORNIS Georeferencing Guidelines"", ""Georeferencing Quick Reference Guide""",,http://purl.org/dc/terms/Location,2009-04-24,superseded,http://rs.tdwg.org/dwc/geospatial/version/GeoreferenceProtocol-2007-04-17,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/georeferenceProtocol,DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinateMethod,
http://rs.tdwg.org/dwc/terms/version/georeferenceRemarks-2009-04-24,georeferenceRemarks,Georeference Remarks,"Notes or comments about the spatial description determination, explaining assumptions made in addition or opposition to the those formalized in the method referred to in georeferenceProtocol.","Example: ""assumed distance by road (Hwy. 101)""",,http://purl.org/dc/terms/Location,2009-04-24,superseded,http://rs.tdwg.org/dwc/geospatial/version/GeoreferenceRemarks-2007-04-17,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/georeferenceRemarks,DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceRemarks,
http://rs.tdwg.org/dwc/terms/version/georeferenceSources-2009-04-24,georeferenceSources,Georeference Sources,"A list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the Location, described specifically enough to allow anyone in the future to use the same resources.","Examples: ""USGS 1:24000 Florence Montana Quad; Terrametrics 2008 on Google Earth""",,http://purl.org/dc/terms/Location,2009-04-24,superseded,http://rs.tdwg.org/dwc/geospatial/version/GeoreferenceSources-2007-04-17,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/georeferenceSources,DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceSources,
@ -665,6 +670,7 @@ http://rs.tdwg.org/dwc/terms/version/measurementDeterminedBy-2014-10-23,measurem
http://rs.tdwg.org/dwc/terms/version/measurementDeterminedBy-2017-10-06,measurementDeterminedBy,Measurement Determined By,"A list (concatenated and separated) of names of people, groups, or organizations who determined the value of the MeasurementOrFact.",Recommended best practice is to separate the values in a list with space vertical bar space (` | `).,"`Rob Guralnick`, `Peter Desmet | Stijn Van Hoey`",http://rs.tdwg.org/dwc/terms/MeasurementOrFact,2017-10-06,superseded,http://rs.tdwg.org/dwc/terms/version/measurementDeterminedBy-2014-10-23,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/measurementDeterminedBy,DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasuredBy,
http://rs.tdwg.org/dwc/terms/version/measurementDeterminedDate-2009-04-24,measurementDeterminedDate,Measurement Determined Date,"The date on which the MeasurementOrFact was made. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).","Examples: ""1963-03-08T14:07-0600"" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, ""2009-02-20T08:40Z"" is 20 Feb 2009 8:40am UTC, ""1809-02-12"" is 12 Feb 1809, ""1906-06"" is Jun 1906, ""1971"" is just that year, ""2007-03-01T13:00:00Z/2008-05-11T15:30:00Z"" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, ""2007-11-13/15"" is the interval between 13 Nov 2007 and 15 Nov 2007.",,http://rs.tdwg.org/dwc/terms/MeasurementOrFact,2009-04-24,superseded,http://rs.tdwg.org/dwc/terms/version/occurrenceMeasurementDeterminedDate-2009-04-24|http://rs.tdwg.org/dwc/terms/version/eventMeasurementDeterminedDate-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/measurementDeterminedDate,DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasurementDateTime,
http://rs.tdwg.org/dwc/terms/version/measurementDeterminedDate-2017-10-06,measurementDeterminedDate,Measurement Determined Date,The date on which the MeasurementOrFact was made.,Recommended best practice is to use a date that conforms to ISO 8601:2004(E).,`1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007).,http://rs.tdwg.org/dwc/terms/MeasurementOrFact,2017-10-06,superseded,http://rs.tdwg.org/dwc/terms/version/measurementDeterminedDate-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/measurementDeterminedDate,DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasurementDateTime,
http://rs.tdwg.org/dwc/terms/version/measurementDeterminedDate-2018-09-06,measurementDeterminedDate,Measurement Determined Date,The date on which the MeasurementOrFact was made.,Recommended best practice is to use a date that conforms to ISO 8601:2004(E).,`1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007).,http://rs.tdwg.org/dwc/terms/MeasurementOrFact,2018-09-06,superseded,http://rs.tdwg.org/dwc/terms/version/measurementDeterminedDate-2017-10-06,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/measurementDeterminedDate,DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasurementDateTime,extension
http://rs.tdwg.org/dwc/terms/version/measurementID-2009-04-24,measurementID,Measurement ID,"An identifier for the MeasurementOrFact (information pertaining to measurements, facts, characteristics, or assertions). May be a global unique identifier or an identifier specific to the data set.",,,http://rs.tdwg.org/dwc/terms/MeasurementOrFact,2009-04-24,superseded,http://rs.tdwg.org/dwc/terms/version/occurrenceMeasurementID-2009-04-24|http://rs.tdwg.org/dwc/terms/version/eventMeasurementID-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/measurementID,not in ABCD,
http://rs.tdwg.org/dwc/terms/version/measurementID-2017-10-06,measurementID,Measurement ID,"An identifier for the MeasurementOrFact (information pertaining to measurements, facts, characteristics, or assertions). May be a global unique identifier or an identifier specific to the data set.",,`9c752d22-b09a-11e8-96f8-529269fb1459`,http://rs.tdwg.org/dwc/terms/MeasurementOrFact,2017-10-06,superseded,http://rs.tdwg.org/dwc/terms/version/measurementID-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/measurementID,not in ABCD,
http://rs.tdwg.org/dwc/terms/version/measurementMethod-2009-04-24,measurementMethod,Measurement Method,"A description of or reference to (publication, URI) the method or protocol used to determine the measurement, fact, characteristic, or assertion.","Examples: ""minimum convex polygon around burrow entrances"" for a home range area, ""barometric altimeter"" for an elevation",,http://rs.tdwg.org/dwc/terms/MeasurementOrFact,2009-04-24,superseded,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/measurementMethod,/DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Method or /DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Method or /DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Method,
@ -685,6 +691,7 @@ http://rs.tdwg.org/dwc/terms/version/minimumDepthInMeters-2009-04-24,minimumDept
http://rs.tdwg.org/dwc/terms/version/minimumDistanceAboveSurfaceInMeters-2009-04-24,minimumDistanceAboveSurfaceInMeters,Minimum Distance Above Surface In Meters,"The lesser distance in a range of distance from a reference surface in the vertical direction, in meters. Use positive values for locations above the surface, negative values for locations below. If depth measures are given, the reference surface is the location given by the depth, otherwise the reference surface is the location given by the elevation.","Example: 1.5 meter sediment core from the bottom of a lake (at depth 20m) at 300m elevation; VerbatimElevation: ""300m"" MinimumElevationInMeters: ""300"", MaximumElevationInMeters: ""300"", VerbatimDepth: ""20m"", MinimumDepthInMeters: ""20"", MaximumDepthInMeters: ""20"", minimumDistanceAboveSurfaceInMeters: ""0"", maximumDistanceAboveSurfaceInMeters: ""-1.5""",,http://purl.org/dc/terms/Location,2009-04-24,superseded,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters,DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue,
http://rs.tdwg.org/dwc/terms/version/minimumElevationInMeters-2009-04-24,minimumElevationInMeters,Minimum Elevation In Meters,"The lower limit of the range of elevation (altitude, usually above sea level), in meters.","Example: ""100""",,http://purl.org/dc/terms/Location,2009-04-24,superseded,http://rs.tdwg.org/dwc/dwcore/version/MinimumElevationInMeters-2007-04-17,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/minimumElevationInMeters,DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue,
http://rs.tdwg.org/dwc/terms/version/month-2009-04-24,month,Month,The ordinal month in which the Event occurred.,"Examples: ""1"" (=January), ""10"" (=October)",,http://rs.tdwg.org/dwc/terms/Event,2009-04-24,superseded,http://digir.net/schema/conceptual/darwin/2003/1.0/version/MonthCollected-2003-06-17,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/month,accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin,
http://rs.tdwg.org/dwc/terms/version/month-2017-10-06,month,Month,The ordinal month in which the Event occurred.,,`1` (January). `10` (October).,http://rs.tdwg.org/dwc/terms/Event,2017-10-06,superseded,http://rs.tdwg.org/dwc/terms/version/month-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/month,accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin,simple
http://rs.tdwg.org/dwc/terms/version/municipality-2009-08-24,municipality,Municipality,"The full, unabbreviated name of the next smaller administrative region than county (city, municipality, etc.) in which the Location occurs. Do not use this term for a nearby named place that does not contain the actual location.","Examples: ""Holzminden""",,http://purl.org/dc/terms/Location,2009-08-24,superseded,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/municipality,DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName,
http://rs.tdwg.org/dwc/terms/version/nameAccordingTo-2009-09-21,nameAccordingTo,Name According To,"The reference to the source in which the specific taxon concept circumscription is defined or implied - traditionally signified by the Latin ""sensu"" or ""sec."" (from secundum, meaning ""according to""). For taxa that result from identifications, a reference to the keys, monographs, experts and other sources should be given.","Example: ""McCranie, J. R., D. B. Wake, and L. D. Wilson. 1996. The taxonomic status of Bolitoglossa schmidti, with comments on the biology of the Mesoamerican salamander Bolitoglossa dofleini (Caudata: Plethodontidae). Carib. J. Sci. 32:395-398."", ""Werner Greuter 2008"", ""Lilljeborg 1861, Upsala Univ. Arsskrift, Math. Naturvet., pp. 4, 5""",,http://rs.tdwg.org/dwc/terms/Taxon,2009-09-21,superseded,http://rs.tdwg.org/dwc/terms/version/taxonAccordingTo-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/nameAccordingTo,not in ABCD,
http://rs.tdwg.org/dwc/terms/version/nameAccordingToID-2009-09-21,nameAccordingToID,Name According To ID,An identifier for the source in which the specific taxon concept circumscription is defined or implied. See nameAccordingTo.,"Example: ""doi:10.1016/S0269-915X(97)80026-2""",,http://rs.tdwg.org/dwc/terms/Taxon,2009-09-21,superseded,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/nameAccordingToID,not in ABCD,
@ -692,6 +699,7 @@ http://rs.tdwg.org/dwc/terms/version/namePublicationID-2009-05-18,namePublicatio
http://rs.tdwg.org/dwc/terms/version/namePublishedIn-2009-04-24,namePublishedIn,Name Published In,A full reference to the original publication of the scientificName.,"Examples: ""Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388"", ""Forel, Auguste, Diagnosies provisoires de quelques espèces nouvelles de fourmis de Madagascar, récoltées par M. Grandidier., Annales de la Societe Entomologique de Belgique, Comptes-rendus des Seances 30, 1886""",,http://rs.tdwg.org/dwc/terms/Taxon,2009-04-24,superseded,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/namePublishedIn,DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation,
http://rs.tdwg.org/dwc/terms/version/namePublishedIn-2009-09-21,namePublishedIn,Name Published In,A reference for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode.,"Examples: ""Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388"", ""Forel, Auguste, Diagnosies provisoires de quelques espèces nouvelles de fourmis de Madagascar, récoltées par M. Grandidier., Annales de la Societe Entomologique de Belgique, Comptes-rendus des Seances 30, 1886""",,http://rs.tdwg.org/dwc/terms/Taxon,2009-09-21,superseded,http://rs.tdwg.org/dwc/terms/version/namePublishedIn-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/namePublishedIn,DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation,
http://rs.tdwg.org/dwc/terms/version/namePublishedInID-2009-09-21,namePublishedInID,Name Published In ID,An identifier for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode.,"Example: ""http://hdl.handle.net/10199/7""",,http://rs.tdwg.org/dwc/terms/Taxon,2009-09-21,superseded,http://rs.tdwg.org/dwc/terms/version/namePublicationID-2009-05-18,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/namePublishedInID,not in ABCD,
http://rs.tdwg.org/dwc/terms/version/namePublishedInID-2017-10-06,namePublishedInID,Name Published In ID,An identifier for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode.,,`http://hdl.handle.net/10199/7`,http://rs.tdwg.org/dwc/terms/Taxon,2017-10-06,superseded,http://rs.tdwg.org/dwc/terms/version/namePublishedInID-2009-09-21,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/namePublishedInID,not in ABCD,simple
http://rs.tdwg.org/dwc/terms/version/namePublishedInYear-2011-10-16,namePublishedInYear,Name Published In Year,The four-digit year in which the scientificName was published.,"Examples: ""1915"", ""2008""",,http://rs.tdwg.org/dwc/terms/Taxon,2011-10-16,superseded,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/namePublishedInYear,not in ABCD,
http://rs.tdwg.org/dwc/terms/version/nomenclaturalCode-2009-04-24,nomenclaturalCode,Nomenclatural Code,The nomenclatural code under which the scientificName is constructed. Recommended best practice is to use a controlled vocabulary.,"Examples: ""ICBN"", ""ICZN"", ""BC"", ""ICNCP"", ""BioCode""",,http://rs.tdwg.org/dwc/terms/Taxon,2009-04-24,superseded,http://rs.tdwg.org/dwc/dwcore/version/NomenclaturalCode-2007-04-17,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/nomenclaturalCode,DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/Code,
http://rs.tdwg.org/dwc/terms/version/nomenclaturalCode-2009-09-21,nomenclaturalCode,Nomenclatural Code,The nomenclatural code (or codes in the case of an ambiregnal name) under which the scientificName is constructed. Recommended best practice is to use a controlled vocabulary.,"Examples: ""ICBN"", ""ICZN"", ""BC"", ""ICNCP"", ""BioCode"", ""ICZN; ICBN""",,http://rs.tdwg.org/dwc/terms/Taxon,2009-09-21,superseded,http://rs.tdwg.org/dwc/terms/version/nomenclaturalCode-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/nomenclaturalCode,DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/Code,
@ -751,6 +759,7 @@ http://rs.tdwg.org/dwc/terms/version/relationshipAccordingTo-2009-04-24,relation
http://rs.tdwg.org/dwc/terms/version/relationshipAccordingTo-2017-10-06,relationshipAccordingTo,Relationship According To,"The source (person, organization, publication, reference) establishing the relationship between the two resources.",,`Julie Woodruff`,http://rs.tdwg.org/dwc/terms/ResourceRelationship,2017-10-06,superseded,http://rs.tdwg.org/dwc/terms/version/relationshipAccordingTo-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/relationshipAccordingTo,not in ABCD,
http://rs.tdwg.org/dwc/terms/version/relationshipEstablishedDate-2009-04-24,relationshipEstablishedDate,Relationship Established Date,"The date-time on which the relationship between the two resources was established. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).","Examples: ""1963-03-08T14:07-0600"" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, ""2009-02-20T08:40Z"" is 20 Feb 2009 8:40am UTC, ""1809-02-12"" is 12 Feb 1809, ""1906-06"" is Jun 1906, ""1971"" is just that year, ""2007-03-01T13:00:00Z/2008-05-11T15:30:00Z"" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, ""2007-11-13/15"" is the interval between 13 Nov 2007 and 15 Nov 2007.",,http://rs.tdwg.org/dwc/terms/ResourceRelationship,2009-04-24,superseded,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate,not in ABCD,
http://rs.tdwg.org/dwc/terms/version/relationshipEstablishedDate-2017-10-06,relationshipEstablishedDate,Relationship Established Date,The date-time on which the relationship between the two resources was established.,Recommended best practice is to use a date that conforms to ISO 8601:2004(E).,`1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007).,http://rs.tdwg.org/dwc/terms/ResourceRelationship,2017-10-06,superseded,http://rs.tdwg.org/dwc/terms/version/relationshipEstablishedDate-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate,not in ABCD,
http://rs.tdwg.org/dwc/terms/version/relationshipEstablishedDate-2018-09-06,relationshipEstablishedDate,Relationship Established Date,The date-time on which the relationship between the two resources was established.,Recommended best practice is to use a date that conforms to ISO 8601:2004(E).,`1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007).,http://rs.tdwg.org/dwc/terms/ResourceRelationship,2018-09-06,superseded,http://rs.tdwg.org/dwc/terms/version/relationshipEstablishedDate-2017-10-06,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate,not in ABCD,extension
http://rs.tdwg.org/dwc/terms/version/relationshipOfResource-2009-04-24,relationshipOfResource,Relationship Of Resource,The relationship of the resource identified by relatedResourceID to the subject (optionally identified by the resourceID). Recommended best practice is to use a controlled vocabulary.,"Examples: ""duplicate of"", ""mother of"", ""endoparasite of"", ""host to"", ""sibling of"", ""valid synonym of"", ""located within""",,http://rs.tdwg.org/dwc/terms/ResourceRelationship,2009-04-24,superseded,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/relationshipOfResource,DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociationType,
http://rs.tdwg.org/dwc/terms/version/relationshipOfResource-2017-10-06,relationshipOfResource,Relationship Of Resource,The relationship of the resource identified by relatedResourceID to the subject (optionally identified by the resourceID).,Recommended best practice is to use a controlled vocabulary.,"`sameAs`, `duplicate of`, `mother of`, `endoparasite of`, `host to`, `sibling of`, `valid synonym of`, `located within`",http://rs.tdwg.org/dwc/terms/ResourceRelationship,2017-10-06,superseded,http://rs.tdwg.org/dwc/terms/version/relationshipOfResource-2009-04-24,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/relationshipOfResource,DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociationType,
http://rs.tdwg.org/dwc/terms/version/relationshipRemarks-2009-04-24,relationshipRemarks,Relationship Remarks,Comments or notes about the relationship between the two resources.,"Examples: ""mother and offspring collected from the same nest"", ""pollinator captured in the act""",,http://rs.tdwg.org/dwc/terms/ResourceRelationship,2009-04-24,superseded,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/dwc/terms/relationshipRemarks,DataSets/DataSet/Units/Unit/Associations/UnitAssociation/Comments,

1 iri term_localName label definition comments examples organized_in issued status replaces rdf_type term_iri abcd_equivalence flags
34 http://rs.tdwg.org/dwc/terms/version/occurrenceStatus-2017-10-06 occurrenceStatus Occurrence Status A statement about the presence or absence of a Taxon at a Location. Recommended best practice is to use a controlled vocabulary. `present`, `absent` http://rs.tdwg.org/dwc/terms/Occurrence 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/occurrenceStatus-2009-09-17 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/occurrenceStatus not in ABCD simple
35 http://rs.tdwg.org/dwc/terms/version/preparations-2017-10-06 preparations Preparations A list (concatenated and separated) of preparations and preservation methods for a specimen. Recommended best practice is to separate the values in a list with space vertical bar space (` | `). `fossil`, `cast`, `photograph`, `DNA extract`, `skin | skull | skeleton`, `whole animal (ETOH) | tissue (EDTA)` http://rs.tdwg.org/dwc/terms/Occurrence 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/preparations-2014-10-23 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/preparations DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText simple
36 http://rs.tdwg.org/dwc/terms/version/disposition-2017-10-06 disposition Disposition The current state of a specimen with respect to the collection identified in collectionCode or collectionID. Recommended best practice is to use a controlled vocabulary. `in collection`, `missing`, `voucher elsewhere`, `duplicates elsewhere` http://rs.tdwg.org/dwc/terms/Occurrence 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/disposition-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/disposition DataSets/DataSet/Units/Unit/SpecimenUnit/Disposition simple
37 http://rs.tdwg.org/dwc/terms/version/associatedMedia-2017-10-06 http://rs.tdwg.org/dwc/terms/version/associatedMedia-2020-08-12 associatedMedia Associated Media A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the Occurrence. `http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG`, `http://204.140.246.24/Fish/Collection%20Pictures/10118-00.jpg | http://204.140.246.24/Fish/Collection%20Pictures/10118-00a.jpg` `https://arctos.database.museum/media/10520962 | https://arctos.database.museum/media/10520964` http://rs.tdwg.org/dwc/terms/Occurrence 2017-10-06 2020-08-12 recommended http://rs.tdwg.org/dwc/terms/version/associatedMedia-2014-10-23 http://rs.tdwg.org/dwc/terms/version/associatedMedia-2017-10-06 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/associatedMedia DataSets/DataSet/Units/Unit/MultimediaObjects simple
38 http://rs.tdwg.org/dwc/terms/version/associatedReferences-2017-10-06 associatedReferences Associated References A list (concatenated and separated) of identifiers (publication, bibliographic reference, global unique identifier, URI) of literature associated with the Occurrence. `http://www.sciencemag.org/cgi/content/abstract/322/5899/261`, `Christopher J. Conroy, Jennifer L. Neuwald. 2008. Phylogeographic study of the California vole, Microtus californicus Journal of Mammalogy, 89(3):755-767.`, `Steven R. Hoofer and Ronald A. Van Den Bussche. 2001. Phylogenetic Relationships of Plecotine Bats and Allies Based on Mitochondrial Ribosomal Sequences. Journal of Mammalogy 82(1):131-137. | Walker, Faith M., Jeffrey T. Foster, Kevin P. Drees, Carol L. Chambers. 2014. Spotted bat (Euderma maculatum) microsatellite discovery using illumina sequencing. Conservation Genetics Resources.` http://rs.tdwg.org/dwc/terms/Occurrence 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/associatedReferences-2014-10-23 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/associatedReferences DataSets/DataSet/Units/Unit/UnitReferences simple
39 http://rs.tdwg.org/dwc/terms/version/associatedSequences-2017-10-06 associatedSequences Associated Sequences A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the Occurrence. `http://www.ncbi.nlm.nih.gov/nuccore/U34853.1`, `http://www.ncbi.nlm.nih.gov/nuccore/GU328060 | http://www.ncbi.nlm.nih.gov/nuccore/AF326093` http://rs.tdwg.org/dwc/terms/Occurrence 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/associatedSequences-2014-10-23 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/associatedSequences DataSets/DataSet/Units/Unit/Sequences/Sequence/ID-in-Database + constant simple
40 http://rs.tdwg.org/dwc/terms/version/associatedTaxa-2017-10-06 associatedTaxa Associated Taxa A list (concatenated and separated) of identifiers or names of taxa and their associations with the Occurrence. `"host":"Quercus alba"`, `"parasitoid of":"Cyclocephala signaticollis" | "predator of":"Apis mellifera"` http://rs.tdwg.org/dwc/terms/Occurrence 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/associatedTaxa-2014-10-23 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/associatedTaxa DataSets/DataSet/Units/Unit/Gathering/Synecology/AssociatedTaxa simple
54 http://rs.tdwg.org/dwc/terms/version/eventID-2017-10-06 eventID Event ID An identifier for the set of information associated with an Event (something that occurs at a place and time). May be a global unique identifier or an identifier specific to the data set. `INBO:VIS:Ev:00009375` http://rs.tdwg.org/dwc/terms/Event 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/eventID-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/eventID DataSets/DataSet/Units/Unit/Gathering/Code simple
55 http://rs.tdwg.org/dwc/terms/version/parentEventID-2017-10-06 parentEventID Parent Event ID An identifier for the broader Event that groups this and potentially other Events. Use a globally unique identifier for a dwc:Event or an identifier for a dwc:Event that is specific to the data set. `A1` (parentEventID to identify the main Whittaker Plot in nested samples, each with its own eventID - `A1:1`, `A1:2`). http://rs.tdwg.org/dwc/terms/Event 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/parentEventID-2014-12-23 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/parentEventID not in ABCD simple
56 http://rs.tdwg.org/dwc/terms/version/fieldNumber-2017-10-06 fieldNumber Field Number An identifier given to the event in the field. Often serves as a link between field notes and the Event. `RV Sol 87-03-08` http://rs.tdwg.org/dwc/terms/Event 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/fieldNumber-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/fieldNumber DataSets/DataSet/Units/Unit/Gathering/Code simple
57 http://rs.tdwg.org/dwc/terms/version/eventDate-2017-10-06 http://rs.tdwg.org/dwc/terms/version/eventDate-2020-08-12 eventDate Event Date The date-time or interval during which an Event occurred. For occurrences, this is the date-time when the event was recorded. Not suitable for a time in a geological context. Recommended best practice is to use a date that conforms to ISO 8601:2004(E). Recommended best practice is to use a date that conforms to ISO 8601-1:2019. `1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007). http://rs.tdwg.org/dwc/terms/Event 2017-10-06 2020-08-12 recommended http://rs.tdwg.org/dwc/terms/version/eventDate-2009-04-24 http://rs.tdwg.org/dwc/terms/version/eventDate-2017-10-06 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/eventDate DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin and DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd simple
58 http://rs.tdwg.org/dwc/terms/version/eventTime-2017-10-06 http://rs.tdwg.org/dwc/terms/version/eventTime-2020-08-12 eventTime Event Time The time or interval during which an Event occurred. Recommended best practice is to use a time that conforms to ISO 8601:2004(E). Recommended best practice is to use a date that conforms to ISO 8601-1:2019. `14:07-0600` (2:07pm in the time zone six hours earlier than UTC). `08:40:21Z` (8:40:21am UTC). `13:00:00Z/15:30:00Z` (the interval between 1pm UTC and 3:30pm UTC). http://rs.tdwg.org/dwc/terms/Event 2017-10-06 2020-08-12 recommended http://rs.tdwg.org/dwc/terms/version/eventTime-2009-04-24 http://rs.tdwg.org/dwc/terms/version/eventTime-2017-10-06 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/eventTime accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin and DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd simple
59 http://rs.tdwg.org/dwc/terms/version/startDayOfYear-2017-10-06 startDayOfYear Start Day Of Year The earliest ordinal day of the year on which the Event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366). `1` (1 January). `366` (31 December), `365` (30 December in a leap year, 31 December in a non-leap year). http://rs.tdwg.org/dwc/terms/Event 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/startDayOfYear-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/startDayOfYear DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin simple
60 http://rs.tdwg.org/dwc/terms/version/endDayOfYear-2017-10-06 endDayOfYear End Day Of Year The latest ordinal day of the year on which the Event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366). `1` (1 January). `32` (1 February). `366` (31 December). `365` (30 December in a leap year, 31 December in a non-leap year). http://rs.tdwg.org/dwc/terms/Event 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/endDayOfYear-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/endDayOfYear DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberEnd simple
61 http://rs.tdwg.org/dwc/terms/version/year-2017-10-06 year Year The four-digit year in which the Event occurred, according to the Common Era Calendar. `1160`, `2008` http://rs.tdwg.org/dwc/terms/Event 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/year-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/year accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin simple
62 http://rs.tdwg.org/dwc/terms/version/month-2017-10-06 http://rs.tdwg.org/dwc/terms/version/month-2020-08-12 month Month The ordinal month in which the Event occurred. The integer month in which the Event occurred. `1` (January). `10` (October). http://rs.tdwg.org/dwc/terms/Event 2017-10-06 2020-08-12 recommended http://rs.tdwg.org/dwc/terms/version/month-2009-04-24 http://rs.tdwg.org/dwc/terms/version/month-2017-10-06 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/month accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin simple
63 http://rs.tdwg.org/dwc/terms/version/day-2017-10-06 day Day The integer day of the month on which the Event occurred. `9`, `28` http://rs.tdwg.org/dwc/terms/Event 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/day-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/day accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin simple
64 http://rs.tdwg.org/dwc/terms/version/verbatimEventDate-2017-10-06 verbatimEventDate Verbatim EventDate The verbatim original representation of the date and time information for an Event. `spring 1910`, `Marzo 2002`, `1999-03-XX`, `17IV1934` http://rs.tdwg.org/dwc/terms/Event 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/verbatimEventDate-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/verbatimEventDate DataSets/DataSet/Units/Unit/Gathering/DateTime/DateText simple
65 http://rs.tdwg.org/dwc/terms/version/habitat-2017-10-06 habitat Habitat A category or description of the habitat in which the Event occurred. `oak savanna`, `pre-cordilleran steppe` http://rs.tdwg.org/dwc/terms/Event 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/habitat-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/habitat DataSets/DataSet/Units/Unit/Gathering/Biotope/Text simple
109 http://rs.tdwg.org/dwc/terms/version/footprintSRS-2018-09-06 footprintSRS Footprint SRS A Well-Known Text (WKT) representation of the Spatial Reference System (SRS) for the footprintWKT of the Location. Do not use this term to describe the SRS of the decimalLatitude and decimalLongitude, even if it is the same as for the footprintWKT - use the geodeticDatum instead. `GEOGCS["GCS_WGS_1984", DATUM["D_WGS_1984", SPHEROID["WGS_1984",6378137,298.257223563]], PRIMEM["Greenwich",0], UNIT["Degree",0.0174532925199433]]` (WKT for the standard WGS84 Spatial Reference System EPSG:4326). http://purl.org/dc/terms/Location 2018-09-06 recommended http://rs.tdwg.org/dwc/terms/version/footprintSRS-2017-10-06 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/footprintSRS not in ABCD simple
110 http://rs.tdwg.org/dwc/terms/version/footprintSpatialFit-2017-10-06 footprintSpatialFit Footprint Spatial Fit The ratio of the area of the footprint (footprintWKT) to the area of the true (original, or most specific) spatial representation of the Location. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given footprint does not completely contain the original representation. The footprintSpatialFit is undefined (and should be left blank) if the original representation is a point and the given georeference is not that same point. If both the original and the given georeference are the same point, the footprintSpatialFit is 1. Detailed explanations with graphical examples can be found in the Guide to Best Practices for Georeferencing, Chapman and Wieczorek, eds. 2006. Detailed explanations with graphical examples can be found in the Guide to Best Practices for Georeferencing, Chapman and Wieczorek, eds. 2006. http://purl.org/dc/terms/Location 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/footprintSpatialFit-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/footprintSpatialFit DataSets/DataSet/Units/Unit/Gathering/FootprintSpatialFit (ABCD v2.06b) simple
111 http://rs.tdwg.org/dwc/terms/version/georeferencedBy-2017-10-06 georeferencedBy Georeferenced By A list (concatenated and separated) of names of people, groups, or organizations who determined the georeference (spatial representation) for the Location. Recommended best practice is to separate the values in a list with space vertical bar space (` | `). `Brad Millen (ROM)`, `Kristina Yamamoto | Janet Fang` http://purl.org/dc/terms/Location 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/georeferencedBy-2014-10-23 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/georeferencedBy not in ABCD simple
112 http://rs.tdwg.org/dwc/terms/version/georeferencedDate-2017-10-06 http://rs.tdwg.org/dwc/terms/version/georeferencedDate-2020-08-12 georeferencedDate Georeferenced Date The date on which the Location was georeferenced. Recommended best practice is to use a date that conforms to ISO 8601:2004(E). Recommended best practice is to use a date that conforms to ISO 8601-1:2019. `1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007). http://purl.org/dc/terms/Location 2017-10-06 2020-08-12 recommended http://rs.tdwg.org/dwc/terms/version/georeferencedDate-2011-10-16 http://rs.tdwg.org/dwc/terms/version/georeferencedDate-2017-10-06 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/georeferencedDate not in ABCD simple
113 http://rs.tdwg.org/dwc/terms/version/georeferenceProtocol-2017-10-06 georeferenceProtocol Georeference Protocol A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties. `Guide to Best Practices for Georeferencing. (Chapman and Wieczorek, eds. 2006). Global Biodiversity Information Facility.`, `MaNIS/HerpNet/ORNIS Georeferencing Guidelines`, `Georeferencing Quick Reference Guide` http://purl.org/dc/terms/Location 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/georeferenceProtocol-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/georeferenceProtocol DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinateMethod simple
114 http://rs.tdwg.org/dwc/terms/version/georeferenceSources-2017-10-06 georeferenceSources Georeference Sources A list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the Location, described specifically enough to allow anyone in the future to use the same resources. Recommended best practice is to separate the values in a list with space vertical bar space (` | `). `https://www.geonames.org/`, `USGS 1:24000 Florence Montana Quad | Terrametrics 2008 on Google Earth`, `GeoLocate` http://purl.org/dc/terms/Location 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/georeferenceSources-2014-10-23 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/georeferenceSources DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceSources simple
115 http://rs.tdwg.org/dwc/terms/version/georeferenceVerificationStatus-2017-10-06 georeferenceVerificationStatus Georeference Verification Status A categorical description of the extent to which the georeference has been verified to represent the best possible spatial description. Recommended best practice is to use a controlled vocabulary. `requires verification`, `verified by collector`, `verified by curator` http://purl.org/dc/terms/Location 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/georeferenceVerificationStatus-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceVerificationStatus simple
138 http://rs.tdwg.org/dwc/terms/version/identificationQualifier-2017-10-06 identificationQualifier Identification Qualifier A brief phrase or a standard term ("cf.", "aff.") to express the determiner's doubts about the Identification. `aff. agrifolia var. oxyadenia` (for `Quercus aff. agrifolia var. oxyadenia` with accompanying values `Quercus` in genus, `agrifolia` in specificEpithet, `oxyadenia` in infraspecificEpithet, and `var.` in taxonRank. `cf. var. oxyadenia` for `Quercus agrifolia cf. var. oxyadenia` with accompanying values `Quercus` in genus, `agrifolia` in specificEpithet, `oxyadenia` in infraspecificEpithet, and `var.` in taxonRank. http://rs.tdwg.org/dwc/terms/Identification 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/identificationQualifier-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/identificationQualifier DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/IdentificationQualifier simple
139 http://rs.tdwg.org/dwc/terms/version/typeStatus-2017-10-06 typeStatus Type Status A list (concatenated and separated) of nomenclatural types (type status, typified scientific name, publication) applied to the subject. Recommended best practice is to separate the values in a list with space vertical bar space (` | `). `holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388`, `holotype of Pinus abies | holotype of Picea abies` http://rs.tdwg.org/dwc/terms/Identification 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/typeStatus-2014-10-23 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/typeStatus DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText simple
140 http://rs.tdwg.org/dwc/terms/version/identifiedBy-2017-10-06 identifiedBy Identified By A list (concatenated and separated) of names of people, groups, or organizations who assigned the Taxon to the subject. Recommended best practice is to separate the values in a list with space vertical bar space (` | `). `James L. Patton`, `Theodore Pappenfuss | Robert Macey` http://rs.tdwg.org/dwc/terms/Identification 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/identifiedBy-2014-10-23 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/identifiedBy DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText simple
141 http://rs.tdwg.org/dwc/terms/version/dateIdentified-2017-10-06 http://rs.tdwg.org/dwc/terms/version/dateIdentified-2020-08-12 dateIdentified Date Identified The date on which the subject was identified as representing the Taxon. The date on which the subject was determined as representing the Taxon. Recommended best practice is to use a date that conforms to ISO 8601:2004(E). Recommended best practice is to use a date that conforms to ISO 8601-1:2019. `1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007). http://rs.tdwg.org/dwc/terms/Identification 2017-10-06 2020-08-12 recommended http://rs.tdwg.org/dwc/terms/version/dateIdentified-2009-08-24 http://rs.tdwg.org/dwc/terms/version/dateIdentified-2017-10-06 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/dateIdentified DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText simple
142 http://rs.tdwg.org/dwc/terms/version/identificationReferences-2017-10-06 identificationReferences Identification References A list (concatenated and separated) of references (publication, global unique identifier, URI) used in the Identification. Recommended best practice is to separate the values in a list with space vertical bar space (` | `). `Aves del Noroeste Patagonico. Christie et al. 2004.`, `Stebbins, R. Field Guide to Western Reptiles and Amphibians. 3rd Edition. 2003. | Irschick, D.J. and Shaffer, H.B. (1997). The polytypic species revisited: Morphological differentiation among tiger salamanders (Ambystoma tigrinum) (Amphibia: Caudata). Herpetologica, 53(1), 30-49.` http://rs.tdwg.org/dwc/terms/Identification 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/identificationReferences-2014-10-23 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/identificationReferences DataSets/DataSet/Units/Unit/Identifications/Identification/References simple
143 http://rs.tdwg.org/dwc/terms/version/identificationVerificationStatus-2017-10-06 identificationVerificationStatus Identification Verification Status A categorical indicator of the extent to which the taxonomic identification has been verified to be correct. Recommended best practice is to use a controlled vocabulary such as that used in HISPID and ABCD. `0` ("unverified" in HISPID/ABCD). http://rs.tdwg.org/dwc/terms/Identification 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/identificationVerificationStatus-2011-10-16 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/identificationVerificationStatus not in ABCD simple
144 http://rs.tdwg.org/dwc/terms/version/identificationRemarks-2017-10-06 identificationRemarks Identification Remarks Comments or notes about the Identification. `Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas.` http://rs.tdwg.org/dwc/terms/Identification 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/identificationRemarks-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/identificationRemarks DataSets/DataSet/Units/Unit/Identifications/Identification/Notes simple
149 http://rs.tdwg.org/dwc/terms/version/parentNameUsageID-2017-10-06 parentNameUsageID Parent Name Usage ID An identifier for the name usage (documented meaning of the name according to a source) of the direct, most proximate higher-rank parent taxon (in a classification) of the most specific element of the scientificName. `https://www.gbif.org/species/2684876` http://rs.tdwg.org/dwc/terms/Taxon 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/parentNameUsageID-2009-09-21 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/parentNameUsageID not in ABCD simple
150 http://rs.tdwg.org/dwc/terms/version/originalNameUsageID-2017-10-06 originalNameUsageID Original Name Usage ID An identifier for the name usage (documented meaning of the name according to a source) in which the terminal element of the scientificName was originally established under the rules of the associated nomenclaturalCode. `https://www.gbif.org/species/2685484` http://rs.tdwg.org/dwc/terms/Taxon 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/originalNameUsageID-2009-09-21 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/originalNameUsageID not in ABCD simple
151 http://rs.tdwg.org/dwc/terms/version/nameAccordingToID-2017-10-06 nameAccordingToID Name According To ID An identifier for the source in which the specific taxon concept circumscription is defined or implied. See nameAccordingTo. `https://doi.org/10.1016/S0269-915X(97)80026-2` http://rs.tdwg.org/dwc/terms/Taxon 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/nameAccordingToID-2009-09-21 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/nameAccordingToID not in ABCD simple
152 http://rs.tdwg.org/dwc/terms/version/namePublishedInID-2017-10-06 http://rs.tdwg.org/dwc/terms/version/namePublishedInID-2020-08-12 namePublishedInID Name Published In ID An identifier for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode. `http://hdl.handle.net/10199/7` http://rs.tdwg.org/dwc/terms/Taxon 2017-10-06 2020-08-12 recommended http://rs.tdwg.org/dwc/terms/version/namePublishedInID-2009-09-21 http://rs.tdwg.org/dwc/terms/version/namePublishedInID-2017-10-06 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/namePublishedInID not in ABCD simple
153 http://rs.tdwg.org/dwc/terms/version/taxonConceptID-2017-10-06 taxonConceptID Taxon Concept ID An identifier for the taxonomic concept to which the record refers - not for the nomenclatural details of a taxon. `8fa58e08-08de-4ac1-b69c-1235340b7001` http://rs.tdwg.org/dwc/terms/Taxon 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/taxonConceptID-2009-09-21 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/taxonConceptID not in ABCD simple
154 http://rs.tdwg.org/dwc/terms/version/scientificName-2017-10-06 scientificName Scientific Name The full scientific name, with authorship and date information if known. When forming part of an Identification, this should be the name in lowest level taxonomic rank that can be determined. This term should not contain identification qualifications, which should instead be supplied in the IdentificationQualifier term. `Coleoptera` (order). `Vespertilionidae` (family). `Manis` (genus). `Ctenomys sociabilis` (genus + specificEpithet). `Ambystoma tigrinum diaboli` (genus + specificEpithet + infraspecificEpithet). `Roptrocerus typographi (Györfi, 1952)` (genus + specificEpithet + scientificNameAuthorship), `Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell` (genus + specificEpithet + taxonRank + infraspecificEpithet + scientificNameAuthorship). http://rs.tdwg.org/dwc/terms/Taxon 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/scientificName-2009-09-21 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/scientificName DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString simple
155 http://rs.tdwg.org/dwc/terms/version/acceptedNameUsage-2017-10-06 acceptedNameUsage Accepted Name Usage The full name, with authorship and date information if known, of the currently valid (zoological) or accepted (botanical) taxon. `Tamias minimus` (valid name for Eutamias minimus). http://rs.tdwg.org/dwc/terms/Taxon 2017-10-06 recommended http://rs.tdwg.org/dwc/terms/version/acceptedNameUsage-2009-09-21 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/acceptedNameUsage not in ABCD simple
183 http://rs.tdwg.org/dwc/terms/version/measurementAccuracy-2018-09-06 measurementAccuracy Measurement Accuracy The description of the potential error associated with the measurementValue. `0.01`, `normal distribution with variation of 2 m` http://rs.tdwg.org/dwc/terms/MeasurementOrFact 2018-09-06 recommended http://rs.tdwg.org/dwc/terms/version/measurementAccuracy-2017-10-06 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/measurementAccuracy DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy extension
184 http://rs.tdwg.org/dwc/terms/version/measurementUnit-2018-09-06 measurementUnit Measurement Unit The units associated with the measurementValue. Recommended best practice is to use the International System of Units (SI). `mm`, `C`, `km`, `ha` http://rs.tdwg.org/dwc/terms/MeasurementOrFact 2018-09-06 recommended http://rs.tdwg.org/dwc/terms/version/measurementUnit-2017-10-06 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/measurementUnit DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement extension
185 http://rs.tdwg.org/dwc/terms/version/measurementDeterminedBy-2018-09-06 measurementDeterminedBy Measurement Determined By A list (concatenated and separated) of names of people, groups, or organizations who determined the value of the MeasurementOrFact. Recommended best practice is to separate the values in a list with space vertical bar space (` | `). `Rob Guralnick`, `Peter Desmet | Stijn Van Hoey` http://rs.tdwg.org/dwc/terms/MeasurementOrFact 2018-09-06 recommended http://rs.tdwg.org/dwc/terms/version/measurementDeterminedBy-2017-10-06 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/measurementDeterminedBy DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasuredBy extension
186 http://rs.tdwg.org/dwc/terms/version/measurementDeterminedDate-2018-09-06 http://rs.tdwg.org/dwc/terms/version/measurementDeterminedDate-2020-08-12 measurementDeterminedDate Measurement Determined Date The date on which the MeasurementOrFact was made. Recommended best practice is to use a date that conforms to ISO 8601:2004(E). Recommended best practice is to use a date that conforms to ISO 8601-1:2019. `1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007). http://rs.tdwg.org/dwc/terms/MeasurementOrFact 2018-09-06 2020-08-12 recommended http://rs.tdwg.org/dwc/terms/version/measurementDeterminedDate-2017-10-06 http://rs.tdwg.org/dwc/terms/version/measurementDeterminedDate-2018-09-06 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/measurementDeterminedDate DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasurementDateTime extension
187 http://rs.tdwg.org/dwc/terms/version/measurementMethod-2018-09-06 measurementMethod Measurement Method A description of or reference to (publication, URI) the method or protocol used to determine the measurement, fact, characteristic, or assertion. `minimum convex polygon around burrow entrances` (for a home range area). `barometric altimeter` (for an elevation). http://rs.tdwg.org/dwc/terms/MeasurementOrFact 2018-09-06 recommended http://rs.tdwg.org/dwc/terms/version/measurementMethod-2017-10-06 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/measurementMethod /DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Method or /DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Method or /DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Method extension
188 http://rs.tdwg.org/dwc/terms/version/measurementRemarks-2018-09-06 measurementRemarks Measurement Remarks Comments or notes accompanying the MeasurementOrFact. `tip of tail missing` http://rs.tdwg.org/dwc/terms/MeasurementOrFact 2018-09-06 recommended http://rs.tdwg.org/dwc/terms/version/measurementRemarks-2017-10-06 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/measurementRemarks not in ABCD extension
189 http://rs.tdwg.org/dwc/terms/version/ResourceRelationship-2018-09-06 ResourceRelationship Resource Relationship A relationship of one rdfs:Resource (http://www.w3.org/2000/01/rdf-schema#Resource) to another. Resources can be thought of as identifiable records or instances of classes and may include, but need not be limited to dwc:Occurrence, dwc:Organism, dwc:MaterialSample, dwc:Event, dwc:Location, dwc:GeologicalContext, dwc:Identification, or dwc:Taxon. An instance of an Organism is the mother of another instance of an Organism. A uniquely identified Occurrence represents the same Occurrence as another uniquely identified Occurrence. A MaterialSample is a subsample of another MaterialSample. 2018-09-06 recommended http://rs.tdwg.org/dwc/terms/version/ResourceRelationship-2017-10-06 http://www.w3.org/2000/01/rdf-schema#Class http://rs.tdwg.org/dwc/terms/ResourceRelationship DataSets/DataSet/Units/Unit/Associations extension
192 http://rs.tdwg.org/dwc/terms/version/relatedResourceID-2018-09-06 relatedResourceID Related Resource ID An identifier for a related resource (the object, rather than the subject of the relationship). `dc609808-b09b-11e8-96f8-529269fb1459` http://rs.tdwg.org/dwc/terms/ResourceRelationship 2018-09-06 recommended http://rs.tdwg.org/dwc/terms/version/relatedResourceID-2017-10-06 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/relatedResourceID DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID extension
193 http://rs.tdwg.org/dwc/terms/version/relationshipOfResource-2018-09-06 relationshipOfResource Relationship Of Resource The relationship of the resource identified by relatedResourceID to the subject (optionally identified by the resourceID). Recommended best practice is to use a controlled vocabulary. `sameAs`, `duplicate of`, `mother of`, `endoparasite of`, `host to`, `sibling of`, `valid synonym of`, `located within` http://rs.tdwg.org/dwc/terms/ResourceRelationship 2018-09-06 recommended http://rs.tdwg.org/dwc/terms/version/relationshipOfResource-2017-10-06 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/relationshipOfResource DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociationType extension
194 http://rs.tdwg.org/dwc/terms/version/relationshipAccordingTo-2018-09-06 relationshipAccordingTo Relationship According To The source (person, organization, publication, reference) establishing the relationship between the two resources. `Julie Woodruff` http://rs.tdwg.org/dwc/terms/ResourceRelationship 2018-09-06 recommended http://rs.tdwg.org/dwc/terms/version/relationshipAccordingTo-2017-10-06 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/relationshipAccordingTo not in ABCD extension
195 http://rs.tdwg.org/dwc/terms/version/relationshipEstablishedDate-2018-09-06 http://rs.tdwg.org/dwc/terms/version/relationshipEstablishedDate-2020-08-12 relationshipEstablishedDate Relationship Established Date The date-time on which the relationship between the two resources was established. Recommended best practice is to use a date that conforms to ISO 8601:2004(E). Recommended best practice is to use a date that conforms to ISO 8601-1:2019. `1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007). http://rs.tdwg.org/dwc/terms/ResourceRelationship 2018-09-06 2020-08-12 recommended http://rs.tdwg.org/dwc/terms/version/relationshipEstablishedDate-2017-10-06 http://rs.tdwg.org/dwc/terms/version/relationshipEstablishedDate-2018-09-06 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate not in ABCD extension
196 http://rs.tdwg.org/dwc/terms/version/relationshipRemarks-2018-09-06 relationshipRemarks Relationship Remarks Comments or notes about the relationship between the two resources. `mother and offspring collected from the same nest`, `pollinator captured in the act` http://rs.tdwg.org/dwc/terms/ResourceRelationship 2018-09-06 recommended http://rs.tdwg.org/dwc/terms/version/relationshipRemarks-2017-10-06 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/relationshipRemarks DataSets/DataSet/Units/Unit/Associations/UnitAssociation/Comments extension
197 http://rs.tdwg.org/dwc/terms/attributes/UseWithIRI-2017-10-06 UseWithIRI UseWithIRI The category of terms that are recommended to have an IRI as a value. A utility class to organize the dwciri: terms. http://www.w3.org/2000/01/rdf-schema#Class 2017-10-06 recommended http://www.w3.org/2000/01/rdf-schema#Class http://rs.tdwg.org/dwc/terms/attributes/UseWithIRI not in ABCD
198 http://dublincore.org/usage/terms/history/#languageT-001 language Language A language of the resource. Recommended best practice is to use an IRI from the Library of Congress ISO 639-2 scheme http://id.loc.gov/vocabulary/iso639-2 http://purl.org/dc/terms/ 2008-01-14 recommended http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://purl.org/dc/terms/language not in ABCD
485 http://rs.tdwg.org/dwc/terms/version/accuracy-2009-01-21 accuracy Accuracy Abstract term to capture error information about a measurement or fact. 2009-01-21 deprecated http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/accuracy DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy
486 http://rs.tdwg.org/dwc/terms/version/associatedMedia-2009-04-24 associatedMedia Associated Media A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the Occurrence. Example: "http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG" http://rs.tdwg.org/dwc/terms/Occurrence 2009-04-24 superseded http://rs.tdwg.org/dwc/dwcore/version/ImageURL-2007-04-17 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/associatedMedia DataSets/DataSet/Units/Unit/MultimediaObjects
487 http://rs.tdwg.org/dwc/terms/version/associatedMedia-2014-10-23 associatedMedia Associated Media A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the Occurrence. The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG", "http://204.140.246.24/Fish/Collection%20Pictures/10118-00.jpg | http://204.140.246.24/Fish/Collection%20Pictures/10118-00a.jpg". http://rs.tdwg.org/dwc/terms/Occurrence 2014-10-23 superseded http://rs.tdwg.org/dwc/terms/version/associatedMedia-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/associatedMedia DataSets/DataSet/Units/Unit/MultimediaObjects
488 http://rs.tdwg.org/dwc/terms/version/associatedMedia-2017-10-06 associatedMedia Associated Media A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the Occurrence. `http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG`, `http://204.140.246.24/Fish/Collection%20Pictures/10118-00.jpg | http://204.140.246.24/Fish/Collection%20Pictures/10118-00a.jpg` http://rs.tdwg.org/dwc/terms/Occurrence 2017-10-06 superseded http://rs.tdwg.org/dwc/terms/version/associatedMedia-2014-10-23 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/associatedMedia DataSets/DataSet/Units/Unit/MultimediaObjects simple
489 http://rs.tdwg.org/dwc/terms/version/associatedOccurrences-2009-04-24 associatedOccurrences Associated Occurrences A list (concatenated and separated) of identifiers of other Occurrence records and their associations to this Occurrence. Example: "sibling of FMNH:Mammal:1234; sibling of FMNH:Mammal:1235" http://rs.tdwg.org/dwc/terms/Occurrence 2009-04-24 superseded http://rs.tdwg.org/dwc/curatorial/version/RelatedCatalogedItems-2007-04-17 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/associatedOccurrences DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID
490 http://rs.tdwg.org/dwc/terms/version/associatedOccurrences-2014-10-23 associatedOccurrences Associated Occurrences A list (concatenated and separated) of identifiers of other Occurrence records and their associations to this Occurrence. The recommended best practice is to separate the values with a vertical bar (' | '). http://rs.tdwg.org/dwc/terms/Organism 2014-10-23 superseded http://rs.tdwg.org/dwc/terms/version/associatedOccurrences-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/associatedOccurrences DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID
491 http://rs.tdwg.org/dwc/terms/version/associatedOrganisms-2014-10-23 associatedOrganisms Associated Organisms A list (concatenated and separated) of identifiers of other Organisms and their associations to this Organism. The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "sibling of MXA-232", "mother of MXA-231 | mother of MXA-232" http://rs.tdwg.org/dwc/terms/Organism 2014-10-23 superseded http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/associatedOrganisms not in ABCD
526 http://rs.tdwg.org/dwc/terms/version/datasetName-2009-09-11 datasetName Dataset Name The name identifying the data set from which the record was derived. Examples: "Grinnell Resurvey Mammals", "Lacey Ctenomys Recaptures" http://rs.tdwg.org/dwc/terms/all 2009-09-11 superseded http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/datasetName DataSets/DataSet/Units/Unit/SourceID
527 http://rs.tdwg.org/dwc/terms/version/dateIdentified-2009-04-24 dateIdentified Date Identified The date on which the subject was identified as representing the taxon given in the scientificName. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E). Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. http://rs.tdwg.org/dwc/terms/Identification 2009-04-24 superseded http://rs.tdwg.org/dwc/curatorial/version/DateIdentified-2007-04-17 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/dateIdentified DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText
528 http://rs.tdwg.org/dwc/terms/version/dateIdentified-2009-08-24 dateIdentified Date Identified The date on which the subject was identified as representing the Taxon. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E). Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. http://rs.tdwg.org/dwc/terms/Identification 2009-08-24 superseded http://rs.tdwg.org/dwc/terms/version/dateIdentified-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/dateIdentified DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText
529 http://rs.tdwg.org/dwc/terms/version/dateIdentified-2017-10-06 dateIdentified Date Identified The date on which the subject was identified as representing the Taxon. Recommended best practice is to use a date that conforms to ISO 8601:2004(E). `1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007). http://rs.tdwg.org/dwc/terms/Identification 2017-10-06 superseded http://rs.tdwg.org/dwc/terms/version/dateIdentified-2009-08-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/dateIdentified DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText simple
530 http://rs.tdwg.org/dwc/terms/version/day-2009-04-24 day Day The integer day of the month on which the Event occurred. Examples: "9", "28" http://rs.tdwg.org/dwc/terms/Event 2009-04-24 superseded http://digir.net/schema/conceptual/darwin/2003/1.0/version/DayCollected-2003-06-17 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/day accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
531 http://rs.tdwg.org/dwc/terms/version/decimalLatitude-2009-04-24 decimalLatitude Decimal Latitude The geographic latitude (in decimal degrees, using the spatial reference system given in geodeticDatum) of the geographic center of a Location. Positive values are north of the Equator, negative values are south of it. Legal values lie between -90 and 90, inclusive. Example: "-41.0983423" http://purl.org/dc/terms/Location 2009-04-24 superseded http://rs.tdwg.org/dwc/geospatial/version/DecimalLatitude-2007-04-17 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/decimalLatitude DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal
532 http://rs.tdwg.org/dwc/terms/version/decimalLongitude-2009-04-24 decimalLongitude Decimal Longitude The geographic longitude (in decimal degrees, using the spatial reference system given in geodeticDatum) of the geographic center of a Location. Positive values are east of the Greenwich Meridian, negative values are west of it. Legal values lie between -180 and 180, inclusive. Example: "-121.1761111" http://purl.org/dc/terms/Location 2009-04-24 superseded http://rs.tdwg.org/dwc/geospatial/version/DecimalLongitude-2007-04-17 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/decimalLongitude DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal
556 http://rs.tdwg.org/dwc/terms/version/EventAttributeUnit-2008-11-19 EventAttributeUnit Event Attribute Unit The units for the value of the measurement or characteristic of the sampling event. Recommended best practice is to use International System of Units (SI) units. Example: "C" http://rs.tdwg.org/dwc/terms/EventAttribute 2008-11-19 deprecated http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/EventAttributeUnit DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement
557 http://rs.tdwg.org/dwc/terms/version/EventAttributeValue-2008-11-19 EventAttributeValue Event Attribute The value of the measurement or characteristic of the sampling event. Example: "22" http://rs.tdwg.org/dwc/terms/EventAttribute 2008-11-19 deprecated http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/EventAttributeValue DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue
558 http://rs.tdwg.org/dwc/terms/version/eventDate-2009-04-24 eventDate Event Date The date-time or interval during which an Event occurred. For occurrences, this is the date-time when the event was recorded. Not suitable for a time in a geological context. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E). Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. http://rs.tdwg.org/dwc/terms/Event 2009-04-24 superseded http://rs.tdwg.org/dwc/terms/version/EarliestDateCollected-2008-11-19|http://rs.tdwg.org/dwc/terms/version/LatestDateCollected-2008-11-19 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/eventDate DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
559 http://rs.tdwg.org/dwc/terms/version/eventDate-2017-10-06 eventDate Event Date The date-time or interval during which an Event occurred. For occurrences, this is the date-time when the event was recorded. Not suitable for a time in a geological context. Recommended best practice is to use a date that conforms to ISO 8601:2004(E). `1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007). http://rs.tdwg.org/dwc/terms/Event 2017-10-06 superseded http://rs.tdwg.org/dwc/terms/version/eventDate-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/eventDate DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin simple
560 http://rs.tdwg.org/dwc/terms/version/eventID-2009-04-24 eventID Event ID An identifier for the set of information associated with an Event (something that occurs at a place and time). May be a global unique identifier or an identifier specific to the data set. http://rs.tdwg.org/dwc/terms/Event 2009-04-24 superseded http://rs.tdwg.org/dwc/terms/version/SamplingEventID-2008-11-19 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/eventID DataSets/DataSet/Units/Unit/Gathering/Code
561 http://rs.tdwg.org/dwc/terms/version/EventMeasurement-2008-11-19 EventMeasurement Event Measurement The category of information pertaining to measurements associated with an event. http://rs.tdwg.org/dwc/terms/Event 2008-11-19 deprecated http://www.w3.org/2000/01/rdf-schema#Class http://rs.tdwg.org/dwc/terms/EventMeasurement DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts
562 http://rs.tdwg.org/dwc/terms/version/eventMeasurementAccuracy-2009-04-24 eventMeasurementAccuracy Event Measurement Accuracy The description of the error associated with the EventAttributeValue. Example: "0.01", "normal distribution with variation of 2 m" http://rs.tdwg.org/dwc/terms/EventMeasurement 2009-04-24 deprecated http://rs.tdwg.org/dwc/terms/version/EventAttributeAccuracy-2009-01-18 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/eventMeasurementAccuracy DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy
569 http://rs.tdwg.org/dwc/terms/version/eventMeasurementValue-2009-04-24 eventMeasurementValue Event Measurement Value The value of the measurement or characteristic of the event. Example: "22" http://rs.tdwg.org/dwc/terms/EventMeasurement 2009-04-24 deprecated http://rs.tdwg.org/dwc/terms/version/EventAttributeValue-2008-11-19 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/eventMeasurementValue DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue
570 http://rs.tdwg.org/dwc/terms/version/eventRemarks-2009-04-24 eventRemarks Event Remarks Comments or notes about the Event. Example: "after the recent rains the river is nearly at flood stage" http://rs.tdwg.org/dwc/terms/Event 2009-04-24 superseded http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/eventRemarks DataSets/DataSet/Units/Unit/Gathering/Notes
571 http://rs.tdwg.org/dwc/terms/version/eventTime-2009-04-24 eventTime Event Time The time or interval during which an Event occurred. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E). Examples: "14:07-0600" is 2:07pm in the time zone six hours earlier than UTC, "08:40:21Z" is 8:40:21am UTC, "13:00:00Z/15:30:00Z" is the interval between 1pm UTC and 3:30pm UTC. http://rs.tdwg.org/dwc/terms/Event 2009-04-24 superseded http://rs.tdwg.org/dwc/terms/version/EndTimeOfDay-2008-11-19|http://rs.tdwg.org/dwc/terms/version/StartTimeOfDay-2008-11-19 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/eventTime accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin and DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd
572 http://rs.tdwg.org/dwc/terms/version/eventTime-2017-10-06 eventTime Event Time The time or interval during which an Event occurred. Recommended best practice is to use a time that conforms to ISO 8601:2004(E). `14:07-0600` (2:07pm in the time zone six hours earlier than UTC). `08:40:21Z` (8:40:21am UTC). `13:00:00Z/15:30:00Z` (the interval between 1pm UTC and 3:30pm UTC). http://rs.tdwg.org/dwc/terms/Event 2017-10-06 superseded http://rs.tdwg.org/dwc/terms/version/eventTime-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/eventTime accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin and DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd simple
573 http://rs.tdwg.org/dwc/terms/version/family-2009-04-24 family Family The name of the family in which the scientificName is classified. Example: "Ctenomyidae" http://rs.tdwg.org/dwc/terms/Taxon 2009-04-24 superseded http://rs.tdwg.org/dwc/dwcore/version/Family-2007-04-17 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/family DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia
574 http://rs.tdwg.org/dwc/terms/version/family-2009-08-24 family Family The full scientific name of the family in which the taxon is classified. Examples: "Felidae", "Monocleaceae" http://rs.tdwg.org/dwc/terms/Taxon 2009-08-24 superseded http://rs.tdwg.org/dwc/terms/version/family-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/family DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia
575 http://rs.tdwg.org/dwc/terms/version/fieldNotes-2009-04-24 fieldNotes Field Notes One of a) an indicator of the existence of, b) a reference to (publication, URI), or c) the text of notes taken in the field about the Event. Example: "notes available in Grinnell-Miller Library" http://rs.tdwg.org/dwc/terms/Event 2009-04-24 superseded http://rs.tdwg.org/dwc/curatorial/version/FieldNotes-2007-04-17 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/fieldNotes DataSets/DataSet/Units/Unit/FieldNotes
592 http://rs.tdwg.org/dwc/terms/version/georeferencedBy-2009-04-24 georeferencedBy Georeferenced By A list (concatenated and separated) of names of people, groups, or organizations who determined the georeference (spatial representation) for the Location. Examples: "Kristina Yamamoto (MVZ); Janet Fang (MVZ)", "Brad Millen (ROM)" http://purl.org/dc/terms/Location 2009-04-24 superseded http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/georeferencedBy not in ABCD
593 http://rs.tdwg.org/dwc/terms/version/georeferencedBy-2014-10-23 georeferencedBy Georeferenced By A list (concatenated and separated) of names of people, groups, or organizations who determined the georeference (spatial representation) for the Location. The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "Brad Millen (ROM)", "Kristina Yamamoto (MVZ) | Janet Fang (MVZ)". http://purl.org/dc/terms/Location 2014-10-23 superseded http://rs.tdwg.org/dwc/terms/version/georeferencedBy-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/georeferencedBy not in ABCD
594 http://rs.tdwg.org/dwc/terms/version/georeferencedDate-2011-10-16 georeferencedDate Georeferenced Date The date on which the Location was georeferenced. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E). Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. http://purl.org/dc/terms/Location 2011-10-16 superseded http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/georeferencedDate not in ABCD
595 http://rs.tdwg.org/dwc/terms/version/georeferencedDate-2017-10-06 georeferencedDate Georeferenced Date The date on which the Location was georeferenced. Recommended best practice is to use a date that conforms to ISO 8601:2004(E). `1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007). http://purl.org/dc/terms/Location 2017-10-06 superseded http://rs.tdwg.org/dwc/terms/version/georeferencedDate-2011-10-16 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/georeferencedDate not in ABCD simple
596 http://rs.tdwg.org/dwc/terms/version/georeferenceProtocol-2009-04-24 georeferenceProtocol Georeference Protocol A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties. Examples: "Guide to Best Practices for Georeferencing. (Chapman and Wieczorek, eds. 2006). Global Biodiversity Information Facility.", "MaNIS/HerpNet/ORNIS Georeferencing Guidelines", "Georeferencing Quick Reference Guide" http://purl.org/dc/terms/Location 2009-04-24 superseded http://rs.tdwg.org/dwc/geospatial/version/GeoreferenceProtocol-2007-04-17 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/georeferenceProtocol DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinateMethod
597 http://rs.tdwg.org/dwc/terms/version/georeferenceRemarks-2009-04-24 georeferenceRemarks Georeference Remarks Notes or comments about the spatial description determination, explaining assumptions made in addition or opposition to the those formalized in the method referred to in georeferenceProtocol. Example: "assumed distance by road (Hwy. 101)" http://purl.org/dc/terms/Location 2009-04-24 superseded http://rs.tdwg.org/dwc/geospatial/version/GeoreferenceRemarks-2007-04-17 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/georeferenceRemarks DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceRemarks
598 http://rs.tdwg.org/dwc/terms/version/georeferenceSources-2009-04-24 georeferenceSources Georeference Sources A list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the Location, described specifically enough to allow anyone in the future to use the same resources. Examples: "USGS 1:24000 Florence Montana Quad; Terrametrics 2008 on Google Earth" http://purl.org/dc/terms/Location 2009-04-24 superseded http://rs.tdwg.org/dwc/geospatial/version/GeoreferenceSources-2007-04-17 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/georeferenceSources DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceSources
670 http://rs.tdwg.org/dwc/terms/version/measurementDeterminedBy-2017-10-06 measurementDeterminedBy Measurement Determined By A list (concatenated and separated) of names of people, groups, or organizations who determined the value of the MeasurementOrFact. Recommended best practice is to separate the values in a list with space vertical bar space (` | `). `Rob Guralnick`, `Peter Desmet | Stijn Van Hoey` http://rs.tdwg.org/dwc/terms/MeasurementOrFact 2017-10-06 superseded http://rs.tdwg.org/dwc/terms/version/measurementDeterminedBy-2014-10-23 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/measurementDeterminedBy DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasuredBy
671 http://rs.tdwg.org/dwc/terms/version/measurementDeterminedDate-2009-04-24 measurementDeterminedDate Measurement Determined Date The date on which the MeasurementOrFact was made. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E). Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. http://rs.tdwg.org/dwc/terms/MeasurementOrFact 2009-04-24 superseded http://rs.tdwg.org/dwc/terms/version/occurrenceMeasurementDeterminedDate-2009-04-24|http://rs.tdwg.org/dwc/terms/version/eventMeasurementDeterminedDate-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/measurementDeterminedDate DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasurementDateTime
672 http://rs.tdwg.org/dwc/terms/version/measurementDeterminedDate-2017-10-06 measurementDeterminedDate Measurement Determined Date The date on which the MeasurementOrFact was made. Recommended best practice is to use a date that conforms to ISO 8601:2004(E). `1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007). http://rs.tdwg.org/dwc/terms/MeasurementOrFact 2017-10-06 superseded http://rs.tdwg.org/dwc/terms/version/measurementDeterminedDate-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/measurementDeterminedDate DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasurementDateTime
673 http://rs.tdwg.org/dwc/terms/version/measurementDeterminedDate-2018-09-06 measurementDeterminedDate Measurement Determined Date The date on which the MeasurementOrFact was made. Recommended best practice is to use a date that conforms to ISO 8601:2004(E). `1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007). http://rs.tdwg.org/dwc/terms/MeasurementOrFact 2018-09-06 superseded http://rs.tdwg.org/dwc/terms/version/measurementDeterminedDate-2017-10-06 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/measurementDeterminedDate DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasurementDateTime extension
674 http://rs.tdwg.org/dwc/terms/version/measurementID-2009-04-24 measurementID Measurement ID An identifier for the MeasurementOrFact (information pertaining to measurements, facts, characteristics, or assertions). May be a global unique identifier or an identifier specific to the data set. http://rs.tdwg.org/dwc/terms/MeasurementOrFact 2009-04-24 superseded http://rs.tdwg.org/dwc/terms/version/occurrenceMeasurementID-2009-04-24|http://rs.tdwg.org/dwc/terms/version/eventMeasurementID-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/measurementID not in ABCD
675 http://rs.tdwg.org/dwc/terms/version/measurementID-2017-10-06 measurementID Measurement ID An identifier for the MeasurementOrFact (information pertaining to measurements, facts, characteristics, or assertions). May be a global unique identifier or an identifier specific to the data set. `9c752d22-b09a-11e8-96f8-529269fb1459` http://rs.tdwg.org/dwc/terms/MeasurementOrFact 2017-10-06 superseded http://rs.tdwg.org/dwc/terms/version/measurementID-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/measurementID not in ABCD
676 http://rs.tdwg.org/dwc/terms/version/measurementMethod-2009-04-24 measurementMethod Measurement Method A description of or reference to (publication, URI) the method or protocol used to determine the measurement, fact, characteristic, or assertion. Examples: "minimum convex polygon around burrow entrances" for a home range area, "barometric altimeter" for an elevation http://rs.tdwg.org/dwc/terms/MeasurementOrFact 2009-04-24 superseded http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/measurementMethod /DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Method or /DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Method or /DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Method
691 http://rs.tdwg.org/dwc/terms/version/minimumDistanceAboveSurfaceInMeters-2009-04-24 minimumDistanceAboveSurfaceInMeters Minimum Distance Above Surface In Meters The lesser distance in a range of distance from a reference surface in the vertical direction, in meters. Use positive values for locations above the surface, negative values for locations below. If depth measures are given, the reference surface is the location given by the depth, otherwise the reference surface is the location given by the elevation. Example: 1.5 meter sediment core from the bottom of a lake (at depth 20m) at 300m elevation; VerbatimElevation: "300m" MinimumElevationInMeters: "300", MaximumElevationInMeters: "300", VerbatimDepth: "20m", MinimumDepthInMeters: "20", MaximumDepthInMeters: "20", minimumDistanceAboveSurfaceInMeters: "0", maximumDistanceAboveSurfaceInMeters: "-1.5" http://purl.org/dc/terms/Location 2009-04-24 superseded http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue
692 http://rs.tdwg.org/dwc/terms/version/minimumElevationInMeters-2009-04-24 minimumElevationInMeters Minimum Elevation In Meters The lower limit of the range of elevation (altitude, usually above sea level), in meters. Example: "100" http://purl.org/dc/terms/Location 2009-04-24 superseded http://rs.tdwg.org/dwc/dwcore/version/MinimumElevationInMeters-2007-04-17 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/minimumElevationInMeters DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue
693 http://rs.tdwg.org/dwc/terms/version/month-2009-04-24 month Month The ordinal month in which the Event occurred. Examples: "1" (=January), "10" (=October) http://rs.tdwg.org/dwc/terms/Event 2009-04-24 superseded http://digir.net/schema/conceptual/darwin/2003/1.0/version/MonthCollected-2003-06-17 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/month accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
694 http://rs.tdwg.org/dwc/terms/version/month-2017-10-06 month Month The ordinal month in which the Event occurred. `1` (January). `10` (October). http://rs.tdwg.org/dwc/terms/Event 2017-10-06 superseded http://rs.tdwg.org/dwc/terms/version/month-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/month accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin simple
695 http://rs.tdwg.org/dwc/terms/version/municipality-2009-08-24 municipality Municipality The full, unabbreviated name of the next smaller administrative region than county (city, municipality, etc.) in which the Location occurs. Do not use this term for a nearby named place that does not contain the actual location. Examples: "Holzminden" http://purl.org/dc/terms/Location 2009-08-24 superseded http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/municipality DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName
696 http://rs.tdwg.org/dwc/terms/version/nameAccordingTo-2009-09-21 nameAccordingTo Name According To The reference to the source in which the specific taxon concept circumscription is defined or implied - traditionally signified by the Latin "sensu" or "sec." (from secundum, meaning "according to"). For taxa that result from identifications, a reference to the keys, monographs, experts and other sources should be given. Example: "McCranie, J. R., D. B. Wake, and L. D. Wilson. 1996. The taxonomic status of Bolitoglossa schmidti, with comments on the biology of the Mesoamerican salamander Bolitoglossa dofleini (Caudata: Plethodontidae). Carib. J. Sci. 32:395-398.", "Werner Greuter 2008", "Lilljeborg 1861, Upsala Univ. Arsskrift, Math. Naturvet., pp. 4, 5" http://rs.tdwg.org/dwc/terms/Taxon 2009-09-21 superseded http://rs.tdwg.org/dwc/terms/version/taxonAccordingTo-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/nameAccordingTo not in ABCD
697 http://rs.tdwg.org/dwc/terms/version/nameAccordingToID-2009-09-21 nameAccordingToID Name According To ID An identifier for the source in which the specific taxon concept circumscription is defined or implied. See nameAccordingTo. Example: "doi:10.1016/S0269-915X(97)80026-2" http://rs.tdwg.org/dwc/terms/Taxon 2009-09-21 superseded http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/nameAccordingToID not in ABCD
699 http://rs.tdwg.org/dwc/terms/version/namePublishedIn-2009-04-24 namePublishedIn Name Published In A full reference to the original publication of the scientificName. Examples: "Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388", "Forel, Auguste, Diagnosies provisoires de quelques espèces nouvelles de fourmis de Madagascar, récoltées par M. Grandidier., Annales de la Societe Entomologique de Belgique, Comptes-rendus des Seances 30, 1886" http://rs.tdwg.org/dwc/terms/Taxon 2009-04-24 superseded http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/namePublishedIn DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation
700 http://rs.tdwg.org/dwc/terms/version/namePublishedIn-2009-09-21 namePublishedIn Name Published In A reference for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode. Examples: "Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388", "Forel, Auguste, Diagnosies provisoires de quelques espèces nouvelles de fourmis de Madagascar, récoltées par M. Grandidier., Annales de la Societe Entomologique de Belgique, Comptes-rendus des Seances 30, 1886" http://rs.tdwg.org/dwc/terms/Taxon 2009-09-21 superseded http://rs.tdwg.org/dwc/terms/version/namePublishedIn-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/namePublishedIn DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation
701 http://rs.tdwg.org/dwc/terms/version/namePublishedInID-2009-09-21 namePublishedInID Name Published In ID An identifier for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode. Example: "http://hdl.handle.net/10199/7" http://rs.tdwg.org/dwc/terms/Taxon 2009-09-21 superseded http://rs.tdwg.org/dwc/terms/version/namePublicationID-2009-05-18 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/namePublishedInID not in ABCD
702 http://rs.tdwg.org/dwc/terms/version/namePublishedInID-2017-10-06 namePublishedInID Name Published In ID An identifier for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode. `http://hdl.handle.net/10199/7` http://rs.tdwg.org/dwc/terms/Taxon 2017-10-06 superseded http://rs.tdwg.org/dwc/terms/version/namePublishedInID-2009-09-21 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/namePublishedInID not in ABCD simple
703 http://rs.tdwg.org/dwc/terms/version/namePublishedInYear-2011-10-16 namePublishedInYear Name Published In Year The four-digit year in which the scientificName was published. Examples: "1915", "2008" http://rs.tdwg.org/dwc/terms/Taxon 2011-10-16 superseded http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/namePublishedInYear not in ABCD
704 http://rs.tdwg.org/dwc/terms/version/nomenclaturalCode-2009-04-24 nomenclaturalCode Nomenclatural Code The nomenclatural code under which the scientificName is constructed. Recommended best practice is to use a controlled vocabulary. Examples: "ICBN", "ICZN", "BC", "ICNCP", "BioCode" http://rs.tdwg.org/dwc/terms/Taxon 2009-04-24 superseded http://rs.tdwg.org/dwc/dwcore/version/NomenclaturalCode-2007-04-17 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/nomenclaturalCode DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/Code
705 http://rs.tdwg.org/dwc/terms/version/nomenclaturalCode-2009-09-21 nomenclaturalCode Nomenclatural Code The nomenclatural code (or codes in the case of an ambiregnal name) under which the scientificName is constructed. Recommended best practice is to use a controlled vocabulary. Examples: "ICBN", "ICZN", "BC", "ICNCP", "BioCode", "ICZN; ICBN" http://rs.tdwg.org/dwc/terms/Taxon 2009-09-21 superseded http://rs.tdwg.org/dwc/terms/version/nomenclaturalCode-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/nomenclaturalCode DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/Code
759 http://rs.tdwg.org/dwc/terms/version/relationshipAccordingTo-2017-10-06 relationshipAccordingTo Relationship According To The source (person, organization, publication, reference) establishing the relationship between the two resources. `Julie Woodruff` http://rs.tdwg.org/dwc/terms/ResourceRelationship 2017-10-06 superseded http://rs.tdwg.org/dwc/terms/version/relationshipAccordingTo-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/relationshipAccordingTo not in ABCD
760 http://rs.tdwg.org/dwc/terms/version/relationshipEstablishedDate-2009-04-24 relationshipEstablishedDate Relationship Established Date The date-time on which the relationship between the two resources was established. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E). Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. http://rs.tdwg.org/dwc/terms/ResourceRelationship 2009-04-24 superseded http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate not in ABCD
761 http://rs.tdwg.org/dwc/terms/version/relationshipEstablishedDate-2017-10-06 relationshipEstablishedDate Relationship Established Date The date-time on which the relationship between the two resources was established. Recommended best practice is to use a date that conforms to ISO 8601:2004(E). `1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007). http://rs.tdwg.org/dwc/terms/ResourceRelationship 2017-10-06 superseded http://rs.tdwg.org/dwc/terms/version/relationshipEstablishedDate-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate not in ABCD
762 http://rs.tdwg.org/dwc/terms/version/relationshipEstablishedDate-2018-09-06 relationshipEstablishedDate Relationship Established Date The date-time on which the relationship between the two resources was established. Recommended best practice is to use a date that conforms to ISO 8601:2004(E). `1963-03-08T14:07-0600` (8 Mar 1963 at 2:07pm in the time zone six hours earlier than UTC). `2009-02-20T08:40Z` (20 February 2009 8:40am UTC). `2018-08-29T15:19` (3:19pm local time on 29 August 2018). `1809-02-12` (some time during 12 February 1809). `1906-06` (some time in June 1906). `1971` (some time in the year 1971). `2007-03-01T13:00:00Z/2008-05-11T15:30:00Z` (some time during the interval between 1 March 2007 1pm UTC and 11 May 2008 3:30pm UTC). `1900/1909` (some time during the interval between the beginning of the year 1900 and the end of the year 1909). `2007-11-13/15` (some time in the interval between 13 November 2007 and 15 November 2007). http://rs.tdwg.org/dwc/terms/ResourceRelationship 2018-09-06 superseded http://rs.tdwg.org/dwc/terms/version/relationshipEstablishedDate-2017-10-06 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate not in ABCD extension
763 http://rs.tdwg.org/dwc/terms/version/relationshipOfResource-2009-04-24 relationshipOfResource Relationship Of Resource The relationship of the resource identified by relatedResourceID to the subject (optionally identified by the resourceID). Recommended best practice is to use a controlled vocabulary. Examples: "duplicate of", "mother of", "endoparasite of", "host to", "sibling of", "valid synonym of", "located within" http://rs.tdwg.org/dwc/terms/ResourceRelationship 2009-04-24 superseded http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/relationshipOfResource DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociationType
764 http://rs.tdwg.org/dwc/terms/version/relationshipOfResource-2017-10-06 relationshipOfResource Relationship Of Resource The relationship of the resource identified by relatedResourceID to the subject (optionally identified by the resourceID). Recommended best practice is to use a controlled vocabulary. `sameAs`, `duplicate of`, `mother of`, `endoparasite of`, `host to`, `sibling of`, `valid synonym of`, `located within` http://rs.tdwg.org/dwc/terms/ResourceRelationship 2017-10-06 superseded http://rs.tdwg.org/dwc/terms/version/relationshipOfResource-2009-04-24 http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/relationshipOfResource DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociationType
765 http://rs.tdwg.org/dwc/terms/version/relationshipRemarks-2009-04-24 relationshipRemarks Relationship Remarks Comments or notes about the relationship between the two resources. Examples: "mother and offspring collected from the same nest", "pollinator captured in the act" http://rs.tdwg.org/dwc/terms/ResourceRelationship 2009-04-24 superseded http://www.w3.org/1999/02/22-rdf-syntax-ns#Property http://rs.tdwg.org/dwc/terms/relationshipRemarks DataSets/DataSet/Units/Unit/Associations/UnitAssociation/Comments