mirror of https://github.com/tdwg/dwc.git
Removed organizedInClass attributes for record-level terms that can be organized in any class.
This commit is contained in:
parent
b80aa15e68
commit
c4ae49504e
163
rdf/dwcterms.rdf
163
rdf/dwcterms.rdf
|
@ -20,7 +20,7 @@
|
||||||
<dcterms:title xml:lang="en">Darwin Core Recommended Terms</dcterms:title>
|
<dcterms:title xml:lang="en">Darwin Core Recommended Terms</dcterms:title>
|
||||||
<rdfs:comment>This document contains a list of Darwin Core terms that have the dwcattributes:status equal to "recommended". For the full normative RDF document of all Darwin Core terms, see dwctermshistory.rdf. To comment on this schema, please create a new issue in https://github.com/tdwg/dwc/issues</rdfs:comment>
|
<rdfs:comment>This document contains a list of Darwin Core terms that have the dwcattributes:status equal to "recommended". For the full normative RDF document of all Darwin Core terms, see dwctermshistory.rdf. To comment on this schema, please create a new issue in https://github.com/tdwg/dwc/issues</rdfs:comment>
|
||||||
<dcterms:publisher xml:lang="en">Biodiversity Information Standards (TDWG)</dcterms:publisher>
|
<dcterms:publisher xml:lang="en">Biodiversity Information Standards (TDWG)</dcterms:publisher>
|
||||||
<dcterms:modified>2015-03-19</dcterms:modified>
|
<dcterms:modified>2016-04-25</dcterms:modified>
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<!--
|
<!--
|
||||||
Each RDF description uses the following:
|
Each RDF description uses the following:
|
||||||
|
@ -32,19 +32,13 @@
|
||||||
dcterms:modified
|
dcterms:modified
|
||||||
rdf:type
|
rdf:type
|
||||||
dcterms:hasVersion
|
dcterms:hasVersion
|
||||||
rdfs:range
|
|
||||||
rdfs:subPropertyOf
|
rdfs:subPropertyOf
|
||||||
dcterms:replaces
|
dcterms:replaces
|
||||||
rdfs:seeAlso (for ABCD mapping)
|
rdfs:seeAlso (for ABCD mapping)
|
||||||
dwcattributes:status
|
dwcattributes:status
|
||||||
dwcattributes:decision
|
dwcattributes:decision
|
||||||
|
dwcattributes:abcdEquivalence
|
||||||
// potentially useful
|
dwcattributes:organizedInClass
|
||||||
rdfs:domain
|
|
||||||
skos = http://www.w3.org/2004/02/skos/core#
|
|
||||||
skos:example
|
|
||||||
vs = http://www.w3.org/2003/06/sw-vocab-status/ns#
|
|
||||||
vs:term_status
|
|
||||||
-->
|
-->
|
||||||
<!-- Mutable RDF goes here -->
|
<!-- Mutable RDF goes here -->
|
||||||
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/acceptedNameUsage">
|
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/acceptedNameUsage">
|
||||||
|
@ -189,7 +183,6 @@
|
||||||
<dwcattributes:status>recommended</dwcattributes:status>
|
<dwcattributes:status>recommended</dwcattributes:status>
|
||||||
<dwcattributes:decision rdf:resource="http://rs.tdwg.org/dwc/terms/history/decisions/#Decision-2014-10-26_15"/>
|
<dwcattributes:decision rdf:resource="http://rs.tdwg.org/dwc/terms/history/decisions/#Decision-2014-10-26_15"/>
|
||||||
<dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/RecordBasis</dwcattributes:abcdEquivalence>
|
<dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/RecordBasis</dwcattributes:abcdEquivalence>
|
||||||
<dwcattributes:organizedInClass rdf:resource="all"/>
|
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/bed">
|
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/bed">
|
||||||
<rdfs:label xml:lang="en">Bed</rdfs:label>
|
<rdfs:label xml:lang="en">Bed</rdfs:label>
|
||||||
|
@ -257,7 +250,6 @@
|
||||||
<dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/collectionCode-2009-08-24"/>
|
<dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/collectionCode-2009-08-24"/>
|
||||||
<dwcattributes:status>recommended</dwcattributes:status>
|
<dwcattributes:status>recommended</dwcattributes:status>
|
||||||
<dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceID</dwcattributes:abcdEquivalence>
|
<dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceID</dwcattributes:abcdEquivalence>
|
||||||
<dwcattributes:organizedInClass rdf:resource="all"/>
|
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/collectionID">
|
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/collectionID">
|
||||||
<rdfs:label xml:lang="en">Collection ID</rdfs:label>
|
<rdfs:label xml:lang="en">Collection ID</rdfs:label>
|
||||||
|
@ -270,7 +262,6 @@
|
||||||
<dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#collectionID-2009-09-11"/>
|
<dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#collectionID-2009-09-11"/>
|
||||||
<dwcattributes:status>recommended</dwcattributes:status>
|
<dwcattributes:status>recommended</dwcattributes:status>
|
||||||
<dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceID</dwcattributes:abcdEquivalence>
|
<dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceID</dwcattributes:abcdEquivalence>
|
||||||
<dwcattributes:organizedInClass rdf:resource="all"/>
|
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/continent">
|
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/continent">
|
||||||
<rdfs:label xml:lang="en">Continent</rdfs:label>
|
<rdfs:label xml:lang="en">Continent</rdfs:label>
|
||||||
|
@ -367,7 +358,6 @@
|
||||||
<dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Generalizations-2008-11-19"/>
|
<dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Generalizations-2008-11-19"/>
|
||||||
<dwcattributes:status>recommended</dwcattributes:status>
|
<dwcattributes:status>recommended</dwcattributes:status>
|
||||||
<dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence>
|
<dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence>
|
||||||
<dwcattributes:organizedInClass rdf:resource="all"/>
|
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/datasetID">
|
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/datasetID">
|
||||||
<rdfs:label xml:lang="en">Dataset ID</rdfs:label>
|
<rdfs:label xml:lang="en">Dataset ID</rdfs:label>
|
||||||
|
@ -381,7 +371,6 @@
|
||||||
<dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/datasetID-2009-04-24"/>
|
<dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/datasetID-2009-04-24"/>
|
||||||
<dwcattributes:status>recommended</dwcattributes:status>
|
<dwcattributes:status>recommended</dwcattributes:status>
|
||||||
<dwcattributes:abcdEquivalence>DataSets/DataSet/DataSetGUID</dwcattributes:abcdEquivalence>
|
<dwcattributes:abcdEquivalence>DataSets/DataSet/DataSetGUID</dwcattributes:abcdEquivalence>
|
||||||
<dwcattributes:organizedInClass rdf:resource="all"/>
|
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/datasetName">
|
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/datasetName">
|
||||||
<rdfs:label xml:lang="en">Dataset Name</rdfs:label>
|
<rdfs:label xml:lang="en">Dataset Name</rdfs:label>
|
||||||
|
@ -394,7 +383,6 @@
|
||||||
<dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#datasetName-2009-09-11"/>
|
<dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#datasetName-2009-09-11"/>
|
||||||
<dwcattributes:status>recommended</dwcattributes:status>
|
<dwcattributes:status>recommended</dwcattributes:status>
|
||||||
<dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceID</dwcattributes:abcdEquivalence>
|
<dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceID</dwcattributes:abcdEquivalence>
|
||||||
<dwcattributes:organizedInClass rdf:resource="all"/>
|
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/dateIdentified">
|
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/dateIdentified">
|
||||||
<rdfs:label xml:lang="en">Date Identified</rdfs:label>
|
<rdfs:label xml:lang="en">Date Identified</rdfs:label>
|
||||||
|
@ -480,7 +468,6 @@
|
||||||
<dwcattributes:status>recommended</dwcattributes:status>
|
<dwcattributes:status>recommended</dwcattributes:status>
|
||||||
<dwcattributes:decision rdf:resource="http://rs.tdwg.org/dwc/terms/history/decisions/#Decision-2014-10-30_16"/>
|
<dwcattributes:decision rdf:resource="http://rs.tdwg.org/dwc/terms/history/decisions/#Decision-2014-10-30_16"/>
|
||||||
<dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence>
|
<dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence>
|
||||||
<dwcattributes:organizedInClass rdf:resource="all"/>
|
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage">
|
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage">
|
||||||
<rdfs:label xml:lang="en">Earliest Age Or Lowest Stage</rdfs:label>
|
<rdfs:label xml:lang="en">Earliest Age Or Lowest Stage</rdfs:label>
|
||||||
|
@ -1125,7 +1112,6 @@
|
||||||
<dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/InformationWithheld-2007-04-17"/>
|
<dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/InformationWithheld-2007-04-17"/>
|
||||||
<dwcattributes:status>recommended</dwcattributes:status>
|
<dwcattributes:status>recommended</dwcattributes:status>
|
||||||
<dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/InformationWithheld</dwcattributes:abcdEquivalence>
|
<dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/InformationWithheld</dwcattributes:abcdEquivalence>
|
||||||
<dwcattributes:organizedInClass rdf:resource="all"/>
|
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/infraspecificEpithet">
|
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/infraspecificEpithet">
|
||||||
<rdfs:label xml:lang="en">Infraspecific Epithet</rdfs:label>
|
<rdfs:label xml:lang="en">Infraspecific Epithet</rdfs:label>
|
||||||
|
@ -1153,7 +1139,6 @@
|
||||||
<dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/institutionCode-2009-08-24"/>
|
<dcterms:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/institutionCode-2009-08-24"/>
|
||||||
<dwcattributes:status>recommended</dwcattributes:status>
|
<dwcattributes:status>recommended</dwcattributes:status>
|
||||||
<dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceInstitutionID</dwcattributes:abcdEquivalence>
|
<dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceInstitutionID</dwcattributes:abcdEquivalence>
|
||||||
<dwcattributes:organizedInClass rdf:resource="all"/>
|
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/institutionID">
|
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/institutionID">
|
||||||
<rdfs:label xml:lang="en">Institution ID</rdfs:label>
|
<rdfs:label xml:lang="en">Institution ID</rdfs:label>
|
||||||
|
@ -1166,7 +1151,6 @@
|
||||||
<dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#institutionID-2009-09-11"/>
|
<dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#institutionID-2009-09-11"/>
|
||||||
<dwcattributes:status>recommended</dwcattributes:status>
|
<dwcattributes:status>recommended</dwcattributes:status>
|
||||||
<dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceInstitutionID</dwcattributes:abcdEquivalence>
|
<dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceInstitutionID</dwcattributes:abcdEquivalence>
|
||||||
<dwcattributes:organizedInClass rdf:resource="all"/>
|
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/island">
|
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/island">
|
||||||
<rdfs:label xml:lang="en">Island</rdfs:label>
|
<rdfs:label xml:lang="en">Island</rdfs:label>
|
||||||
|
@ -1915,34 +1899,34 @@
|
||||||
<dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence>
|
<dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence>
|
||||||
<dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Organism"/>
|
<dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Organism"/>
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/organismQuantity">
|
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/organismQuantity">
|
||||||
<rdfs:label xml:lang="en">Organism Quantity</rdfs:label>
|
<rdfs:label xml:lang="en">Organism Quantity</rdfs:label>
|
||||||
<rdfs:comment xml:lang="en">A number or enumeration value for the quantity of organisms.</rdfs:comment>
|
<rdfs:comment xml:lang="en">A number or enumeration value for the quantity of organisms.</rdfs:comment>
|
||||||
<dcterms:description xml:lang="en">An organismQuantity must have a corresponding organismQuantityType, e.g., "27" for organismQuantity with "individuals" for organismQuantityType; "12.5" for organismQuantity with "%biomass" for organismQuantityType; "r" for organismQuantity with "BraunBlanquetScale" for organismQuantityType.</dcterms:description>
|
<dcterms:description xml:lang="en">An organismQuantity must have a corresponding organismQuantityType, e.g., "27" for organismQuantity with "individuals" for organismQuantityType; "12.5" for organismQuantity with "%biomass" for organismQuantityType; "r" for organismQuantity with "BraunBlanquetScale" for organismQuantityType.</dcterms:description>
|
||||||
<rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/>
|
<rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/>
|
||||||
<dcterms:issued>2014-11-07</dcterms:issued>
|
<dcterms:issued>2014-11-07</dcterms:issued>
|
||||||
<dcterms:modified>2015-03-19</dcterms:modified>
|
<dcterms:modified>2015-03-19</dcterms:modified>
|
||||||
<rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
|
<rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
|
||||||
<dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#organismQuantity-2014-12-23"/>
|
<dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#organismQuantity-2014-12-23"/>
|
||||||
<dwcattributes:status>recommended</dwcattributes:status>
|
<dwcattributes:status>recommended</dwcattributes:status>
|
||||||
<dwcattributes:decision rdf:resource="http://rs.tdwg.org/dwc/terms/history/decisions/#Decision-2015-13-19_18"/>
|
<dwcattributes:decision rdf:resource="http://rs.tdwg.org/dwc/terms/history/decisions/#Decision-2015-13-19_18"/>
|
||||||
<dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence>
|
<dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence>
|
||||||
<dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/>
|
<dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/>
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/organismQuantityType">
|
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/organismQuantityType">
|
||||||
<rdfs:label xml:lang="en">Organism Quantity Type</rdfs:label>
|
<rdfs:label xml:lang="en">Organism Quantity Type</rdfs:label>
|
||||||
<rdfs:comment xml:lang="en">The type of quantification system used for the quantity of organisms.</rdfs:comment>
|
<rdfs:comment xml:lang="en">The type of quantification system used for the quantity of organisms.</rdfs:comment>
|
||||||
<dcterms:description xml:lang="en">An organismQuantityType must have a corresponding organismQuantity, e.g., "27" for organismQuantity with "individuals" for organismQuantityType; "12.5" for organismQuantity with "%biomass" for organismQuantityType; "r" for organismQuantity with "BraunBlanquetScale" for organismQuantityType.</dcterms:description>
|
<dcterms:description xml:lang="en">An organismQuantityType must have a corresponding organismQuantity, e.g., "27" for organismQuantity with "individuals" for organismQuantityType; "12.5" for organismQuantity with "%biomass" for organismQuantityType; "r" for organismQuantity with "BraunBlanquetScale" for organismQuantityType.</dcterms:description>
|
||||||
<rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/>
|
<rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/>
|
||||||
<dcterms:issued>2014-11-07</dcterms:issued>
|
<dcterms:issued>2014-11-07</dcterms:issued>
|
||||||
<dcterms:modified>2015-03-19</dcterms:modified>
|
<dcterms:modified>2015-03-19</dcterms:modified>
|
||||||
<rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
|
<rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
|
||||||
<dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#organismQuantityType-2014-12-23"/>
|
<dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#organismQuantityType-2014-12-23"/>
|
||||||
<dwcattributes:status>recommended</dwcattributes:status>
|
<dwcattributes:status>recommended</dwcattributes:status>
|
||||||
<dwcattributes:decision rdf:resource="http://rs.tdwg.org/dwc/terms/history/decisions/#Decision-2015-13-19_18"/>
|
<dwcattributes:decision rdf:resource="http://rs.tdwg.org/dwc/terms/history/decisions/#Decision-2015-13-19_18"/>
|
||||||
<dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence>
|
<dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence>
|
||||||
<dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/>
|
<dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/>
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/organismRemarks">
|
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/organismRemarks">
|
||||||
<rdfs:label xml:lang="en">Organism Remarks</rdfs:label>
|
<rdfs:label xml:lang="en">Organism Remarks</rdfs:label>
|
||||||
<rdfs:comment xml:lang="en">Comments or notes about the Organism instance.</rdfs:comment>
|
<rdfs:comment xml:lang="en">Comments or notes about the Organism instance.</rdfs:comment>
|
||||||
|
@ -2026,22 +2010,21 @@
|
||||||
<dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#ownerInstitutionCode-2009-08-24"/>
|
<dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#ownerInstitutionCode-2009-08-24"/>
|
||||||
<dwcattributes:status>recommended</dwcattributes:status>
|
<dwcattributes:status>recommended</dwcattributes:status>
|
||||||
<dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence>
|
<dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence>
|
||||||
<dwcattributes:organizedInClass rdf:resource="all"/>
|
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/parentEventID">
|
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/parentEventID">
|
||||||
<rdfs:label xml:lang="en">Parent Event ID</rdfs:label>
|
<rdfs:label xml:lang="en">Parent Event ID</rdfs:label>
|
||||||
<rdfs:comment xml:lang="en">An identifier for the broader Event that groups this and potentially other Events.</rdfs:comment>
|
<rdfs:comment xml:lang="en">An identifier for the broader Event that groups this and potentially other Events.</rdfs:comment>
|
||||||
<dcterms:description xml:lang="en">May be a globally unique identifier or an identifier specific to the data set. Example: "A1" as parentEventID to identify the main Whittaker Plot in nested samples, each with its own eventID (e.g., "A1:1", "A1:2").</dcterms:description>
|
<dcterms:description xml:lang="en">May be a globally unique identifier or an identifier specific to the data set. Example: "A1" as parentEventID to identify the main Whittaker Plot in nested samples, each with its own eventID (e.g., "A1:1", "A1:2").</dcterms:description>
|
||||||
<rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/>
|
<rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/>
|
||||||
<dcterms:issued>2014-11-07</dcterms:issued>
|
<dcterms:issued>2014-11-07</dcterms:issued>
|
||||||
<dcterms:modified>2015-03-19</dcterms:modified>
|
<dcterms:modified>2015-03-19</dcterms:modified>
|
||||||
<rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
|
<rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
|
||||||
<dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#parentEventID-2014-12-23"/>
|
<dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#parentEventID-2014-12-23"/>
|
||||||
<dwcattributes:status>recommended</dwcattributes:status>
|
<dwcattributes:status>recommended</dwcattributes:status>
|
||||||
<dwcattributes:decision rdf:resource="http://rs.tdwg.org/dwc/terms/history/decisions/#Decision-2015-13-19_18"/>
|
<dwcattributes:decision rdf:resource="http://rs.tdwg.org/dwc/terms/history/decisions/#Decision-2015-13-19_18"/>
|
||||||
<dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence>
|
<dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence>
|
||||||
<dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/>
|
<dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/>
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/parentNameUsage">
|
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/parentNameUsage">
|
||||||
<rdfs:label xml:lang="en">Parent Name Usage</rdfs:label>
|
<rdfs:label xml:lang="en">Parent Name Usage</rdfs:label>
|
||||||
<rdfs:comment xml:lang="en">The full name, with authorship and date information if known, of the direct, most proximate higher-rank parent taxon (in a classification) of the most specific element of the scientificName.</rdfs:comment>
|
<rdfs:comment xml:lang="en">The full name, with authorship and date information if known, of the direct, most proximate higher-rank parent taxon (in a classification) of the most specific element of the scientificName.</rdfs:comment>
|
||||||
|
@ -2318,34 +2301,34 @@
|
||||||
<dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Method</dwcattributes:abcdEquivalence>
|
<dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Method</dwcattributes:abcdEquivalence>
|
||||||
<dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/>
|
<dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/>
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/sampleSizeValue">
|
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/sampleSizeValue">
|
||||||
<rdfs:label xml:lang="en">Sampling Size Value</rdfs:label>
|
<rdfs:label xml:lang="en">Sampling Size Value</rdfs:label>
|
||||||
<rdfs:comment xml:lang="en">A numeric value for a measurement of the size (time duration, length, area, or volume) of a sample in a sampling event.</rdfs:comment>
|
<rdfs:comment xml:lang="en">A numeric value for a measurement of the size (time duration, length, area, or volume) of a sample in a sampling event.</rdfs:comment>
|
||||||
<dcterms:description xml:lang="en">A sampleSizeValue must have a corresponding sampleSizeUnit. Example: "5" for sampleSizeValue with "metre" for sampleSizeUnit.</dcterms:description>
|
<dcterms:description xml:lang="en">A sampleSizeValue must have a corresponding sampleSizeUnit. Example: "5" for sampleSizeValue with "metre" for sampleSizeUnit.</dcterms:description>
|
||||||
<rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/>
|
<rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/>
|
||||||
<dcterms:issued>2014-11-07</dcterms:issued>
|
<dcterms:issued>2014-11-07</dcterms:issued>
|
||||||
<dcterms:modified>2015-03-19</dcterms:modified>
|
<dcterms:modified>2015-03-19</dcterms:modified>
|
||||||
<rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
|
<rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
|
||||||
<dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#sampleSizeValue-2014-12-23"/>
|
<dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#sampleSizeValue-2014-12-23"/>
|
||||||
<dwcattributes:status>recommended</dwcattributes:status>
|
<dwcattributes:status>recommended</dwcattributes:status>
|
||||||
<dwcattributes:decision rdf:resource="http://rs.tdwg.org/dwc/terms/history/decisions/#Decision-2015-13-19_18"/>
|
<dwcattributes:decision rdf:resource="http://rs.tdwg.org/dwc/terms/history/decisions/#Decision-2015-13-19_18"/>
|
||||||
<dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence>
|
<dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence>
|
||||||
<dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/>
|
<dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/>
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/sampleSizeUnit">
|
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/sampleSizeUnit">
|
||||||
<rdfs:label xml:lang="en">Sampling Size Unit</rdfs:label>
|
<rdfs:label xml:lang="en">Sampling Size Unit</rdfs:label>
|
||||||
<rdfs:comment xml:lang="en">The unit of measurement of the size (time duration, length, area, or volume) of a sample in a sampling event.</rdfs:comment>
|
<rdfs:comment xml:lang="en">The unit of measurement of the size (time duration, length, area, or volume) of a sample in a sampling event.</rdfs:comment>
|
||||||
<dcterms:description xml:lang="en">A sampleSizeUnit must have a corresponding sampleSizeValue, e.g., "5" for sampleSizeValue with "metre" for sampleSizeUnit. Examples: "minute", "hour", "day", "metre", "square metre", "cubic metre". Recommended best practice is to use a controlled vocabulary such as the Ontology of Units of Measure http://www.wurvoc.org/vocabularies/om-1.8/ of SI units, derived units, or other non-SI units accepted for use within the SI (e.g., minute, hour, day, litre).</dcterms:description>
|
<dcterms:description xml:lang="en">A sampleSizeUnit must have a corresponding sampleSizeValue, e.g., "5" for sampleSizeValue with "metre" for sampleSizeUnit. Examples: "minute", "hour", "day", "metre", "square metre", "cubic metre". Recommended best practice is to use a controlled vocabulary such as the Ontology of Units of Measure http://www.wurvoc.org/vocabularies/om-1.8/ of SI units, derived units, or other non-SI units accepted for use within the SI (e.g., minute, hour, day, litre).</dcterms:description>
|
||||||
<rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/>
|
<rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/>
|
||||||
<dcterms:issued>2014-11-07</dcterms:issued>
|
<dcterms:issued>2014-11-07</dcterms:issued>
|
||||||
<dcterms:modified>2015-03-19</dcterms:modified>
|
<dcterms:modified>2015-03-19</dcterms:modified>
|
||||||
<rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
|
<rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
|
||||||
<dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#sampleSizeUnit-2014-12-23"/>
|
<dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#sampleSizeUnit-2014-12-23"/>
|
||||||
<dwcattributes:status>recommended</dwcattributes:status>
|
<dwcattributes:status>recommended</dwcattributes:status>
|
||||||
<dwcattributes:decision rdf:resource="http://rs.tdwg.org/dwc/terms/history/decisions/#Decision-2015-13-19_18"/>
|
<dwcattributes:decision rdf:resource="http://rs.tdwg.org/dwc/terms/history/decisions/#Decision-2015-13-19_18"/>
|
||||||
<dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence>
|
<dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence>
|
||||||
<dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/>
|
<dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/>
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/scientificName">
|
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/scientificName">
|
||||||
<rdfs:label xml:lang="en">Scientific Name</rdfs:label>
|
<rdfs:label xml:lang="en">Scientific Name</rdfs:label>
|
||||||
<rdfs:comment xml:lang="en">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.</rdfs:comment>
|
<rdfs:comment xml:lang="en">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.</rdfs:comment>
|
||||||
|
|
Loading…
Reference in New Issue