Amended JSON formatting in examples of dynamicProperties.

This commit is contained in:
tucotuco 2014-12-06 10:51:33 +01:00
parent 96841c104b
commit 8def0adfd7
6 changed files with 14 additions and 14 deletions

View File

@ -125,7 +125,7 @@ simpleDwCTerm.comments.disposition=Examples: "in collection", "missing", "vouche
simpleDwCTerm.name.dynamicProperties=dynamicProperties
simpleDwCTerm.label.dynamicProperties=Dynamic Properties
simpleDwCTerm.definition.dynamicProperties=A list of additional measurements, facts, characteristics, or assertions about the record. Meant to provide a mechanism for structured content.
simpleDwCTerm.comments.dynamicProperties=The recommended best practice is to use a key:value encoding schema such as JSON. Examples: "{'heightInMeters':'1.5'}", "{'tragusLengthInMeters':'0.014', 'weightInGrams':'120'}", "{'natureOfID':'expert identification', 'identificationEvidence':'cytochrome B sequence'}", "{'relativeHumidity':'28', 'airTemperatureInCelcius':'22', 'sampleSizeInKilograms':'10'}", "{'aspectHeading':'277', 'slopeInDegrees':'6'}", "{'iucnStatus':'vulnerable', 'taxonDistribution':'Neuquén, Argentina'}".
simpleDwCTerm.comments.dynamicProperties=The recommended best practice is to use a key:value encoding schema such as JSON. Examples: "{"heightInMeters":1.5}", "{"tragusLengthInMeters":0.014, "weightInGrams":120}", "{"natureOfID":"expert identification", "identificationEvidence":"cytochrome B sequence"}", "{"relativeHumidity":28, "airTemperatureInCelcius":22, "sampleSizeInKilograms":10}", "{"aspectHeading":277, "slopeInDegrees":6}", "{"iucnStatus":"vulnerable", "taxonDistribution":"Neuquén, Argentina"}".
simpleDwCTerm.name.earliestAgeOrLowestStage=earliestAgeOrLowestStage
simpleDwCTerm.label.earliestAgeOrLowestStage=Earliest Age Or Lowest Stage
simpleDwCTerm.definition.earliestAgeOrLowestStage=The full name of the earliest possible geochronologic age or lowest chronostratigraphic stage attributable to the stratigraphic horizon from which the cataloged item was collected.

View File

@ -27,7 +27,7 @@ xml:base="http://rs.tdwg.org/dwc/terms/">
<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>
<dcterms:publisher xml:lang="en">Biodiversity Information Standards (TDWG)</dcterms:publisher>
<dcterms:modified>2014-11-08</dcterms:modified>
<dcterms:modified>2014-12-05</dcterms:modified>
</rdf:Description>
<!--
Each RDF description uses the following:
@ -477,7 +477,7 @@ xml:base="http://rs.tdwg.org/dwc/terms/">
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/dynamicProperties">
<rdfs:label xml:lang="en">Dynamic Properties</rdfs:label>
<rdfs:comment xml:lang="en">A list of additional measurements, facts, characteristics, or assertions about the record. Meant to provide a mechanism for structured content.</rdfs:comment>
<dcterms:description xml:lang="en">The recommended best practice is to use a key:value encoding schema such as JSON. Examples: "{'heightInMeters':'1.5'}", "{'tragusLengthInMeters':'0.014', 'weightInGrams':'120'}", "{'natureOfID':'expert identification', 'identificationEvidence':'cytochrome B sequence'}", "{'relativeHumidity':'28', 'airTemperatureInCelcius':'22', 'sampleSizeInKilograms':'10'}", "{'aspectHeading':'277', 'slopeInDegrees':'6'}", "{'iucnStatus':'vulnerable', 'taxonDistribution':'Neuquén, Argentina'}".</dcterms:description>
<dcterms:description xml:lang="en">The recommended best practice is to use a key:value encoding schema such as JSON. Examples: "{"heightInMeters":1.5}", "{"tragusLengthInMeters":0.014, "weightInGrams":120}", "{"natureOfID":"expert identification", "identificationEvidence":"cytochrome B sequence"}", "{"relativeHumidity":28, "airTemperatureInCelcius":22, "sampleSizeInKilograms":10}", "{"aspectHeading":277, "slopeInDegrees":6}", "{"iucnStatus":"vulnerable", "taxonDistribution":"Neuquén, Argentina"}".</dcterms:description>
<rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/>
<dcterms:issued>2008-11-19</dcterms:issued>
<dcterms:modified>2014-10-23</dcterms:modified>

View File

@ -27,7 +27,7 @@ xml:base="http://rs.tdwg.org/dwc/terms/">
<dcterms:title xml:lang="en">Darwin Core Terms Complete History</dcterms:title>
<rdfs:comment>This is the normative (Type 1) document for the terms in the Darwin Core standard (http://www.tdwg.org/standards/450/). It contains a list of all versions of all Darwin Core terms. To comment on this schema, please create a new issue in http://code.google.com/p/darwincore/issues/</rdfs:comment>
<dcterms:publisher xml:lang="en">Biodiversity Information Standards (TDWG)</dcterms:publisher>
<dcterms:modified>2014-11-08</dcterms:modified>
<dcterms:modified>2014-12-05</dcterms:modified>
</rdf:Description>
<!--
Each RDF description uses the following:
@ -1528,7 +1528,7 @@ xml:base="http://rs.tdwg.org/dwc/terms/">
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/dynamicProperties-2014-10-23">
<rdfs:label xml:lang="en">Dynamic Properties</rdfs:label>
<rdfs:comment xml:lang="en">A list of additional measurements, facts, characteristics, or assertions about the record. Meant to provide a mechanism for structured content.</rdfs:comment>
<dcterms:description xml:lang="en">The recommended best practice is to use a key:value encoding schema such as JSON. Examples: "{'heightInMeters':'1.5'}", "{'tragusLengthInMeters':'0.014', 'weightInGrams':'120'}", "{'natureOfID':'expert identification', 'identificationEvidence':'cytochrome B sequence'}", "{'relativeHumidity':'28', 'airTemperatureInCelcius':'22', 'sampleSizeInKilograms':'10'}", "{'aspectHeading':'277', 'slopeInDegrees':'6'}", "{'iucnStatus':'vulnerable', 'taxonDistribution':'Neuquén, Argentina'}".</dcterms:description>
<dcterms:description xml:lang="en">The recommended best practice is to use a key:value encoding schema such as JSON. Examples: "{"heightInMeters":1.5}", "{"tragusLengthInMeters":0.014, "weightInGrams":120}", "{"natureOfID":"expert identification", "identificationEvidence":"cytochrome B sequence"}", "{"relativeHumidity":28, "airTemperatureInCelcius":22, "sampleSizeInKilograms":10}", "{"aspectHeading":277, "slopeInDegrees":6}", "{"iucnStatus":"vulnerable", "taxonDistribution":"Neuquén, Argentina"}".</dcterms:description>
<rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/>
<dcterms:issued>2008-11-19</dcterms:issued>
<dcterms:modified>2014-10-23</dcterms:modified>

View File

@ -21,7 +21,7 @@
<meta content="2009-02-12" name="DC.dateAccepted" />
<meta content="http://rs.tdwg.org/dwc/2013-10-22/terms/history/" name=
"DC.replaces" />
<meta content="2014-11-12" name="DC.modified" />
<meta content="2014-12-05" name="DC.modified" />
<meta content="http://rs.tdwg.org/dwc/2014-11-08/terms/history/" name=
"DC.identifier" />
<meta content="text/html" name="DC.format" />
@ -163,7 +163,7 @@
<tr>
<th>Date Modified:</th>
<td>2014-11-12</td>
<td>2014-12-05</td>
</tr>
<tr>
@ -559,7 +559,7 @@
<TR><TH colspan="2"><A name="disposition-2009-04-24">Term Name: disposition</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/disposition</TD></TR> <TR><TD>Namespace:</TD><TD>http://rs.tdwg.org/dwc/terms/</TD></TR> <TR><TD>Label:</TD><TD>Disposition</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "in collection", "missing", "voucher elsewhere", "duplicates elsewhere". For discussion see <a href="http://terms.tdwg.org/wiki/dwc:disposition">http://terms.tdwg.org/wiki/dwc:disposition</a></TD></TR> <TR><TD>Type of Term:</TD><TD>http://www.w3.org/1999/02/22-rdf-syntax-ns#Property</TD></TR> <TR><TD>Refines:</TD><TD></TD></TR> <TR><TD>Status:</TD><TD>recommended</TD></TR> <TR><TD>Date Issued:</TD><TD>2008-11-19</TD></TR> <TR><TD>Date Modified:</TD><TD>2009-04-24</TD></TR> <TR><TD>Has Domain:</TD><TD></TD></TR> <TR><TD>Has Range:</TD><TD></TD></TR> <TR><TD>Version:</TD><TD>disposition-2009-04-24</TD></TR> <TR><TD>Replaces:</TD><TD><a href="./index.htm#Disposition-2007-04-17">Disposition-2007-04-17</a></TD></TR> <TR><TD>Is Replaced By:</TD><TD></TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>ABCD 2.06:</TD><TD>DataSets/DataSet/Units/Unit/SpecimenUnit/Disposition</TD></TR>
<TR><TH colspan="2"><A name="DwCType-2008-11-19">Term Name: DwCType</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/DwCType</TD></TR> <TR><TD>Namespace:</TD><TD>http://rs.tdwg.org/dwc/terms/</TD></TR> <TR><TD>Label:</TD><TD>Darwin Core Type</TD></TR> <TR><TD>Definition:</TD><TD>The set of classes specified by the Darwin Core Type Vocabulary, used to categorize the nature or genre of the resource.</TD></TR> <TR><TD>Comment:</TD><TD></TD></TR> <TR><TD>Type of Term:</TD><TD>http://purl.org/dc/dcam/VocabularyEncodingScheme</TD></TR> <TR><TD>Refines:</TD><TD></TD></TR> <TR><TD>Status:</TD><TD>deprecated</TD></TR> <TR><TD>Date Issued:</TD><TD>2008-11-19</TD></TR> <TR><TD>Date Modified:</TD><TD>2014-10-23</TD></TR> <TR><TD>Has Domain:</TD><TD></TD></TR> <TR><TD>Has Range:</TD><TD></TD></TR> <TR><TD>Version:</TD><TD>DwCType-2008-11-19</TD></TR> <TR><TD>Replaces:</TD><TD></TD></TR> <TR><TD>Is Replaced By:</TD><TD></TD></TR> <TR><TD>Class:</TD><TD></TD></TR> <TR><TD>ABCD 2.06:</TD><TD>not in ABCD</TD></TR>
<TR><TH colspan="2"><A name="dynamicProperties-2009-04-24">Term Name: dynamicProperties</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/dynamicProperties</TD></TR> <TR><TD>Namespace:</TD><TD>http://rs.tdwg.org/dwc/terms/</TD></TR> <TR><TD>Label:</TD><TD>Dynamic Properties</TD></TR> <TR><TD>Definition:</TD><TD>A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the record. Meant to provide a mechanism for structured content such as key-value pairs.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "tragusLengthInMeters=0.014; weightInGrams=120", "heightInMeters=1.5", "natureOfID=expert identification; identificationEvidence=cytochrome B sequence", "relativeHumidity=28; airTemperatureInC=22; sampleSizeInKilograms=10", "aspectHeading=277; slopeInDegrees=6", "iucnStatus=vulnerable; taxonDistribution=Neuquen, Argentina"</TD></TR> <TR><TD>Type of Term:</TD><TD>http://www.w3.org/1999/02/22-rdf-syntax-ns#Property</TD></TR> <TR><TD>Refines:</TD><TD></TD></TR> <TR><TD>Status:</TD><TD>superseded</TD></TR> <TR><TD>Date Issued:</TD><TD>2008-11-19</TD></TR> <TR><TD>Date Modified:</TD><TD>2014-10-23</TD></TR> <TR><TD>Has Domain:</TD><TD></TD></TR> <TR><TD>Has Range:</TD><TD></TD></TR> <TR><TD>Decision:</TD><TD><a href="./decisions/index.htm#Decision-2014-10-30_16">Decision-2014-10-30_16</a></TD></TR> <TR><TD>Version:</TD><TD>dynamicProperties-2009-04-24</TD></TR> <TR><TD>Replaces:</TD><TD><a href="./index.htm#Attributes-2007-04-17">Attributes-2007-04-17</a></TD></TR> <TR><TD>Is Replaced By:</TD><TD><a href="./index.htm#dynamicProperties-2014-10-23">dynamicProperties-2014-10-23</a></TD></TR> <TR><TD>Class:</TD><TD>all</TD></TR> <TR><TD>ABCD 2.06:</TD><TD>not in ABCD</TD></TR>
<TR><TH colspan="2"><A name="dynamicProperties-2014-10-23">Term Name: dynamicProperties</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/dynamicProperties</TD></TR> <TR><TD>Namespace:</TD><TD>http://rs.tdwg.org/dwc/terms/</TD></TR> <TR><TD>Label:</TD><TD>Dynamic Properties</TD></TR> <TR><TD>Definition:</TD><TD>A list of additional measurements, facts, characteristics, or assertions about the record. Meant to provide a mechanism for structured content.</TD></TR> <TR><TD>Comment:</TD><TD>The recommended best practice is to use a key:value encoding schema such as JSON. Examples: "{'heightInMeters':'1.5'}", "{'tragusLengthInMeters':'0.014', 'weightInGrams':'120'}", "{'natureOfID':'expert identification', 'identificationEvidence':'cytochrome B sequence'}", "{'relativeHumidity':'28', 'airTemperatureInCelcius':'22', 'sampleSizeInKilograms':'10'}", "{'aspectHeading':'277', 'slopeInDegrees':'6'}", "{'iucnStatus':'vulnerable', 'taxonDistribution':'Neuquén, Argentina'}". For discussion see <a href="http://terms.tdwg.org/wiki/dwc:dynamicProperties">http://terms.tdwg.org/wiki/dwc:dynamicProperties</a></TD></TR> <TR><TD>Type of Term:</TD><TD>http://www.w3.org/1999/02/22-rdf-syntax-ns#Property</TD></TR> <TR><TD>Refines:</TD><TD></TD></TR> <TR><TD>Status:</TD><TD>recommended</TD></TR> <TR><TD>Date Issued:</TD><TD>2008-11-19</TD></TR> <TR><TD>Date Modified:</TD><TD>2014-10-23</TD></TR> <TR><TD>Has Domain:</TD><TD></TD></TR> <TR><TD>Has Range:</TD><TD></TD></TR> <TR><TD>Decision:</TD><TD><a href="./decisions/index.htm#Decision-2014-10-30_16">Decision-2014-10-30_16</a></TD></TR> <TR><TD>Version:</TD><TD>dynamicProperties-2014-10-23</TD></TR> <TR><TD>Replaces:</TD><TD><a href="./index.htm#dynamicProperties-2009-04-24">dynamicProperties-2009-04-24</a></TD></TR> <TR><TD>Is Replaced By:</TD><TD></TD></TR> <TR><TD>Class:</TD><TD>all</TD></TR> <TR><TD>ABCD 2.06:</TD><TD>not in ABCD</TD></TR>
<TR><TH colspan="2"><A name="dynamicProperties-2014-10-23">Term Name: dynamicProperties</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/dynamicProperties</TD></TR> <TR><TD>Namespace:</TD><TD>http://rs.tdwg.org/dwc/terms/</TD></TR> <TR><TD>Label:</TD><TD>Dynamic Properties</TD></TR> <TR><TD>Definition:</TD><TD>A list of additional measurements, facts, characteristics, or assertions about the record. Meant to provide a mechanism for structured content.</TD></TR> <TR><TD>Comment:</TD><TD>The recommended best practice is to use a key:value encoding schema such as JSON. Examples: "{"heightInMeters":1.5}", "{"tragusLengthInMeters":0.014, "weightInGrams":120}", "{"natureOfID":"expert identification", "identificationEvidence":"cytochrome B sequence"}", "{"relativeHumidity":28, "airTemperatureInCelcius":22, "sampleSizeInKilograms":10}", "{"aspectHeading":277, "slopeInDegrees":6}", "{"iucnStatus":"vulnerable", "taxonDistribution":"Neuquén, Argentina"}". For discussion see <a href="http://terms.tdwg.org/wiki/dwc:dynamicProperties">http://terms.tdwg.org/wiki/dwc:dynamicProperties</a></TD></TR> <TR><TD>Type of Term:</TD><TD>http://www.w3.org/1999/02/22-rdf-syntax-ns#Property</TD></TR> <TR><TD>Refines:</TD><TD></TD></TR> <TR><TD>Status:</TD><TD>recommended</TD></TR> <TR><TD>Date Issued:</TD><TD>2008-11-19</TD></TR> <TR><TD>Date Modified:</TD><TD>2014-10-23</TD></TR> <TR><TD>Has Domain:</TD><TD></TD></TR> <TR><TD>Has Range:</TD><TD></TD></TR> <TR><TD>Decision:</TD><TD><a href="./decisions/index.htm#Decision-2014-10-30_16">Decision-2014-10-30_16</a></TD></TR> <TR><TD>Version:</TD><TD>dynamicProperties-2014-10-23</TD></TR> <TR><TD>Replaces:</TD><TD><a href="./index.htm#dynamicProperties-2009-04-24">dynamicProperties-2009-04-24</a></TD></TR> <TR><TD>Is Replaced By:</TD><TD></TD></TR> <TR><TD>Class:</TD><TD>all</TD></TR> <TR><TD>ABCD 2.06:</TD><TD>not in ABCD</TD></TR>
<TR><TH colspan="2"><A name="EarliestAgeOrLowestStage-2005-07-03">Term Name: EarliestAgeOrLowestStage</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/EarliestAgeOrLowestStage</TD></TR> <TR><TD>Namespace:</TD><TD>http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/</TD></TR> <TR><TD>Label:</TD><TD>Earliest Age Or Lowest Stage</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the earliest possible geochronologic age or lowest chronostratigraphic stage attributable to the stratigraphic horizon from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD></TD></TR> <TR><TD>Refines:</TD><TD></TD></TR> <TR><TD>Status:</TD><TD>superseded</TD></TR> <TR><TD>Date Issued:</TD><TD>2005-07-03</TD></TR> <TR><TD>Date Modified:</TD><TD>2005-07-03</TD></TR> <TR><TD>Has Domain:</TD><TD></TD></TR> <TR><TD>Has Range:</TD><TD></TD></TR> <TR><TD>Version:</TD><TD>EarliestAgeOrLowestStage-2005-07-03</TD></TR> <TR><TD>Replaces:</TD><TD></TD></TR> <TR><TD>Is Replaced By:</TD><TD><a href="./index.htm#earliestAgeOrLowestStage-2009-04-24">earliestAgeOrLowestStage-2009-04-24</a></TD></TR> <TR><TD>Class:</TD><TD>paleo</TD></TR> <TR><TD>ABCD 2.06:</TD><TD>not in ABCD</TD></TR>
<TR><TH colspan="2"><A name="earliestAgeOrLowestStage-2009-04-24">Term Name: earliestAgeOrLowestStage</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage</TD></TR> <TR><TD>Namespace:</TD><TD>http://rs.tdwg.org/dwc/terms/</TD></TR> <TR><TD>Label:</TD><TD>Earliest Age Or Lowest Stage</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the earliest possible geochronologic age or lowest chronostratigraphic stage attributable to the stratigraphic horizon from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Atlantic", "Boreal", "Skullrockian". For discussion see <a href="http://terms.tdwg.org/wiki/dwc:earliestAgeOrLowestStage">http://terms.tdwg.org/wiki/dwc:earliestAgeOrLowestStage</a></TD></TR> <TR><TD>Type of Term:</TD><TD>http://www.w3.org/1999/02/22-rdf-syntax-ns#Property</TD></TR> <TR><TD>Refines:</TD><TD></TD></TR> <TR><TD>Status:</TD><TD>recommended</TD></TR> <TR><TD>Date Issued:</TD><TD>2009-04-24</TD></TR> <TR><TD>Date Modified:</TD><TD>2009-07-06</TD></TR> <TR><TD>Has Domain:</TD><TD></TD></TR> <TR><TD>Has Range:</TD><TD></TD></TR> <TR><TD>Version:</TD><TD>earliestAgeOrLowestStage-2009-04-24</TD></TR> <TR><TD>Replaces:</TD><TD><a href="./index.htm#EarliestAgeOrLowestStage-2005-07-03">EarliestAgeOrLowestStage-2005-07-03</a></TD></TR> <TR><TD>Is Replaced By:</TD><TD></TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>ABCD 2.06:</TD><TD>not in ABCD</TD></TR>
<TR><TH colspan="2"><A name="EarliestDateCollected-2007-04-17">Term Name: EarliestDateCollected</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/dwcore/EarliestDateCollected</TD></TR> <TR><TD>Namespace:</TD><TD>http://rs.tdwg.org/dwc/dwcore/</TD></TR> <TR><TD>Label:</TD><TD>Earliest Date Collected</TD></TR> <TR><TD>Definition:</TD><TD>The earliest date-time (Common Era calendar) in a date-time period during which an organism or group of organisms was collected or observed. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value.</TD></TR> <TR><TD>Comment:</TD><TD></TD></TR> <TR><TD>Type of Term:</TD><TD>http://www.w3.org/1999/02/22-rdf-syntax-ns#Property</TD></TR> <TR><TD>Refines:</TD><TD></TD></TR> <TR><TD>Status:</TD><TD>superseded</TD></TR> <TR><TD>Date Issued:</TD><TD>2007-04-17</TD></TR> <TR><TD>Date Modified:</TD><TD>2007-04-17</TD></TR> <TR><TD>Has Domain:</TD><TD></TD></TR> <TR><TD>Has Range:</TD><TD></TD></TR> <TR><TD>Version:</TD><TD>EarliestDateCollected-2007-04-17</TD></TR> <TR><TD>Replaces:</TD><TD><a href="./index.htm#YearCollected-2003-06-17">YearCollected-2003-06-17</a>, <a href="./index.htm#MonthCollected-2003-06-17">MonthCollected-2003-06-17</a>, <a href="./index.htm#DayCollected-2003-06-17">DayCollected-2003-06-17</a> <TR><TD>Is Replaced By:</TD><TD><a href="./index.htm#eventDate-2009-04-24">eventDate-2009-04-24</a></TD></TR> <TR><TD>Class:</TD><TD></TD></TR> <TR><TD>ABCD 2.06:</TD><TD>DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</TD></TR>

View File

@ -18,7 +18,7 @@
<meta content="Dave Vieglais (KUNHM)" name="DC.contributor">
<meta content="2009-02-12" name="DC.dateAccepted">
<meta content="http://rs.tdwg.org/dwc/2013-10-22/terms/" name="DC.replaces">
<meta content="2014-11-12" name="DC.modified">
<meta content="2014-12-05" name="DC.modified">
<meta content="http://rs.tdwg.org/dwc/2014-11-08/terms" name="DC.identifier">
<meta content="text/html" name="DC.format">
<meta content="Biodiversity Information Standards TDWG" name="DC.publisher">
@ -275,7 +275,7 @@
<tr>
<th>Date Modified:</th>
<td>2014-11-12</td>
<td>2014-12-05</td>
</tr>
<tr>
@ -720,7 +720,7 @@
<TR><TH colspan="2"><A name="basisOfRecord">Term Name: basisOfRecord</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/basisOfRecord</TD></TR> <TR><TD>Class:</TD><TD>all</TD></TR> <TR><TD>Definition:</TD><TD>The specific nature of the data record.</TD></TR> <TR><TD>Comment:</TD><TD>Recommended best practice is to use a controlled vocabulary such as the list of Darwin Core classes. Examples: "PreservedSpecimen", "FossilSpecimen", "LivingSpecimen", "HumanObservation", "MachineObservation". For discussion see <a href="http://terms.tdwg.org/wiki/dwc:basisOfRecord">http://terms.tdwg.org/wiki/dwc:basisOfRecord</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#basisOfRecord-2014-10-23">basisOfRecord</a></TD>
<TR><TH colspan="2"><A name="informationWithheld">Term Name: informationWithheld</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/informationWithheld</TD></TR> <TR><TD>Class:</TD><TD>all</TD></TR> <TR><TD>Definition:</TD><TD>Additional information that exists, but that has not been shared in the given record.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "location information not given for endangered species", "collector identities withheld", "ask about tissue samples". For discussion see <a href="http://terms.tdwg.org/wiki/dwc:informationWithheld">http://terms.tdwg.org/wiki/dwc:informationWithheld</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#informationWithheld-2009-04-24">informationWithheld</a></TD>
<TR><TH colspan="2"><A name="dataGeneralizations">Term Name: dataGeneralizations</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/dataGeneralizations</TD></TR> <TR><TD>Class:</TD><TD>all</TD></TR> <TR><TD>Definition:</TD><TD>Actions taken to make the shared data less specific or complete than in its original form. Suggests that alternative data of higher quality may be available on request.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Coordinates generalized from original GPS coordinates to the nearest half degree grid cell". For discussion see <a href="http://terms.tdwg.org/wiki/dwc:dataGeneralizations">http://terms.tdwg.org/wiki/dwc:dataGeneralizations</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#dataGeneralizations-2009-04-24">dataGeneralizations</a></TD>
<TR><TH colspan="2"><A name="dynamicProperties">Term Name: dynamicProperties</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/dynamicProperties</TD></TR> <TR><TD>Class:</TD><TD>all</TD></TR> <TR><TD>Definition:</TD><TD>A list of additional measurements, facts, characteristics, or assertions about the record. Meant to provide a mechanism for structured content.</TD></TR> <TR><TD>Comment:</TD><TD>The recommended best practice is to use a key:value encoding schema such as JSON. Examples: "{'heightInMeters':'1.5'}", "{'tragusLengthInMeters':'0.014', 'weightInGrams':'120'}", "{'natureOfID':'expert identification', 'identificationEvidence':'cytochrome B sequence'}", "{'relativeHumidity':'28', 'airTemperatureInCelcius':'22', 'sampleSizeInKilograms':'10'}", "{'aspectHeading':'277', 'slopeInDegrees':'6'}", "{'iucnStatus':'vulnerable', 'taxonDistribution':'Neuquén, Argentina'}". For discussion see <a href="http://terms.tdwg.org/wiki/dwc:dynamicProperties">http://terms.tdwg.org/wiki/dwc:dynamicProperties</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#dynamicProperties-2014-10-23">dynamicProperties</a></TD>
<TR><TH colspan="2"><A name="dynamicProperties">Term Name: dynamicProperties</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/dynamicProperties</TD></TR> <TR><TD>Class:</TD><TD>all</TD></TR> <TR><TD>Definition:</TD><TD>A list of additional measurements, facts, characteristics, or assertions about the record. Meant to provide a mechanism for structured content.</TD></TR> <TR><TD>Comment:</TD><TD>The recommended best practice is to use a key:value encoding schema such as JSON. Examples: "{"heightInMeters":1.5}", "{"tragusLengthInMeters":0.014, "weightInGrams":120}", "{"natureOfID":"expert identification", "identificationEvidence":"cytochrome B sequence"}", "{"relativeHumidity":28, "airTemperatureInCelcius":22, "sampleSizeInKilograms":10}", "{"aspectHeading":277, "slopeInDegrees":6}", "{"iucnStatus":"vulnerable", "taxonDistribution":"Neuquén, Argentina"}". For discussion see <a href="http://terms.tdwg.org/wiki/dwc:dynamicProperties">http://terms.tdwg.org/wiki/dwc:dynamicProperties</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#dynamicProperties-2014-10-23">dynamicProperties</a></TD>
<TR><TH colspan="2"><A name="occurrenceID">Term Name: occurrenceID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/occurrenceID</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>An identifier for the Occurrence (as opposed to a particular digital record of the occurrence). In the absence of a persistent global unique identifier, construct one from a combination of identifiers in the record that will most closely make the occurrenceID globally unique.</TD></TR> <TR><TD>Comment:</TD><TD>For a specimen in the absence of a bona fide global unique identifier, for example, use the form: "urn:catalog:[institutionCode]:[collectionCode]:[catalogNumber]. Examples: "urn:lsid:nhm.ku.edu:Herps:32", "urn:catalog:FMNH:Mammal:145732". For discussion see <a href="http://terms.tdwg.org/wiki/dwc:occurrenceID">http://terms.tdwg.org/wiki/dwc:occurrenceID</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#occurrenceID-2009-04-24">occurrenceID</a></TD>
<TR><TH colspan="2"><A name="catalogNumber">Term Name: catalogNumber</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/catalogNumber</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>An identifier (preferably unique) for the record within the data set or collection.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "2008.1334", "145732a", "145732". For discussion see <a href="http://terms.tdwg.org/wiki/dwc:catalogNumber">http://terms.tdwg.org/wiki/dwc:catalogNumber</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#catalogNumber-2009-04-24">catalogNumber</a></TD>
<TR><TH colspan="2"><A name="recordNumber">Term Name: recordNumber</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/recordNumber</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>An identifier given to the Occurrence at the time it was recorded. Often serves as a link between field notes and an Occurrence record, such as a specimen collector's number.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "OPP 7101". For discussion see <a href="http://terms.tdwg.org/wiki/dwc:recordNumber">http://terms.tdwg.org/wiki/dwc:recordNumber</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#recordNumber-2009-04-24">recordNumber</a></TD>

View File

@ -18,7 +18,7 @@
<meta content="Dave Vieglais (KUNHM)" name="DC.contributor">
<meta content="2009-04-21" name="DC.dateAccepted">
<meta content="http://rs.tdwg.org/dwc/docs/2013-10-22/" name="DC.replaces">
<meta content="2014-11-08" name="DC.modified">
<meta content="2014-12-05" name="DC.modified">
<meta content="http://rs.tdwg.org/dwc/docs/2014-11-08/" name="DC.identifier">
<meta content="text/html" name="DC.format">
<meta content="Biodiversity Information Standards TDWG" name="DC.publisher">
@ -190,7 +190,7 @@
<tr>
<th>Date Modified:</th>
<td>2014-11-08</td>
<td>2014-12-05</td>
</tr>
<tr>
@ -571,7 +571,7 @@
&lt;dwc:nomenclaturalCode&gt;ICZN&lt;/dwc:nomenclaturalCode&gt;
&lt;dwc:namePublishedIn&gt;Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388&lt;/dwc:namePublishedIn&gt;
&lt;dwc:taxonomicStatus&gt;valid&lt;/dwc:taxonomicStatus&gt;
<b> &lt;dwc:dynamicProperties&gt;{'iucnStatus':'vulnerable', 'distribution':'Neuquén, Argentina'}&lt;/dwc:dynamicProperties&gt; </b>
<b> &lt;dwc:dynamicProperties&gt;{"iucnStatus":"vulnerable", "distribution":"Neuquén, Argentina"}&lt;/dwc:dynamicProperties&gt; </b>
&lt;/SimpleDarwinRecord&gt;
&lt;/SimpleDarwinRecordSet&gt;
</pre>