Pre-standard release 2009-09-23.

This commit is contained in:
tucotuco 2014-11-13 12:19:30 +01:00
parent 016040fa8d
commit b81dc748f1
35 changed files with 3511 additions and 2631 deletions

View File

@ -14,8 +14,8 @@
<body>
<p>This example shows how to tag a scientific name with RDFa markup so that a
parser can recognize that the string
<span property='dwc:ScientificName' style='font-style: italic;'>Bufo marinus</span>
as a scientific name, and the string &quot;<span property='dwc:Family'>Bufonidae</span>
<span property='dwc:scientificName' style='font-style: italic;'>Bufo marinus</span>
as a scientific name, and the string &quot;<span property='dwc:family'>Bufonidae</span>
is a family name, but there is no statement that <span style='font-style: italic;'>B. marinus</span> is a
member of the family Bufonidae.</p>
</body>

View File

@ -15,9 +15,9 @@
<body>
<p>This example shows how to tag a scientific name with RDFa markup so that a
parser can recognize that the string
<span about='#name1' typeof='dwct:PreservedSpecimen'>
<span property='dwc:ScientificName' style='font-style: italic;'>Bufo marinus</span>
as a scientific name, and the string &quot;<span property='dwc:Family'>Bufonidae</span>
<span about='#name1' typeof='dwct:Occurrence'>
<span property='dwc:scientificName' style='font-style: italic;'>Bufo marinus</span>
as a scientific name, and the string &quot;<span property='dwc:family'>Bufonidae</span>
is a family name</span>, and since both terms form part of a Darwin Core record,
infers that Bufonidae is the family name for entity named &quot;#name1&quot; and
&quot;<span style='font-style: italic;'>Bufo marinus</span>&quot; is the scientific name.</p>

View File

@ -17,19 +17,19 @@
<p>This example document contains a record of an observation tagged with an lsid of xxx
<span about="lsid:blah.blah" typeof="oboe:Observation">
that includes the scientific name
<span property='dwc:ScientificName' style='font-style: italic;'>Bufo marinus</span>,
<span property='dwc:scientificName' style='font-style: italic;'>Bufo marinus</span>,
</span>
<span about='lsid:blah.blah' typeof="dc:SamplingLocation" >
<span property='dwc:GeodeticDatum' content='epsg:4326' />
<span about='lsid:blah.blah' typeof="dc:Location" >
<span property='dwc:geodeticDatum' content='epsg:4326' />
a geographic location of
<span property='georss:point' content='-25.273262 152.725067' />
longitude
<span property='dwc:DecimalLongitude'>152.725067</span>
<span property='dwc:decimalLongitude'>152.725067</span>
east, latitude
<span property='dwc:DecimalLatitude'>-25.273262</span>,
<span property='dwc:decimalLatitude'>-25.273262</span>,
</span>
and a time of
<span about='lsid:blah.blah' property='dwc:EarliestDateCollected' content="2008-11-10T23:32:00+00:00">
<span about='lsid:blah.blah' property='dwc:eventDate' content="2008-11-10T23:32:00+00:00">
9:32 in the morning of the 12th of November.
</span>
</p>

View File

@ -35,152 +35,161 @@
<field index="6" term="http://purl.org/dc/terms/dcterms:accessRights" type="xs:string"/>
<field index="7" term="http://purl.org/dc/terms/dcterms:bibliographicCitation" type="xs:string"/>
<field index="8" term="http://rs.tdwg.org/dwc/terms/basisOfRecord" type="xs:string"/>
<field index="9" term="http://rs.tdwg.org/dwc/terms/informationWithheld" type="xs:string"/>
<field index="10" term="http://rs.tdwg.org/dwc/terms/dataGeneralizations" type="xs:string"/>
<field index="11" term="http://rs.tdwg.org/dwc/terms/dynamicProperties" type="xs:string"/>
<field index="8" term="http://rs.tdwg.org/dwc/terms/institutionID" type="xs:string"/>
<field index="9" term="http://rs.tdwg.org/dwc/terms/collectionID" type="xs:string"/>
<field index="10" term="http://rs.tdwg.org/dwc/terms/datasetID" type="xs:string"/>
<field index="11" term="http://rs.tdwg.org/dwc/terms/institutionCode" type="xs:string"/>
<field index="12" term="http://rs.tdwg.org/dwc/terms/collectionCode" type="xs:string"/>
<field index="13" term="http://rs.tdwg.org/dwc/terms/datasetName" type="xs:string"/>
<field index="14" term="http://rs.tdwg.org/dwc/terms/ownerInstitutionCode" type="xs:string"/>
<field index="15" term="http://rs.tdwg.org/dwc/terms/basisOfRecord" type="xs:string"/>
<field index="16" term="http://rs.tdwg.org/dwc/terms/informationWithheld" type="xs:string"/>
<field index="17" term="http://rs.tdwg.org/dwc/terms/dataGeneralizations" type="xs:string"/>
<field index="18" term="http://rs.tdwg.org/dwc/terms/dynamicProperties" type="xs:string"/>
<field index="12" term="http://rs.tdwg.org/dwc/terms/datasetID" type="xs:string"/>
<field index="19" term="http://rs.tdwg.org/dwc/terms/occurrenceID" type="xs:string"/>
<field index="20" term="http://rs.tdwg.org/dwc/terms/catalogNumber" type="xs:string"/>
<field index="21" term="http://rs.tdwg.org/dwc/terms/occurrenceDetails" type="xs:string"/>
<field index="22" term="http://rs.tdwg.org/dwc/terms/occurrenceRemarks" type="xs:string"/>
<field index="23" term="http://rs.tdwg.org/dwc/terms/recordNumber" type="xs:string"/>
<field index="24" term="http://rs.tdwg.org/dwc/terms/recordedBy" type="xs:string"/>
<field index="25" term="http://rs.tdwg.org/dwc/terms/individualID" type="xs:string"/>
<field index="26" term="http://rs.tdwg.org/dwc/terms/individualCount" type="xs:decimal"/>
<field index="27" term="http://rs.tdwg.org/dwc/terms/sex" type="xs:string"/>
<field index="28" term="http://rs.tdwg.org/dwc/terms/lifeStage" type="xs:string"/>
<field index="29" term="http://rs.tdwg.org/dwc/terms/reproductiveCondition" type="xs:string"/>
<field index="30" term="http://rs.tdwg.org/dwc/terms/behavior" type="xs:string"/>
<field index="31" term="http://rs.tdwg.org/dwc/terms/establishmentMeans" type="xs:string"/>
<field index="32" term="http://rs.tdwg.org/dwc/terms/occurrenceStatus" type="xs:string"/>
<field index="33" term="http://rs.tdwg.org/dwc/terms/preparations" type="xs:string"/>
<field index="34" term="http://rs.tdwg.org/dwc/terms/disposition" type="xs:string"/>
<field index="35" term="http://rs.tdwg.org/dwc/terms/otherCatalogNumbers" type="xs:string"/>
<field index="36" term="http://rs.tdwg.org/dwc/terms/previousIdentifications" type="xs:string"/>
<field index="37" term="http://rs.tdwg.org/dwc/terms/associatedMedia" type="xs:string"/>
<field index="38" term="http://rs.tdwg.org/dwc/terms/associatedReferences" type="xs:string"/>
<field index="39" term="http://rs.tdwg.org/dwc/terms/associatedOccurrences" type="xs:string"/>
<field index="40" term="http://rs.tdwg.org/dwc/terms/associatedSequences" type="xs:string"/>
<field index="41" term="http://rs.tdwg.org/dwc/terms/associatedTaxa" type="xs:string"/>
<field index="13" term="http://rs.tdwg.org/dwc/terms/occurrenceID" type="xs:string"/>
<field index="14" term="http://rs.tdwg.org/dwc/terms/institutionCode" type="xs:string"/>
<field index="15" term="http://rs.tdwg.org/dwc/terms/collectionCode" type="xs:string"/>
<field index="16" term="http://rs.tdwg.org/dwc/terms/collectionID" type="xs:string"/>
<field index="17" term="http://rs.tdwg.org/dwc/terms/catalogNumber" type="xs:string"/>
<field index="18" term="http://rs.tdwg.org/dwc/terms/occurrenceDetails" type="xs:string"/>
<field index="19" term="http://rs.tdwg.org/dwc/terms/occurrenceRemarks" type="xs:string"/>
<field index="20" term="http://rs.tdwg.org/dwc/terms/recordNumber" type="xs:string"/>
<field index="21" term="http://rs.tdwg.org/dwc/terms/recordedBy" type="xs:string"/>
<field index="22" term="http://rs.tdwg.org/dwc/terms/individualID" type="xs:string"/>
<field index="23" term="http://rs.tdwg.org/dwc/terms/individualCount" type="xs:decimal"/>
<field index="24" term="http://rs.tdwg.org/dwc/terms/sex" type="xs:string"/>
<field index="25" term="http://rs.tdwg.org/dwc/terms/lifeStage" type="xs:string"/>
<field index="26" term="http://rs.tdwg.org/dwc/terms/reproductiveCondition" type="xs:string"/>
<field index="27" term="http://rs.tdwg.org/dwc/terms/behavior" type="xs:string"/>
<field index="28" term="http://rs.tdwg.org/dwc/terms/establishmentMeans" type="xs:string"/>
<field index="29" term="http://rs.tdwg.org/dwc/terms/preparations" type="xs:string"/>
<field index="30" term="http://rs.tdwg.org/dwc/terms/disposition" type="xs:string"/>
<field index="31" term="http://rs.tdwg.org/dwc/terms/otherCatalogNumbers" type="xs:string"/>
<field index="32" term="http://rs.tdwg.org/dwc/terms/previousIdentifications" type="xs:string"/>
<field index="33" term="http://rs.tdwg.org/dwc/terms/associatedMedia" type="xs:string"/>
<field index="34" term="http://rs.tdwg.org/dwc/terms/associatedReferences" type="xs:string"/>
<field index="35" term="http://rs.tdwg.org/dwc/terms/associatedOccurrences" type="xs:string"/>
<field index="36" term="http://rs.tdwg.org/dwc/terms/associatedSequences" type="xs:string"/>
<field index="37" term="http://rs.tdwg.org/dwc/terms/associatedTaxa" type="xs:string"/>
<field index="42" term="http://rs.tdwg.org/dwc/terms/eventID" type="xs:string"/>
<field index="43" term="http://rs.tdwg.org/dwc/terms/samplingProtocol" type="xs:string"/>
<field index="44" term="http://rs.tdwg.org/dwc/terms/samplingEffort" type="xs:string"/>
<field index="45" term="http://rs.tdwg.org/dwc/terms/eventDate" type="xs:dateTime"/>
<field index="46" term="http://rs.tdwg.org/dwc/terms/eventTime" type="xs:dateTime"/>
<field index="47" term="http://rs.tdwg.org/dwc/terms/startDayOfYear" type="xs:decimal"/>
<field index="48" term="http://rs.tdwg.org/dwc/terms/endDayOfYear" type="xs:decimal"/>
<field index="49" term="http://rs.tdwg.org/dwc/terms/year" type="xs:decimal"/>
<field index="50" term="http://rs.tdwg.org/dwc/terms/month" type="xs:decimal"/>
<field index="51" term="http://rs.tdwg.org/dwc/terms/day" type="xs:decimal"/>
<field index="52" term="http://rs.tdwg.org/dwc/terms/verbatimEventDate" type="xs:string"/>
<field index="53" term="http://rs.tdwg.org/dwc/terms/habitat" type="xs:string"/>
<field index="54" term="http://rs.tdwg.org/dwc/terms/fieldNumber" type="xs:string"/>
<field index="55" term="http://rs.tdwg.org/dwc/terms/fieldNotes" type="xs:string"/>
<field index="56" term="http://rs.tdwg.org/dwc/terms/eventRemarks" type="xs:string"/>
<field index="38" term="http://rs.tdwg.org/dwc/terms/eventID" type="xs:string"/>
<field index="39" term="http://rs.tdwg.org/dwc/terms/samplingProtocol" type="xs:string"/>
<field index="40" term="http://rs.tdwg.org/dwc/terms/verbatimEventDate" type="xs:string"/>
<field index="41" term="http://rs.tdwg.org/dwc/terms/eventDate" type="xs:dateTime"/>
<field index="42" term="http://rs.tdwg.org/dwc/terms/eventTime" type="xs:dateTime"/>
<field index="43" term="http://rs.tdwg.org/dwc/terms/startDayOfYear" type="xs:decimal"/>
<field index="44" term="http://rs.tdwg.org/dwc/terms/endDayOfYear" type="xs:decimal"/>
<field index="45" term="http://rs.tdwg.org/dwc/terms/year" type="xs:decimal"/>
<field index="46" term="http://rs.tdwg.org/dwc/terms/month" type="xs:decimal"/>
<field index="47" term="http://rs.tdwg.org/dwc/terms/day" type="xs:decimal"/>
<field index="48" term="http://rs.tdwg.org/dwc/terms/habitat" type="xs:string"/>
<field index="49" term="http://rs.tdwg.org/dwc/terms/fieldNumber" type="xs:string"/>
<field index="50" term="http://rs.tdwg.org/dwc/terms/fieldNotes" type="xs:string"/>
<field index="51" term="http://rs.tdwg.org/dwc/terms/eventRemarks" type="xs:string"/>
<field index="57" term="http://rs.tdwg.org/dwc/terms/locationID" type="xs:string"/>
<field index="58" term="http://rs.tdwg.org/dwc/terms/higherGeographyID" type="xs:string"/>
<field index="59" term="http://rs.tdwg.org/dwc/terms/higherGeography" type="xs:string"/>
<field index="60" term="http://rs.tdwg.org/dwc/terms/continent" type="xs:string"/>
<field index="61" term="http://rs.tdwg.org/dwc/terms/waterBody" type="xs:string"/>
<field index="62" term="http://rs.tdwg.org/dwc/terms/islandGroup" type="xs:string"/>
<field index="63" term="http://rs.tdwg.org/dwc/terms/island" type="xs:string"/>
<field index="64" term="http://rs.tdwg.org/dwc/terms/country" type="xs:string"/>
<field index="65" term="http://rs.tdwg.org/dwc/terms/countryCode" type="xs:string"/>
<field index="66" term="http://rs.tdwg.org/dwc/terms/stateProvince" type="xs:string"/>
<field index="67" term="http://rs.tdwg.org/dwc/terms/county" type="xs:string"/>
<field index="68" term="http://rs.tdwg.org/dwc/terms/municipality" type="xs:string"/>
<field index="69" term="http://rs.tdwg.org/dwc/terms/locality" type="xs:string"/>
<field index="70" term="http://rs.tdwg.org/dwc/terms/verbatimLocality" type="xs:string"/>
<field index="71" term="http://rs.tdwg.org/dwc/terms/verbatimElevation" type="xs:string"/>
<field index="72" term="http://rs.tdwg.org/dwc/terms/minimumElevationInMeters" type="xs:double"/>
<field index="73" term="http://rs.tdwg.org/dwc/terms/maximumElevationInMeters" type="xs:double"/>
<field index="74" term="http://rs.tdwg.org/dwc/terms/verbatimDepth" type="xs:string"/>
<field index="75" term="http://rs.tdwg.org/dwc/terms/minimumDepthInMeters" type="xs:double"/>
<field index="76" term="http://rs.tdwg.org/dwc/terms/maximumDepthInMeters" type="xs:double"/>
<field index="77" term="http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters" type="xs:double"/>
<field index="78" term="http://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters" type="xs:double"/>
<field index="79" term="http://rs.tdwg.org/dwc/terms/locationAccordingTo" type="xs:string"/>
<field index="80" term="http://rs.tdwg.org/dwc/terms/locationRemarks" type="xs:string"/>
<field index="81" term="http://rs.tdwg.org/dwc/terms/verbatimCoordinates" type="xs:string"/>
<field index="82" term="http://rs.tdwg.org/dwc/terms/verbatimLatitude" type="xs:string"/>
<field index="83" term="http://rs.tdwg.org/dwc/terms/verbatimLongitude" type="xs:string"/>
<field index="84" term="http://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem" type="xs:string"/>
<field index="85" term="http://rs.tdwg.org/dwc/terms/verbatimSRS" type="xs:string"/>
<field index="86" term="http://rs.tdwg.org/dwc/terms/decimalLatitude" type="xs:double"/>
<field index="87" term="http://rs.tdwg.org/dwc/terms/decimalLongitude" type="xs:double"/>
<field index="88" term="http://rs.tdwg.org/dwc/terms/geodeticDatum" type="xs:string"/>
<field index="89" term="http://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters" type="xs:double"/>
<field index="90" term="http://rs.tdwg.org/dwc/terms/coordinatePrecision" type="xs:string"/>
<field index="91" term="http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit" type="xs:double"/>
<field index="92" term="http://rs.tdwg.org/dwc/terms/footprintWKT" type="xs:string"/>
<field index="93" term="http://rs.tdwg.org/dwc/terms/footprintSRS" type="xs:string"/>
<field index="94" term="http://rs.tdwg.org/dwc/terms/footprintSpatialFit" type="xs:double"/>
<field index="95" term="http://rs.tdwg.org/dwc/terms/georeferencedBy" type="xs:string"/>
<field index="96" term="http://rs.tdwg.org/dwc/terms/georeferenceProtocol" type="xs:string"/>
<field index="97" term="http://rs.tdwg.org/dwc/terms/georeferenceSources" type="xs:string"/>
<field index="98" term="http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus" type="xs:string"/>
<field index="99" term="http://rs.tdwg.org/dwc/terms/georeferenceRemarks" type="xs:string"/>
<field index="52" term="http://rs.tdwg.org/dwc/terms/locationID" type="xs:string"/>
<field index="53" term="http://rs.tdwg.org/dwc/terms/higherGeographyID" type="xs:string"/>
<field index="54" term="http://rs.tdwg.org/dwc/terms/higherGeography" type="xs:string"/>
<field index="55" term="http://rs.tdwg.org/dwc/terms/continent" type="xs:string"/>
<field index="56" term="http://rs.tdwg.org/dwc/terms/waterBody" type="xs:string"/>
<field index="57" term="http://rs.tdwg.org/dwc/terms/islandGroup" type="xs:string"/>
<field index="58" term="http://rs.tdwg.org/dwc/terms/island" type="xs:string"/>
<field index="59" term="http://rs.tdwg.org/dwc/terms/country" type="xs:string"/>
<field index="60" term="http://rs.tdwg.org/dwc/terms/countryCode" type="xs:string"/>
<field index="61" term="http://rs.tdwg.org/dwc/terms/stateProvince" type="xs:string"/>
<field index="62" term="http://rs.tdwg.org/dwc/terms/county" type="xs:string"/>
<field index="63" term="http://rs.tdwg.org/dwc/terms/locality" type="xs:string"/>
<field index="64" term="http://rs.tdwg.org/dwc/terms/verbatimLocality" type="xs:string"/>
<field index="65" term="http://rs.tdwg.org/dwc/terms/verbatimElevation" type="xs:string"/>
<field index="66" term="http://rs.tdwg.org/dwc/terms/minimumElevationInMeters" type="xs:double"/>
<field index="67" term="http://rs.tdwg.org/dwc/terms/maximumElevationInMeters" type="xs:double"/>
<field index="68" term="http://rs.tdwg.org/dwc/terms/verbatimDepth" type="xs:string"/>
<field index="69" term="http://rs.tdwg.org/dwc/terms/minimumDepthInMeters" type="xs:double"/>
<field index="70" term="http://rs.tdwg.org/dwc/terms/maximumDepthInMeters" type="xs:double"/>
<field index="71" term="http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters" type="xs:double"/>
<field index="72" term="http://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters" type="xs:double"/>
<field index="73" term="http://rs.tdwg.org/dwc/terms/locationRemarks" type="xs:string"/>
<field index="74" term="http://rs.tdwg.org/dwc/terms/verbatimCoordinates" type="xs:string"/>
<field index="75" term="http://rs.tdwg.org/dwc/terms/verbatimLatitude" type="xs:string"/>
<field index="76" term="http://rs.tdwg.org/dwc/terms/verbatimLongitude" type="xs:string"/>
<field index="77" term="http://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem" type="xs:string"/>
<field index="78" term="http://rs.tdwg.org/dwc/terms/verbatimSRS" type="xs:string"/>
<field index="79" term="http://rs.tdwg.org/dwc/terms/decimalLatitude" type="xs:double"/>
<field index="80" term="http://rs.tdwg.org/dwc/terms/decimalLongitude" type="xs:double"/>
<field index="81" term="http://rs.tdwg.org/dwc/terms/geodeticDatum" type="xs:string"/>
<field index="82" term="http://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters" type="xs:double"/>
<field index="83" term="http://rs.tdwg.org/dwc/terms/coordinatePrecision" type="xs:string"/>
<field index="84" term="http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit" type="xs:double"/>
<field index="85" term="http://rs.tdwg.org/dwc/terms/footprintWKT" type="xs:string"/>
<field index="86" term="http://rs.tdwg.org/dwc/terms/footprintSRS" type="xs:string"/>
<field index="87" term="http://rs.tdwg.org/dwc/terms/footprintSpatialFit" type="xs:double"/>
<field index="88" term="http://rs.tdwg.org/dwc/terms/georeferencedBy" type="xs:string"/>
<field index="89" term="http://rs.tdwg.org/dwc/terms/georeferenceProtocol" type="xs:string"/>
<field index="90" term="http://rs.tdwg.org/dwc/terms/georeferenceSources" type="xs:string"/>
<field index="91" term="http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus" type="xs:string"/>
<field index="92" term="http://rs.tdwg.org/dwc/terms/georeferenceRemarks" type="xs:string"/>
<field index="100" term="http://rs.tdwg.org/dwc/terms/geologicalContextID" type="xs:string"/>
<field index="101" term="http://rs.tdwg.org/dwc/terms/earliestEonOrLowestEonothem" type="xs:string"/>
<field index="102" term="http://rs.tdwg.org/dwc/terms/latestEonOrHighestEonothem" type="xs:string"/>
<field index="103" term="http://rs.tdwg.org/dwc/terms/earliestEraOrLowestErathem" type="xs:string"/>
<field index="104" term="http://rs.tdwg.org/dwc/terms/latestEraOrHighestErathem" type="xs:string"/>
<field index="105" term="http://rs.tdwg.org/dwc/terms/earliestPeriodOrLowestSystem" type="xs:string"/>
<field index="106" term="http://rs.tdwg.org/dwc/terms/latestPeriodOrHighestSystem" type="xs:string"/>
<field index="107" term="http://rs.tdwg.org/dwc/terms/earliestEpochOrLowestSeries" type="xs:string"/>
<field index="108" term="http://rs.tdwg.org/dwc/terms/latestEpochOrHighestSeries" type="xs:string"/>
<field index="109" term="http://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage" type="xs:string"/>
<field index="110" term="http://rs.tdwg.org/dwc/terms/latestAgeOrHighestStage" type="xs:string"/>
<field index="111" term="http://rs.tdwg.org/dwc/terms/lowestBiostratigraphicZone" type="xs:string"/>
<field index="112" term="http://rs.tdwg.org/dwc/terms/highestBiostratigraphicZone" type="xs:string"/>
<field index="113" term="http://rs.tdwg.org/dwc/terms/lithostratigraphicTerms" type="xs:string"/>
<field index="114" term="http://rs.tdwg.org/dwc/terms/group" type="xs:string"/>
<field index="115" term="http://rs.tdwg.org/dwc/terms/formation" type="xs:string"/>
<field index="116" term="http://rs.tdwg.org/dwc/terms/member" type="xs:string"/>
<field index="117" term="http://rs.tdwg.org/dwc/terms/bed" type="xs:string"/>
<field index="93" term="http://rs.tdwg.org/dwc/terms/geologicalContextID" type="xs:string"/>
<field index="94" term="http://rs.tdwg.org/dwc/terms/earliestEonOrLowestEonothem" type="xs:string"/>
<field index="95" term="http://rs.tdwg.org/dwc/terms/latestEonOrHighestEonothem" type="xs:string"/>
<field index="96" term="http://rs.tdwg.org/dwc/terms/earliestEraOrLowestErathem" type="xs:string"/>
<field index="97" term="http://rs.tdwg.org/dwc/terms/latestEraOrHighestErathem" type="xs:string"/>
<field index="98" term="http://rs.tdwg.org/dwc/terms/earliestPeriodOrLowestSystem" type="xs:string"/>
<field index="99" term="http://rs.tdwg.org/dwc/terms/latestPeriodOrHighestSystem" type="xs:string"/>
<field index="100" term="http://rs.tdwg.org/dwc/terms/earliestEpochOrLowestSeries" type="xs:string"/>
<field index="101" term="http://rs.tdwg.org/dwc/terms/latestEpochOrHighestSeries" type="xs:string"/>
<field index="102" term="http://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage" type="xs:string"/>
<field index="103" term="http://rs.tdwg.org/dwc/terms/latestAgeOrHighestStage" type="xs:string"/>
<field index="104" term="http://rs.tdwg.org/dwc/terms/lowestBiostratigraphicZone" type="xs:string"/>
<field index="105" term="http://rs.tdwg.org/dwc/terms/highestBiostratigraphicZone" type="xs:string"/>
<field index="106" term="http://rs.tdwg.org/dwc/terms/lithostratigraphicTerms" type="xs:string"/>
<field index="107" term="http://rs.tdwg.org/dwc/terms/group" type="xs:string"/>
<field index="108" term="http://rs.tdwg.org/dwc/terms/formation" type="xs:string"/>
<field index="109" term="http://rs.tdwg.org/dwc/terms/member" type="xs:string"/>
<field index="110" term="http://rs.tdwg.org/dwc/terms/bed" type="xs:string"/>
<field index="118" term="http://rs.tdwg.org/dwc/terms/identificationID" type="xs:string"/>
<field index="119" term="http://rs.tdwg.org/dwc/terms/identifiedBy" type="xs:string"/>
<field index="120" term="http://rs.tdwg.org/dwc/terms/dateIdentified" type="xs:dateTime"/>
<field index="121" term="http://rs.tdwg.org/dwc/terms/identificationReferences" type="xs:string"/>
<field index="122" term="http://rs.tdwg.org/dwc/terms/identificationRemarks" type="xs:string"/>
<field index="123" term="http://rs.tdwg.org/dwc/terms/identificationQualifier" type="xs:string"/>
<field index="124" term="http://rs.tdwg.org/dwc/terms/typeStatus" type="xs:string"/>
<field index="111" term="http://rs.tdwg.org/dwc/terms/identificationID" type="xs:string"/>
<field index="112" term="http://rs.tdwg.org/dwc/terms/identifiedBy" type="xs:string"/>
<field index="113" term="http://rs.tdwg.org/dwc/terms/dateIdentified" type="xs:dateTime"/>
<field index="114" term="http://rs.tdwg.org/dwc/terms/identificationReferences" type="xs:string"/>
<field index="115" term="http://rs.tdwg.org/dwc/terms/identificationRemarks" type="xs:string"/>
<field index="116" term="http://rs.tdwg.org/dwc/terms/identificationQualifier" type="xs:string"/>
<field index="117" term="http://rs.tdwg.org/dwc/terms/typeStatus" type="xs:string"/>
<field index="118" term="http://rs.tdwg.org/dwc/terms/scientificNameID" type="xs:string"/>
<field index="119" term="http://rs.tdwg.org/dwc/terms/acceptedScientificNameID" type="xs:string"/>
<field index="120" term="http://rs.tdwg.org/dwc/terms/higherTaxonNameID" type="xs:string"/>
<field index="121" term="http://rs.tdwg.org/dwc/terms/basionymID" type="xs:string"/>
<field index="122" term="http://rs.tdwg.org/dwc/terms/scientificName" type="xs:string"/>
<field index="123" term="http://rs.tdwg.org/dwc/terms/acceptedScientificName" type="xs:string"/>
<field index="124" term="http://rs.tdwg.org/dwc/terms/higherTaxonName" type="xs:string"/>
<field index="125" term="http://rs.tdwg.org/dwc/terms/basionym" type="xs:string"/>
<field index="126" term="http://rs.tdwg.org/dwc/terms/kingdom" type="xs:string"/>
<field index="127" term="http://rs.tdwg.org/dwc/terms/phylum" type="xs:string"/>
<field index="128" term="http://rs.tdwg.org/dwc/terms/class" type="xs:string"/>
<field index="129" term="http://rs.tdwg.org/dwc/terms/order" type="xs:string"/>
<field index="130" term="http://rs.tdwg.org/dwc/terms/family" type="xs:string"/>
<field index="131" term="http://rs.tdwg.org/dwc/terms/genus" type="xs:string"/>
<field index="132" term="http://rs.tdwg.org/dwc/terms/subgenus" type="xs:string"/>
<field index="133" term="http://rs.tdwg.org/dwc/terms/specificEpithet" type="xs:string"/>
<field index="134" term="http://rs.tdwg.org/dwc/terms/infraspecificEpithet" type="xs:string"/>
<field index="135" term="http://rs.tdwg.org/dwc/terms/scientificNameRank" type="xs:string"/>
<field index="136" term="http://rs.tdwg.org/dwc/terms/verbatimScientificNameRank" type="xs:string"/>
<field index="137" term="http://rs.tdwg.org/dwc/terms/scientificNameAuthorship" type="xs:string"/>
<field index="138" term="http://rs.tdwg.org/dwc/terms/nomenclaturalCode" type="xs:string"/>
<field index="139" term="http://rs.tdwg.org/dwc/terms/namePublicationID" type="xs:string"/>
<field index="140" term="http://rs.tdwg.org/dwc/terms/namePublishedIn" type="xs:string"/>
<field index="141" term="http://rs.tdwg.org/dwc/terms/taxonomicStatus" type="xs:string"/>
<field index="142" term="http://rs.tdwg.org/dwc/terms/nomenclaturalStatus" type="xs:string"/>
<field index="143" term="http://rs.tdwg.org/dwc/terms/taxonConceptID" type="xs:string"/>
<field index="144" term="http://rs.tdwg.org/dwc/terms/taxonAccordingTo" type="xs:string"/>
<field index="145" term="http://rs.tdwg.org/dwc/terms/taxonRemarks" type="xs:string"/>
<field index="146" term="http://rs.tdwg.org/dwc/terms/vernacularName" type="xs:string"/>
<field index="125" term="http://rs.tdwg.org/dwc/terms/taxonID" type="xs:string"/>
<field index="126" term="http://rs.tdwg.org/dwc/terms/scientificNameID" type="xs:string"/>
<field index="127" term="http://rs.tdwg.org/dwc/terms/acceptedNameUsageID" type="xs:string"/>
<field index="128" term="http://rs.tdwg.org/dwc/terms/parentNameUsageID" type="xs:string"/>
<field index="129" term="http://rs.tdwg.org/dwc/terms/originalNameUsageID" type="xs:string"/>
<field index="130" term="http://rs.tdwg.org/dwc/terms/nameAccordingToID" type="xs:string"/>
<field index="131" term="http://rs.tdwg.org/dwc/terms/namePublishedInID" type="xs:string"/>
<field index="132" term="http://rs.tdwg.org/dwc/terms/taxonConceptID" type="xs:string"/>
<field index="133" term="http://rs.tdwg.org/dwc/terms/scientificName" type="xs:string"/>
<field index="134" term="http://rs.tdwg.org/dwc/terms/acceptedNameUsage" type="xs:string"/>
<field index="135" term="http://rs.tdwg.org/dwc/terms/parentNameUsage" type="xs:string"/>
<field index="136" term="http://rs.tdwg.org/dwc/terms/originalNameUsage" type="xs:string"/>
<field index="137" term="http://rs.tdwg.org/dwc/terms/nameAccordingTo" type="xs:string"/>
<field index="138" term="http://rs.tdwg.org/dwc/terms/namePublishedIn" type="xs:string"/>
<field index="139" term="http://rs.tdwg.org/dwc/terms/higherClassification" type="xs:string"/>
<field index="140" term="http://rs.tdwg.org/dwc/terms/kingdom" type="xs:string"/>
<field index="141" term="http://rs.tdwg.org/dwc/terms/phylum" type="xs:string"/>
<field index="142" term="http://rs.tdwg.org/dwc/terms/class" type="xs:string"/>
<field index="143" term="http://rs.tdwg.org/dwc/terms/order" type="xs:string"/>
<field index="144" term="http://rs.tdwg.org/dwc/terms/family" type="xs:string"/>
<field index="145" term="http://rs.tdwg.org/dwc/terms/genus" type="xs:string"/>
<field index="146" term="http://rs.tdwg.org/dwc/terms/subgenus" type="xs:string"/>
<field index="147" term="http://rs.tdwg.org/dwc/terms/specificEpithet" type="xs:string"/>
<field index="148" term="http://rs.tdwg.org/dwc/terms/infraspecificEpithet" type="xs:string"/>
<field index="149" term="http://rs.tdwg.org/dwc/terms/taxonRank" type="xs:string"/>
<field index="150" term="http://rs.tdwg.org/dwc/terms/verbatimTaxonRank" type="xs:string"/>
<field index="151" term="http://rs.tdwg.org/dwc/terms/scientificNameAuthorship" type="xs:string"/>
<field index="152" term="http://rs.tdwg.org/dwc/terms/vernacularName" type="xs:string"/>
<field index="153" term="http://rs.tdwg.org/dwc/terms/nomenclaturalCode" type="xs:string"/>
<field index="154" term="http://rs.tdwg.org/dwc/terms/taxonomicStatus" type="xs:string"/>
<field index="155" term="http://rs.tdwg.org/dwc/terms/nomenclaturalStatus" type="xs:string"/>
<field index="156" term="http://rs.tdwg.org/dwc/terms/taxonRemarks" type="xs:string"/>
</file>
</archive>

View File

@ -35,152 +35,161 @@
<field index="6" term="http://purl.org/dc/terms/dcterms:accessRights" type="xs:string"/>
<field index="7" term="http://purl.org/dc/terms/dcterms:bibliographicCitation" type="xs:string"/>
<field index="8" term="http://rs.tdwg.org/dwc/terms/basisOfRecord" type="xs:string"/>
<field index="9" term="http://rs.tdwg.org/dwc/terms/informationWithheld" type="xs:string"/>
<field index="10" term="http://rs.tdwg.org/dwc/terms/dataGeneralizations" type="xs:string"/>
<field index="11" term="http://rs.tdwg.org/dwc/terms/dynamicProperties" type="xs:string"/>
<field index="8" term="http://rs.tdwg.org/dwc/terms/institutionID" type="xs:string"/>
<field index="9" term="http://rs.tdwg.org/dwc/terms/collectionID" type="xs:string"/>
<field index="10" term="http://rs.tdwg.org/dwc/terms/datasetID" type="xs:string"/>
<field index="11" term="http://rs.tdwg.org/dwc/terms/institutionCode" type="xs:string"/>
<field index="12" term="http://rs.tdwg.org/dwc/terms/collectionCode" type="xs:string"/>
<field index="13" term="http://rs.tdwg.org/dwc/terms/datasetName" type="xs:string"/>
<field index="14" term="http://rs.tdwg.org/dwc/terms/ownerInstitutionCode" type="xs:string"/>
<field index="15" term="http://rs.tdwg.org/dwc/terms/basisOfRecord" type="xs:string"/>
<field index="16" term="http://rs.tdwg.org/dwc/terms/informationWithheld" type="xs:string"/>
<field index="17" term="http://rs.tdwg.org/dwc/terms/dataGeneralizations" type="xs:string"/>
<field index="18" term="http://rs.tdwg.org/dwc/terms/dynamicProperties" type="xs:string"/>
<field index="12" term="http://rs.tdwg.org/dwc/terms/datasetID" type="xs:string"/>
<field index="19" term="http://rs.tdwg.org/dwc/terms/occurrenceID" type="xs:string"/>
<field index="20" term="http://rs.tdwg.org/dwc/terms/catalogNumber" type="xs:string"/>
<field index="21" term="http://rs.tdwg.org/dwc/terms/occurrenceDetails" type="xs:string"/>
<field index="22" term="http://rs.tdwg.org/dwc/terms/occurrenceRemarks" type="xs:string"/>
<field index="23" term="http://rs.tdwg.org/dwc/terms/recordNumber" type="xs:string"/>
<field index="24" term="http://rs.tdwg.org/dwc/terms/recordedBy" type="xs:string"/>
<field index="25" term="http://rs.tdwg.org/dwc/terms/individualID" type="xs:string"/>
<field index="26" term="http://rs.tdwg.org/dwc/terms/individualCount" type="xs:decimal"/>
<field index="27" term="http://rs.tdwg.org/dwc/terms/sex" type="xs:string"/>
<field index="28" term="http://rs.tdwg.org/dwc/terms/lifeStage" type="xs:string"/>
<field index="29" term="http://rs.tdwg.org/dwc/terms/reproductiveCondition" type="xs:string"/>
<field index="30" term="http://rs.tdwg.org/dwc/terms/behavior" type="xs:string"/>
<field index="31" term="http://rs.tdwg.org/dwc/terms/establishmentMeans" type="xs:string"/>
<field index="32" term="http://rs.tdwg.org/dwc/terms/occurrenceStatus" type="xs:string"/>
<field index="33" term="http://rs.tdwg.org/dwc/terms/preparations" type="xs:string"/>
<field index="34" term="http://rs.tdwg.org/dwc/terms/disposition" type="xs:string"/>
<field index="35" term="http://rs.tdwg.org/dwc/terms/otherCatalogNumbers" type="xs:string"/>
<field index="36" term="http://rs.tdwg.org/dwc/terms/previousIdentifications" type="xs:string"/>
<field index="37" term="http://rs.tdwg.org/dwc/terms/associatedMedia" type="xs:string"/>
<field index="38" term="http://rs.tdwg.org/dwc/terms/associatedReferences" type="xs:string"/>
<field index="39" term="http://rs.tdwg.org/dwc/terms/associatedOccurrences" type="xs:string"/>
<field index="40" term="http://rs.tdwg.org/dwc/terms/associatedSequences" type="xs:string"/>
<field index="41" term="http://rs.tdwg.org/dwc/terms/associatedTaxa" type="xs:string"/>
<field index="13" term="http://rs.tdwg.org/dwc/terms/occurrenceID" type="xs:string"/>
<field index="14" term="http://rs.tdwg.org/dwc/terms/institutionCode" type="xs:string"/>
<field index="15" term="http://rs.tdwg.org/dwc/terms/collectionCode" type="xs:string"/>
<field index="16" term="http://rs.tdwg.org/dwc/terms/collectionID" type="xs:string"/>
<field index="17" term="http://rs.tdwg.org/dwc/terms/catalogNumber" type="xs:string"/>
<field index="18" term="http://rs.tdwg.org/dwc/terms/occurrenceDetails" type="xs:string"/>
<field index="19" term="http://rs.tdwg.org/dwc/terms/occurrenceRemarks" type="xs:string"/>
<field index="20" term="http://rs.tdwg.org/dwc/terms/recordNumber" type="xs:string"/>
<field index="21" term="http://rs.tdwg.org/dwc/terms/recordedBy" type="xs:string"/>
<field index="22" term="http://rs.tdwg.org/dwc/terms/individualID" type="xs:string"/>
<field index="23" term="http://rs.tdwg.org/dwc/terms/individualCount" type="xs:decimal"/>
<field index="24" term="http://rs.tdwg.org/dwc/terms/sex" type="xs:string"/>
<field index="25" term="http://rs.tdwg.org/dwc/terms/lifeStage" type="xs:string"/>
<field index="26" term="http://rs.tdwg.org/dwc/terms/reproductiveCondition" type="xs:string"/>
<field index="27" term="http://rs.tdwg.org/dwc/terms/behavior" type="xs:string"/>
<field index="28" term="http://rs.tdwg.org/dwc/terms/establishmentMeans" type="xs:string"/>
<field index="29" term="http://rs.tdwg.org/dwc/terms/preparations" type="xs:string"/>
<field index="30" term="http://rs.tdwg.org/dwc/terms/disposition" type="xs:string"/>
<field index="31" term="http://rs.tdwg.org/dwc/terms/otherCatalogNumbers" type="xs:string"/>
<field index="32" term="http://rs.tdwg.org/dwc/terms/previousIdentifications" type="xs:string"/>
<field index="33" term="http://rs.tdwg.org/dwc/terms/associatedMedia" type="xs:string"/>
<field index="34" term="http://rs.tdwg.org/dwc/terms/associatedReferences" type="xs:string"/>
<field index="35" term="http://rs.tdwg.org/dwc/terms/associatedOccurrences" type="xs:string"/>
<field index="36" term="http://rs.tdwg.org/dwc/terms/associatedSequences" type="xs:string"/>
<field index="37" term="http://rs.tdwg.org/dwc/terms/associatedTaxa" type="xs:string"/>
<field index="42" term="http://rs.tdwg.org/dwc/terms/eventID" type="xs:string"/>
<field index="43" term="http://rs.tdwg.org/dwc/terms/samplingProtocol" type="xs:string"/>
<field index="44" term="http://rs.tdwg.org/dwc/terms/samplingEffort" type="xs:string"/>
<field index="45" term="http://rs.tdwg.org/dwc/terms/eventDate" type="xs:dateTime"/>
<field index="46" term="http://rs.tdwg.org/dwc/terms/eventTime" type="xs:dateTime"/>
<field index="47" term="http://rs.tdwg.org/dwc/terms/startDayOfYear" type="xs:decimal"/>
<field index="48" term="http://rs.tdwg.org/dwc/terms/endDayOfYear" type="xs:decimal"/>
<field index="49" term="http://rs.tdwg.org/dwc/terms/year" type="xs:decimal"/>
<field index="50" term="http://rs.tdwg.org/dwc/terms/month" type="xs:decimal"/>
<field index="51" term="http://rs.tdwg.org/dwc/terms/day" type="xs:decimal"/>
<field index="52" term="http://rs.tdwg.org/dwc/terms/verbatimEventDate" type="xs:string"/>
<field index="53" term="http://rs.tdwg.org/dwc/terms/habitat" type="xs:string"/>
<field index="54" term="http://rs.tdwg.org/dwc/terms/fieldNumber" type="xs:string"/>
<field index="55" term="http://rs.tdwg.org/dwc/terms/fieldNotes" type="xs:string"/>
<field index="56" term="http://rs.tdwg.org/dwc/terms/eventRemarks" type="xs:string"/>
<field index="38" term="http://rs.tdwg.org/dwc/terms/eventID" type="xs:string"/>
<field index="39" term="http://rs.tdwg.org/dwc/terms/samplingProtocol" type="xs:string"/>
<field index="40" term="http://rs.tdwg.org/dwc/terms/verbatimEventDate" type="xs:string"/>
<field index="41" term="http://rs.tdwg.org/dwc/terms/eventDate" type="xs:dateTime"/>
<field index="42" term="http://rs.tdwg.org/dwc/terms/eventTime" type="xs:dateTime"/>
<field index="43" term="http://rs.tdwg.org/dwc/terms/startDayOfYear" type="xs:decimal"/>
<field index="44" term="http://rs.tdwg.org/dwc/terms/endDayOfYear" type="xs:decimal"/>
<field index="45" term="http://rs.tdwg.org/dwc/terms/year" type="xs:decimal"/>
<field index="46" term="http://rs.tdwg.org/dwc/terms/month" type="xs:decimal"/>
<field index="47" term="http://rs.tdwg.org/dwc/terms/day" type="xs:decimal"/>
<field index="48" term="http://rs.tdwg.org/dwc/terms/habitat" type="xs:string"/>
<field index="49" term="http://rs.tdwg.org/dwc/terms/fieldNumber" type="xs:string"/>
<field index="50" term="http://rs.tdwg.org/dwc/terms/fieldNotes" type="xs:string"/>
<field index="51" term="http://rs.tdwg.org/dwc/terms/eventRemarks" type="xs:string"/>
<field index="57" term="http://rs.tdwg.org/dwc/terms/locationID" type="xs:string"/>
<field index="58" term="http://rs.tdwg.org/dwc/terms/higherGeographyID" type="xs:string"/>
<field index="59" term="http://rs.tdwg.org/dwc/terms/higherGeography" type="xs:string"/>
<field index="60" term="http://rs.tdwg.org/dwc/terms/continent" type="xs:string"/>
<field index="61" term="http://rs.tdwg.org/dwc/terms/waterBody" type="xs:string"/>
<field index="62" term="http://rs.tdwg.org/dwc/terms/islandGroup" type="xs:string"/>
<field index="63" term="http://rs.tdwg.org/dwc/terms/island" type="xs:string"/>
<field index="64" term="http://rs.tdwg.org/dwc/terms/country" type="xs:string"/>
<field index="65" term="http://rs.tdwg.org/dwc/terms/countryCode" type="xs:string"/>
<field index="66" term="http://rs.tdwg.org/dwc/terms/stateProvince" type="xs:string"/>
<field index="67" term="http://rs.tdwg.org/dwc/terms/county" type="xs:string"/>
<field index="68" term="http://rs.tdwg.org/dwc/terms/municipality" type="xs:string"/>
<field index="69" term="http://rs.tdwg.org/dwc/terms/locality" type="xs:string"/>
<field index="70" term="http://rs.tdwg.org/dwc/terms/verbatimLocality" type="xs:string"/>
<field index="71" term="http://rs.tdwg.org/dwc/terms/verbatimElevation" type="xs:string"/>
<field index="72" term="http://rs.tdwg.org/dwc/terms/minimumElevationInMeters" type="xs:double"/>
<field index="73" term="http://rs.tdwg.org/dwc/terms/maximumElevationInMeters" type="xs:double"/>
<field index="74" term="http://rs.tdwg.org/dwc/terms/verbatimDepth" type="xs:string"/>
<field index="75" term="http://rs.tdwg.org/dwc/terms/minimumDepthInMeters" type="xs:double"/>
<field index="76" term="http://rs.tdwg.org/dwc/terms/maximumDepthInMeters" type="xs:double"/>
<field index="77" term="http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters" type="xs:double"/>
<field index="78" term="http://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters" type="xs:double"/>
<field index="79" term="http://rs.tdwg.org/dwc/terms/locationAccordingTo" type="xs:string"/>
<field index="80" term="http://rs.tdwg.org/dwc/terms/locationRemarks" type="xs:string"/>
<field index="81" term="http://rs.tdwg.org/dwc/terms/verbatimCoordinates" type="xs:string"/>
<field index="82" term="http://rs.tdwg.org/dwc/terms/verbatimLatitude" type="xs:string"/>
<field index="83" term="http://rs.tdwg.org/dwc/terms/verbatimLongitude" type="xs:string"/>
<field index="84" term="http://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem" type="xs:string"/>
<field index="85" term="http://rs.tdwg.org/dwc/terms/verbatimSRS" type="xs:string"/>
<field index="86" term="http://rs.tdwg.org/dwc/terms/decimalLatitude" type="xs:double"/>
<field index="87" term="http://rs.tdwg.org/dwc/terms/decimalLongitude" type="xs:double"/>
<field index="88" term="http://rs.tdwg.org/dwc/terms/geodeticDatum" type="xs:string"/>
<field index="89" term="http://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters" type="xs:double"/>
<field index="90" term="http://rs.tdwg.org/dwc/terms/coordinatePrecision" type="xs:string"/>
<field index="91" term="http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit" type="xs:double"/>
<field index="92" term="http://rs.tdwg.org/dwc/terms/footprintWKT" type="xs:string"/>
<field index="93" term="http://rs.tdwg.org/dwc/terms/footprintSRS" type="xs:string"/>
<field index="94" term="http://rs.tdwg.org/dwc/terms/footprintSpatialFit" type="xs:double"/>
<field index="95" term="http://rs.tdwg.org/dwc/terms/georeferencedBy" type="xs:string"/>
<field index="96" term="http://rs.tdwg.org/dwc/terms/georeferenceProtocol" type="xs:string"/>
<field index="97" term="http://rs.tdwg.org/dwc/terms/georeferenceSources" type="xs:string"/>
<field index="98" term="http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus" type="xs:string"/>
<field index="99" term="http://rs.tdwg.org/dwc/terms/georeferenceRemarks" type="xs:string"/>
<field index="52" term="http://rs.tdwg.org/dwc/terms/locationID" type="xs:string"/>
<field index="53" term="http://rs.tdwg.org/dwc/terms/higherGeographyID" type="xs:string"/>
<field index="54" term="http://rs.tdwg.org/dwc/terms/higherGeography" type="xs:string"/>
<field index="55" term="http://rs.tdwg.org/dwc/terms/continent" type="xs:string"/>
<field index="56" term="http://rs.tdwg.org/dwc/terms/waterBody" type="xs:string"/>
<field index="57" term="http://rs.tdwg.org/dwc/terms/islandGroup" type="xs:string"/>
<field index="58" term="http://rs.tdwg.org/dwc/terms/island" type="xs:string"/>
<field index="59" term="http://rs.tdwg.org/dwc/terms/country" type="xs:string"/>
<field index="60" term="http://rs.tdwg.org/dwc/terms/countryCode" type="xs:string"/>
<field index="61" term="http://rs.tdwg.org/dwc/terms/stateProvince" type="xs:string"/>
<field index="62" term="http://rs.tdwg.org/dwc/terms/county" type="xs:string"/>
<field index="63" term="http://rs.tdwg.org/dwc/terms/locality" type="xs:string"/>
<field index="64" term="http://rs.tdwg.org/dwc/terms/verbatimLocality" type="xs:string"/>
<field index="65" term="http://rs.tdwg.org/dwc/terms/verbatimElevation" type="xs:string"/>
<field index="66" term="http://rs.tdwg.org/dwc/terms/minimumElevationInMeters" type="xs:double"/>
<field index="67" term="http://rs.tdwg.org/dwc/terms/maximumElevationInMeters" type="xs:double"/>
<field index="68" term="http://rs.tdwg.org/dwc/terms/verbatimDepth" type="xs:string"/>
<field index="69" term="http://rs.tdwg.org/dwc/terms/minimumDepthInMeters" type="xs:double"/>
<field index="70" term="http://rs.tdwg.org/dwc/terms/maximumDepthInMeters" type="xs:double"/>
<field index="71" term="http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters" type="xs:double"/>
<field index="72" term="http://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters" type="xs:double"/>
<field index="73" term="http://rs.tdwg.org/dwc/terms/locationRemarks" type="xs:string"/>
<field index="74" term="http://rs.tdwg.org/dwc/terms/verbatimCoordinates" type="xs:string"/>
<field index="75" term="http://rs.tdwg.org/dwc/terms/verbatimLatitude" type="xs:string"/>
<field index="76" term="http://rs.tdwg.org/dwc/terms/verbatimLongitude" type="xs:string"/>
<field index="77" term="http://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem" type="xs:string"/>
<field index="78" term="http://rs.tdwg.org/dwc/terms/verbatimSRS" type="xs:string"/>
<field index="79" term="http://rs.tdwg.org/dwc/terms/decimalLatitude" type="xs:double"/>
<field index="80" term="http://rs.tdwg.org/dwc/terms/decimalLongitude" type="xs:double"/>
<field index="81" term="http://rs.tdwg.org/dwc/terms/geodeticDatum" type="xs:string"/>
<field index="82" term="http://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters" type="xs:double"/>
<field index="83" term="http://rs.tdwg.org/dwc/terms/coordinatePrecision" type="xs:string"/>
<field index="84" term="http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit" type="xs:double"/>
<field index="85" term="http://rs.tdwg.org/dwc/terms/footprintWKT" type="xs:string"/>
<field index="86" term="http://rs.tdwg.org/dwc/terms/footprintSRS" type="xs:string"/>
<field index="87" term="http://rs.tdwg.org/dwc/terms/footprintSpatialFit" type="xs:double"/>
<field index="88" term="http://rs.tdwg.org/dwc/terms/georeferencedBy" type="xs:string"/>
<field index="89" term="http://rs.tdwg.org/dwc/terms/georeferenceProtocol" type="xs:string"/>
<field index="90" term="http://rs.tdwg.org/dwc/terms/georeferenceSources" type="xs:string"/>
<field index="91" term="http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus" type="xs:string"/>
<field index="92" term="http://rs.tdwg.org/dwc/terms/georeferenceRemarks" type="xs:string"/>
<field index="100" term="http://rs.tdwg.org/dwc/terms/geologicalContextID" type="xs:string"/>
<field index="101" term="http://rs.tdwg.org/dwc/terms/earliestEonOrLowestEonothem" type="xs:string"/>
<field index="102" term="http://rs.tdwg.org/dwc/terms/latestEonOrHighestEonothem" type="xs:string"/>
<field index="103" term="http://rs.tdwg.org/dwc/terms/earliestEraOrLowestErathem" type="xs:string"/>
<field index="104" term="http://rs.tdwg.org/dwc/terms/latestEraOrHighestErathem" type="xs:string"/>
<field index="105" term="http://rs.tdwg.org/dwc/terms/earliestPeriodOrLowestSystem" type="xs:string"/>
<field index="106" term="http://rs.tdwg.org/dwc/terms/latestPeriodOrHighestSystem" type="xs:string"/>
<field index="107" term="http://rs.tdwg.org/dwc/terms/earliestEpochOrLowestSeries" type="xs:string"/>
<field index="108" term="http://rs.tdwg.org/dwc/terms/latestEpochOrHighestSeries" type="xs:string"/>
<field index="109" term="http://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage" type="xs:string"/>
<field index="110" term="http://rs.tdwg.org/dwc/terms/latestAgeOrHighestStage" type="xs:string"/>
<field index="111" term="http://rs.tdwg.org/dwc/terms/lowestBiostratigraphicZone" type="xs:string"/>
<field index="112" term="http://rs.tdwg.org/dwc/terms/highestBiostratigraphicZone" type="xs:string"/>
<field index="113" term="http://rs.tdwg.org/dwc/terms/lithostratigraphicTerms" type="xs:string"/>
<field index="114" term="http://rs.tdwg.org/dwc/terms/group" type="xs:string"/>
<field index="115" term="http://rs.tdwg.org/dwc/terms/formation" type="xs:string"/>
<field index="116" term="http://rs.tdwg.org/dwc/terms/member" type="xs:string"/>
<field index="117" term="http://rs.tdwg.org/dwc/terms/bed" type="xs:string"/>
<field index="93" term="http://rs.tdwg.org/dwc/terms/geologicalContextID" type="xs:string"/>
<field index="94" term="http://rs.tdwg.org/dwc/terms/earliestEonOrLowestEonothem" type="xs:string"/>
<field index="95" term="http://rs.tdwg.org/dwc/terms/latestEonOrHighestEonothem" type="xs:string"/>
<field index="96" term="http://rs.tdwg.org/dwc/terms/earliestEraOrLowestErathem" type="xs:string"/>
<field index="97" term="http://rs.tdwg.org/dwc/terms/latestEraOrHighestErathem" type="xs:string"/>
<field index="98" term="http://rs.tdwg.org/dwc/terms/earliestPeriodOrLowestSystem" type="xs:string"/>
<field index="99" term="http://rs.tdwg.org/dwc/terms/latestPeriodOrHighestSystem" type="xs:string"/>
<field index="100" term="http://rs.tdwg.org/dwc/terms/earliestEpochOrLowestSeries" type="xs:string"/>
<field index="101" term="http://rs.tdwg.org/dwc/terms/latestEpochOrHighestSeries" type="xs:string"/>
<field index="102" term="http://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage" type="xs:string"/>
<field index="103" term="http://rs.tdwg.org/dwc/terms/latestAgeOrHighestStage" type="xs:string"/>
<field index="104" term="http://rs.tdwg.org/dwc/terms/lowestBiostratigraphicZone" type="xs:string"/>
<field index="105" term="http://rs.tdwg.org/dwc/terms/highestBiostratigraphicZone" type="xs:string"/>
<field index="106" term="http://rs.tdwg.org/dwc/terms/lithostratigraphicTerms" type="xs:string"/>
<field index="107" term="http://rs.tdwg.org/dwc/terms/group" type="xs:string"/>
<field index="108" term="http://rs.tdwg.org/dwc/terms/formation" type="xs:string"/>
<field index="109" term="http://rs.tdwg.org/dwc/terms/member" type="xs:string"/>
<field index="110" term="http://rs.tdwg.org/dwc/terms/bed" type="xs:string"/>
<field index="118" term="http://rs.tdwg.org/dwc/terms/identificationID" type="xs:string"/>
<field index="119" term="http://rs.tdwg.org/dwc/terms/identifiedBy" type="xs:string"/>
<field index="120" term="http://rs.tdwg.org/dwc/terms/dateIdentified" type="xs:dateTime"/>
<field index="121" term="http://rs.tdwg.org/dwc/terms/identificationReferences" type="xs:string"/>
<field index="122" term="http://rs.tdwg.org/dwc/terms/identificationRemarks" type="xs:string"/>
<field index="123" term="http://rs.tdwg.org/dwc/terms/identificationQualifier" type="xs:string"/>
<field index="124" term="http://rs.tdwg.org/dwc/terms/typeStatus" type="xs:string"/>
<field index="111" term="http://rs.tdwg.org/dwc/terms/identificationID" type="xs:string"/>
<field index="112" term="http://rs.tdwg.org/dwc/terms/identifiedBy" type="xs:string"/>
<field index="113" term="http://rs.tdwg.org/dwc/terms/dateIdentified" type="xs:dateTime"/>
<field index="114" term="http://rs.tdwg.org/dwc/terms/identificationReferences" type="xs:string"/>
<field index="115" term="http://rs.tdwg.org/dwc/terms/identificationRemarks" type="xs:string"/>
<field index="116" term="http://rs.tdwg.org/dwc/terms/identificationQualifier" type="xs:string"/>
<field index="117" term="http://rs.tdwg.org/dwc/terms/typeStatus" type="xs:string"/>
<field index="118" term="http://rs.tdwg.org/dwc/terms/scientificNameID" type="xs:string"/>
<field index="119" term="http://rs.tdwg.org/dwc/terms/acceptedScientificNameID" type="xs:string"/>
<field index="120" term="http://rs.tdwg.org/dwc/terms/higherTaxonNameID" type="xs:string"/>
<field index="121" term="http://rs.tdwg.org/dwc/terms/basionymID" type="xs:string"/>
<field index="122" term="http://rs.tdwg.org/dwc/terms/scientificName" type="xs:string"/>
<field index="123" term="http://rs.tdwg.org/dwc/terms/acceptedScientificName" type="xs:string"/>
<field index="124" term="http://rs.tdwg.org/dwc/terms/higherTaxonName" type="xs:string"/>
<field index="125" term="http://rs.tdwg.org/dwc/terms/basionym" type="xs:string"/>
<field index="126" term="http://rs.tdwg.org/dwc/terms/kingdom" type="xs:string"/>
<field index="127" term="http://rs.tdwg.org/dwc/terms/phylum" type="xs:string"/>
<field index="128" term="http://rs.tdwg.org/dwc/terms/class" type="xs:string"/>
<field index="129" term="http://rs.tdwg.org/dwc/terms/order" type="xs:string"/>
<field index="130" term="http://rs.tdwg.org/dwc/terms/family" type="xs:string"/>
<field index="131" term="http://rs.tdwg.org/dwc/terms/genus" type="xs:string"/>
<field index="132" term="http://rs.tdwg.org/dwc/terms/subgenus" type="xs:string"/>
<field index="133" term="http://rs.tdwg.org/dwc/terms/specificEpithet" type="xs:string"/>
<field index="134" term="http://rs.tdwg.org/dwc/terms/infraspecificEpithet" type="xs:string"/>
<field index="135" term="http://rs.tdwg.org/dwc/terms/scientificNameRank" type="xs:string"/>
<field index="136" term="http://rs.tdwg.org/dwc/terms/verbatimScientificNameRank" type="xs:string"/>
<field index="137" term="http://rs.tdwg.org/dwc/terms/scientificNameAuthorship" type="xs:string"/>
<field index="138" term="http://rs.tdwg.org/dwc/terms/nomenclaturalCode" type="xs:string"/>
<field index="139" term="http://rs.tdwg.org/dwc/terms/namePublicationID" type="xs:string"/>
<field index="140" term="http://rs.tdwg.org/dwc/terms/namePublishedIn" type="xs:string"/>
<field index="141" term="http://rs.tdwg.org/dwc/terms/taxonomicStatus" type="xs:string"/>
<field index="142" term="http://rs.tdwg.org/dwc/terms/nomenclaturalStatus" type="xs:string"/>
<field index="143" term="http://rs.tdwg.org/dwc/terms/taxonConceptID" type="xs:string"/>
<field index="144" term="http://rs.tdwg.org/dwc/terms/taxonAccordingTo" type="xs:string"/>
<field index="145" term="http://rs.tdwg.org/dwc/terms/taxonRemarks" type="xs:string"/>
<field index="146" term="http://rs.tdwg.org/dwc/terms/vernacularName" type="xs:string"/>
<field index="125" term="http://rs.tdwg.org/dwc/terms/taxonID" type="xs:string"/>
<field index="126" term="http://rs.tdwg.org/dwc/terms/scientificNameID" type="xs:string"/>
<field index="127" term="http://rs.tdwg.org/dwc/terms/acceptedNameUsageID" type="xs:string"/>
<field index="128" term="http://rs.tdwg.org/dwc/terms/parentNameUsageID" type="xs:string"/>
<field index="129" term="http://rs.tdwg.org/dwc/terms/originalNameUsageID" type="xs:string"/>
<field index="130" term="http://rs.tdwg.org/dwc/terms/nameAccordingToID" type="xs:string"/>
<field index="131" term="http://rs.tdwg.org/dwc/terms/namePublishedInID" type="xs:string"/>
<field index="132" term="http://rs.tdwg.org/dwc/terms/taxonConceptID" type="xs:string"/>
<field index="133" term="http://rs.tdwg.org/dwc/terms/scientificName" type="xs:string"/>
<field index="134" term="http://rs.tdwg.org/dwc/terms/acceptedNameUsage" type="xs:string"/>
<field index="135" term="http://rs.tdwg.org/dwc/terms/parentNameUsage" type="xs:string"/>
<field index="136" term="http://rs.tdwg.org/dwc/terms/originalNameUsage" type="xs:string"/>
<field index="137" term="http://rs.tdwg.org/dwc/terms/nameAccordingTo" type="xs:string"/>
<field index="138" term="http://rs.tdwg.org/dwc/terms/namePublishedIn" type="xs:string"/>
<field index="139" term="http://rs.tdwg.org/dwc/terms/higherClassification" type="xs:string"/>
<field index="140" term="http://rs.tdwg.org/dwc/terms/kingdom" type="xs:string"/>
<field index="141" term="http://rs.tdwg.org/dwc/terms/phylum" type="xs:string"/>
<field index="142" term="http://rs.tdwg.org/dwc/terms/class" type="xs:string"/>
<field index="143" term="http://rs.tdwg.org/dwc/terms/order" type="xs:string"/>
<field index="144" term="http://rs.tdwg.org/dwc/terms/family" type="xs:string"/>
<field index="145" term="http://rs.tdwg.org/dwc/terms/genus" type="xs:string"/>
<field index="146" term="http://rs.tdwg.org/dwc/terms/subgenus" type="xs:string"/>
<field index="147" term="http://rs.tdwg.org/dwc/terms/specificEpithet" type="xs:string"/>
<field index="148" term="http://rs.tdwg.org/dwc/terms/infraspecificEpithet" type="xs:string"/>
<field index="149" term="http://rs.tdwg.org/dwc/terms/taxonRank" type="xs:string"/>
<field index="150" term="http://rs.tdwg.org/dwc/terms/verbatimTaxonRank" type="xs:string"/>
<field index="151" term="http://rs.tdwg.org/dwc/terms/scientificNameAuthorship" type="xs:string"/>
<field index="152" term="http://rs.tdwg.org/dwc/terms/vernacularName" type="xs:string"/>
<field index="153" term="http://rs.tdwg.org/dwc/terms/nomenclaturalCode" type="xs:string"/>
<field index="154" term="http://rs.tdwg.org/dwc/terms/taxonomicStatus" type="xs:string"/>
<field index="155" term="http://rs.tdwg.org/dwc/terms/nomenclaturalStatus" type="xs:string"/>
<field index="156" term="http://rs.tdwg.org/dwc/terms/taxonRemarks" type="xs:string"/>
</file>
</archive>

View File

@ -38,152 +38,161 @@
<field index="6" term="http://purl.org/dc/terms/dcterms:accessRights" type="xs:string"/>
<field index="7" term="http://purl.org/dc/terms/dcterms:bibliographicCitation" type="xs:string"/>
<field index="8" term="http://rs.tdwg.org/dwc/terms/basisOfRecord" type="xs:string"/>
<field index="9" term="http://rs.tdwg.org/dwc/terms/informationWithheld" type="xs:string"/>
<field index="10" term="http://rs.tdwg.org/dwc/terms/dataGeneralizations" type="xs:string"/>
<field index="11" term="http://rs.tdwg.org/dwc/terms/dynamicProperties" type="xs:string"/>
<field index="8" term="http://rs.tdwg.org/dwc/terms/institutionID" type="xs:string"/>
<field index="9" term="http://rs.tdwg.org/dwc/terms/collectionID" type="xs:string"/>
<field index="10" term="http://rs.tdwg.org/dwc/terms/datasetID" type="xs:string"/>
<field index="11" term="http://rs.tdwg.org/dwc/terms/institutionCode" type="xs:string"/>
<field index="12" term="http://rs.tdwg.org/dwc/terms/collectionCode" type="xs:string"/>
<field index="13" term="http://rs.tdwg.org/dwc/terms/datasetName" type="xs:string"/>
<field index="14" term="http://rs.tdwg.org/dwc/terms/ownerInstitutionCode" type="xs:string"/>
<field index="15" term="http://rs.tdwg.org/dwc/terms/basisOfRecord" type="xs:string"/>
<field index="16" term="http://rs.tdwg.org/dwc/terms/informationWithheld" type="xs:string"/>
<field index="17" term="http://rs.tdwg.org/dwc/terms/dataGeneralizations" type="xs:string"/>
<field index="18" term="http://rs.tdwg.org/dwc/terms/dynamicProperties" type="xs:string"/>
<field index="12" term="http://rs.tdwg.org/dwc/terms/datasetID" type="xs:string"/>
<field index="19" term="http://rs.tdwg.org/dwc/terms/occurrenceID" type="xs:string"/>
<field index="20" term="http://rs.tdwg.org/dwc/terms/catalogNumber" type="xs:string"/>
<field index="21" term="http://rs.tdwg.org/dwc/terms/occurrenceDetails" type="xs:string"/>
<field index="22" term="http://rs.tdwg.org/dwc/terms/occurrenceRemarks" type="xs:string"/>
<field index="23" term="http://rs.tdwg.org/dwc/terms/recordNumber" type="xs:string"/>
<field index="24" term="http://rs.tdwg.org/dwc/terms/recordedBy" type="xs:string"/>
<field index="25" term="http://rs.tdwg.org/dwc/terms/individualID" type="xs:string"/>
<field index="26" term="http://rs.tdwg.org/dwc/terms/individualCount" type="xs:decimal"/>
<field index="27" term="http://rs.tdwg.org/dwc/terms/sex" type="xs:string"/>
<field index="28" term="http://rs.tdwg.org/dwc/terms/lifeStage" type="xs:string"/>
<field index="29" term="http://rs.tdwg.org/dwc/terms/reproductiveCondition" type="xs:string"/>
<field index="30" term="http://rs.tdwg.org/dwc/terms/behavior" type="xs:string"/>
<field index="31" term="http://rs.tdwg.org/dwc/terms/establishmentMeans" type="xs:string"/>
<field index="32" term="http://rs.tdwg.org/dwc/terms/occurrenceStatus" type="xs:string"/>
<field index="33" term="http://rs.tdwg.org/dwc/terms/preparations" type="xs:string"/>
<field index="34" term="http://rs.tdwg.org/dwc/terms/disposition" type="xs:string"/>
<field index="35" term="http://rs.tdwg.org/dwc/terms/otherCatalogNumbers" type="xs:string"/>
<field index="36" term="http://rs.tdwg.org/dwc/terms/previousIdentifications" type="xs:string"/>
<field index="37" term="http://rs.tdwg.org/dwc/terms/associatedMedia" type="xs:string"/>
<field index="38" term="http://rs.tdwg.org/dwc/terms/associatedReferences" type="xs:string"/>
<field index="39" term="http://rs.tdwg.org/dwc/terms/associatedOccurrences" type="xs:string"/>
<field index="40" term="http://rs.tdwg.org/dwc/terms/associatedSequences" type="xs:string"/>
<field index="41" term="http://rs.tdwg.org/dwc/terms/associatedTaxa" type="xs:string"/>
<field index="13" term="http://rs.tdwg.org/dwc/terms/occurrenceID" type="xs:string"/>
<field index="14" term="http://rs.tdwg.org/dwc/terms/institutionCode" type="xs:string"/>
<field index="15" term="http://rs.tdwg.org/dwc/terms/collectionCode" type="xs:string"/>
<field index="16" term="http://rs.tdwg.org/dwc/terms/collectionID" type="xs:string"/>
<field index="17" term="http://rs.tdwg.org/dwc/terms/catalogNumber" type="xs:string"/>
<field index="18" term="http://rs.tdwg.org/dwc/terms/occurrenceDetails" type="xs:string"/>
<field index="19" term="http://rs.tdwg.org/dwc/terms/occurrenceRemarks" type="xs:string"/>
<field index="20" term="http://rs.tdwg.org/dwc/terms/recordNumber" type="xs:string"/>
<field index="21" term="http://rs.tdwg.org/dwc/terms/recordedBy" type="xs:string"/>
<field index="22" term="http://rs.tdwg.org/dwc/terms/individualID" type="xs:string"/>
<field index="23" term="http://rs.tdwg.org/dwc/terms/individualCount" type="xs:decimal"/>
<field index="24" term="http://rs.tdwg.org/dwc/terms/sex" type="xs:string"/>
<field index="25" term="http://rs.tdwg.org/dwc/terms/lifeStage" type="xs:string"/>
<field index="26" term="http://rs.tdwg.org/dwc/terms/reproductiveCondition" type="xs:string"/>
<field index="27" term="http://rs.tdwg.org/dwc/terms/behavior" type="xs:string"/>
<field index="28" term="http://rs.tdwg.org/dwc/terms/establishmentMeans" type="xs:string"/>
<field index="29" term="http://rs.tdwg.org/dwc/terms/preparations" type="xs:string"/>
<field index="30" term="http://rs.tdwg.org/dwc/terms/disposition" type="xs:string"/>
<field index="31" term="http://rs.tdwg.org/dwc/terms/otherCatalogNumbers" type="xs:string"/>
<field index="32" term="http://rs.tdwg.org/dwc/terms/previousIdentifications" type="xs:string"/>
<field index="33" term="http://rs.tdwg.org/dwc/terms/associatedMedia" type="xs:string"/>
<field index="34" term="http://rs.tdwg.org/dwc/terms/associatedReferences" type="xs:string"/>
<field index="35" term="http://rs.tdwg.org/dwc/terms/associatedOccurrences" type="xs:string"/>
<field index="36" term="http://rs.tdwg.org/dwc/terms/associatedSequences" type="xs:string"/>
<field index="37" term="http://rs.tdwg.org/dwc/terms/associatedTaxa" type="xs:string"/>
<field index="42" term="http://rs.tdwg.org/dwc/terms/eventID" type="xs:string"/>
<field index="43" term="http://rs.tdwg.org/dwc/terms/samplingProtocol" type="xs:string"/>
<field index="44" term="http://rs.tdwg.org/dwc/terms/samplingEffort" type="xs:string"/>
<field index="45" term="http://rs.tdwg.org/dwc/terms/eventDate" type="xs:dateTime"/>
<field index="46" term="http://rs.tdwg.org/dwc/terms/eventTime" type="xs:dateTime"/>
<field index="47" term="http://rs.tdwg.org/dwc/terms/startDayOfYear" type="xs:decimal"/>
<field index="48" term="http://rs.tdwg.org/dwc/terms/endDayOfYear" type="xs:decimal"/>
<field index="49" term="http://rs.tdwg.org/dwc/terms/year" type="xs:decimal"/>
<field index="50" term="http://rs.tdwg.org/dwc/terms/month" type="xs:decimal"/>
<field index="51" term="http://rs.tdwg.org/dwc/terms/day" type="xs:decimal"/>
<field index="52" term="http://rs.tdwg.org/dwc/terms/verbatimEventDate" type="xs:string"/>
<field index="53" term="http://rs.tdwg.org/dwc/terms/habitat" type="xs:string"/>
<field index="54" term="http://rs.tdwg.org/dwc/terms/fieldNumber" type="xs:string"/>
<field index="55" term="http://rs.tdwg.org/dwc/terms/fieldNotes" type="xs:string"/>
<field index="56" term="http://rs.tdwg.org/dwc/terms/eventRemarks" type="xs:string"/>
<field index="38" term="http://rs.tdwg.org/dwc/terms/eventID" type="xs:string"/>
<field index="39" term="http://rs.tdwg.org/dwc/terms/samplingProtocol" type="xs:string"/>
<field index="40" term="http://rs.tdwg.org/dwc/terms/verbatimEventDate" type="xs:string"/>
<field index="41" term="http://rs.tdwg.org/dwc/terms/eventDate" type="xs:dateTime"/>
<field index="42" term="http://rs.tdwg.org/dwc/terms/eventTime" type="xs:dateTime"/>
<field index="43" term="http://rs.tdwg.org/dwc/terms/startDayOfYear" type="xs:decimal"/>
<field index="44" term="http://rs.tdwg.org/dwc/terms/endDayOfYear" type="xs:decimal"/>
<field index="45" term="http://rs.tdwg.org/dwc/terms/year" type="xs:decimal"/>
<field index="46" term="http://rs.tdwg.org/dwc/terms/month" type="xs:decimal"/>
<field index="47" term="http://rs.tdwg.org/dwc/terms/day" type="xs:decimal"/>
<field index="48" term="http://rs.tdwg.org/dwc/terms/habitat" type="xs:string"/>
<field index="49" term="http://rs.tdwg.org/dwc/terms/fieldNumber" type="xs:string"/>
<field index="50" term="http://rs.tdwg.org/dwc/terms/fieldNotes" type="xs:string"/>
<field index="51" term="http://rs.tdwg.org/dwc/terms/eventRemarks" type="xs:string"/>
<field index="57" term="http://rs.tdwg.org/dwc/terms/locationID" type="xs:string"/>
<field index="58" term="http://rs.tdwg.org/dwc/terms/higherGeographyID" type="xs:string"/>
<field index="59" term="http://rs.tdwg.org/dwc/terms/higherGeography" type="xs:string"/>
<field index="60" term="http://rs.tdwg.org/dwc/terms/continent" type="xs:string"/>
<field index="61" term="http://rs.tdwg.org/dwc/terms/waterBody" type="xs:string"/>
<field index="62" term="http://rs.tdwg.org/dwc/terms/islandGroup" type="xs:string"/>
<field index="63" term="http://rs.tdwg.org/dwc/terms/island" type="xs:string"/>
<field index="64" term="http://rs.tdwg.org/dwc/terms/country" type="xs:string"/>
<field index="65" term="http://rs.tdwg.org/dwc/terms/countryCode" type="xs:string"/>
<field index="66" term="http://rs.tdwg.org/dwc/terms/stateProvince" type="xs:string"/>
<field index="67" term="http://rs.tdwg.org/dwc/terms/county" type="xs:string"/>
<field index="68" term="http://rs.tdwg.org/dwc/terms/municipality" type="xs:string"/>
<field index="69" term="http://rs.tdwg.org/dwc/terms/locality" type="xs:string"/>
<field index="70" term="http://rs.tdwg.org/dwc/terms/verbatimLocality" type="xs:string"/>
<field index="71" term="http://rs.tdwg.org/dwc/terms/verbatimElevation" type="xs:string"/>
<field index="72" term="http://rs.tdwg.org/dwc/terms/minimumElevationInMeters" type="xs:double"/>
<field index="73" term="http://rs.tdwg.org/dwc/terms/maximumElevationInMeters" type="xs:double"/>
<field index="74" term="http://rs.tdwg.org/dwc/terms/verbatimDepth" type="xs:string"/>
<field index="75" term="http://rs.tdwg.org/dwc/terms/minimumDepthInMeters" type="xs:double"/>
<field index="76" term="http://rs.tdwg.org/dwc/terms/maximumDepthInMeters" type="xs:double"/>
<field index="77" term="http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters" type="xs:double"/>
<field index="78" term="http://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters" type="xs:double"/>
<field index="79" term="http://rs.tdwg.org/dwc/terms/locationAccordingTo" type="xs:string"/>
<field index="80" term="http://rs.tdwg.org/dwc/terms/locationRemarks" type="xs:string"/>
<field index="81" term="http://rs.tdwg.org/dwc/terms/verbatimCoordinates" type="xs:string"/>
<field index="82" term="http://rs.tdwg.org/dwc/terms/verbatimLatitude" type="xs:string"/>
<field index="83" term="http://rs.tdwg.org/dwc/terms/verbatimLongitude" type="xs:string"/>
<field index="84" term="http://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem" type="xs:string"/>
<field index="85" term="http://rs.tdwg.org/dwc/terms/verbatimSRS" type="xs:string"/>
<field index="86" term="http://rs.tdwg.org/dwc/terms/decimalLatitude" type="xs:double"/>
<field index="87" term="http://rs.tdwg.org/dwc/terms/decimalLongitude" type="xs:double"/>
<field index="88" term="http://rs.tdwg.org/dwc/terms/geodeticDatum" type="xs:string"/>
<field index="89" term="http://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters" type="xs:double"/>
<field index="90" term="http://rs.tdwg.org/dwc/terms/coordinatePrecision" type="xs:string"/>
<field index="91" term="http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit" type="xs:double"/>
<field index="92" term="http://rs.tdwg.org/dwc/terms/footprintWKT" type="xs:string"/>
<field index="93" term="http://rs.tdwg.org/dwc/terms/footprintSRS" type="xs:string"/>
<field index="94" term="http://rs.tdwg.org/dwc/terms/footprintSpatialFit" type="xs:double"/>
<field index="95" term="http://rs.tdwg.org/dwc/terms/georeferencedBy" type="xs:string"/>
<field index="96" term="http://rs.tdwg.org/dwc/terms/georeferenceProtocol" type="xs:string"/>
<field index="97" term="http://rs.tdwg.org/dwc/terms/georeferenceSources" type="xs:string"/>
<field index="98" term="http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus" type="xs:string"/>
<field index="99" term="http://rs.tdwg.org/dwc/terms/georeferenceRemarks" type="xs:string"/>
<field index="52" term="http://rs.tdwg.org/dwc/terms/locationID" type="xs:string"/>
<field index="53" term="http://rs.tdwg.org/dwc/terms/higherGeographyID" type="xs:string"/>
<field index="54" term="http://rs.tdwg.org/dwc/terms/higherGeography" type="xs:string"/>
<field index="55" term="http://rs.tdwg.org/dwc/terms/continent" type="xs:string"/>
<field index="56" term="http://rs.tdwg.org/dwc/terms/waterBody" type="xs:string"/>
<field index="57" term="http://rs.tdwg.org/dwc/terms/islandGroup" type="xs:string"/>
<field index="58" term="http://rs.tdwg.org/dwc/terms/island" type="xs:string"/>
<field index="59" term="http://rs.tdwg.org/dwc/terms/country" type="xs:string"/>
<field index="60" term="http://rs.tdwg.org/dwc/terms/countryCode" type="xs:string"/>
<field index="61" term="http://rs.tdwg.org/dwc/terms/stateProvince" type="xs:string"/>
<field index="62" term="http://rs.tdwg.org/dwc/terms/county" type="xs:string"/>
<field index="63" term="http://rs.tdwg.org/dwc/terms/locality" type="xs:string"/>
<field index="64" term="http://rs.tdwg.org/dwc/terms/verbatimLocality" type="xs:string"/>
<field index="65" term="http://rs.tdwg.org/dwc/terms/verbatimElevation" type="xs:string"/>
<field index="66" term="http://rs.tdwg.org/dwc/terms/minimumElevationInMeters" type="xs:double"/>
<field index="67" term="http://rs.tdwg.org/dwc/terms/maximumElevationInMeters" type="xs:double"/>
<field index="68" term="http://rs.tdwg.org/dwc/terms/verbatimDepth" type="xs:string"/>
<field index="69" term="http://rs.tdwg.org/dwc/terms/minimumDepthInMeters" type="xs:double"/>
<field index="70" term="http://rs.tdwg.org/dwc/terms/maximumDepthInMeters" type="xs:double"/>
<field index="71" term="http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters" type="xs:double"/>
<field index="72" term="http://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters" type="xs:double"/>
<field index="73" term="http://rs.tdwg.org/dwc/terms/locationRemarks" type="xs:string"/>
<field index="74" term="http://rs.tdwg.org/dwc/terms/verbatimCoordinates" type="xs:string"/>
<field index="75" term="http://rs.tdwg.org/dwc/terms/verbatimLatitude" type="xs:string"/>
<field index="76" term="http://rs.tdwg.org/dwc/terms/verbatimLongitude" type="xs:string"/>
<field index="77" term="http://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem" type="xs:string"/>
<field index="78" term="http://rs.tdwg.org/dwc/terms/verbatimSRS" type="xs:string"/>
<field index="79" term="http://rs.tdwg.org/dwc/terms/decimalLatitude" type="xs:double"/>
<field index="80" term="http://rs.tdwg.org/dwc/terms/decimalLongitude" type="xs:double"/>
<field index="81" term="http://rs.tdwg.org/dwc/terms/geodeticDatum" type="xs:string"/>
<field index="82" term="http://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters" type="xs:double"/>
<field index="83" term="http://rs.tdwg.org/dwc/terms/coordinatePrecision" type="xs:string"/>
<field index="84" term="http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit" type="xs:double"/>
<field index="85" term="http://rs.tdwg.org/dwc/terms/footprintWKT" type="xs:string"/>
<field index="86" term="http://rs.tdwg.org/dwc/terms/footprintSRS" type="xs:string"/>
<field index="87" term="http://rs.tdwg.org/dwc/terms/footprintSpatialFit" type="xs:double"/>
<field index="88" term="http://rs.tdwg.org/dwc/terms/georeferencedBy" type="xs:string"/>
<field index="89" term="http://rs.tdwg.org/dwc/terms/georeferenceProtocol" type="xs:string"/>
<field index="90" term="http://rs.tdwg.org/dwc/terms/georeferenceSources" type="xs:string"/>
<field index="91" term="http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus" type="xs:string"/>
<field index="92" term="http://rs.tdwg.org/dwc/terms/georeferenceRemarks" type="xs:string"/>
<field index="100" term="http://rs.tdwg.org/dwc/terms/geologicalContextID" type="xs:string"/>
<field index="101" term="http://rs.tdwg.org/dwc/terms/earliestEonOrLowestEonothem" type="xs:string"/>
<field index="102" term="http://rs.tdwg.org/dwc/terms/latestEonOrHighestEonothem" type="xs:string"/>
<field index="103" term="http://rs.tdwg.org/dwc/terms/earliestEraOrLowestErathem" type="xs:string"/>
<field index="104" term="http://rs.tdwg.org/dwc/terms/latestEraOrHighestErathem" type="xs:string"/>
<field index="105" term="http://rs.tdwg.org/dwc/terms/earliestPeriodOrLowestSystem" type="xs:string"/>
<field index="106" term="http://rs.tdwg.org/dwc/terms/latestPeriodOrHighestSystem" type="xs:string"/>
<field index="107" term="http://rs.tdwg.org/dwc/terms/earliestEpochOrLowestSeries" type="xs:string"/>
<field index="108" term="http://rs.tdwg.org/dwc/terms/latestEpochOrHighestSeries" type="xs:string"/>
<field index="109" term="http://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage" type="xs:string"/>
<field index="110" term="http://rs.tdwg.org/dwc/terms/latestAgeOrHighestStage" type="xs:string"/>
<field index="111" term="http://rs.tdwg.org/dwc/terms/lowestBiostratigraphicZone" type="xs:string"/>
<field index="112" term="http://rs.tdwg.org/dwc/terms/highestBiostratigraphicZone" type="xs:string"/>
<field index="113" term="http://rs.tdwg.org/dwc/terms/lithostratigraphicTerms" type="xs:string"/>
<field index="114" term="http://rs.tdwg.org/dwc/terms/group" type="xs:string"/>
<field index="115" term="http://rs.tdwg.org/dwc/terms/formation" type="xs:string"/>
<field index="116" term="http://rs.tdwg.org/dwc/terms/member" type="xs:string"/>
<field index="117" term="http://rs.tdwg.org/dwc/terms/bed" type="xs:string"/>
<field index="93" term="http://rs.tdwg.org/dwc/terms/geologicalContextID" type="xs:string"/>
<field index="94" term="http://rs.tdwg.org/dwc/terms/earliestEonOrLowestEonothem" type="xs:string"/>
<field index="95" term="http://rs.tdwg.org/dwc/terms/latestEonOrHighestEonothem" type="xs:string"/>
<field index="96" term="http://rs.tdwg.org/dwc/terms/earliestEraOrLowestErathem" type="xs:string"/>
<field index="97" term="http://rs.tdwg.org/dwc/terms/latestEraOrHighestErathem" type="xs:string"/>
<field index="98" term="http://rs.tdwg.org/dwc/terms/earliestPeriodOrLowestSystem" type="xs:string"/>
<field index="99" term="http://rs.tdwg.org/dwc/terms/latestPeriodOrHighestSystem" type="xs:string"/>
<field index="100" term="http://rs.tdwg.org/dwc/terms/earliestEpochOrLowestSeries" type="xs:string"/>
<field index="101" term="http://rs.tdwg.org/dwc/terms/latestEpochOrHighestSeries" type="xs:string"/>
<field index="102" term="http://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage" type="xs:string"/>
<field index="103" term="http://rs.tdwg.org/dwc/terms/latestAgeOrHighestStage" type="xs:string"/>
<field index="104" term="http://rs.tdwg.org/dwc/terms/lowestBiostratigraphicZone" type="xs:string"/>
<field index="105" term="http://rs.tdwg.org/dwc/terms/highestBiostratigraphicZone" type="xs:string"/>
<field index="106" term="http://rs.tdwg.org/dwc/terms/lithostratigraphicTerms" type="xs:string"/>
<field index="107" term="http://rs.tdwg.org/dwc/terms/group" type="xs:string"/>
<field index="108" term="http://rs.tdwg.org/dwc/terms/formation" type="xs:string"/>
<field index="109" term="http://rs.tdwg.org/dwc/terms/member" type="xs:string"/>
<field index="110" term="http://rs.tdwg.org/dwc/terms/bed" type="xs:string"/>
<field index="118" term="http://rs.tdwg.org/dwc/terms/identificationID" type="xs:string"/>
<field index="119" term="http://rs.tdwg.org/dwc/terms/identifiedBy" type="xs:string"/>
<field index="120" term="http://rs.tdwg.org/dwc/terms/dateIdentified" type="xs:dateTime"/>
<field index="121" term="http://rs.tdwg.org/dwc/terms/identificationReferences" type="xs:string"/>
<field index="122" term="http://rs.tdwg.org/dwc/terms/identificationRemarks" type="xs:string"/>
<field index="123" term="http://rs.tdwg.org/dwc/terms/identificationQualifier" type="xs:string"/>
<field index="124" term="http://rs.tdwg.org/dwc/terms/typeStatus" type="xs:string"/>
<field index="111" term="http://rs.tdwg.org/dwc/terms/identificationID" type="xs:string"/>
<field index="112" term="http://rs.tdwg.org/dwc/terms/identifiedBy" type="xs:string"/>
<field index="113" term="http://rs.tdwg.org/dwc/terms/dateIdentified" type="xs:dateTime"/>
<field index="114" term="http://rs.tdwg.org/dwc/terms/identificationReferences" type="xs:string"/>
<field index="115" term="http://rs.tdwg.org/dwc/terms/identificationRemarks" type="xs:string"/>
<field index="116" term="http://rs.tdwg.org/dwc/terms/identificationQualifier" type="xs:string"/>
<field index="117" term="http://rs.tdwg.org/dwc/terms/typeStatus" type="xs:string"/>
<field index="118" term="http://rs.tdwg.org/dwc/terms/scientificNameID" type="xs:string"/>
<field index="119" term="http://rs.tdwg.org/dwc/terms/acceptedScientificNameID" type="xs:string"/>
<field index="120" term="http://rs.tdwg.org/dwc/terms/higherTaxonNameID" type="xs:string"/>
<field index="121" term="http://rs.tdwg.org/dwc/terms/basionymID" type="xs:string"/>
<field index="122" term="http://rs.tdwg.org/dwc/terms/scientificName" type="xs:string"/>
<field index="123" term="http://rs.tdwg.org/dwc/terms/acceptedScientificName" type="xs:string"/>
<field index="124" term="http://rs.tdwg.org/dwc/terms/higherTaxonName" type="xs:string"/>
<field index="125" term="http://rs.tdwg.org/dwc/terms/basionym" type="xs:string"/>
<field index="126" term="http://rs.tdwg.org/dwc/terms/kingdom" type="xs:string"/>
<field index="127" term="http://rs.tdwg.org/dwc/terms/phylum" type="xs:string"/>
<field index="128" term="http://rs.tdwg.org/dwc/terms/class" type="xs:string"/>
<field index="129" term="http://rs.tdwg.org/dwc/terms/order" type="xs:string"/>
<field index="130" term="http://rs.tdwg.org/dwc/terms/family" type="xs:string"/>
<field index="131" term="http://rs.tdwg.org/dwc/terms/genus" type="xs:string"/>
<field index="132" term="http://rs.tdwg.org/dwc/terms/subgenus" type="xs:string"/>
<field index="133" term="http://rs.tdwg.org/dwc/terms/specificEpithet" type="xs:string"/>
<field index="134" term="http://rs.tdwg.org/dwc/terms/infraspecificEpithet" type="xs:string"/>
<field index="135" term="http://rs.tdwg.org/dwc/terms/scientificNameRank" type="xs:string"/>
<field index="136" term="http://rs.tdwg.org/dwc/terms/verbatimScientificNameRank" type="xs:string"/>
<field index="137" term="http://rs.tdwg.org/dwc/terms/scientificNameAuthorship" type="xs:string"/>
<field index="138" term="http://rs.tdwg.org/dwc/terms/nomenclaturalCode" type="xs:string"/>
<field index="139" term="http://rs.tdwg.org/dwc/terms/namePublicationID" type="xs:string"/>
<field index="140" term="http://rs.tdwg.org/dwc/terms/namePublishedIn" type="xs:string"/>
<field index="141" term="http://rs.tdwg.org/dwc/terms/taxonomicStatus" type="xs:string"/>
<field index="142" term="http://rs.tdwg.org/dwc/terms/nomenclaturalStatus" type="xs:string"/>
<field index="143" term="http://rs.tdwg.org/dwc/terms/taxonConceptID" type="xs:string"/>
<field index="144" term="http://rs.tdwg.org/dwc/terms/taxonAccordingTo" type="xs:string"/>
<field index="145" term="http://rs.tdwg.org/dwc/terms/taxonRemarks" type="xs:string"/>
<field index="146" term="http://rs.tdwg.org/dwc/terms/vernacularName" type="xs:string"/>
<field index="125" term="http://rs.tdwg.org/dwc/terms/taxonID" type="xs:string"/>
<field index="126" term="http://rs.tdwg.org/dwc/terms/scientificNameID" type="xs:string"/>
<field index="127" term="http://rs.tdwg.org/dwc/terms/acceptedNameUsageID" type="xs:string"/>
<field index="128" term="http://rs.tdwg.org/dwc/terms/parentNameUsageID" type="xs:string"/>
<field index="129" term="http://rs.tdwg.org/dwc/terms/originalNameUsageID" type="xs:string"/>
<field index="130" term="http://rs.tdwg.org/dwc/terms/nameAccordingToID" type="xs:string"/>
<field index="131" term="http://rs.tdwg.org/dwc/terms/namePublishedInID" type="xs:string"/>
<field index="132" term="http://rs.tdwg.org/dwc/terms/taxonConceptID" type="xs:string"/>
<field index="133" term="http://rs.tdwg.org/dwc/terms/scientificName" type="xs:string"/>
<field index="134" term="http://rs.tdwg.org/dwc/terms/acceptedNameUsage" type="xs:string"/>
<field index="135" term="http://rs.tdwg.org/dwc/terms/parentNameUsage" type="xs:string"/>
<field index="136" term="http://rs.tdwg.org/dwc/terms/originalNameUsage" type="xs:string"/>
<field index="137" term="http://rs.tdwg.org/dwc/terms/nameAccordingTo" type="xs:string"/>
<field index="138" term="http://rs.tdwg.org/dwc/terms/namePublishedIn" type="xs:string"/>
<field index="139" term="http://rs.tdwg.org/dwc/terms/higherClassification" type="xs:string"/>
<field index="140" term="http://rs.tdwg.org/dwc/terms/kingdom" type="xs:string"/>
<field index="141" term="http://rs.tdwg.org/dwc/terms/phylum" type="xs:string"/>
<field index="142" term="http://rs.tdwg.org/dwc/terms/class" type="xs:string"/>
<field index="143" term="http://rs.tdwg.org/dwc/terms/order" type="xs:string"/>
<field index="144" term="http://rs.tdwg.org/dwc/terms/family" type="xs:string"/>
<field index="145" term="http://rs.tdwg.org/dwc/terms/genus" type="xs:string"/>
<field index="146" term="http://rs.tdwg.org/dwc/terms/subgenus" type="xs:string"/>
<field index="147" term="http://rs.tdwg.org/dwc/terms/specificEpithet" type="xs:string"/>
<field index="148" term="http://rs.tdwg.org/dwc/terms/infraspecificEpithet" type="xs:string"/>
<field index="149" term="http://rs.tdwg.org/dwc/terms/taxonRank" type="xs:string"/>
<field index="150" term="http://rs.tdwg.org/dwc/terms/verbatimTaxonRank" type="xs:string"/>
<field index="151" term="http://rs.tdwg.org/dwc/terms/scientificNameAuthorship" type="xs:string"/>
<field index="152" term="http://rs.tdwg.org/dwc/terms/vernacularName" type="xs:string"/>
<field index="153" term="http://rs.tdwg.org/dwc/terms/nomenclaturalCode" type="xs:string"/>
<field index="154" term="http://rs.tdwg.org/dwc/terms/taxonomicStatus" type="xs:string"/>
<field index="155" term="http://rs.tdwg.org/dwc/terms/nomenclaturalStatus" type="xs:string"/>
<field index="156" term="http://rs.tdwg.org/dwc/terms/taxonRemarks" type="xs:string"/>
</core>
</archive>

View File

@ -14,13 +14,13 @@
</dcterms:Location>
<dwc:Event>
<dwc:eventID>http://guid.mvz.org/events/1995/6</dwc:eventID>
<dwc:verbatimEventDate>12 Jan 1995</dwc:verbatimEventDate>
<dwc:eventDate>1995-01-12</dwc:eventDate>
<dwc:startDayOfYear>12</dwc:startDayOfYear>
<dwc:endDayOfYear>12</dwc:endDayOfYear>
<dwc:year>1995</dwc:year>
<dwc:month>1</dwc:month>
<dwc:day>12</dwc:day>
<dwc:verbatimEventDate>12 Jan 1995</dwc:verbatimEventDate>
<dwc:habitat>mallín</dwc:habitat>
<dwc:fieldNotes>on file in the Grinnell-Miller Library</dwc:fieldNotes>
<dwc:locationID>http://guid.mvz.org/sites/arg/127</dwc:locationID>
@ -56,7 +56,7 @@
</dwc:Identification>
<dwc:Taxon>
<dwc:scientificName>Ctenomys sociabilis</dwc:scientificName>
<dwc:higherTaxonName>Animalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys</dwc:higherTaxonName>
<dwc:higherClassification>Animalia; Chordata; Vertebrata; Mammalia; Theria; Eutheria; Rodentia; Hystricognatha; Hystricognathi; Ctenomyidae; Ctenomyini; Ctenomys</dwc:higherClassification>
<dwc:kingdom>Animalia</dwc:kingdom>
<dwc:phylum>Chordata</dwc:phylum>
<dwc:class>Mammalia</dwc:class>
@ -85,7 +85,7 @@
</dwc:Identification>
<dwc:Taxon>
<dwc:scientificName>Ctenomys sociabilis</dwc:scientificName>
<dwc:higherTaxonName>Animalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys</dwc:higherTaxonName>
<dwc:higherClassification>Animalia; Chordata; Vertebrata; Mammalia; Theria; Eutheria; Rodentia; Hystricognatha; Hystricognathi; Ctenomyidae; Ctenomyini; Ctenomys</dwc:higherClassification>
<dwc:kingdom>Animalia</dwc:kingdom>
<dwc:phylum>Chordata</dwc:phylum>
<dwc:class>Mammalia</dwc:class>

View File

@ -17,17 +17,21 @@
<dc:rightsHolder>Museum of Vertebrate Zoology, UC Berkeley</dc:rightsHolder>
<dc:accessRights>open</dc:accessRights>
<dc:bibliographicCitation xsi:nil="true"/>
<dwc:institutionID xsi:nil="true"/>
<dwc:collectionID>urn:lsid:biocol.org:col:34818</dwc:collectionID>
<dwc:datasetID xsi:nil="true"/>
<dwc:institutionCode>MVZ</dwc:institutionCode>
<dwc:collectionCode>Mammal</dwc:collectionCode>
<dwc:datasetName xsi:nil="true"/>
<dwc:ownerInstitutionCode xsi:nil="true"/>
<dwc:basisOfRecord>PreservedSpecimen</dwc:basisOfRecord>
<dwc:informationWithheld xsi:nil="true"/>
<dwc:dataGeneralizations xsi:nil="true"/>
<dwc:dynamicProperties>tragusLengthInMeters=0.014; weightInGrams=120; zygomaticArchWidthInMeters=0.043</dwc:dynamicProperties>
<dwc:datasetID xsi:nil="true"/>
<dwc:occurrenceID>urn:catalog:MVZ:Mammal:165821</dwc:occurrenceID>
<dwc:institutionCode>MVZ</dwc:institutionCode>
<dwc:collectionCode>Mammal</dwc:collectionCode>
<dwc:collectionID>urn:lsid:biocol.org:col:34818</dwc:collectionID>
<dwc:catalogNumber>165821</dwc:catalogNumber>
<dwc:occurrenceDetails>http://mvzarctos.berkeley.edu/guid/MVZ:Mamm:165861</dwc:occurrenceDetails>
<dwc:occurrenceRemarks xsi:nil="true"/>
<dwc:recordNumber>OPP 7101</dwc:recordNumber>
<dwc:recordedBy>Oliver P. Pearson, Anita K. Pearson</dwc:recordedBy>
<dwc:individualID xsi:nil="true"/>
@ -37,18 +41,19 @@
<dwc:reproductiveCondition>non-reproductive</dwc:reproductiveCondition>
<dwc:behavior xsi:nil="true"/>
<dwc:establishmentMeans>native</dwc:establishmentMeans>
<dwc:occurrenceStatus xsi:nil="true"/>
<dwc:preparations>skin, skull, skeleton</dwc:preparations>
<dwc:disposition>in collection</dwc:disposition>
<dwc:otherCatalogNumbers xsi:nil="true"/>
<dwc:previousIdentifications xsi:nil="true"/>
<dwc:previousIdentifications>Anthus sp., field ID by G. Iglesias; Anthus correndera, expert ID by C. Cicero 2009-02-12 based on morphology</dwc:previousIdentifications>
<dwc:associatedMedia>http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG</dwc:associatedMedia>
<dwc:associatedReferences>http://www.sciencemag.org/cgi/content/abstract/322/5899/261</dwc:associatedReferences>
<dwc:associatedOccurrences>mother of urn:catalog:MVZ:Mammal:1234</dwc:associatedOccurrences>
<dwc:associatedSequences>GenBank: U34853.1</dwc:associatedSequences>
<dwc:associatedTaxa xsi:nil="true"/>
<dwc:eventID xsi:nil="true"/>
<dwc:samplingProtocol>1km trap line with traps every 100m</dwc:samplingProtocol>
<dwc:verbatimEventDate>March 8 1963</dwc:verbatimEventDate>
<dwc:samplingProtocol>1 km trap line with traps every 100 m</dwc:samplingProtocol>
<dwc:samplingEffort>24 shoe-lace minutes</dwc:samplingEffort>
<dwc:eventDate>1963-03-08</dwc:eventDate>
<dwc:eventTime>14:07-06:00</dwc:eventTime>
<dwc:startDayOfYear>67</dwc:startDayOfYear>
@ -56,6 +61,7 @@
<dwc:year>1963</dwc:year>
<dwc:month>3</dwc:month>
<dwc:day>8</dwc:day>
<dwc:verbatimEventDate>March 8 1963</dwc:verbatimEventDate>
<dwc:habitat>pre-cordilleran steppe</dwc:habitat>
<dwc:fieldNumber xsi:nil="true"/>
<dwc:fieldNotes>stored in Grinnell-Miller Library</dwc:fieldNotes>
@ -71,6 +77,7 @@
<dwc:countryCode>AR</dwc:countryCode>
<dwc:stateProvince>Neuquén</dwc:stateProvince>
<dwc:county>Departamento Los Lagos</dwc:county>
<dwc:municipality xsi:nil="true"/>
<dwc:locality>Bariloche, 25 km NNE via Ruta Nacional 40 (=Ruta 237)</dwc:locality>
<dwc:verbatimLocality>25 km NNE Bariloche por R. Nac. 237</dwc:verbatimLocality>
<dwc:verbatimElevation>791m</dwc:verbatimElevation>
@ -81,6 +88,7 @@
<dwc:maximumDepthInMeters xsi:nil="true"/>
<dwc:minimumDistanceAboveSurfaceInMeters xsi:nil="true"/>
<dwc:maximumDistanceAboveSurfaceInMeters xsi:nil="true"/>
<dwc:locationAccordingTo xsi:nil="true"/>
<dwc:locationRemarks>river valley upstream of a terminal moraine</dwc:locationRemarks>
<dwc:verbatimCoordinates>41 05 54.03S 121 05 34W</dwc:verbatimCoordinates>
<dwc:verbatimLatitude>41 05 54.03S</dwc:verbatimLatitude>
@ -124,16 +132,22 @@
<dwc:identificationReferences>Aves del Noroeste Patagonico. Christie et al. 2004.</dwc:identificationReferences>
<dwc:identificationRemarks>Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas.</dwc:identificationRemarks>
<dwc:identificationQualifier xsi:nil="true"/>
<dwc:previousIdentifications>Anthus sp., field ID by G. Iglesias; Anthus correndera, expert ID by C. Cicero 2009-02-12 based on morphology</dwc:previousIdentifications>
<dwc:typeStatus>holotype</dwc:typeStatus>
<dwc:taxonID xsi:nil="true"/>
<dwc:scientificNameID xsi:nil="true"/>
<dwc:acceptedScientificNameID xsi:nil="true"/>
<dwc:higherTaxonNameID xsi:nil="true"/>
<dwc:basionymID xsi:nil="true"/>
<dwc:acceptedNameUsageID xsi:nil="true"/>
<dwc:parentNameUsageID xsi:nil="true"/>
<dwc:originalNameUsageID xsi:nil="true"/>
<dwc:nameAccordingToID xsi:nil="true"/>
<dwc:namePublishedInID xsi:nil="true"/>
<dwc:taxonConceptID xsi:nil="true"/>
<dwc:scientificName>Ctenomys sociabilis</dwc:scientificName>
<dwc:acceptedScientificName>Ctenomys sociabilis</dwc:acceptedScientificName>
<dwc:higherTaxonName>Animalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys</dwc:higherTaxonName>
<dwc:basionym xsi:nil="true"/>
<dwc:acceptedNameUsage>Ctenomys sociabilis Pearson and Christie, 1985</dwc:acceptedNameUsage>
<dwc:parentNameUsage>Ctenomys Blainville, 1826</dwc:parentNameUsage>
<dwc:originalNameUsage>Ctenomys sociabilis Pearson and Christie, 1985</dwc:originalNameUsage>
<dwc:nameAccordingTo>Pearson O. P., and M. I. Christie. 1985.</dwc:nameAccordingTo>
<dwc:namePublishedIn>Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388</dwc:namePublishedIn>
<dwc:higherClassification>Animalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys</dwc:higherClassification>
<dwc:kingdom>Animalia</dwc:kingdom>
<dwc:phylum>Chordata</dwc:phylum>
<dwc:class>Mammalia</dwc:class>
@ -143,17 +157,13 @@
<dwc:subgenus xsi:nil="true"/>
<dwc:specificEpithet>sociabilis</dwc:specificEpithet>
<dwc:infraspecificEpithet xsi:nil="true"/>
<dwc:scientificNameRank>species</dwc:scientificNameRank>
<dwc:verbatimScientificNameRank>species</dwc:verbatimScientificNameRank>
<dwc:taxonRank>species</dwc:taxonRank>
<dwc:verbatimTaxonRank xsi:nil="true"/>
<dwc:scientificNameAuthorship>Pearson and Christie, 1985</dwc:scientificNameAuthorship>
<dwc:nomenclaturalCode>ICZN</dwc:nomenclaturalCode>
<dwc:namePublicationID xsi:nil="true"/>
<dwc:namePublishedIn>Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388</dwc:namePublishedIn>
<dwc:taxonomicStatus>accepted</dwc:taxonomicStatus>
<dwc:nomenclaturalStatus xsi:nil="true"/>
<dwc:taxonConceptID xsi:nil="true"/>
<dwc:taxonAccordingTo>Pearson O. P., and M. I. Christie.</dwc:taxonAccordingTo>
<dwc:taxonRemarks xsi:nil="true"/>
<dwc:vernacularName>colonial tuco-tuco</dwc:vernacularName>
<dwc:nomenclaturalCode>ICZN</dwc:nomenclaturalCode>
<dwc:taxonomicStatus>valid</dwc:taxonomicStatus>
<dwc:nomenclaturalStatus xsi:nil="true"/>
<dwc:taxonRemarks xsi:nil="true"/>
</SimpleDarwinRecord>
</SimpleDarwinRecordSet>

View File

@ -13,11 +13,11 @@
<META name="DC.contributor" content="Renato De Giovanni (CRIA)"/>
<META name="DC.contributor" content="Tim Robertson (GBIF)"/>
<META name="DC.contributor" content="Dave Vieglais (KUNHM)"/>
<META name="DC.modified" content="2009-07-06"/>
<META name="DC.modified" content="2009-09-23"/>
<META name="DC.dateAccepted" content="2009-02-12"/>
<META name="DC.format" content="text/html"/>
<META name="DC.identifier" content="http://rs.tdwg.org/dwc/docs/2009-07-06"
<META name="DC.replaces" content="http://rs.tdwg.org/dwc/2009-05-25/"/>
<META name="DC.identifier" content="http://rs.tdwg.org/dwc/docs/2009-09-23"/>
<META name="DC.replaces" content="http://rs.tdwg.org/dwc/2009-07-06/"/>
<META name="DC.publisher" content="Biodiversity Information Standards TDWG"/>
<META name="DC.rights" content=""/>
<META name="DC.accessRights" content="public"/>
@ -73,11 +73,13 @@
</TR>
<TR>
<TH>Date Modified:</TH>
<TD>2009-07-06</TD>
<TD>2009-09-23</TD>
</TR>
<TR>
<TH>Abstract:</TH>
<TD>This document is a cover page, an entry-level document to the Darwin Core standard.</TD>
<TD>This document is a cover page, an entry-level document to the Darwin Core standard. It describes the purpose of the
standard and orients the reader to the documents that cover specific topics within the standard, such as the quick
guide to the list of terms.</TD>
</TR>
<TR>
<TH>Contributors:</TH>
@ -97,18 +99,18 @@
</TR>
<TR>
<TH>Identifier:</TH>
<TD>http://rs.tdwg.org/dwc/2009-07-06/</TD>
<TD>http://rs.tdwg.org/dwc/2009-09-23/</TD>
</TR>
<TR><TH>Latest Version:</TH>
<TD><A href="http://rs.tdwg.org/dwc/index.htm">http://rs.tdwg.org/dwc/</A></TD>
</TR>
<TR>
<TH>Replaces:</TH>
<TD><A href="http://rs.tdwg.org/dwc/2009-05-25/index.htm">http://rs.tdwg.org/dwc/2009-05-25/</A></TD>
<TD><A href="http://rs.tdwg.org/dwc/2009-07-06/index.htm">http://rs.tdwg.org/dwc/2009-07-06/</A></TD>
</TR>
<TR>
<TH>Document Status:</TH>
<TD>For Public Review.</TD>
<TD>Response to public review</TD>
</TR>
</TBODY></TABLE>
</TD>
@ -199,7 +201,7 @@ list [<A href="http://lists.tdwg.org/mailman/listinfo/tdwg-content">DWC-SUBSCRIB
[<A href="http://code.google.com/p/darwincore">DWC-PROJECT</a>].
For discussion or commentary on the definition of recommended terms, consult the link inside the <i>Comment</i> section in the
listing for the term in the <i>Quick Reference Guide</i> [<a href="./terms/index.htm">TERMS</a>] or search for the page
in the <i>Darwin Core Project Wiki</i> [<a href="http://code.google.com/p/darwincore/w/list">DWC-WIKI</a>].
in the <i>Darwin Core Project Wiki</i> [<a href="http://code.google.com/p/darwincore/wiki/TableOfContents?tm=6">DWC-WIKI</a>].
Commentary can be added to any term's wiki page. Similarly, the project site can be used for discussion and development
of application schemas that make use of the Darwin Core.
<P>
@ -236,7 +238,7 @@ the construction of a new application profile. The rules of submission of propos
<TR>
<TD width="10%"><A name="BASISOFRECORD">[BASISOFRECORD]</A></TD>
<TD width="40%"><a href="./terms/index.htm#basisOfRecord">http://rs.tdwg.org/dwc/terms/index.htm#basisOfRecord</A></TD>
<TD width="50%">Term describing the type of content in a resource.</TD>
<TD width="50%">Term describing the specific type of content in a resource.</TD>
</TR>
<TR>
@ -340,7 +342,7 @@ the construction of a new application profile. The rules of submission of propos
<TR>
<TD width="10%"><A name="DWC-TYPE">[DWC-TYPE]</A></TD>
<TD width="40%"><A href="./terms/type-vocabulary/index.htm">http://rs.tdwg.org/dwc/terms/type-vocabulary/</A></TD>
<TD width="50%">A reference to the Darwin Core Type Vocabulary terms for use with dcterms:type and basisOfRecord.</TD>
<TD width="50%">A reference to the Darwin Core Type Vocabulary for use as values of the dcterms:type term.</TD>
</TR>
<TR>
@ -357,7 +359,7 @@ the construction of a new application profile. The rules of submission of propos
<TR>
<TD width="10%"><A name="DWC-WIKI">[DWC-WIKI]</A></TD>
<TD width="40%"><A href="http://code.google.com/p/darwincore/w/list">http://code.google.com/p/darwincore/w/list</A></TD>
<TD width="40%"><A href="http://code.google.com/p/darwincore/wiki/TableOfContents?tm=6">http://code.google.com/p/darwincore/wiki/TableOfContents?tm=6</A></TD>
<TD width="50%">Wiki pages for discussion and commentary on Darwin Core terms and application profiles.</TD>
</TR>

View File

@ -51,187 +51,198 @@ xml:base="http://rs.tdwg.org/dwc/terms/">
<!-- Mutable RDF goes here -->
<rdf:Description rdf:about="acceptedScientificName"> <rdfs:label xml:lang="en-US">acceptedScientificName</rdfs:label> <rdfs:comment xml:lang="en-US">The currently valid (zoological) or accepted (botanical) name for the scientificName.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Tamias minimus" valid name for "Eutamias minimus"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <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/#acceptedScientificName-2009-07-06"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/acceptedScientificName-2009-07-06"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="acceptedScientificNameID"> <rdfs:label xml:lang="en-US">acceptedScientificNameID</rdfs:label> <rdfs:comment xml:lang="en-US">A unique identifier for the acceptedScientificName.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-21</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <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/#acceptedScientificNameID-2009-07-06"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/acceptedScientificNameID-2009-07-06"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="accordingTo"> <rdfs:label xml:lang="en-US">accordingTo</rdfs:label> <rdfs:comment xml:lang="en-US">Abstract term to attribute information to a source.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-21</dcterms:issued> <dcterms:modified>2009-01-21</dcterms:modified> <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/#accordingTo-2009-01-21"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/accordingTo-2009-01-21"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="accuracy"> <rdfs:label xml:lang="en-US">accuracy</rdfs:label> <rdfs:comment xml:lang="en-US">Abstract term to capture error information about a measurement or fact.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-21</dcterms:issued> <dcterms:modified>2009-01-21</dcterms:modified> <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/#accuracy-2009-01-21"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/accuracy-2009-01-21"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>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</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="associatedMedia"> <rdfs:label xml:lang="en-US">associatedMedia</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#associatedMedia-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/associatedMedia-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MultimediaObjects</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="associatedOccurrences"> <rdfs:label xml:lang="en-US">associatedOccurrences</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of identifiers of other occurrences and their associations to this Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "sibling of FMNH:Mammal:1234; sibling of FMNH:Mammal:1235"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#associatedOccurrences-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/associatedOccurrences-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="associatedReferences"> <rdfs:label xml:lang="en-US">associatedReferences</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of identifiers (publication, bibliographic reference, global unique identifier, URI) of literature associated with the Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "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. "</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#associatedReferences-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/associatedReferences-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/UnitReferences</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="associatedSequences"> <rdfs:label xml:lang="en-US">associatedSequences</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "GenBank: U34853.1"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#associatedSequences-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/associatedSequences-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Sequences/Sequence/ID-in-Database + constant</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="associatedTaxa"> <rdfs:label xml:lang="en-US">associatedTaxa</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of identifiers or names of taxa and their associations with the Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "host: Quercus alba"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#associatedTaxa-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/associatedTaxa-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Synecology/AssociatedTaxa</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="basionym"> <rdfs:label xml:lang="en-US">basionym</rdfs:label> <rdfs:comment xml:lang="en-US">The basionym (botany) or basonym (bacteriology) of the scientificName.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Pinus abies"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#basionym-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/basionym-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="basionymID"> <rdfs:label xml:lang="en-US">basionymID</rdfs:label> <rdfs:comment xml:lang="en-US">A unique identifier for the basionym (botany) or basonym (bacteriology) of the scientificName.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-21</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#basionymID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/basionymID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="basisOfRecord"> <rdfs:label xml:lang="en-US">basisOfRecord</rdfs:label> <rdfs:comment xml:lang="en-US">The specific nature of the data record - a subtype of the dcterms:type. Recommended best practice is to use a controlled vocabulary such as the Darwin Core Type Vocabulary (http://rs.tdwg.org/dwc/terms/type-vocabulary/index.htm).</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "StillImage", "MovingImage", "Sound", "PreservedSpecimen", FossilSpecimen", LivingSpecimen", "HumanObservation", "MachineObservation"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#basisOfRecord-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/type"/> <rdfs:domain rdf:resource="all"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/basisOfRecord-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/RecordBasis</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="bed"> <rdfs:label xml:lang="en-US">bed</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the lithostratigraphic bed from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#bed-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/bed-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="behavior"> <rdfs:label xml:lang="en-US">behavior</rdfs:label> <rdfs:comment xml:lang="en-US">A description of the behavior shown by the subject at the time the Occurrence was recorded. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "roosting", "foraging", "running", "blooming"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-03-06</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#behavior-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/behavior-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:decision rdf:resource="http://rs.tdwg.org/dwc/terms/history/decisions/Decision-2009-03-06_1"/> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="Binomial"> <rdfs:label xml:lang="en-US">Binomial</rdfs:label> <rdfs:comment xml:lang="en-US">The combination of genus and first (species) epithet of the scientificName.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Ctenomys sociabilis"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <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/#binomial-2008-11-19"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/binomial-2008-11-19"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Synecology/AssociatedTaxa/TaxonIdentified/ScientificName/FullScientificNameString</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="catalogNumber"> <rdfs:label xml:lang="en-US">catalogNumber</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier (preferably unique) for the Occurrence within the data set or collection.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "2008.1334", "145732a", "145732"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#catalogNumber-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/catalogNumber-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/UnitID</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="CatalogNumberNumeric"> <rdfs:label xml:lang="en-US">CatalogNumberNumeric</rdfs:label> <rdfs:comment xml:lang="en-US">The numeric value of the catalogNumber, used to facilitate numerical sorting and searching by ranges.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <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/#CatalogNumberNumeric-2008-11-19"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/CatalogNumberNumeric-2008-11-19"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/UnitIDNumeric</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="class"> <rdfs:label xml:lang="en-US">class</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the class in which the scientificName is classified.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Mammalia"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#class-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/class-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="collectionCode"> <rdfs:label xml:lang="en-US">collectionCode</rdfs:label> <rdfs:comment xml:lang="en-US">The name (or acronym) identifying the collection or data set of which the Occurrence is a part.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Mammals", "Hildebrandt", "eBird"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#collectionCode-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/collectionCode-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceID</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="collectionID"> <rdfs:label xml:lang="en-US">collectionID</rdfs:label> <rdfs:comment xml:lang="en-US">A unique identifier for the collection or dataset of which the Occurrence is a part. Recommended best practice is to use the identifier in a collections registry such as the Biodiversity Collections Index (http://www.biodiversitycollectionsindex.org/).</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "urn:lsid:biocol.org:col:34818"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#collectionID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/collectionID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceID</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="continent"> <rdfs:label xml:lang="en-US">continent</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the continent in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names or the ISO 3166 Continent code.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Antarctica"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#continent-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/continent-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Continent</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="coordinatePrecision"> <rdfs:label xml:lang="en-US">coordinatePrecision</rdfs:label> <rdfs:comment xml:lang="en-US">A decimal representation of the precision of the coordinates given in the decimalLatitude and decimalLongitude.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "0.00001" (normal GPS limit for decimal degrees), "0.000278" (nearest second), "0.01667" (nearest minute), "1.0" (nearest degree)</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#coordinatePrecision-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/coordinatePrecision-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/ISOAccuracy or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/AccuracyStatement</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="coordinateUncertaintyInMeters"> <rdfs:label xml:lang="en-US">coordinateUncertaintyInMeters</rdfs:label> <rdfs:comment xml:lang="en-US">The upper limit of the distance (in meters) from the given decimalLatitude and decimalLongitude describing a circle within which the whole of the Location is contained. Leave the value empty if the uncertainty is unknown, cannot be estimated, or is not applicable (because there are no coordinates). Zero is not a valid value for this term.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "30" (reasonable lower limit of a GPS reading under good conditions if the actual precision was not recorded at the time).</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#coordinateUncertaintyInMeters-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinateErrorDistanceInMeters</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="country"> <rdfs:label xml:lang="en-US">country</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the country or major political unit in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Denmark", "Colombia", "España"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#country-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/country-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Country/Name</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="countryCode"> <rdfs:label xml:lang="en-US">countryCode</rdfs:label> <rdfs:comment xml:lang="en-US">The standard code for the country in which the Location occurs. Recommended best practice is to used ISO 3166-1-alpha-2 country code.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "ARG" for Argentina, "SLV" for El Salvador</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#countryCode-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/countryCode-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Country/ISO3166Code</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="county"> <rdfs:label xml:lang="en-US">county</rdfs:label> <rdfs:comment xml:lang="en-US">The full, unabbreviated name of the next smaller political region than StateProvince (county, shire, department, etc.) in which the Location occurs.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Missoula", "Los Lagos", "Mataró"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#county-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/county-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="dataGeneralizations"> <rdfs:label xml:lang="en-US">dataGeneralizations</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Coordinates generalized from original GPS coordinates to the nearest half degree grid cell"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#dataGeneralizations-2009-04-24"/> <rdfs:domain rdf:resource="all"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/dataGeneralizations-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="Dataset"> <rdfs:label xml:lang="en-US">Dataset</rdfs:label> <rdfs:comment xml:lang="en-US">The category of information pertaining to a logical set of records.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#Dataset-2008-11-19"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/dcmitype/Dataset"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Dataset-2008-11-19"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="datasetID"> <rdfs:label xml:lang="en-US">datasetID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the data set. May be a global unique identifier or an identifier specific to a collection or institution.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#datasetID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Dataset"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/datasetID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/DataSetGUID</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="dateIdentified"> <rdfs:label xml:lang="en-US">dateIdentified</rdfs:label> <rdfs:comment xml:lang="en-US">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).</rdfs:comment> <dcterms:description xml:lang="en-US">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.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#dateIdentified-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/dateIdentified-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="day"> <rdfs:label xml:lang="en-US">day</rdfs:label> <rdfs:comment xml:lang="en-US">The two-digit day of the month on which the Event occurred.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "9", "28"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#day-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/day-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="decimalLatitude"> <rdfs:label xml:lang="en-US">decimalLatitude</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "-41.0983423"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <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/#decimalLatitude-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/decimalLatitude-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="decimalLongitude"> <rdfs:label xml:lang="en-US">decimalLongitude</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "-121.1761111"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <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/#decimalLongitude-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/decimalLongitude-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="disposition"> <rdfs:label xml:lang="en-US">disposition</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "in collection", "missing", "voucher elsewhere", "duplicates elsewhere"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#disposition-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/disposition-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SpecimenUnit/Disposition</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="DwCType"> <rdfs:label xml:lang="en-US">DwCType</rdfs:label> <rdfs:comment xml:lang="en-US">The set of classes specified by the Darwin Core Type Vocabulary, used to categorize the nature or genre of the resource.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://purl.org/dc/dcam/VocabularyEncodingScheme"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#DwCType-2008-11-19"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/DwCType-2008-11-19"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>RecordBasisEnum/FossileSpecimen</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="dynamicProperties"> <rdfs:label xml:lang="en-US">dynamicProperties</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">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"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#dynamicProperties-2009-04-24"/> <rdfs:domain rdf:resource="all"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/dynamicProperties-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="earliestAgeOrLowestStage"> <rdfs:label xml:lang="en-US">earliestAgeOrLowestStage</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#earliestAgeOrLowestStage-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="EarliestDateCollected"> <rdfs:label xml:lang="en-US">EarliestDateCollected</rdfs:label> <rdfs:comment xml:lang="en-US">The earliest date-time in a period during which a event occurred. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).</rdfs:comment> <dcterms:description xml:lang="en-US">Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF].</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <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/#EarliestDateCollected-2008-11-19"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/EarliestDateCollected-2008-11-19"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="earliestEonOrLowestEonothem"> <rdfs:label xml:lang="en-US">earliestEonOrLowestEonothem</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the earliest possible geochronologic eon or lowest chrono-stratigraphic eonothem or the informal name ("Precambrian") attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#earliestEonOrLowestEonothem-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/earliestEonOrLowestEonothem-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="earliestEpochOrLowestSeries"> <rdfs:label xml:lang="en-US">earliestEpochOrLowestSeries</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the earliest possible geochronologic epoch or lowest chronostratigraphic series attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#earliestEpochOrLowestSeries-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/earliestEpochOrLowestSeries-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="earliestEraOrLowestErathem"> <rdfs:label xml:lang="en-US">earliestEraOrLowestErathem</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the earliest possible geochronologic era or lowest chronostratigraphic erathem attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#earliestEraOrLowestErathem-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/earliestEraOrLowestErathem-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="earliestPeriodOrLowestSystem"> <rdfs:label xml:lang="en-US">earliestPeriodOrLowestSystem</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the earliest possible geochronologic period or lowest chronostratigraphic system attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#earliestPeriodOrLowestSystem-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/earliestPeriodOrLowestSystem-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="endDayOfYear"> <rdfs:label xml:lang="en-US">endDayOfYear</rdfs:label> <rdfs:comment xml:lang="en-US">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).</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year)</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#endDayOfYear-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/endDayOfYear-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberEnd</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="EndTimeOfDay"> <rdfs:label xml:lang="en-US">EndTimeOfDay</rdfs:label> <rdfs:comment xml:lang="en-US">The time of day when the event ended, expressed as decimal hours from midnight, local time.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "12.0" (= noon), "13.5" (= 1:30pm)</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#EndTimeOfDay-2008-11-19"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/EndTimeOfDay-2008-11-19"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayEnd</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="establishmentMeans"> <rdfs:label xml:lang="en-US">establishmentMeans</rdfs:label> <rdfs:comment xml:lang="en-US">The process by which the the biological individual(s) represented in the Occurrence became established at the location. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "cultivated", "invasive", "escaped from captivity", "wild", "native"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#establishmentMeans-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/establishmentMeans-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/EstablishmentMeans</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="Event"> <rdfs:label xml:lang="en-US">Event</rdfs:label> <rdfs:comment xml:lang="en-US">The category of information pertaining to an event (something that happens at a place and time).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-29</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#Event-2009-04-29"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Event-2009-04-29"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="eventAttributes"> <rdfs:label xml:lang="en-US">eventAttributes</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of additional measurements or characteristics of the Event.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Relative humidity: 28 %; Temperature: 22 C; Sample size: 10 kg"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#eventAttributes-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/eventAttributes-2009-04-24"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="eventDate"> <rdfs:label xml:lang="en-US">eventDate</rdfs:label> <rdfs:comment xml:lang="en-US">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).</rdfs:comment> <dcterms:description xml:lang="en-US">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.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-01</dcterms:modified> <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/#eventDate-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/eventDate-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="eventID"> <rdfs:label xml:lang="en-US">eventID</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#eventID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/eventID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Code</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="eventRemarks"> <rdfs:label xml:lang="en-US">eventRemarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes about the Event.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "after the recent rains the river is nearly at flood stage"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-18</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#eventRemarks-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/eventRemarks-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="eventTime"> <rdfs:label xml:lang="en-US">eventTime</rdfs:label> <rdfs:comment xml:lang="en-US">The time or interval during which an Event occurred. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).</rdfs:comment> <dcterms:description xml:lang="en-US">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.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#eventTime-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/eventTime-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin and DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="family"> <rdfs:label xml:lang="en-US">family</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the family in which the scientificName is classified.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Ctenomyidae"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#family-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/family-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="fieldNotes"> <rdfs:label xml:lang="en-US">fieldNotes</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "notes available in Grinnell-Miller Library"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#fieldNotes-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/fieldNotes-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/FieldNotes</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="fieldNumber"> <rdfs:label xml:lang="en-US">fieldNumber</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier given to the event in the field. Often serves as a link between field notes and the Event.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "RV Sol 87-03-08"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#fieldNumber-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/fieldNumber-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Code</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="footprintSpatialFit"> <rdfs:label xml:lang="en-US">footprintSpatialFit</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing", Chapman and Wieczorek, eds. 2006 (http://www.gbif.org/prog/digit/Georeferencing).</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#footprintSpatialFit-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/footprintSpatialFit-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/FootprintSpatialFit (ABCD v2.06b)</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="footprintSRS"> <rdfs:label xml:lang="en-US">footprintSRS</rdfs:label> <rdfs:comment xml:lang="en-US">A Well-Known Text (WKT) representation of the 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.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: The WKT for the standard WGS84 SRS (EPSG:4326) is "GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.0174532925199433]]" without the enclosing quotes.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-07-06</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <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/#footprintSRS-2009-07-06"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/footprintSRS-2009-07-06"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="footprintWKT"> <rdfs:label xml:lang="en-US">footprintWKT</rdfs:label> <rdfs:comment xml:lang="en-US">A Well-Known Text (WKT) representation of the the shape (footprint, geometry) that defines the Location. A Location may have both a point-radius representation (see decimalLatitude) and a footprint representation, and they may differ from each other.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: the one-degree bounding box with opposite corners at (longitude=10, latitude=20) and (longitude=11, latitude=21) would be expressed in well-known text as POLYGON ((10 20, 11 20, 11 21, 10 21, 10 20))</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#footprintWKT-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/footprintWKT-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/FootprintWKT (ABCD v2.06b)</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="formation"> <rdfs:label xml:lang="en-US">formation</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the lithostratigraphic formation from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#formation-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/formation-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="genus"> <rdfs:label xml:lang="en-US">genus</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the genus in which the scientificName is classified.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Quercus"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#genus-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/genus-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Viral/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/GenusOrMonomial}</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="geodeticDatum"> <rdfs:label xml:lang="en-US">geodeticDatum</rdfs:label> <rdfs:comment xml:lang="en-US">The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which the geographic coordinates given in decimalLatitude and decimalLongitude as based. Recommended best practice is use the EPSG code as a controlled vocabulary to provide an SRS, if known. Otherwise use a controlled vocabulary for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary for the name or code of the ellipsoid, if known. If none of these is known, use the value "unknown".</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "EPSG:4326", "WGS84", "NAD27", "Campo Inchauspe", "European 1950", "Clarke 1866"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <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/#geodeticDatum-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/geodeticDatum-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/SpatialDatum</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="GeologicalContext"> <rdfs:label xml:lang="en-US">GeologicalContext</rdfs:label> <rdfs:comment xml:lang="en-US">The category of information pertaining to a location within a geological context, such as stratigraphy.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-07-06</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#GeologicalContext-2009-07-06"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext-2009-07-06"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Stratigraphy</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="geologicalContextID"> <rdfs:label xml:lang="en-US">geologicalContextID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the set of information associated with a GeologicalContext (the location within a geological context, such as stratigraphy). May be a global unique identifier or an identifier specific to the data set.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-07-06</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <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/#geologicalContextID-2009-07-06"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/geologicalContextID-2009-07-06"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="georeferencedBy"> <rdfs:label xml:lang="en-US">georeferencedBy</rdfs:label> <rdfs:comment xml:lang="en-US">The name(s) of the person(s) who determined the georeference (spatial representation) for the Location.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Heather Constable, Carol Spencer"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-21</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#georeferencedBy-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accordingTo"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/georeferencedBy-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="georeferenceProtocol"> <rdfs:label xml:lang="en-US">georeferenceProtocol</rdfs:label> <rdfs:comment xml:lang="en-US">A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006), Global Biodiversity Information Facility.", "MaNIS/HerpNet/ORNIS Georeferencing Guidelines", "BioGeomancer"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#georeferenceProtocol-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/georeferenceProtocol-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinateMethod</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="georeferenceRemarks"> <rdfs:label xml:lang="en-US">georeferenceRemarks</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "assumed distance by road (Hwy. 101)"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#georeferenceRemarks-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/georeferenceRemarks-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceRemarks</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="georeferenceSources"> <rdfs:label xml:lang="en-US">georeferenceSources</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "USGS 1:24000 Florence Montana Quad", "Terrametrics 2008 on Google Earth"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#georeferenceSources-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/georeferenceSources-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceSources</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="georeferenceVerificationStatus"> <rdfs:label xml:lang="en-US">georeferenceVerificationStatus</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "requires verification", "verified by collector", "verified by curator".</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#georeferenceVerificationStatus-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceVerificationStatus</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="group"> <rdfs:label xml:lang="en-US">group</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the lithostratigraphic group from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#group-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/group-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="habitat"> <rdfs:label xml:lang="en-US">habitat</rdfs:label> <rdfs:comment xml:lang="en-US">A category or description of the habitat in which the Event occurred.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "oak savanna", "pre-cordilleran steppe"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-05-17</dcterms:modified> <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/#habitat-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/habitat-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="higherGeography"> <rdfs:label xml:lang="en-US">higherGeography</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of geographic names less specific than the information captured in the locality term.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "South America; Argentina; Patagonia; Parque Nacional Nahuel Huapi; Neuquén; Los Lagos" with accompanying values "South America" in Continent, "Argentina" in Country, "Neuquén" in StateProvince, and Los Lagos in County.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#higherGeography-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/higherGeography-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Gathering/LocalityText or DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName}</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="higherGeographyID"> <rdfs:label xml:lang="en-US">higherGeographyID</rdfs:label> <rdfs:comment xml:lang="en-US">A unique identifier for the geographic region within with the Location occurred. Recommended best practice is to use an persistent identifier from a controlled vocabulary such as the Getty Thesaurus of Geographic Names.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "TGN: 1002002" for Prov. Tierra del Fuego, Argentina</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-21</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#higherGeographyID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/higherGeographyID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="higherTaxonConceptID"> <rdfs:label xml:lang="en-US">higherTaxonConceptID</rdfs:label> <rdfs:comment xml:lang="en-US">A unique identifier for the taxon concept less specific than that given in the taxonConceptID.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#higherTaxonconceptID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/higherTaxonconceptID-2009-04-24"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="higherTaxonName"> <rdfs:label xml:lang="en-US">higherTaxonName</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of the names for the taxonomic ranks less specific than that given in the scientificName.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Animalia; Chordata; Vertebrata; Mammalia; Theria; Eutheria; Rodentia; Hystricognatha; Hystricognathi; Ctenomyidae; Ctenomyini; Ctenomys"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#higherTaxonName-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/higherTaxonName-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="higherTaxonNameID"> <rdfs:label xml:lang="en-US">higherTaxonNameID</rdfs:label> <rdfs:comment xml:lang="en-US">A unique identifier for the name that is the parent of the scientificName.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-21</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#higherTaxonNameID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/higherTaxonNameID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="highestBiostratigraphicZone"> <rdfs:label xml:lang="en-US">highestBiostratigraphicZone</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the highest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#highestBiostratigraphicZone-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/highestBiostratigraphicZone-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="Identification"> <rdfs:label xml:lang="en-US">Identification</rdfs:label> <rdfs:comment xml:lang="en-US">The category of information pertaining to taxonomic determinations (the assignment of a scientific name).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#Identification-2008-11-19"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Identification-2008-11-19"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="identificationAttributes"> <rdfs:label xml:lang="en-US">identificationAttributes</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the Identification.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "natureOfID=expert identification; identificationEvidence=cytochrome B sequence"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#identificationAttributes-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/identificationAttributes-2009-04-24"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="identificationID"> <rdfs:label xml:lang="en-US">identificationID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the Identification (the body of information associated with the assignment of a scientific name). May be a global unique identifier or an identifier specific to the data set.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#identificationID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/identificationID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="identificationQualifier"> <rdfs:label xml:lang="en-US">identificationQualifier</rdfs:label> <rdfs:comment xml:lang="en-US">A brief phrase or a standard term ("cf.", "aff.") to express the identifier's doubts about the Identification.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: 1) For the determination "Quercus aff. agrifolia var. oxyadenia", IdentificationQualifier would be "aff. agrifolia var. oxyadenia" with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank. 2) For the determination "Quercus agrifolia cf. var. oxyadenia", IdentificationQualifier would be "cf. var. oxyadenia " with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#identificationQualifier-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/identificationQualifier-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/IdentificationQualifier</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="identificationReferences"> <rdfs:label xml:lang="en-US">identificationReferences</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of references (publication, global unique identifier, URI) used in the Identification.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Aves del Noroeste Patagonico. Christie et al. 2004."</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#identificationReferences-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/identificationReferences-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/References</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="identificationRemarks"> <rdfs:label xml:lang="en-US">identificationRemarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes about the Identification.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas."</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#identificationRemarks-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/identificationRemarks-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/Notes</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="identifiedBy"> <rdfs:label xml:lang="en-US">identifiedBy</rdfs:label> <rdfs:comment xml:lang="en-US">The name(s) of the person(s) who assigned the scientificName.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "James L. Patton"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#identifiedBy-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accordingTo"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/identifiedBy-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="individualCount"> <rdfs:label xml:lang="en-US">individualCount</rdfs:label> <rdfs:comment xml:lang="en-US">The number of individuals represented present at the time of the Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "1", "25"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#individualCount-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/individualCount-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="individualID"> <rdfs:label xml:lang="en-US">individualID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for an individual or named group of individual organisms represented in the Occurrence. Meant to accommodate resampling of the same individual or group for monitoring purposes. May be a global unique identifier or an identifier specific to a data set.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "U.amer. 44", "Smedley", "Orca J 23"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#individualID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/individualID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/Result/TaxonIdentified/ScientificName/NameAtomised/Zoological/NamedIndividual or DataSets/DataSet/Units/Unit/ObservationUnit/ObservationUnitIdentifiers/ObservationUnitIdentifier or DataSets/DataSet/Units/Unit/SpecimenUnit/Accessions/AccessionNumber</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="informationWithheld"> <rdfs:label xml:lang="en-US">informationWithheld</rdfs:label> <rdfs:comment xml:lang="en-US">Additional information that exists, but that has not been shared in the given record.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "location information not given for endangered species", "collector identities withheld", "ask about tissue samples"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#informationWithheld-2009-04-24"/> <rdfs:domain rdf:resource="all"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/informationWithheld-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/InformationWithheld</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="infraspecificEpithet"> <rdfs:label xml:lang="en-US">infraspecificEpithet</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the second or subspecies epithet of the scientificName.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "oxyadenia"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#infraspecificEpithet-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/infraspecificEpithet-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/SecondEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SubspeciesEpithet}</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="institutionCode"> <rdfs:label xml:lang="en-US">institutionCode</rdfs:label> <rdfs:comment xml:lang="en-US">The name (or acronym) in use by the institution administering the collection or data set in which the Occurrence is recorded.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "MVZ", "FMNH", "AKN-CLO"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#institutionCode-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/institutionCode-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceInstitutionID</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="island"> <rdfs:label xml:lang="en-US">island</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the island on or near which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Isla Victoria"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#island-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/island-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="islandGroup"> <rdfs:label xml:lang="en-US">islandGroup</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the island group in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Alexander Archipelago"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#islandGroup-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/islandGroup-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island group</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="kingdom"> <rdfs:label xml:lang="en-US">kingdom</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the kingdom in which the scientificName is classified.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Animalia"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#kingdom-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/kingdom-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="latestAgeOrHighestStage"> <rdfs:label xml:lang="en-US">latestAgeOrHighestStage</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the latest possible geochronologic age or highest chronostratigraphic stage attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#latestAgeOrHighestStage-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/latestAgeOrHighestStage-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="LatestDateCollected"> <rdfs:label xml:lang="en-US">LatestDateCollected</rdfs:label> <rdfs:comment xml:lang="en-US">The latest date-time in a period during which a event occurred. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).</rdfs:comment> <dcterms:description xml:lang="en-US">Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF].</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <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/#LatestDateCollected-2008-11-19"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/LatestDateCollected-2008-11-19"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="latestEonOrHighestEonothem"> <rdfs:label xml:lang="en-US">latestEonOrHighestEonothem</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the latest possible geochronologic eon or highest chrono-stratigraphic eonothem or the informal name ("Precambrian") attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#latestEonOrHighestEonothem-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/latestEonOrHighestEonothem-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="latestEpochOrHighestSeries"> <rdfs:label xml:lang="en-US">latestEpochOrHighestSeries</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the latest possible geochronologic epoch or highest chronostratigraphic series attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#latestEpochOrHighestSeries-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/latestEpochOrHighestSeries-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="latestEraOrHighestErathem"> <rdfs:label xml:lang="en-US">latestEraOrHighestErathem</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the latest possible geochronologic era or highest chronostratigraphic erathem attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#latestEraOrHighestErathem-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/latestEraOrHighestErathem-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="latestPeriodOrHighestSystem"> <rdfs:label xml:lang="en-US">latestPeriodOrHighestSystem</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the latest possible geochronologic period or highest chronostratigraphic system attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#latestPeriodOrHighestSystem-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/latestPeriodOrHighestSystem-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="lifeStage"> <rdfs:label xml:lang="en-US">lifeStage</rdfs:label> <rdfs:comment xml:lang="en-US">The age class or life stage of the biological individual(s) at the time the Occurrence was recorded. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "egg", "eft", "juvenile", "adult", "2 adults 4 juveniles"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#lifeStage-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/lifeStage-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLiveStages/MycologicalLiveStage (Note DwC spec uses ”MycologicalLifeStage” or DataSets/DataSet/Units/Unit/ZoologicalUnit/PhasesOrStages/PhaseOrStage</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="lithostratigraphicTerms"> <rdfs:label xml:lang="en-US">lithostratigraphicTerms</rdfs:label> <rdfs:comment xml:lang="en-US">The combination of all litho-stratigraphic names for the rock from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#lithostratigraphicTerms-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/lithostratigraphicTerms-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="locality"> <rdfs:label xml:lang="en-US">locality</rdfs:label> <rdfs:comment xml:lang="en-US">The specific description of the place. Less specific geographic information can be provided in other geographic terms (higherGeography, continent, country, stateProvince, county, waterBody, island, islandGroup). This term may contain information modified from the the original to correct perceived errors or standardize the description.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Bariloche, 25 km NNE via Ruta Nacional 40 (=Ruta 237)"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#locality-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/locality-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="locationAttributes"> <rdfs:label xml:lang="en-US">locationAttributes</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the location.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "aspectheading=277; slopeindegrees=6"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#locationAttributes-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/locationAttributes-2009-04-24"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="locationID"> <rdfs:label xml:lang="en-US">locationID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the set of location information (data having dcterms:Location as their domain). May be a global unique identifier or an identifier specific to the data set.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#locationID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/locationID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="locationRemarks"> <rdfs:label xml:lang="en-US">locationRemarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes about the Location.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "under water since 2005"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-18</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#locationRemarks-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/locationRemarks-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/AreaDetail</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="lowestBiostratigraphicZone"> <rdfs:label xml:lang="en-US">lowestBiostratigraphicZone</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the lowest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#lowestBiostratigraphicZone-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/lowestBiostratigraphicZone-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="maximumDepthInMeters"> <rdfs:label xml:lang="en-US">maximumDepthInMeters</rdfs:label> <rdfs:comment xml:lang="en-US">The greater depth of a range of depth below the local surface, in meters.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "200"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#maximumDepthInMeters-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/maximumDepthInMeters-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="maximumDistanceAboveSurfaceInMeters"> <rdfs:label xml:lang="en-US">maximumDistanceAboveSurfaceInMeters</rdfs:label> <rdfs:comment xml:lang="en-US">The greater distance in a range of distance from the nearest surface in the vertical direction (positive for above, negative for below), in meters.</rdfs:comment> <dcterms:description xml:lang="en-US">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", MinumumDepthInMeters: "20", MaximumDepthInMeters: "20", DistanceAboveSurfaceInMetersMinimum: "0", DistanceAboveSurfaceInMetersMaximum: "-1.5"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#maximumDistanceAboveSurfaceInMeters-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="maximumElevationInMeters"> <rdfs:label xml:lang="en-US">maximumElevationInMeters</rdfs:label> <rdfs:comment xml:lang="en-US">The upper limit of the range of elevation (altitude, usually above sea level), in meters.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "200"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#maximumElevationInMeters-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/maximumElevationInMeters-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="measurementAccuracy"> <rdfs:label xml:lang="en-US">measurementAccuracy</rdfs:label> <rdfs:comment xml:lang="en-US">The description of the potential error associated with the measurementValue.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "0.01", "normal distribution with variation of 2 m"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-18</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#measurementAccuracy-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/measurementAccuracy-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>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</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="measurementDeterminedBy"> <rdfs:label xml:lang="en-US">measurementDeterminedBy</rdfs:label> <rdfs:comment xml:lang="en-US">The agent responsible for having determined the value of the MeasurementOrFact.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Javier de la Torre"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-23</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#measurementDeterminedBy-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accordingTo"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/measurementDeterminedBy-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>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</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="measurementDeterminedDate"> <rdfs:label xml:lang="en-US">measurementDeterminedDate</rdfs:label> <rdfs:comment xml:lang="en-US">The date on which the the MeasurementOrFact was made. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).</rdfs:comment> <dcterms:description xml:lang="en-US">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.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-23</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#measurementDeterminedDate-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/measurementDeterminedDate-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>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</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="measurementID"> <rdfs:label xml:lang="en-US">measurementID</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-03-06</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#measurementID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/measurementID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="measurementMethod"> <rdfs:label xml:lang="en-US">measurementMethod</rdfs:label> <rdfs:comment xml:lang="en-US">A description of or reference to (publication, URI) the method or protocol used to determine the measurement, fact, characteristic, or assertion.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "minimum convex polygon around burrow entrances" for a home range area, "barometric altimeter" for an elevation</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#measurementMethod-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/measurementMethod-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>/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</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="MeasurementOrFact"> <rdfs:label xml:lang="en-US">MeasurementOrFact</rdfs:label> <rdfs:comment xml:lang="en-US">The category of information pertaining to measurements, facts, characteristics, or assertions about a resource (instance of data record, such as Occurrence, Taxon, Location, Event).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#MeasurementOrFact-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>Datasets/Dataset/Units/Unit/MeasurementsOrFacts or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="measurementRemarks"> <rdfs:label xml:lang="en-US">measurementRemarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes accompanying the MeasurementOrFact.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "tip of tail missing"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#measurementRemarks-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/measurementRemarks-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="measurementType"> <rdfs:label xml:lang="en-US">measurementType</rdfs:label> <rdfs:comment xml:lang="en-US">The nature of the measurement, fact, characteristic, or assertion. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "tail length", "temperature", "trap line length", "survey area", "trap type"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#measurementType-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/measurementType-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="measurementUnit"> <rdfs:label xml:lang="en-US">measurementUnit</rdfs:label> <rdfs:comment xml:lang="en-US">The units associated with the measurementValue. Recommended best practice is to use the International System of Units (SI).</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "mm", "C", "km", "ha"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#measurementUnit-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/measurementUnit-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="measurementValue"> <rdfs:label xml:lang="en-US">measurementValue</rdfs:label> <rdfs:comment xml:lang="en-US">The value of the measurement, fact, characteristic, or assertion.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "45", "20", "1", "14.5", "UV-light"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#measurementValue-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/measurementValue-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UpperValue or 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</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="member"> <rdfs:label xml:lang="en-US">member</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the lithostratigraphic member from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#member-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/member-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="minimumDepthInMeters"> <rdfs:label xml:lang="en-US">minimumDepthInMeters</rdfs:label> <rdfs:comment xml:lang="en-US">The lesser depth of a range of depth below the local surface, in meters.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "100"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#minimumDepthInMeters-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/minimumDepthInMeters-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="minimumDistanceAboveSurfaceInMeters"> <rdfs:label xml:lang="en-US">minimumDistanceAboveSurfaceInMeters</rdfs:label> <rdfs:comment xml:lang="en-US">The lesser distance in a range of distance from the nearest surface in the vertical direction (positive for above, negative for below), in meters.</rdfs:comment> <dcterms:description xml:lang="en-US">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", MinumumDepthInMeters: "20", MaximumDepthInMeters: "20", DistanceAboveSurfaceInMetersMinimum: "0", DistanceAboveSurfaceInMetersMaximum: "-1.5"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#minimumDistanceAboveSurfaceInMeters-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="minimumElevationInMeters"> <rdfs:label xml:lang="en-US">minimumElevationInMeters</rdfs:label> <rdfs:comment xml:lang="en-US">The lower limit of the range of elevation (altitude, usually above sea level), in meters.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "100"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#minimumElevationInMeters-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/minimumElevationInMeters-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="month"> <rdfs:label xml:lang="en-US">month</rdfs:label> <rdfs:comment xml:lang="en-US">The ordinal month in which the Event occurred.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "1" (=January), "10" (=October)</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#month-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/month-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="namePublicationID"> <rdfs:label xml:lang="en-US">namePublicationID</rdfs:label> <rdfs:comment xml:lang="en-US">A unique identifier for the first valid publication of the scientificName.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-05-18</dcterms:issued> <dcterms:modified>2009-05-18</dcterms:modified> <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/#namePublicationID-2009-05-18"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/namePublicationID-2009-05-18"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="namePublishedIn"> <rdfs:label xml:lang="en-US">namePublishedIn</rdfs:label> <rdfs:comment xml:lang="en-US">A full literature reference to the first valid publication of the scientificName.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#namePublishedIn-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/bibliographicCitation"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/namePublishedIn-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="nomenclaturalCode"> <rdfs:label xml:lang="en-US">nomenclaturalCode</rdfs:label> <rdfs:comment xml:lang="en-US">The nomenclatural code under which the scientificName is constructed. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "ICBN", "ICZN", "BC", "ICNCP", "BioCode"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#nomenclaturalCode-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/nomenclaturalCode-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/Code</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="nomenclaturalStatus"> <rdfs:label xml:lang="en-US">nomenclaturalStatus</rdfs:label> <rdfs:comment xml:lang="en-US">The status related to the original publication of the name and its conformance to the relevant rules of nomenclature. It is based essentially on an algorithm according to the business rules of the code. It requires no taxonomic opinion.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "nom. ambig.", "nom. illeg.", "nom. subnud."</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-18</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#nomenclaturalStatus-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/nomenclaturalStatus-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>(DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation)
pro parte</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="Occurrence"> <rdfs:label xml:lang="en-US">Occurrence</rdfs:label> <rdfs:comment xml:lang="en-US">The category of information pertaining to evidence of an occurrence in nature, in a collection, or in a dataset (specimen, observation, etc.).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#Occurrence-2009-04-29"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence-2009-04-29"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="occurrenceAttributes"> <rdfs:label xml:lang="en-US">occurrenceAttributes</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Tragus length: 14mm; Weight: 120g", "Height: 1-1.5 meters tall; flowers yellow; uncommon".</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#occurrenceAttributes-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/occurrenceAttributes-2009-04-24"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MeasurementsOrFacts</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="occurrenceDetails"> <rdfs:label xml:lang="en-US">occurrenceDetails</rdfs:label> <rdfs:comment xml:lang="en-US">A reference (publication, URI) to the most detailed information available about the Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "http://mvzarctos.berkeley.edu/guid/MVZ:Mamm:165861"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#occurrenceDetails-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/occurrenceDetails-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/RecordURI</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="occurrenceID"> <rdfs:label xml:lang="en-US">occurrenceID</rdfs:label> <rdfs:comment xml:lang="en-US">A unique 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.</rdfs:comment> <dcterms:description xml:lang="en-US">For a specimen, for example, use the form: "urn:catalog:[institutionCode]:[collectionCode]:[catalogNumber]. Examples: 1) "urn:lsid:nhm.ku.edu:Herps:32", 2) "urn:catalog:FMNH:Mammal:145732"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#occurrenceID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/occurrenceID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/UnitGUID</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="occurrenceRemarks"> <rdfs:label xml:lang="en-US">occurrenceRemarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes about the Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "found dead on road"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#occurrenceRemarks-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/occurrenceRemarks-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Notes</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="order"> <rdfs:label xml:lang="en-US">order</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the order in which the scientificName is classified.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Rodentia"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#order-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/order-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="otherCatalogNumbers"> <rdfs:label xml:lang="en-US">otherCatalogNumbers</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of previous or alternate fully qualified catalog numbers or other human-used identifiers for the same Occurrence, whether in the current or any other data set or collection.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "FMNH:Mammal:1234"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#otherCatalogNumbers-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/otherCatalogNumbers-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="phylum"> <rdfs:label xml:lang="en-US">phylum</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the phlyum (or division) in which the scientificName is classified.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Chordata"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#phylum-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/phylum-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="pointRadiusSpatialFit"> <rdfs:label xml:lang="en-US">pointRadiusSpatialFit</rdfs:label> <rdfs:comment xml:lang="en-US">The ratio of the area of the point-radius (decimalLatitude, decimalLongitude, coordinateUncertaintyInMeters) 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 point-radius does not completely contain the original representation. The pointRadiusSpatialFit is undefined (and should be left blank) if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the pointRadiusSpatialFit is 1.</rdfs:comment> <dcterms:description xml:lang="en-US">Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing", Chapman and Wieczorek, eds. 2006 (http://www.gbif.org/prog/digit/Georeferencing).</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#pointRadiusSpatialFit-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/PointRadiusSpatialFit</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="preparations"> <rdfs:label xml:lang="en-US">preparations</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of preparations and preservation methods for a specimen.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "skin; skull; skeleton", "whole animal (ETOH), tissue (EDTA)", "fossil", "cast", "photograph", "DNA extract"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#preparations-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/preparations-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="previousIdentifications"> <rdfs:label xml:lang="en-US">previousIdentifications</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of previous assignments of names to the Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Anthus sp., field ID by G. Iglesias; Anthus correndera, expert ID by C. Cicero 2009-02-12 based on morphology"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-05-18</dcterms:modified> <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/#previousIdentifications-2009-05-18"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/previousIdentifications-2009-05-18"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification with PreferredFlag = false</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="recordedBy"> <rdfs:label xml:lang="en-US">recordedBy</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of names of people, groups, or organizations responsible for recording the original Occurrence. The primary collector or observer, especially one who applies a personal identifier (recordNumber), should be listed first.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Oliver P. Pearson; Anita K. Pearson" where the value in recordNumber "OPP 7101" corresponds to the number for the specimen in the field catalog (collector number) of Oliver P. Pearson.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-05-18</dcterms:modified> <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/#recordedBy-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accordingTo"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/recordedBy-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="recordNumber"> <rdfs:label xml:lang="en-US">recordNumber</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "OPP 7101"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-05-18</dcterms:modified> <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/#recordNumber-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/recordNumber-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/CollectorsFieldNumber</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="RelatedBasisOfRecord"> <rdfs:label xml:lang="en-US">RelatedBasisOfRecord</rdfs:label> <rdfs:comment xml:lang="en-US">The nature of the related resource. Recommended best practice is to use the same controlled vocabulary as for basisOfRecord.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "PreservedSpecimen"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-01-26</dcterms:modified> <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/#RelatedBasisOfRecord-2008-11-19"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/RelatedBasisOfRecord-2008-11-19"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="relatedResourceID"> <rdfs:label xml:lang="en-US">relatedResourceID</rdfs:label> <rdfs:comment xml:lang="en-US">A unique identifier for a related resource (the object, rather than the subject of the relationship).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#relatedResourceID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/relatedResourceID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="relatedResourceType"> <rdfs:label xml:lang="en-US">relatedResourceType</rdfs:label> <rdfs:comment xml:lang="en-US">The type of the related resource. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "StillImage", "MovingImage", "Sound", PhysicalObject", "PreservedSpecimen", FossilSpecimen", LivingSpecimen", "HumanObservation", "MachineObservation", "Location", "Taxonomy", "NomeclaturalChecklist", "Publication"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#relatedResourceType-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/relatedResourceType-2009-04-24"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="relationshipAccordingTo"> <rdfs:label xml:lang="en-US">relationshipAccordingTo</rdfs:label> <rdfs:comment xml:lang="en-US">The source (person, organization, publication, reference) establishing the relationship between the two resources.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Julie Woodruff"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#relationshipAccordingTo-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accordingTo"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/relationshipAccordingTo-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="relationshipEstablishedDate"> <rdfs:label xml:lang="en-US">relationshipEstablishedDate</rdfs:label> <rdfs:comment xml:lang="en-US">The date-time on which the relationship between the two resources was established.</rdfs:comment> <dcterms:description xml:lang="en-US">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.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#relationshipEstablishedDate-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="relationshipOfResource"> <rdfs:label xml:lang="en-US">relationshipOfResource</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "duplicate of", "mother of", "endoparasite of", "host to", "sibling of", "valid synonym of", "located within"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#relationshipOfResource-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/relationshipOfResource-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociationType</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="relationshipRemarks"> <rdfs:label xml:lang="en-US">relationshipRemarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes about the relationship between the two resources.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "mother and offspring collected from the same nest", "pollinator captured in the act"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#relationshipRemarks-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/relationshipRemarks-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Associations/UnitAssociation/Comments</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="reproductiveCondition"> <rdfs:label xml:lang="en-US">reproductiveCondition</rdfs:label> <rdfs:comment xml:lang="en-US">The reproductive condition of the biological individual(s) represented in the Occurrence. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples" "non-reproductive", "pregnant"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#reproductiveCondition-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/reproductiveCondition-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="resourceID"> <rdfs:label xml:lang="en-US">resourceID</rdfs:label> <rdfs:comment xml:lang="en-US">A unique identifier for the resource that is the subject of the relationship.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#resourceID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/resourceID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="ResourceRelationship"> <rdfs:label xml:lang="en-US">ResourceRelationship</rdfs:label> <rdfs:comment xml:lang="en-US">The category of information pertaining to relationships between resources (instances of data records, such as Occurrences, Taxa, Locations, Events).</rdfs:comment> <dcterms:description xml:lang="en-US">Resources can be thought of as identifiable records and may include, but need not be limited to Occurrences, Locations, Events, Identifications, or Taxon records.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-01-26</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#ResourceRelationship-2009-01-21"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship-2009-01-21"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Associations</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="resourceRelationshipID"> <rdfs:label xml:lang="en-US">resourceRelationshipID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for an instance of relationship between one resource (the subject) and another (relatedResource, the object).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-26</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#resourceRelationshipID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/resourceRelationshipID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="samplingProtocol"> <rdfs:label xml:lang="en-US">samplingProtocol</rdfs:label> <rdfs:comment xml:lang="en-US">The name of, reference to, or description of the method or protocol used during an Event.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "UV light trap", "mist net", "bottom trawl", "ad hoc observation", "point count"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#samplingProtocol-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/samplingProtocol-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Method</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="scientificName"> <rdfs:label xml:lang="en-US">scientificName</rdfs:label> <rdfs:comment xml:lang="en-US">The taxon name (with date and authorship information if applicable). When forming part of and 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> <dcterms:description xml:lang="en-US">Examples: "Coleoptera" (order), "Vespertilionidae" (family), "Manis" (genus), "Ctenomys sociabilis" (genus + specificEpithet), "Ambystoma tigrinum diaboli" (genus + specificEpithet + infraspecificEpithet), "Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell" (genus + specificEpithet + taxonRank + infraspecificEpithet + scientificNameAuthorship)</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#scientificName-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/scientificName-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="scientificNameAuthorship"> <rdfs:label xml:lang="en-US">scientificNameAuthorship</rdfs:label> <rdfs:comment xml:lang="en-US">The authorship information for the scientificName formatted according to the conventions of the applicable nomenclaturalCode.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "(Torr.) J.T. Howell"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#scientificNameAuthorship-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/scientificNameAuthorship-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/AuthorTeamAndYear} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeamParenthesis + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeam} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamOriginalAndYear + [= or] DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamParenthesisAndYear}</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="scientificNameID"> <rdfs:label xml:lang="en-US">scientificNameID</rdfs:label> <rdfs:comment xml:lang="en-US">A unique identifier for the scientificName.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <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/#scientificNameID-2009-07-06"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/scientificNameID-2009-07-06"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="scientificNameRank"> <rdfs:label xml:lang="en-US">scientificNameRank</rdfs:label> <rdfs:comment xml:lang="en-US">The taxonomic rank of the most specific name in the scientificName. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "subsp.", "var.", "forma", "species", "genus".</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <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/#scientificNameRank-2009-07-06"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/scientificNameRank-2009-07-06"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/Rank</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="sex"> <rdfs:label xml:lang="en-US">sex</rdfs:label> <rdfs:comment xml:lang="en-US">The sex of the biological individual(s) represented in the Occurrence. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "female", "hermaphrodite", "8 males, 4 females"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#sex-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/sex-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Sex</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="specificEpithet"> <rdfs:label xml:lang="en-US">specificEpithet</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the first or species epithet of the scientificName.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "agrifolia"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#specificEpithet-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/specificEpithet-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SpeciesEpithet}</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="startDayOfYear"> <rdfs:label xml:lang="en-US">startDayOfYear</rdfs:label> <rdfs:comment xml:lang="en-US">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).</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year)</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#startDayOfYear-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/startDayOfYear-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="StartTimeOfDay"> <rdfs:label xml:lang="en-US">StartTimeOfDay</rdfs:label> <rdfs:comment xml:lang="en-US">The time of day when the event began, expressed as decimal hours from midnight, local time.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "12.0" (= noon), "13.5" (= 1:30pm)</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#StartTimeOfDay-2008-11-19"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/StartTimeOfDay-2008-11-19"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="stateProvince"> <rdfs:label xml:lang="en-US">stateProvince</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the next smaller political region than country (state, province, canton, department, region, etc.) in which the Location occurs.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Montana", "Minas Gerais", "Córdoba"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#stateProvince-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/stateProvince-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.)</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="subgenus"> <rdfs:label xml:lang="en-US">subgenus</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the subgenus in which the scientificName is classified.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Strobus" subgenus of Pinus</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#subgenus-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/subgenus-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/Subgenus</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="Taxon"> <rdfs:label xml:lang="en-US">Taxon</rdfs:label> <rdfs:comment xml:lang="en-US">The category of information pertaining to taxonomic names or concepts.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#Taxon-2008-11-19"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon-2008-11-19"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>no simple equivalent in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="taxonAccordingTo"> <rdfs:label xml:lang="en-US">taxonAccordingTo</rdfs:label> <rdfs:comment xml:lang="en-US">Information about the authorship of this taxon concept which uses the scientificName in their sense (secundum, sensu). Could be a publication (identification key), institution or team of individuals.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#taxonAccordingTo-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accordingTo"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/taxonAccordingTo-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="taxonAttributes"> <rdfs:label xml:lang="en-US">taxonAttributes</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the taxon.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "iucnstatus=vulnerable; distribution=Neuquen, Argentina"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#taxonAttributes-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/taxonAttributes-2009-04-24"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/Result/TaxonIdentified/InformalNameString</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="taxonConceptID"> <rdfs:label xml:lang="en-US">taxonConceptID</rdfs:label> <rdfs:comment xml:lang="en-US">A unique identifier for the taxon concept (a circumscription of a taxonName).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#taxonconceptID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/taxonconceptID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="taxonomicStatus"> <rdfs:label xml:lang="en-US">taxonomicStatus</rdfs:label> <rdfs:comment xml:lang="en-US">The status of the use of the scientificName as a label for a taxon. Requires taxonomic opinion to define the scope of a taxon. Rules of priority then are used to define the taxonomic status of the nomenclature contained in that scope, combined with the experts opinion. It must be linked to a specific taxonomic reference that defines the concept. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "invalid", "misapplied", "homotypic synonym", "accepted"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#taxonomicStatus-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/taxonomicStatus-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="taxonRemarks"> <rdfs:label xml:lang="en-US">taxonRemarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes about the taxon.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "this name is a misspelling in common use"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#taxonRemarks-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/taxonRemarks-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="typeStatus"> <rdfs:label xml:lang="en-US">typeStatus</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of nomenclatural types (type status, typified scientific name, publication) applied to the subject.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#typeStatus-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/typeStatus-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="verbatimCoordinates"> <rdfs:label xml:lang="en-US">verbatimCoordinates</rdfs:label> <rdfs:comment xml:lang="en-US">The verbatim original spatial coordinates of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "41 05 54S 121 05 34W"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <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/#verbatimCoordinates-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/verbatimCoordinates-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinatesText or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesUTM/UTMText}</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="verbatimCoordinateSystem"> <rdfs:label xml:lang="en-US">verbatimCoordinateSystem</rdfs:label> <rdfs:comment xml:lang="en-US">The spatial coordinate system for the verbatimLatitude and verbatimLongitude or the verbatimCoordinates of the Location. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "decimal degrees", "degrees decimal minutes", "degrees minutes seconds"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <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/#verbatimCoordinateSystem-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>(partly) DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesGrid/GridCellSystem</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="verbatimDepth"> <rdfs:label xml:lang="en-US">verbatimDepth</rdfs:label> <rdfs:comment xml:lang="en-US">The original description of the depth below the local surface.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "100-200 m"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#verbatimDepth-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/verbatimDepth-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="verbatimElevation"> <rdfs:label xml:lang="en-US">verbatimElevation</rdfs:label> <rdfs:comment xml:lang="en-US">The original description of the elevation (altitude, usually above sea level) of the Location.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "100-200 m"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#verbatimElevation-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/verbatimElevation-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="verbatimEventDate"> <rdfs:label xml:lang="en-US">verbatimEventDate</rdfs:label> <rdfs:comment xml:lang="en-US">The verbatim original representation of the date and time information for the Event.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "spring 1910", "Marzo 2002", "1999-03-XX", "17IV1934"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#verbatimEventDate-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/verbatimEventDate-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/DateTime/DateText</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="verbatimLatitude"> <rdfs:label xml:lang="en-US">verbatimLatitude</rdfs:label> <rdfs:comment xml:lang="en-US">The verbatim original latitude of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "41 05 54.03S"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <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/#verbatimLatitude-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/verbatimLatitude-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLatitude</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="verbatimLocality"> <rdfs:label xml:lang="en-US">verbatimLocality</rdfs:label> <rdfs:comment xml:lang="en-US">The original textual description of the place.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "25 km NNE Bariloche por R. Nac. 237"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#verbatimLocality-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/verbatimLocality-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="verbatimLongitude"> <rdfs:label xml:lang="en-US">verbatimLongitude</rdfs:label> <rdfs:comment xml:lang="en-US">The verbatim original longitude of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "121d 10' 34" W"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <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/#verbatimLongitude-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/verbatimLongitude-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLongitude</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="verbatimScientificNameRank"> <rdfs:label xml:lang="en-US">verbatimScientificNameRank</rdfs:label> <rdfs:comment xml:lang="en-US">The taxonomic rank of the most specific name in the scientificName as it appears in the original record.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Agamospecies", "sub-lesus", "prole", "apomict", "nothogrex".</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-07-06</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <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/#verbatimScientificNameRank-2009-07-06"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/verbatimScientificNameRank-2009-07-06"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="verbatimSRS"> <rdfs:label xml:lang="en-US">verbatimSRS</rdfs:label> <rdfs:comment xml:lang="en-US">The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which coordinates given in verbatimLatitude and verbatimLongitude, or verbatimCoordinates are based. Recommended best practice is use the EPSG code as a controlled vocabulary to provide an SRS, if known. Otherwise use a controlled vocabulary for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary for the name or code of the ellipsoid, if known. If none of these is known, use the value "unknown".</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "EPSG:4326", "WGS84", "NAD27", "Campo Inchauspe", "European 1950", "Clarke 1866"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-07-06</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <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/#verbatimSRS-2009-07-06"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/verbatimSRS-2009-07-06"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="vernacularName"> <rdfs:label xml:lang="en-US">vernacularName</rdfs:label> <rdfs:comment xml:lang="en-US">A common or vernacular name.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Andean Condor"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-07-06</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <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/#vernacularName-2009-07-06"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/vernacularName-2009-07-06"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="waterBody"> <rdfs:label xml:lang="en-US">waterBody</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the water body in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Indian Ocean", "Baltic Sea"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#waterBody-2009-04-24"/> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/waterBody-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Water body</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="year"> <rdfs:label xml:lang="en-US">year</rdfs:label> <rdfs:comment xml:lang="en-US">The four-digit year in which the Event occurred, according to the Common Era Calendar.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "2008"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#year-2009-04-24"/> <rdfs:domain rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/year-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="acceptedNameUsage"> <rdfs:label xml:lang="en-US">acceptedNameUsage</rdfs:label> <rdfs:comment xml:lang="en-US">The full name, with authorship and date information if known, of the currently valid (zoological) or accepted (botanical) taxon.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Tamias minimus" valid name for "Eutamias minimus"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <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/#acceptedNameUsage-2009-09-21"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/acceptedNameUsage-2009-09-21"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="acceptedNameUsageID"> <rdfs:label xml:lang="en-US">acceptedNameUsageID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the name usage (documented meaning of the name according to a source) of the currently valid (zoological) or accepted (botanical) taxon.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "8fa58e08-08de-4ac1-b69c-1235340b7001"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-21</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <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/#acceptedNameUsageID-2009-09-21"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/acceptedNameUsageID-2009-09-21"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="accordingTo"> <rdfs:label xml:lang="en-US">accordingTo</rdfs:label> <rdfs:comment xml:lang="en-US">Abstract term to attribute information to a source.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-21</dcterms:issued> <dcterms:modified>2009-01-21</dcterms:modified> <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/#accordingTo-2009-01-21"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/accordingTo-2009-01-21"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="accuracy"> <rdfs:label xml:lang="en-US">accuracy</rdfs:label> <rdfs:comment xml:lang="en-US">Abstract term to capture error information about a measurement or fact.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-21</dcterms:issued> <dcterms:modified>2009-01-21</dcterms:modified> <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/#accuracy-2009-01-21"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/accuracy-2009-01-21"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>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</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="associatedMedia"> <rdfs:label xml:lang="en-US">associatedMedia</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#associatedMedia-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/associatedMedia-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MultimediaObjects</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="associatedOccurrences"> <rdfs:label xml:lang="en-US">associatedOccurrences</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of identifiers of other Occurrence records and their associations to this Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "sibling of FMNH:Mammal:1234; sibling of FMNH:Mammal:1235"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#associatedOccurrences-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/associatedOccurrences-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="associatedReferences"> <rdfs:label xml:lang="en-US">associatedReferences</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of identifiers (publication, bibliographic reference, global unique identifier, URI) of literature associated with the Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "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."</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#associatedReferences-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/associatedReferences-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/UnitReferences</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="associatedSequences"> <rdfs:label xml:lang="en-US">associatedSequences</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "GenBank: U34853.1"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#associatedSequences-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/associatedSequences-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Sequences/Sequence/ID-in-Database + constant</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="associatedTaxa"> <rdfs:label xml:lang="en-US">associatedTaxa</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of identifiers or names of taxa and their associations with the Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "host: Quercus alba"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#associatedTaxa-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/associatedTaxa-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Synecology/AssociatedTaxa</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="basisOfRecord"> <rdfs:label xml:lang="en-US">basisOfRecord</rdfs:label> <rdfs:comment xml:lang="en-US">The specific nature of the data record - a subtype of the dcterms:type. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "StillImage", "MovingImage", "Sound", "PreservedSpecimen", FossilSpecimen", LivingSpecimen", "HumanObservation", "MachineObservation"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-09-11</dcterms:modified> <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/#basisOfRecord-2009-09-11"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/basisOfRecord-2009-09-11"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/RecordBasis</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="basisOfRecord"> <rdfs:label xml:lang="en-US">basisOfRecord</rdfs:label> <rdfs:comment xml:lang="en-US">The specific nature of the data record - a subtype of the dcterms:type. Recommended best practice is to use a controlled vocabulary such as the Darwin Core Type Vocabulary (http://rs.tdwg.org/dwc/terms/type-vocabulary/index.htm).</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "StillImage", "MovingImage", "Sound", "PreservedSpecimen", FossilSpecimen", LivingSpecimen", "HumanObservation", "MachineObservation"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#basisOfRecord-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/type"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/basisOfRecord-2009-04-24"/> <dwcattributes:status>superseded</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/RecordBasis</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="bed"> <rdfs:label xml:lang="en-US">bed</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the lithostratigraphic bed from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#bed-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/bed-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="behavior"> <rdfs:label xml:lang="en-US">behavior</rdfs:label> <rdfs:comment xml:lang="en-US">A description of the behavior shown by the subject at the time the Occurrence was recorded. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "roosting", "foraging", "running"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-03-06</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#behavior-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/behavior-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:decision rdf:resource="http://rs.tdwg.org/dwc/terms/history/decisions/Decision-2009-03-06_1"/> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="Binomial"> <rdfs:label xml:lang="en-US">Binomial</rdfs:label> <rdfs:comment xml:lang="en-US">The combination of genus and first (species) epithet of the scientificName.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Ctenomys sociabilis"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <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/#binomial-2008-11-19"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/binomial-2008-11-19"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Synecology/AssociatedTaxa/TaxonIdentified/ScientificName/FullScientificNameString</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="catalogNumber"> <rdfs:label xml:lang="en-US">catalogNumber</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier (preferably unique) for the record within the data set or collection.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "2008.1334", "145732a", "145732"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#catalogNumber-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/catalogNumber-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/UnitID</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="CatalogNumberNumeric"> <rdfs:label xml:lang="en-US">CatalogNumberNumeric</rdfs:label> <rdfs:comment xml:lang="en-US">The numeric value of the catalogNumber, used to facilitate numerical sorting and searching by ranges.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <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/#CatalogNumberNumeric-2008-11-19"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/CatalogNumberNumeric-2008-11-19"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/UnitIDNumeric</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="class"> <rdfs:label xml:lang="en-US">class</rdfs:label> <rdfs:comment xml:lang="en-US">The full scientific name of the class in which the taxon is classified.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Mammalia", "Hepaticopsida"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <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/#class-2009-08-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/class-2009-08-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="collectionCode"> <rdfs:label xml:lang="en-US">collectionCode</rdfs:label> <rdfs:comment xml:lang="en-US">The name, acronym, coden, or initialism identifying the collection or data set from which the record was derived.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Mammals", "Hildebrandt", "eBird"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-09-11</dcterms:modified> <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/#collectionCode-2009-09-11"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/ncd/terms/Collection#Code"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/collectionCode-2009-09-11"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceID</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="collectionID"> <rdfs:label xml:lang="en-US">collectionID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the collection or dataset from which the record was derived. For physical specimens, the recommended best practice is to use the identifier in a collections registry such as the Biodiversity Collections Index (http://www.biodiversitycollectionsindex.org/).</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "urn:lsid:biocol.org:col:34818"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-09-11</dcterms:modified> <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/#collectionID-2009-09-11"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/ncd/terms/Collection#Id"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/collectionID-2009-09-11"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceID</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="continent"> <rdfs:label xml:lang="en-US">continent</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the continent in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names or the ISO 3166 Continent code.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Antarctica"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#continent-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/continent-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Continent</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="coordinatePrecision"> <rdfs:label xml:lang="en-US">coordinatePrecision</rdfs:label> <rdfs:comment xml:lang="en-US">A decimal representation of the precision of the coordinates given in the decimalLatitude and decimalLongitude.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "0.00001" (normal GPS limit for decimal degrees), "0.000278" (nearest second), "0.01667" (nearest minute), "1.0" (nearest degree)</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#coordinatePrecision-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/coordinatePrecision-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/ISOAccuracy or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/AccuracyStatement</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="coordinateUncertaintyInMeters"> <rdfs:label xml:lang="en-US">coordinateUncertaintyInMeters</rdfs:label> <rdfs:comment xml:lang="en-US">The horizontal distance (in meters) from the given decimalLatitude and decimalLongitude describing the smallest circle containing the whole of the Location. Leave the value empty if the uncertainty is unknown, cannot be estimated, or is not applicable (because there are no coordinates). Zero is not a valid value for this term.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "30" (reasonable lower limit of a GPS reading under good conditions if the actual precision was not recorded at the time), "71" (uncertainty for a UTM coordinate having 100 meter precision and a known spatial reference system).</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#coordinateUncertaintyInMeters-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinateErrorDistanceInMeters</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="country"> <rdfs:label xml:lang="en-US">country</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the country or major administrative unit in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Denmark", "Colombia", "España"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#country-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/country-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Country/Name</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="countryCode"> <rdfs:label xml:lang="en-US">countryCode</rdfs:label> <rdfs:comment xml:lang="en-US">The standard code for the country in which the Location occurs. Recommended best practice is to use ISO 3166-1-alpha-2 country codes.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "AR" for Argentina, "SV" for El Salvador</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#countryCode-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/countryCode-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Country/ISO3166Code</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="county"> <rdfs:label xml:lang="en-US">county</rdfs:label> <rdfs:comment xml:lang="en-US">The full, unabbreviated name of the next smaller administrative region than stateProvince (county, shire, department, etc.) in which the Location occurs.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Missoula", "Los Lagos", "Mataró"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#county-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/county-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="dataGeneralizations"> <rdfs:label xml:lang="en-US">dataGeneralizations</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Coordinates generalized from original GPS coordinates to the nearest half degree grid cell"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#dataGeneralizations-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/dataGeneralizations-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="Dataset"> <rdfs:label xml:lang="en-US">Dataset</rdfs:label> <rdfs:comment xml:lang="en-US">The category of information pertaining to a logical set of records.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#Dataset-2008-11-19"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/dcmitype/Dataset"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Dataset-2008-11-19"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="datasetID"> <rdfs:label xml:lang="en-US">datasetID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the set of data. May be a global unique identifier or an identifier specific to a collection or institution.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-09-11</dcterms:modified> <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/#datasetID-2009-09-11"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/datasetID-2009-09-11"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/DataSetGUID</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Dataset"/> </rdf:Description>
<rdf:Description rdf:about="datasetName"> <rdfs:label xml:lang="en-US">datasetName</rdfs:label> <rdfs:comment xml:lang="en-US">The name identifying the data set from which the record was derived.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Grinnell Resurvey Mammals", "Lacey Ctenomys Recaptures"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-09-11</dcterms:issued> <dcterms:modified>2009-09-11</dcterms:modified> <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/#datasetName-2009-09-11"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/datasetName-2009-09-11"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceID</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="dateIdentified"> <rdfs:label xml:lang="en-US">dateIdentified</rdfs:label> <rdfs:comment xml:lang="en-US">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).</rdfs:comment> <dcterms:description xml:lang="en-US">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.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <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/#dateIdentified-2009-08-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/dateIdentified-2009-08-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> </rdf:Description>
<rdf:Description rdf:about="day"> <rdfs:label xml:lang="en-US">day</rdfs:label> <rdfs:comment xml:lang="en-US">The integer day of the month on which the Event occurred.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "9", "28"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#day-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/day-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="decimalLatitude"> <rdfs:label xml:lang="en-US">decimalLatitude</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "-41.0983423"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <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/#decimalLatitude-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/decimalLatitude-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="decimalLongitude"> <rdfs:label xml:lang="en-US">decimalLongitude</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "-121.1761111"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <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/#decimalLongitude-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/decimalLongitude-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="disposition"> <rdfs:label xml:lang="en-US">disposition</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "in collection", "missing", "voucher elsewhere", "duplicates elsewhere"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#disposition-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/disposition-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SpecimenUnit/Disposition</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="DwCType"> <rdfs:label xml:lang="en-US">DwCType</rdfs:label> <rdfs:comment xml:lang="en-US">The set of classes specified by the Darwin Core Type Vocabulary, used to categorize the nature or genre of the resource.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://purl.org/dc/dcam/VocabularyEncodingScheme"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#DwCType-2008-11-19"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/DwCType-2008-11-19"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>RecordBasisEnum/FossileSpecimen</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="dynamicProperties"> <rdfs:label xml:lang="en-US">dynamicProperties</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">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"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#dynamicProperties-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/dynamicProperties-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="earliestAgeOrLowestStage"> <rdfs:label xml:lang="en-US">earliestAgeOrLowestStage</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Atlantic", "Boreal", "Skullrockian"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#earliestAgeOrLowestStage-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="EarliestDateCollected"> <rdfs:label xml:lang="en-US">EarliestDateCollected</rdfs:label> <rdfs:comment xml:lang="en-US">The earliest date-time in a period during which a event occurred. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).</rdfs:comment> <dcterms:description xml:lang="en-US">Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF].</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <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/#EarliestDateCollected-2008-11-19"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/EarliestDateCollected-2008-11-19"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="earliestEonOrLowestEonothem"> <rdfs:label xml:lang="en-US">earliestEonOrLowestEonothem</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the earliest possible geochronologic eon or lowest chrono-stratigraphic eonothem or the informal name ("Precambrian") attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Phanerozoic", "Proterozoic"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#earliestEonOrLowestEonothem-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/earliestEonOrLowestEonothem-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="earliestEpochOrLowestSeries"> <rdfs:label xml:lang="en-US">earliestEpochOrLowestSeries</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the earliest possible geochronologic epoch or lowest chronostratigraphic series attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Holocene", "Pleistocene", "Ibexian Series"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#earliestEpochOrLowestSeries-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/earliestEpochOrLowestSeries-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="earliestEraOrLowestErathem"> <rdfs:label xml:lang="en-US">earliestEraOrLowestErathem</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the earliest possible geochronologic era or lowest chronostratigraphic erathem attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Cenozoic", "Mesozoic"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#earliestEraOrLowestErathem-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/earliestEraOrLowestErathem-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="earliestPeriodOrLowestSystem"> <rdfs:label xml:lang="en-US">earliestPeriodOrLowestSystem</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the earliest possible geochronologic period or lowest chronostratigraphic system attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Neogene", "Tertiary", "Quaternary"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#earliestPeriodOrLowestSystem-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/earliestPeriodOrLowestSystem-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="endDayOfYear"> <rdfs:label xml:lang="en-US">endDayOfYear</rdfs:label> <rdfs:comment xml:lang="en-US">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).</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year)</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#endDayOfYear-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/endDayOfYear-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberEnd</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="EndTimeOfDay"> <rdfs:label xml:lang="en-US">EndTimeOfDay</rdfs:label> <rdfs:comment xml:lang="en-US">The time of day when the event ended, expressed as decimal hours from midnight, local time.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "12.0" (= noon), "13.5" (= 1:30pm)</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#EndTimeOfDay-2008-11-19"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/EndTimeOfDay-2008-11-19"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayEnd</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="establishmentMeans"> <rdfs:label xml:lang="en-US">establishmentMeans</rdfs:label> <rdfs:comment xml:lang="en-US">The process by which the the biological individual(s) represented in the Occurrence became established at the location. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "cultivated", "invasive", "escaped from captivity", "wild", "native"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#establishmentMeans-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/establishmentMeans-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/EstablishmentMeans</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="Event"> <rdfs:label xml:lang="en-US">Event</rdfs:label> <rdfs:comment xml:lang="en-US">The category of information pertaining to an event (an action that occurs at a place and during a period of time).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-29</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#Event-2009-04-29"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Event-2009-04-29"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="eventAttributes"> <rdfs:label xml:lang="en-US">eventAttributes</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of additional measurements or characteristics of the Event.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Relative humidity: 28 %; Temperature: 22 C; Sample size: 10 kg"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#eventAttributes-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/eventAttributes-2009-04-24"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="eventDate"> <rdfs:label xml:lang="en-US">eventDate</rdfs:label> <rdfs:comment xml:lang="en-US">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).</rdfs:comment> <dcterms:description xml:lang="en-US">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.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-01</dcterms:modified> <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/#eventDate-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/eventDate-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="eventID"> <rdfs:label xml:lang="en-US">eventID</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#eventID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/eventID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Code</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="eventRemarks"> <rdfs:label xml:lang="en-US">eventRemarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes about the Event.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "after the recent rains the river is nearly at flood stage"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-18</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#eventRemarks-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/eventRemarks-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="eventTime"> <rdfs:label xml:lang="en-US">eventTime</rdfs:label> <rdfs:comment xml:lang="en-US">The time or interval during which an Event occurred. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).</rdfs:comment> <dcterms:description xml:lang="en-US">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.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#eventTime-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/eventTime-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin and DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="family"> <rdfs:label xml:lang="en-US">family</rdfs:label> <rdfs:comment xml:lang="en-US">The full scientific name of the family in which the taxon is classified.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Felidae", "Monocleaceae"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <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/#family-2009-08-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/family-2009-08-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="fieldNotes"> <rdfs:label xml:lang="en-US">fieldNotes</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "notes available in Grinnell-Miller Library"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#fieldNotes-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/fieldNotes-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/FieldNotes</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="fieldNumber"> <rdfs:label xml:lang="en-US">fieldNumber</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier given to the event in the field. Often serves as a link between field notes and the Event.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "RV Sol 87-03-08"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#fieldNumber-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/fieldNumber-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Code</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="footprintSpatialFit"> <rdfs:label xml:lang="en-US">footprintSpatialFit</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing", Chapman and Wieczorek, eds. 2006 (http://www.gbif.org/prog/digit/Georeferencing).</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#footprintSpatialFit-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/footprintSpatialFit-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/FootprintSpatialFit (ABCD v2.06b)</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="footprintSRS"> <rdfs:label xml:lang="en-US">footprintSRS</rdfs:label> <rdfs:comment xml:lang="en-US">A Well-Known Text (WKT) representation of the 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.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: The WKT for the standard WGS84 SRS (EPSG:4326) is "GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.0174532925199433]]" without the enclosing quotes.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-07-06</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <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/#footprintSRS-2009-07-06"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/footprintSRS-2009-07-06"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="footprintWKT"> <rdfs:label xml:lang="en-US">footprintWKT</rdfs:label> <rdfs:comment xml:lang="en-US">A Well-Known Text (WKT) representation of the the shape (footprint, geometry) that defines the Location. A Location may have both a point-radius representation (see decimalLatitude) and a footprint representation, and they may differ from each other.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: the one-degree bounding box with opposite corners at (longitude=10, latitude=20) and (longitude=11, latitude=21) would be expressed in well-known text as POLYGON ((10 20, 11 20, 11 21, 10 21, 10 20))</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#footprintWKT-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/footprintWKT-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/FootprintWKT (ABCD v2.06b)</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="formation"> <rdfs:label xml:lang="en-US">formation</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the lithostratigraphic formation from which the cataloged item was collected.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Notch Peak Fromation", "House Limestone", "Fillmore Formation"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#formation-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/formation-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="genus"> <rdfs:label xml:lang="en-US">genus</rdfs:label> <rdfs:comment xml:lang="en-US">The full scientific name of the genus in which the taxon is classified.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Puma", "Monoclea"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <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/#genus-2009-08-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/genus-2009-08-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Viral/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/GenusOrMonomial}</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="geodeticDatum"> <rdfs:label xml:lang="en-US">geodeticDatum</rdfs:label> <rdfs:comment xml:lang="en-US">The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which the geographic coordinates given in decimalLatitude and decimalLongitude as based. Recommended best practice is use the EPSG code as a controlled vocabulary to provide an SRS, if known. Otherwise use a controlled vocabulary for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary for the name or code of the ellipsoid, if known. If none of these is known, use the value "unknown".</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "EPSG:4326", "WGS84", "NAD27", "Campo Inchauspe", "European 1950", "Clarke 1866"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <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/#geodeticDatum-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/geodeticDatum-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/SpatialDatum</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="GeologicalContext"> <rdfs:label xml:lang="en-US">GeologicalContext</rdfs:label> <rdfs:comment xml:lang="en-US">The category of information pertaining to a location within a geological context, such as stratigraphy.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-07-06</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#GeologicalContext-2009-07-06"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext-2009-07-06"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Stratigraphy</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="geologicalContextID"> <rdfs:label xml:lang="en-US">geologicalContextID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the set of information associated with a GeologicalContext (the location within a geological context, such as stratigraphy). May be a global unique identifier or an identifier specific to the data set.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-07-06</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <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/#geologicalContextID-2009-07-06"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/geologicalContextID-2009-07-06"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="georeferencedBy"> <rdfs:label xml:lang="en-US">georeferencedBy</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of names of people, groups, or organizations who determined the georeference (spatial representation) the Location.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Kristina Yamamoto (MVZ); Janet Fang (MVZ)", "Brad Millen (ROM)"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-21</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#georeferencedBy-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accordingTo"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/georeferencedBy-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="georeferenceProtocol"> <rdfs:label xml:lang="en-US">georeferenceProtocol</rdfs:label> <rdfs:comment xml:lang="en-US">A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006), Global Biodiversity Information Facility.", "MaNIS/HerpNet/ORNIS Georeferencing Guidelines", "BioGeomancer"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#georeferenceProtocol-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/georeferenceProtocol-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinateMethod</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="georeferenceRemarks"> <rdfs:label xml:lang="en-US">georeferenceRemarks</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "assumed distance by road (Hwy. 101)"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#georeferenceRemarks-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/georeferenceRemarks-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceRemarks</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="georeferenceSources"> <rdfs:label xml:lang="en-US">georeferenceSources</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "USGS 1:24000 Florence Montana Quad; Terrametrics 2008 on Google Earth"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#georeferenceSources-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/georeferenceSources-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceSources</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="georeferenceVerificationStatus"> <rdfs:label xml:lang="en-US">georeferenceVerificationStatus</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "requires verification", "verified by collector", "verified by curator".</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#georeferenceVerificationStatus-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceVerificationStatus</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="group"> <rdfs:label xml:lang="en-US">group</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the lithostratigraphic group from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#group-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/group-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="habitat"> <rdfs:label xml:lang="en-US">habitat</rdfs:label> <rdfs:comment xml:lang="en-US">A category or description of the habitat in which the Event occurred.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "oak savanna", "pre-cordilleran steppe"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-05-17</dcterms:modified> <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/#habitat-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/habitat-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="higherClassification"> <rdfs:label xml:lang="en-US">higherClassification</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of taxa names terminating at the rank immediately superior to the taxon referenced in the taxon record. Recommended best practice is to order the list starting with the highest rank and separating the names for each rank with a semi-colon (";").</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Animalia;Chordata;Vertebrata;Mammalia;Theria;Eutheria;Rodentia;Hystricognatha;Hystricognathi;Ctenomyidae;Ctenomyini;Ctenomys"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <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/#higherClassification-2009-08-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/higherClassification-2009-08-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="higherGeography"> <rdfs:label xml:lang="en-US">higherGeography</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of geographic names less specific than the information captured in the locality term.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "South America; Argentina; Patagonia; Parque Nacional Nahuel Huapi; Neuquén; Los Lagos" with accompanying values "South America" in Continent, "Argentina" in Country, "Neuquén" in StateProvince, and Los Lagos in County.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#higherGeography-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/higherGeography-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Gathering/LocalityText or DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName}</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="higherGeographyID"> <rdfs:label xml:lang="en-US">higherGeographyID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the geographic region within which the Location occurred. Recommended best practice is to use an persistent identifier from a controlled vocabulary such as the Getty Thesaurus of Geographic Names.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "TGN: 1002002" for Prov. Tierra del Fuego, Argentina</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-21</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#higherGeographyID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/higherGeographyID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="higherTaxonConceptID"> <rdfs:label xml:lang="en-US">higherTaxonConceptID</rdfs:label> <rdfs:comment xml:lang="en-US">A unique identifier for the taxon concept less specific than that given in the taxonConceptID.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#higherTaxonconceptID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/higherTaxonconceptID-2009-04-24"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="highestBiostratigraphicZone"> <rdfs:label xml:lang="en-US">highestBiostratigraphicZone</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the highest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#highestBiostratigraphicZone-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/highestBiostratigraphicZone-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="Identification"> <rdfs:label xml:lang="en-US">Identification</rdfs:label> <rdfs:comment xml:lang="en-US">The category of information pertaining to taxonomic determinations (the assignment of a scientific name).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#Identification-2008-11-19"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Identification-2008-11-19"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="identificationAttributes"> <rdfs:label xml:lang="en-US">identificationAttributes</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the Identification.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "natureOfID=expert identification; identificationEvidence=cytochrome B sequence"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#identificationAttributes-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/identificationAttributes-2009-04-24"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> </rdf:Description>
<rdf:Description rdf:about="identificationID"> <rdfs:label xml:lang="en-US">identificationID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the Identification (the body of information associated with the assignment of a scientific name). May be a global unique identifier or an identifier specific to the data set.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#identificationID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/identificationID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> </rdf:Description>
<rdf:Description rdf:about="identificationQualifier"> <rdfs:label xml:lang="en-US">identificationQualifier</rdfs:label> <rdfs:comment xml:lang="en-US">A brief phrase or a standard term ("cf.", "aff.") to express the determiner's doubts about the Identification.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: 1) For the determination "Quercus aff. agrifolia var. oxyadenia", identificationQualifier would be "aff. agrifolia var. oxyadenia" with accompanying values "Quercus" in genus, "agrifolia" in specificEpithet, "oxyadenia" in infraspecificEpithet, and "var." in rank. 2) For the determination "Quercus agrifolia cf. var. oxyadenia", identificationQualifier would be "cf. var. oxyadenia " with accompanying values "Quercus" in genus, "agrifolia" in specificEpithet, "oxyadenia" in infraspecificEpithet, and "var." in rank.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#identificationQualifier-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/identificationQualifier-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/IdentificationQualifier</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> </rdf:Description>
<rdf:Description rdf:about="identificationReferences"> <rdfs:label xml:lang="en-US">identificationReferences</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of references (publication, global unique identifier, URI) used in the Identification.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Aves del Noroeste Patagonico. Christie et al. 2004."</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#identificationReferences-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/identificationReferences-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/References</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> </rdf:Description>
<rdf:Description rdf:about="identificationRemarks"> <rdfs:label xml:lang="en-US">identificationRemarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes about the Identification.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas."</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#identificationRemarks-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/identificationRemarks-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/Notes</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> </rdf:Description>
<rdf:Description rdf:about="identifiedBy"> <rdfs:label xml:lang="en-US">identifiedBy</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of names of people, groups, or organizations who assigned the Taxon to the subject.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "James L. Patton", "Theodore Pappenfuss; Robert Macey"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <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/#identifiedBy-2009-08-24"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accordingTo"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/identifiedBy-2009-08-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> </rdf:Description>
<rdf:Description rdf:about="individualCount"> <rdfs:label xml:lang="en-US">individualCount</rdfs:label> <rdfs:comment xml:lang="en-US">The number of individuals represented present at the time of the Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "1", "25"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#individualCount-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/individualCount-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="individualID"> <rdfs:label xml:lang="en-US">individualID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for an individual or named group of individual organisms represented in the Occurrence. Meant to accommodate resampling of the same individual or group for monitoring purposes. May be a global unique identifier or an identifier specific to a data set.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "U.amer. 44", "Smedley", "Orca J 23"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#individualID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/individualID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/Result/TaxonIdentified/ScientificName/NameAtomised/Zoological/NamedIndividual or DataSets/DataSet/Units/Unit/ObservationUnit/ObservationUnitIdentifiers/ObservationUnitIdentifier or DataSets/DataSet/Units/Unit/SpecimenUnit/Accessions/AccessionNumber</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="informationWithheld"> <rdfs:label xml:lang="en-US">informationWithheld</rdfs:label> <rdfs:comment xml:lang="en-US">Additional information that exists, but that has not been shared in the given record.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "location information not given for endangered species", "collector identities withheld", "ask about tissue samples"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#informationWithheld-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/informationWithheld-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/InformationWithheld</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="infraspecificEpithet"> <rdfs:label xml:lang="en-US">infraspecificEpithet</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the lowest or terminal infraspecific epithet of the scientificName, excluding any rank designation.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "concolor", "oxyadenia", "sayi"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <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/#infraspecificEpithet-2009-08-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/infraspecificEpithet-2009-08-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/SecondEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SubspeciesEpithet}</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="institutionCode"> <rdfs:label xml:lang="en-US">institutionCode</rdfs:label> <rdfs:comment xml:lang="en-US">The name (or acronym) in use by the institution having custody of the object(s) or information referred to in the record.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "MVZ", "FMNH", "AKN-CLO", "University of California Museum of Paleontology (UCMP)"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-09-11</dcterms:modified> <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/#institutionCode-2009-09-11"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/ncd/terms/Institution#Code"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/institutionCode-2009-09-11"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceInstitutionID</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="institutionID"> <rdfs:label xml:lang="en-US">institutionID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the institution having custody of the object(s) or information referred to in the record.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-09-11</dcterms:issued> <dcterms:modified>2009-09-11</dcterms:modified> <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/#institutionID-2009-09-11"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/ncd/terms/Institution#Id"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/institutionID-2009-09-11"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SourceID</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="island"> <rdfs:label xml:lang="en-US">island</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the island on or near which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Isla Victoria"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#island-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/island-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="islandGroup"> <rdfs:label xml:lang="en-US">islandGroup</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the island group in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Alexander Archipelago"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#islandGroup-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/islandGroup-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island group</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="kingdom"> <rdfs:label xml:lang="en-US">kingdom</rdfs:label> <rdfs:comment xml:lang="en-US">The full scientific name of the kingdom in which the taxon is classified.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Animalia", "Plantae"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <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/#kingdom-2009-08-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/kingdom-2009-08-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="latestAgeOrHighestStage"> <rdfs:label xml:lang="en-US">latestAgeOrHighestStage</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the latest possible geochronologic age or highest chronostratigraphic stage attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Atlantic", "Boreal", "Skullrockian"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#latestAgeOrHighestStage-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/latestAgeOrHighestStage-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="LatestDateCollected"> <rdfs:label xml:lang="en-US">LatestDateCollected</rdfs:label> <rdfs:comment xml:lang="en-US">The latest date-time in a period during which a event occurred. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).</rdfs:comment> <dcterms:description xml:lang="en-US">Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF].</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <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/#LatestDateCollected-2008-11-19"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/LatestDateCollected-2008-11-19"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="latestEonOrHighestEonothem"> <rdfs:label xml:lang="en-US">latestEonOrHighestEonothem</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the latest possible geochronologic eon or highest chrono-stratigraphic eonothem or the informal name ("Precambrian") attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Phanerozoic", "Proterozoic"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#latestEonOrHighestEonothem-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/latestEonOrHighestEonothem-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="latestEpochOrHighestSeries"> <rdfs:label xml:lang="en-US">latestEpochOrHighestSeries</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the latest possible geochronologic epoch or highest chronostratigraphic series attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Holocene", "Pleistocene", "Ibexian Series"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#latestEpochOrHighestSeries-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/latestEpochOrHighestSeries-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="latestEraOrHighestErathem"> <rdfs:label xml:lang="en-US">latestEraOrHighestErathem</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the latest possible geochronologic era or highest chronostratigraphic erathem attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Cenozoic", "Mesozoic"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#latestEraOrHighestErathem-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/latestEraOrHighestErathem-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="latestPeriodOrHighestSystem"> <rdfs:label xml:lang="en-US">latestPeriodOrHighestSystem</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the latest possible geochronologic period or highest chronostratigraphic system attributable to the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Neogene", "Tertiary", "Quaternary"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#latestPeriodOrHighestSystem-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/latestPeriodOrHighestSystem-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="lifeStage"> <rdfs:label xml:lang="en-US">lifeStage</rdfs:label> <rdfs:comment xml:lang="en-US">The age class or life stage of the biological individual(s) at the time the Occurrence was recorded. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "egg", "eft", "juvenile", "adult", "2 adults 4 juveniles"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#lifeStage-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/lifeStage-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLiveStages/MycologicalLiveStage (Note DwC spec uses ”MycologicalLifeStage” or DataSets/DataSet/Units/Unit/ZoologicalUnit/PhasesOrStages/PhaseOrStage</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="lithostratigraphicTerms"> <rdfs:label xml:lang="en-US">lithostratigraphicTerms</rdfs:label> <rdfs:comment xml:lang="en-US">The combination of all litho-stratigraphic names for the rock from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#lithostratigraphicTerms-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/lithostratigraphicTerms-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="locality"> <rdfs:label xml:lang="en-US">locality</rdfs:label> <rdfs:comment xml:lang="en-US">The specific description of the place. Less specific geographic information can be provided in other geographic terms (higherGeography, continent, country, stateProvince, county, municipality, waterBody, island, islandGroup). This term may contain information modified from the original to correct perceived errors or standardize the description.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Bariloche, 25 km NNE via Ruta Nacional 40 (=Ruta 237)"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#locality-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/locality-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="locationAccordingTo"> <rdfs:label xml:lang="en-US">locationAccordingTo</rdfs:label> <rdfs:comment xml:lang="en-US">Information about the source of this Location information. Could be a publication (gazetteer), institution, or team of individuals.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Getty Thesaurus of Geographic Names", "GADM"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-08-24</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <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/#locationAccordingTo-2009-08-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/locationAccordingTo-2009-08-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="locationAttributes"> <rdfs:label xml:lang="en-US">locationAttributes</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the location.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "aspectheading=277; slopeindegrees=6"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#locationAttributes-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/locationAttributes-2009-04-24"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="locationID"> <rdfs:label xml:lang="en-US">locationID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the set of location information (data associated with dcterms:Location). May be a global unique identifier or an identifier specific to the data set.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#locationID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/locationID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="locationRemarks"> <rdfs:label xml:lang="en-US">locationRemarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes about the Location.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "under water since 2005"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-18</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#locationRemarks-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/locationRemarks-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/AreaDetail</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="lowestBiostratigraphicZone"> <rdfs:label xml:lang="en-US">lowestBiostratigraphicZone</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the lowest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#lowestBiostratigraphicZone-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/lowestBiostratigraphicZone-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="maximumDepthInMeters"> <rdfs:label xml:lang="en-US">maximumDepthInMeters</rdfs:label> <rdfs:comment xml:lang="en-US">The greater depth of a range of depth below the local surface, in meters.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "200"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#maximumDepthInMeters-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/maximumDepthInMeters-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="maximumDistanceAboveSurfaceInMeters"> <rdfs:label xml:lang="en-US">maximumDistanceAboveSurfaceInMeters</rdfs:label> <rdfs:comment xml:lang="en-US">The greater 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.</rdfs:comment> <dcterms:description xml:lang="en-US">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", MinumumDepthInMeters: "20", MaximumDepthInMeters: "20", DistanceAboveSurfaceInMetersMinimum: "0", DistanceAboveSurfaceInMetersMaximum: "-1.5"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#maximumDistanceAboveSurfaceInMeters-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="maximumElevationInMeters"> <rdfs:label xml:lang="en-US">maximumElevationInMeters</rdfs:label> <rdfs:comment xml:lang="en-US">The upper limit of the range of elevation (altitude, usually above sea level), in meters.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "200"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#maximumElevationInMeters-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/maximumElevationInMeters-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="measurementAccuracy"> <rdfs:label xml:lang="en-US">measurementAccuracy</rdfs:label> <rdfs:comment xml:lang="en-US">The description of the potential error associated with the measurementValue.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "0.01", "normal distribution with variation of 2 m"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-18</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#measurementAccuracy-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/measurementAccuracy-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>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</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact"/> </rdf:Description>
<rdf:Description rdf:about="measurementDeterminedBy"> <rdfs:label xml:lang="en-US">measurementDeterminedBy</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of names of people, groups, or organizations who determined the value of the MeasurementOrFact.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Javier de la Torre", "Julie Woodruff; Eileen Lacey"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-23</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#measurementDeterminedBy-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accordingTo"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/measurementDeterminedBy-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>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</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact"/> </rdf:Description>
<rdf:Description rdf:about="measurementDeterminedDate"> <rdfs:label xml:lang="en-US">measurementDeterminedDate</rdfs:label> <rdfs:comment xml:lang="en-US">The date on which the the MeasurementOrFact was made. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).</rdfs:comment> <dcterms:description xml:lang="en-US">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.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-23</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#measurementDeterminedDate-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/measurementDeterminedDate-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>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</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact"/> </rdf:Description>
<rdf:Description rdf:about="measurementID"> <rdfs:label xml:lang="en-US">measurementID</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-03-06</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#measurementID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/measurementID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact"/> </rdf:Description>
<rdf:Description rdf:about="measurementMethod"> <rdfs:label xml:lang="en-US">measurementMethod</rdfs:label> <rdfs:comment xml:lang="en-US">A description of or reference to (publication, URI) the method or protocol used to determine the measurement, fact, characteristic, or assertion.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "minimum convex polygon around burrow entrances" for a home range area, "barometric altimeter" for an elevation</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#measurementMethod-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/measurementMethod-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>/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</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact"/> </rdf:Description>
<rdf:Description rdf:about="MeasurementOrFact"> <rdfs:label xml:lang="en-US">MeasurementOrFact</rdfs:label> <rdfs:comment xml:lang="en-US">The category of information pertaining to measurements, facts, characteristics, or assertions about a resource (instance of data record, such as Occurrence, Taxon, Location, Event).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#MeasurementOrFact-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>Datasets/Dataset/Units/Unit/MeasurementsOrFacts or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="measurementRemarks"> <rdfs:label xml:lang="en-US">measurementRemarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes accompanying the MeasurementOrFact.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "tip of tail missing"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#measurementRemarks-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/measurementRemarks-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact"/> </rdf:Description>
<rdf:Description rdf:about="measurementType"> <rdfs:label xml:lang="en-US">measurementType</rdfs:label> <rdfs:comment xml:lang="en-US">The nature of the measurement, fact, characteristic, or assertion. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "tail length", "temperature", "trap line length", "survey area", "trap type"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#measurementType-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/measurementType-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact"/> </rdf:Description>
<rdf:Description rdf:about="measurementUnit"> <rdfs:label xml:lang="en-US">measurementUnit</rdfs:label> <rdfs:comment xml:lang="en-US">The units associated with the measurementValue. Recommended best practice is to use the International System of Units (SI).</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "mm", "C", "km", "ha"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#measurementUnit-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/measurementUnit-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact"/> </rdf:Description>
<rdf:Description rdf:about="measurementValue"> <rdfs:label xml:lang="en-US">measurementValue</rdfs:label> <rdfs:comment xml:lang="en-US">The value of the measurement, fact, characteristic, or assertion.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "45", "20", "1", "14.5", "UV-light"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#measurementValue-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/measurementValue-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UpperValue or 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</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/MeasurementOrFact"/> </rdf:Description>
<rdf:Description rdf:about="member"> <rdfs:label xml:lang="en-US">member</rdfs:label> <rdfs:comment xml:lang="en-US">The full name of the lithostratigraphic member from which the cataloged item was collected.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Lava Dam Member", "Hellnmaria Member"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#member-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/member-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/GeologicalContext"/> </rdf:Description>
<rdf:Description rdf:about="minimumDepthInMeters"> <rdfs:label xml:lang="en-US">minimumDepthInMeters</rdfs:label> <rdfs:comment xml:lang="en-US">The lesser depth of a range of depth below the local surface, in meters.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "100"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#minimumDepthInMeters-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/minimumDepthInMeters-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="minimumDistanceAboveSurfaceInMeters"> <rdfs:label xml:lang="en-US">minimumDistanceAboveSurfaceInMeters</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">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", MinumumDepthInMeters: "20", MaximumDepthInMeters: "20", DistanceAboveSurfaceInMetersMinimum: "0", DistanceAboveSurfaceInMetersMaximum: "-1.5"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#minimumDistanceAboveSurfaceInMeters-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="minimumElevationInMeters"> <rdfs:label xml:lang="en-US">minimumElevationInMeters</rdfs:label> <rdfs:comment xml:lang="en-US">The lower limit of the range of elevation (altitude, usually above sea level), in meters.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "100"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#minimumElevationInMeters-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/minimumElevationInMeters-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="month"> <rdfs:label xml:lang="en-US">month</rdfs:label> <rdfs:comment xml:lang="en-US">The ordinal month in which the Event occurred.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "1" (=January), "10" (=October)</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#month-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/month-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="municipality"> <rdfs:label xml:lang="en-US">municipality</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Holzminden"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <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/#municipality-2009-08-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/municipality-2009-08-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="nameAccordingTo"> <rdfs:label xml:lang="en-US">nameAccordingTo</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">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"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <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/#nameAccordingTo-2009-09-21"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accordingTo"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/nameAccordingTo-2009-09-21"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="nameAccordingToID"> <rdfs:label xml:lang="en-US">nameAccordingToID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the source in which the specific taxon concept circumscription is defined or implied. See nameAccordingTo.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "doi:10.1016/S0269-915X(97)80026-2"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-08-24</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <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/#nameAccordingToID-2009-09-21"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/nameAccordingToID-2009-09-21"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="namePublishedIn"> <rdfs:label xml:lang="en-US">namePublishedIn</rdfs:label> <rdfs:comment xml:lang="en-US">A reference for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode.</rdfs:comment> <dcterms:description xml:lang="en-US">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"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <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/#namePublishedIn-2009-09-21"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/bibliographicCitation"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/namePublishedIn-2009-09-21"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="namePublishedInID"> <rdfs:label xml:lang="en-US">namePublishedInID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "http://hdl.handle.net/10199/7"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-05-18</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <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/#namePublishedInID-2009-09-21"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/namePublishedInID-2009-09-21"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="nomenclaturalCode"> <rdfs:label xml:lang="en-US">nomenclaturalCode</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "ICBN", "ICZN", "BC", "ICNCP", "BioCode", "ICZN; ICBN"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <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/#nomenclaturalCode-2009-09-21"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/nomenclaturalCode-2009-09-21"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/Code</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="nomenclaturalStatus"> <rdfs:label xml:lang="en-US">nomenclaturalStatus</rdfs:label> <rdfs:comment xml:lang="en-US">The status related to the original publication of the name and its conformance to the relevant rules of nomenclature. It is based essentially on an algorithm according to the business rules of the code. It requires no taxonomic opinion.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "nom. ambig.", "nom. illeg.", "nom. subnud."</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-18</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#nomenclaturalStatus-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/nomenclaturalStatus-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>(DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation)
pro parte</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="Occurrence"> <rdfs:label xml:lang="en-US">Occurrence</rdfs:label> <rdfs:comment xml:lang="en-US">The category of information pertaining to evidence of an occurrence in nature, in a collection, or in a dataset (specimen, observation, etc.).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#Occurrence-2009-04-29"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence-2009-04-29"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="occurrenceAttributes"> <rdfs:label xml:lang="en-US">occurrenceAttributes</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Tragus length: 14mm; Weight: 120g", "Height: 1-1.5 meters tall; flowers yellow; uncommon".</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#occurrenceAttributes-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/occurrenceAttributes-2009-04-24"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/MeasurementsOrFacts</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="occurrenceDetails"> <rdfs:label xml:lang="en-US">occurrenceDetails</rdfs:label> <rdfs:comment xml:lang="en-US">A reference (publication, URI) to the most detailed information available about the Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "http://mvzarctos.berkeley.edu/guid/MVZ:Mamm:165861"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#occurrenceDetails-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/occurrenceDetails-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/RecordURI</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="occurrenceID"> <rdfs:label xml:lang="en-US">occurrenceID</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">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"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#occurrenceID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/occurrenceID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/UnitGUID</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="occurrenceRemarks"> <rdfs:label xml:lang="en-US">occurrenceRemarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes about the Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "found dead on road"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#occurrenceRemarks-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/occurrenceRemarks-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Notes</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="occurrenceStatus"> <rdfs:label xml:lang="en-US">occurrenceStatus</rdfs:label> <rdfs:comment xml:lang="en-US">A statement about the presence or absence of a Taxon at a Location. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "present", "absent"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-09-17</dcterms:issued> <dcterms:modified>2009-09-17</dcterms:modified> <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/#occurrenceStatus-2009-09-17"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/occurrenceStatus-2009-09-17"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="order"> <rdfs:label xml:lang="en-US">order</rdfs:label> <rdfs:comment xml:lang="en-US">The full scientific name of the order in which the taxon is classified.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Carnivora", "Monocleales"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <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/#order-2009-08-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/order-2009-08-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="originalNameUsage"> <rdfs:label xml:lang="en-US">originalNameUsage</rdfs:label> <rdfs:comment xml:lang="en-US">The taxon name, with authorship and date information if known, as it originally appeared when first established under the rules of the associated nomenclaturalCode. The basionym (botany) or basonym (bacteriology) of the scientificName or the senior/earlier homonym for replaced names.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Pinus abies", "Gasterosteus saltatrix Linnaeus 1768"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <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/#originalNameUsage-2009-09-21"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/originalNameUsage-2009-09-21"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="originalNameUsageID"> <rdfs:label xml:lang="en-US">originalNameUsageID</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "http://species.gbif.org/abies_alba_1753"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-21</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <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/#originalNameUsageID-2009-09-21"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/originalNameUsageID-2009-09-21"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="otherCatalogNumbers"> <rdfs:label xml:lang="en-US">otherCatalogNumbers</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of previous or alternate fully qualified catalog numbers or other human-used identifiers for the same Occurrence, whether in the current or any other data set or collection.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "FMNH:Mammal:1234", "NPS YELLO6778; MBG 33424"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#otherCatalogNumbers-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/otherCatalogNumbers-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="ownerInstitutionCode"> <rdfs:label xml:lang="en-US">ownerInstitutionCode</rdfs:label> <rdfs:comment xml:lang="en-US">The name (or acronym) in use by the institution having ownership of the object(s) or information referred to in the record.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "NPS", "APN", "InBio"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-08-24</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <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/#ownerInstitutionCode-2009-08-24"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/ncd/terms/Institution#Code"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/ownerInstitutionCode-2009-08-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="all"/> </rdf:Description>
<rdf:Description rdf:about="parentNameUsage"> <rdfs:label xml:lang="en-US">parentNameUsage</rdfs:label> <rdfs:comment xml:lang="en-US">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> <dcterms:description xml:lang="en-US">Examples: "Rubiaceae", "Gruiformes", "Testudinae"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-08-24</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <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/#parentNameUsage-2009-09-21"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/parentNameUsage-2009-09-21"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="parentNameUsageID"> <rdfs:label xml:lang="en-US">parentNameUsageID</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "8fa58e08-08de-4ac1-b69c-1235340b7001"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-21</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <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/#parentNameUsageID-2009-09-21"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/parentNameUsageID-2009-09-21"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="phylum"> <rdfs:label xml:lang="en-US">phylum</rdfs:label> <rdfs:comment xml:lang="en-US">The full scientific name of the phylum or division in which the taxon is classified.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Chordata" (phylum), "Bryophyta" (division)</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <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/#phylum-2009-08-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/phylum-2009-08-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="pointRadiusSpatialFit"> <rdfs:label xml:lang="en-US">pointRadiusSpatialFit</rdfs:label> <rdfs:comment xml:lang="en-US">The ratio of the area of the point-radius (decimalLatitude, decimalLongitude, coordinateUncertaintyInMeters) 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 point-radius does not completely contain the original representation. The pointRadiusSpatialFit is undefined (and should be left blank) if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the pointRadiusSpatialFit is 1.</rdfs:comment> <dcterms:description xml:lang="en-US">Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing", Chapman and Wieczorek, eds. 2006 (http://www.gbif.org/prog/digit/Georeferencing).</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#pointRadiusSpatialFit-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/PointRadiusSpatialFit</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="preparations"> <rdfs:label xml:lang="en-US">preparations</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of preparations and preservation methods for a specimen.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "skin; skull; skeleton", "whole animal (ETOH); tissue (EDTA)", "fossil", "cast", "photograph", "DNA extract"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#preparations-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/preparations-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="previousIdentifications"> <rdfs:label xml:lang="en-US">previousIdentifications</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of previous assignments of names to the Occurrence.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Anthus sp., field ID by G. Iglesias; Anthus correndera, expert ID by C. Cicero 2009-02-12 based on morphology"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-05-18</dcterms:modified> <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/#previousIdentifications-2009-05-18"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/previousIdentifications-2009-05-18"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification with PreferredFlag = false</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="recordedBy"> <rdfs:label xml:lang="en-US">recordedBy</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of names of people, groups, or organizations responsible for recording the original Occurrence. The primary collector or observer, especially one who applies a personal identifier (recordNumber), should be listed first.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Oliver P. Pearson; Anita K. Pearson" where the value in recordNumber "OPP 7101" corresponds to the number for the specimen in the field catalog (collector number) of Oliver P. Pearson.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-05-18</dcterms:modified> <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/#recordedBy-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accordingTo"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/recordedBy-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="recordNumber"> <rdfs:label xml:lang="en-US">recordNumber</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "OPP 7101"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-05-18</dcterms:modified> <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/#recordNumber-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/recordNumber-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/CollectorsFieldNumber</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="RelatedBasisOfRecord"> <rdfs:label xml:lang="en-US">RelatedBasisOfRecord</rdfs:label> <rdfs:comment xml:lang="en-US">The nature of the related resource. Recommended best practice is to use the same controlled vocabulary as for basisOfRecord.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "PreservedSpecimen"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-01-26</dcterms:modified> <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/#RelatedBasisOfRecord-2008-11-19"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/RelatedBasisOfRecord-2008-11-19"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship"/> </rdf:Description>
<rdf:Description rdf:about="relatedResourceID"> <rdfs:label xml:lang="en-US">relatedResourceID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for a related resource (the object, rather than the subject of the relationship).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#relatedResourceID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/relatedResourceID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship"/> </rdf:Description>
<rdf:Description rdf:about="relatedResourceType"> <rdfs:label xml:lang="en-US">relatedResourceType</rdfs:label> <rdfs:comment xml:lang="en-US">The type of the related resource. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "StillImage", "MovingImage", "Sound", PhysicalObject", "PreservedSpecimen", FossilSpecimen", LivingSpecimen", "HumanObservation", "MachineObservation", "Location", "Taxonomy", "NomeclaturalChecklist", "Publication"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#relatedResourceType-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/relatedResourceType-2009-04-24"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship"/> </rdf:Description>
<rdf:Description rdf:about="relationshipAccordingTo"> <rdfs:label xml:lang="en-US">relationshipAccordingTo</rdfs:label> <rdfs:comment xml:lang="en-US">The source (person, organization, publication, reference) establishing the relationship between the two resources.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Julie Woodruff"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#relationshipAccordingTo-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://rs.tdwg.org/dwc/terms/accordingTo"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/relationshipAccordingTo-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship"/> </rdf:Description>
<rdf:Description rdf:about="relationshipEstablishedDate"> <rdfs:label xml:lang="en-US">relationshipEstablishedDate</rdfs:label> <rdfs:comment xml:lang="en-US">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).</rdfs:comment> <dcterms:description xml:lang="en-US">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.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#relationshipEstablishedDate-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship"/> </rdf:Description>
<rdf:Description rdf:about="relationshipOfResource"> <rdfs:label xml:lang="en-US">relationshipOfResource</rdfs:label> <rdfs:comment xml:lang="en-US">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.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "duplicate of", "mother of", "endoparasite of", "host to", "sibling of", "valid synonym of", "located within"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#relationshipOfResource-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/relationshipOfResource-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociationType</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship"/> </rdf:Description>
<rdf:Description rdf:about="relationshipRemarks"> <rdfs:label xml:lang="en-US">relationshipRemarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes about the relationship between the two resources.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "mother and offspring collected from the same nest", "pollinator captured in the act"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#relationshipRemarks-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/relationshipRemarks-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Associations/UnitAssociation/Comments</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship"/> </rdf:Description>
<rdf:Description rdf:about="reproductiveCondition"> <rdfs:label xml:lang="en-US">reproductiveCondition</rdfs:label> <rdfs:comment xml:lang="en-US">The reproductive condition of the biological individual(s) represented in the Occurrence. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples" "non-reproductive", "pregnant", "in bloom", "fruit-bearing"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#reproductiveCondition-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/reproductiveCondition-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="resourceID"> <rdfs:label xml:lang="en-US">resourceID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the resource that is the subject of the relationship.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#resourceID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/resourceID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship"/> </rdf:Description>
<rdf:Description rdf:about="ResourceRelationship"> <rdfs:label xml:lang="en-US">ResourceRelationship</rdfs:label> <rdfs:comment xml:lang="en-US">The category of information pertaining to relationships between resources (instances of data records, such as Occurrences, Taxa, Locations, Events).</rdfs:comment> <dcterms:description xml:lang="en-US">Resources can be thought of as identifiable records and may include, but need not be limited to Occurrences, Locations, Events, Identifications, or Taxon records.</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-01-26</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#ResourceRelationship-2009-01-21"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship-2009-01-21"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Associations</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="resourceRelationshipID"> <rdfs:label xml:lang="en-US">resourceRelationshipID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for an instance of relationship between one resource (the subject) and another (relatedResource, the object).</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-01-26</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#resourceRelationshipID-2009-04-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/resourceRelationshipID-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/ResourceRelationship"/> </rdf:Description>
<rdf:Description rdf:about="samplingEffort"> <rdfs:label xml:lang="en-US">samplingEffort</rdfs:label> <rdfs:comment xml:lang="en-US">The amount of effort expended during an Event.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "40 trap-nights", "10 observer-hours; 10 km by foot; 30 km by car"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-08-24</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <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/#samplingEffort-2009-08-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/samplingEffort-2009-08-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="samplingProtocol"> <rdfs:label xml:lang="en-US">samplingProtocol</rdfs:label> <rdfs:comment xml:lang="en-US">The name of, reference to, or description of the method or protocol used during an Event.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "UV light trap", "mist net", "bottom trawl", "ad hoc observation", "point count", "Penguins from space: faecal stains reveal the location of emperor penguin colonies, http://dx.doi.org/10.1111/j.1466-8238.2009.00467.x", "Takats et al. 2001. Guidelines for Nocturnal Owl Monitoring in North America. Beaverhill Bird Observatory and Bird Studies Canada, Edmonton, Alberta. 32 pp.", "http://www.bsc-eoc.org/download/Owl.pdf"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#samplingProtocol-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/samplingProtocol-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Method</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="scientificName"> <rdfs:label xml:lang="en-US">scientificName</rdfs:label> <rdfs:comment xml:lang="en-US">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> <dcterms:description xml:lang="en-US">Examples: "Coleoptera" (order), "Vespertilionidae" (family), "Manis" (genus), "Ctenomys sociabilis" (genus + specificEpithet), "Ambystoma tigrinum diaboli" (genus + specificEpithet + infraspecificEpithet), "Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell" (genus + specificEpithet + taxonRank + infraspecificEpithet + scientificNameAuthorship)</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <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/#scientificName-2009-09-21"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/scientificName-2009-09-21"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="scientificNameAuthorship"> <rdfs:label xml:lang="en-US">scientificNameAuthorship</rdfs:label> <rdfs:comment xml:lang="en-US">The authorship information for the scientificName formatted according to the conventions of the applicable nomenclaturalCode.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "(Torr.) J.T. Howell", "(Martinovský) Tzvelev"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#scientificNameAuthorship-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/scientificNameAuthorship-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/AuthorTeamAndYear} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeamParenthesis + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeam} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamOriginalAndYear + [= or] DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamParenthesisAndYear}</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="scientificNameID"> <rdfs:label xml:lang="en-US">scientificNameID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the nomenclatural (not taxonomic) details of a scientific name.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "urn:lsid:ipni.org:names:37829-1:1.3"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <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/#scientificNameID-2009-08-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/scientificNameID-2009-08-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="sex"> <rdfs:label xml:lang="en-US">sex</rdfs:label> <rdfs:comment xml:lang="en-US">The sex of the biological individual(s) represented in the Occurrence. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "female", "hermaphrodite", "8 males, 4 females"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#sex-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/sex-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Sex</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence"/> </rdf:Description>
<rdf:Description rdf:about="specificEpithet"> <rdfs:label xml:lang="en-US">specificEpithet</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the first or species epithet of the scientificName.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "concolor", "gottschei"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#specificEpithet-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/specificEpithet-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SpeciesEpithet}</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="startDayOfYear"> <rdfs:label xml:lang="en-US">startDayOfYear</rdfs:label> <rdfs:comment xml:lang="en-US">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).</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year)</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#startDayOfYear-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/startDayOfYear-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="StartTimeOfDay"> <rdfs:label xml:lang="en-US">StartTimeOfDay</rdfs:label> <rdfs:comment xml:lang="en-US">The time of day when the event began, expressed as decimal hours from midnight, local time.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "12.0" (= noon), "13.5" (= 1:30pm)</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#StartTimeOfDay-2008-11-19"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/StartTimeOfDay-2008-11-19"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="stateProvince"> <rdfs:label xml:lang="en-US">stateProvince</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the next smaller administrative region than country (state, province, canton, department, region, etc.) in which the Location occurs.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Montana", "Minas Gerais", "Córdoba"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#stateProvince-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/stateProvince-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.)</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="subgenus"> <rdfs:label xml:lang="en-US">subgenus</rdfs:label> <rdfs:comment xml:lang="en-US">The full scientific name of the subgenus in which the taxon is classified. Values should include the genus to avoid homonym confusion.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Strobus (Pinus)", "Puma (Puma)" "Loligo (Amerigo)", "Hieracium subgen. Pilosella"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <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/#subgenus-2009-08-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/subgenus-2009-08-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/Subgenus</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="Taxon"> <rdfs:label xml:lang="en-US">Taxon</rdfs:label> <rdfs:comment xml:lang="en-US">The category of information pertaining to taxonomic names, taxon name usages, or taxon concepts.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#Taxon-2009-09-21"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon-2009-09-21"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>no simple equivalent in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="taxonAttributes"> <rdfs:label xml:lang="en-US">taxonAttributes</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the taxon.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "iucnstatus=vulnerable; distribution=Neuquen, Argentina"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#taxonAttributes-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/taxonAttributes-2009-04-24"/> <dwcattributes:status>deprecated</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/Result/TaxonIdentified/InformalNameString</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="taxonConceptID"> <rdfs:label xml:lang="en-US">taxonConceptID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the taxonomic concept to which the record refers - not for the nomenclatural details of a taxon.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "8fa58e08-08de-4ac1-b69c-1235340b7001"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-04-24</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <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/#taxonConceptID-2009-09-21"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/taxonConceptID-2009-09-21"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="taxonID"> <rdfs:label xml:lang="en-US">taxonID</rdfs:label> <rdfs:comment xml:lang="en-US">An identifier for the set of taxon information (data associated with the Taxon class). May be a global unique identifier or an identifier specific to the data set.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "8fa58e08-08de-4ac1-b69c-1235340b7001", "32567", "http://species.gbif.org/abies_alba_1753", "urn:lsid:gbif.org:usages:32567"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <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/#taxonID-2009-08-24"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/taxonID-2009-08-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="taxonomicStatus"> <rdfs:label xml:lang="en-US">taxonomicStatus</rdfs:label> <rdfs:comment xml:lang="en-US">The status of the use of the scientificName as a label for a taxon. Requires taxonomic opinion to define the scope of a taxon. Rules of priority then are used to define the taxonomic status of the nomenclature contained in that scope, combined with the experts opinion. It must be linked to a specific taxonomic reference that defines the concept. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "invalid", "misapplied", "homotypic synonym", "accepted"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#taxonomicStatus-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/taxonomicStatus-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="taxonRank"> <rdfs:label xml:lang="en-US">taxonRank</rdfs:label> <rdfs:comment xml:lang="en-US">The taxonomic rank of the most specific name in the scientificName. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "subspecies", "varietas", "forma", "species", "genus"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <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/#taxonRank-2009-09-21"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/taxonRank-2009-09-21"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/Rank</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="taxonRemarks"> <rdfs:label xml:lang="en-US">taxonRemarks</rdfs:label> <rdfs:comment xml:lang="en-US">Comments or notes about the taxon or name.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "this name is a misspelling in common use"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-08-24</dcterms:modified> <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/#taxonRemarks-2009-08-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/taxonRemarks-2009-08-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="typeStatus"> <rdfs:label xml:lang="en-US">typeStatus</rdfs:label> <rdfs:comment xml:lang="en-US">A list (concatenated and separated) of nomenclatural types (type status, typified scientific name, publication) applied to the subject.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#typeStatus-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/typeStatus-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Identification"/> </rdf:Description>
<rdf:Description rdf:about="verbatimCoordinates"> <rdfs:label xml:lang="en-US">verbatimCoordinates</rdfs:label> <rdfs:comment xml:lang="en-US">The verbatim original spatial coordinates of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "41 05 54S 121 05 34W", "17T 630000 4833400"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <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/#verbatimCoordinates-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/verbatimCoordinates-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>{DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinatesText or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesUTM/UTMText}</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="verbatimCoordinateSystem"> <rdfs:label xml:lang="en-US">verbatimCoordinateSystem</rdfs:label> <rdfs:comment xml:lang="en-US">The spatial coordinate system for the verbatimLatitude and verbatimLongitude or the verbatimCoordinates of the Location. Recommended best practice is to use a controlled vocabulary.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "decimal degrees", "degrees decimal minutes", "degrees minutes seconds", "UTM"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <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/#verbatimCoordinateSystem-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>(partly) DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesGrid/GridCellSystem</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="verbatimDepth"> <rdfs:label xml:lang="en-US">verbatimDepth</rdfs:label> <rdfs:comment xml:lang="en-US">The original description of the depth below the local surface.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "100-200 m"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#verbatimDepth-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/verbatimDepth-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="verbatimElevation"> <rdfs:label xml:lang="en-US">verbatimElevation</rdfs:label> <rdfs:comment xml:lang="en-US">The original description of the elevation (altitude, usually above sea level) of the Location.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "100-200 m"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#verbatimElevation-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/verbatimElevation-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactText</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="verbatimEventDate"> <rdfs:label xml:lang="en-US">verbatimEventDate</rdfs:label> <rdfs:comment xml:lang="en-US">The verbatim original representation of the date and time information for an Event.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "spring 1910", "Marzo 2002", "1999-03-XX", "17IV1934"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#verbatimEventDate-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/verbatimEventDate-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/DateTime/DateText</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<rdf:Description rdf:about="verbatimLatitude"> <rdfs:label xml:lang="en-US">verbatimLatitude</rdfs:label> <rdfs:comment xml:lang="en-US">The verbatim original latitude of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "41 05 54.03S"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <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/#verbatimLatitude-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/verbatimLatitude-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLatitude</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="verbatimLocality"> <rdfs:label xml:lang="en-US">verbatimLocality</rdfs:label> <rdfs:comment xml:lang="en-US">The original textual description of the place.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "25 km NNE Bariloche por R. Nac. 237"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#verbatimLocality-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/verbatimLocality-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="verbatimLongitude"> <rdfs:label xml:lang="en-US">verbatimLongitude</rdfs:label> <rdfs:comment xml:lang="en-US">The verbatim original longitude of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "121d 10' 34" W"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <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/#verbatimLongitude-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/verbatimLongitude-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLongitude</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="verbatimSRS"> <rdfs:label xml:lang="en-US">verbatimSRS</rdfs:label> <rdfs:comment xml:lang="en-US">The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which coordinates given in verbatimLatitude and verbatimLongitude, or verbatimCoordinates are based. Recommended best practice is use the EPSG code as a controlled vocabulary to provide an SRS, if known. Otherwise use a controlled vocabulary for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary for the name or code of the ellipsoid, if known. If none of these is known, use the value "unknown".</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "EPSG:4326", "WGS84", "NAD27", "Campo Inchauspe", "European 1950", "Clarke 1866"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-07-06</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <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/#verbatimSRS-2009-07-06"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/verbatimSRS-2009-07-06"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="verbatimTaxonRank"> <rdfs:label xml:lang="en-US">verbatimTaxonRank</rdfs:label> <rdfs:comment xml:lang="en-US">The taxonomic rank of the most specific name in the scientificName as it appears in the original record.</rdfs:comment> <dcterms:description xml:lang="en-US">Examples: "Agamospecies", "sub-lesus", "prole", "apomict", "nothogrex", "sp.", "subsp.", "var."</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-07-06</dcterms:issued> <dcterms:modified>2009-09-21</dcterms:modified> <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/#verbatimRank-2009-09-21"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/verbatimRank-2009-09-21"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="vernacularName"> <rdfs:label xml:lang="en-US">vernacularName</rdfs:label> <rdfs:comment xml:lang="en-US">A common or vernacular name.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Andean Condor", "Condor Andino", "American Eagle", "Gänsegeier"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2009-07-06</dcterms:issued> <dcterms:modified>2009-07-06</dcterms:modified> <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/#vernacularName-2009-07-06"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/vernacularName-2009-07-06"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon"/> </rdf:Description>
<rdf:Description rdf:about="waterBody"> <rdfs:label xml:lang="en-US">waterBody</rdfs:label> <rdfs:comment xml:lang="en-US">The name of the water body in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "Indian Ocean", "Baltic Sea"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#waterBody-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/waterBody-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Water body</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://purl.org/dc/terms/Location"/> </rdf:Description>
<rdf:Description rdf:about="year"> <rdfs:label xml:lang="en-US">year</rdfs:label> <rdfs:comment xml:lang="en-US">The four-digit year in which the Event occurred, according to the Common Era Calendar.</rdfs:comment> <dcterms:description xml:lang="en-US">Example: "2008"</dcterms:description> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <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/#year-2009-04-24"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/year-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</dwcattributes:abcdEquivalence> <dwcattributes:organizedInClass rdf:resource="http://rs.tdwg.org/dwc/terms/Event"/> </rdf:Description>
<!-- end Mutable RDF -->

File diff suppressed because it is too large Load Diff

View File

@ -55,15 +55,9 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
<!-- Mutable RDF goes here -->
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwctype/Occurrence"> <rdfs:label xml:lang="en-US">Occurrence</rdfs:label> <rdfs:comment xml:lang="en-US">A resource describing an occurrence.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwctype/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwctype/#Occurrence-2009-04-24"/> <dcam:memberOf rdf:resource="http://rs.tdwg.org/dwc/terms/DwCType"/> <rdfs:subClassOf rdf:resource="http://purl.org/dc/dcmitype/Event"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwctype/Location"> <rdfs:label xml:lang="en-US">Location</rdfs:label> <rdfs:comment xml:lang="en-US">A resource describing a location.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwctype/"/> <dcterms:issued>2009-01-23</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwctype/#Location-2009-04-24"/> <dcam:memberOf rdf:resource="http://rs.tdwg.org/dwc/terms/DwCType"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Location-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwctype/Taxon"> <rdfs:label xml:lang="en-US">Taxon</rdfs:label> <rdfs:comment xml:lang="en-US">A resource describing a taxon.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwctype/"/> <dcterms:issued>2009-01-23</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwctype/#Taxon-2009-01-23"/> <dcam:memberOf rdf:resource="http://rs.tdwg.org/dwc/terms/DwCType"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon-2009-01-23"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen"> <rdfs:label xml:lang="en-US">PreservedSpecimen</rdfs:label> <rdfs:comment xml:lang="en-US">A resource describing a preserved specimen.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwctype/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwctype/#PreservedSpecimen-2008-11-19"/> <dcam:memberOf rdf:resource="http://rs.tdwg.org/dwc/terms/DwCType"/> <rdfs:subClassOf rdf:resource="http://rs.tdwg.org/dwc/dwctype/OccurrenceType"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/PreservedSpecimen-2008-11-19"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>RecordBasisEnum/PreservedSpecimen</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwctype/FossilSpecimen"> <rdfs:label xml:lang="en-US">FossilSpecimen</rdfs:label> <rdfs:comment xml:lang="en-US">A resource describing a fossilized specimen.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwctype/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwctype/#FossilSpecimen-2008-11-19"/> <dcam:memberOf rdf:resource="http://rs.tdwg.org/dwc/terms/DwCType"/> <rdfs:subClassOf rdf:resource="http://rs.tdwg.org/dwc/dwctype/OccurrenceType"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/FossilSpecimen-2008-11-19"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>RecordBasisEnum/FossileSpecimen</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwctype/LivingSpecimen"> <rdfs:label xml:lang="en-US">LivingSpecimen</rdfs:label> <rdfs:comment xml:lang="en-US">A resource describing a living specimen.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwctype/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwctype/#LivingSpecimen-2008-11-19"/> <dcam:memberOf rdf:resource="http://rs.tdwg.org/dwc/terms/DwCType"/> <rdfs:subClassOf rdf:resource="http://rs.tdwg.org/dwc/dwctype/OccurrenceType"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/LivingSpecimen-2008-11-19"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>RecordBasisEnum/LivingSpecimen</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwctype/HumanObservation"> <rdfs:label xml:lang="en-US">HumanObservation</rdfs:label> <rdfs:comment xml:lang="en-US">A resource describing an observation made by one or more people.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwctype/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwctype/#HumanObservation-2008-11-19"/> <dcam:memberOf rdf:resource="http://rs.tdwg.org/dwc/terms/DwCType"/> <rdfs:subClassOf rdf:resource="http://rs.tdwg.org/dwc/dwctype/OccurrenceType"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/HumanObservation-2008-11-19"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>RecordBasisEnum/HumanObservation</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwctype/MachineObservation"> <rdfs:label xml:lang="en-US">MachineObservation</rdfs:label> <rdfs:comment xml:lang="en-US">A resource describing an observation made by a machine.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwctype/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwctype/#MachineObservation-2008-11-19"/> <dcam:memberOf rdf:resource="http://rs.tdwg.org/dwc/terms/DwCType"/> <rdfs:subClassOf rdf:resource="http://rs.tdwg.org/dwc/dwctype/OccurrenceType"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/MachineObservation-2008-11-19"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>RecordBasisEnum/MachineObservation</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwctype/NomenclaturalChecklist"> <rdfs:label xml:lang="en-US">NomenclaturalChecklist</rdfs:label> <rdfs:comment xml:lang="en-US">A resource describing a nomenclatural checklist.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwctype/"/> <dcterms:issued>2009-01-23</dcterms:issued> <dcterms:modified>2009-01-23</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwctype/#NomenclaturalChecklist-2009-01-23"/> <dcam:memberOf rdf:resource="http://rs.tdwg.org/dwc/terms/DwCType"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/NomenclaturalChecklist-2009-01-23"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwctype/Occurrence"> <rdfs:label xml:lang="en-US">Occurrence</rdfs:label> <rdfs:comment xml:lang="en-US">A resource describing an instance of the Occurrence class.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwctype/"/> <dcterms:issued>2008-11-19</dcterms:issued> <dcterms:modified>2008-11-19</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwctype/history/#Occurrence-2009-04-24"/> <dcam:memberOf rdf:resource="http://rs.tdwg.org/dwc/terms/DwCType"/> <rdfs:subClassOf rdf:resource="http://purl.org/dc/dcmitype/Event"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Occurrence-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwctype/Location"> <rdfs:label xml:lang="en-US">Location</rdfs:label> <rdfs:comment xml:lang="en-US">A resource describing an instance of the Location class.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwctype/"/> <dcterms:issued>2009-01-23</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwctype/history/#Location-2009-04-24"/> <dcam:memberOf rdf:resource="http://rs.tdwg.org/dwc/terms/DwCType"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Location-2009-04-24"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/dwctype/Taxon"> <rdfs:label xml:lang="en-US">Taxon</rdfs:label> <rdfs:comment xml:lang="en-US">A resource describing an instance of the Taxon class.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/dwctype/"/> <dcterms:issued>2009-01-23</dcterms:issued> <dcterms:modified>2009-04-24</dcterms:modified> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/dwctype/history/#Taxon-2009-01-23"/> <dcam:memberOf rdf:resource="http://rs.tdwg.org/dwc/terms/DwCType"/> <rdfs:replaces rdf:resource="http://rs.tdwg.org/dwc/terms/Taxon-2009-01-23"/> <dwcattributes:status>recommended</dwcattributes:status> <dwcattributes:abcdEquivalence>not in ABCD</dwcattributes:abcdEquivalence> </rdf:Description>
<!-- end Mutable RDF -->
</rdf:RDF>

View File

@ -37,6 +37,27 @@ Output Model for Simple Darwin Record Schema
<node path="/DarwinRecordSet/DarwinRecord/dc:bibliographicCitation">
<concept id="http://purl.org/dc/terms/bibliographicCitation"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:institutionID">
<concept id="http://rs.tdwg.org/dwc/terms/institutionID"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:collectionID">
<concept id="http://rs.tdwg.org/dwc/terms/collectionID"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:datasetID">
<concept id="http://rs.tdwg.org/dwc/terms/datasetID"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:institutionCode">
<concept id="http://rs.tdwg.org/dwc/terms/institutionCode"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:collectionCode">
<concept id="http://rs.tdwg.org/dwc/terms/collectionCode"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:datasetName">
<concept id="http://rs.tdwg.org/dwc/terms/datasetName"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:ownerInstitutionCode">
<concept id="http://rs.tdwg.org/dwc/terms/ownerInstitutionCode"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:basisOfRecord">
<concept id="http://rs.tdwg.org/dwc/terms/basisOfRecord"/>
</node>
@ -48,24 +69,11 @@ Output Model for Simple Darwin Record Schema
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:dynamicProperties">
<concept id="http://rs.tdwg.org/dwc/terms/dynamicProperties"/>
</node>
<!-- Dataset terms -->
<node path="/DarwinRecordSet/DarwinRecord/dwc:datasetID">
<concept id="http://rs.tdwg.org/dwc/terms/datasetID"/>
</node>
<!-- Occurrence terms -->
<node path="/DarwinRecordSet/DarwinRecord/dwc:occurrenceID">
<concept id="http://rs.tdwg.org/dwc/terms/occurrenceID"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:institutionCode">
<concept id="http://rs.tdwg.org/dwc/terms/institutionCode"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:collectionCode">
<concept id="http://rs.tdwg.org/dwc/terms/collectionCode"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:collectionID">
<concept id="http://rs.tdwg.org/dwc/terms/collectionID"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:catalogNumber">
<concept id="http://rs.tdwg.org/dwc/terms/catalogNumber"/>
</node>
@ -102,6 +110,9 @@ Output Model for Simple Darwin Record Schema
<node path="/DarwinRecordSet/DarwinRecord/dwc:establishmentMeans">
<concept id="http://rs.tdwg.org/dwc/terms/establishmentMeans"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:occurrenceStatus">
<concept id="http://rs.tdwg.org/dwc/terms/occurrenceStatus"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:preparations">
<concept id="http://rs.tdwg.org/dwc/terms/preparations"/>
</node>
@ -136,8 +147,8 @@ Output Model for Simple Darwin Record Schema
<node path="/DarwinRecordSet/DarwinRecord/dwc:samplingProtocol">
<concept id="http://rs.tdwg.org/dwc/terms/samplingProtocol"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:verbatimEventDate">
<concept id="http://rs.tdwg.org/dwc/terms/verbatimEventDate"/>
<node path="/DarwinRecordSet/DarwinRecord/dwc:samplingEffort">
<concept id="http://rs.tdwg.org/dwc/terms/samplingEffort"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:eventDate">
<concept id="http://rs.tdwg.org/dwc/terms/eventDate"/>
@ -160,6 +171,9 @@ Output Model for Simple Darwin Record Schema
<node path="/DarwinRecordSet/DarwinRecord/dwc:day">
<concept id="http://rs.tdwg.org/dwc/terms/day"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:verbatimEventDate">
<concept id="http://rs.tdwg.org/dwc/terms/verbatimEventDate"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:habitat">
<concept id="http://rs.tdwg.org/dwc/terms/habitat"/>
</node>
@ -206,6 +220,9 @@ Output Model for Simple Darwin Record Schema
<node path="/DarwinRecordSet/DarwinRecord/dwc:county">
<concept id="http://rs.tdwg.org/dwc/terms/county"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:municipality">
<concept id="http://rs.tdwg.org/dwc/terms/municipality"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:locality">
<concept id="http://rs.tdwg.org/dwc/terms/locality"/>
</node>
@ -236,6 +253,9 @@ Output Model for Simple Darwin Record Schema
<node path="/DarwinRecordSet/DarwinRecord/dwc:maximumDistanceAboveSurfaceInMeters">
<concept id="http://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:locationAccordingTo">
<concept id="http://rs.tdwg.org/dwc/terms/locationAccordingTo"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:locationRemarks">
<concept id="http://rs.tdwg.org/dwc/terms/locationRemarks"/>
</node>
@ -375,29 +395,50 @@ Output Model for Simple Darwin Record Schema
<concept id="http://rs.tdwg.org/dwc/terms/typeStatus"/>
</node>
<!-- Taxon terms -->
<node path="/DarwinRecordSet/DarwinRecord/dwc:taxonID">
<concept id="http://rs.tdwg.org/dwc/terms/taxonID"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:scientificNameID">
<concept id="http://rs.tdwg.org/dwc/terms/scientificNameID"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:acceptedScientificNameID">
<concept id="http://rs.tdwg.org/dwc/terms/acceptedScientificNameID"/>
<node path="/DarwinRecordSet/DarwinRecord/dwc:acceptedNameUsageID">
<concept id="http://rs.tdwg.org/dwc/terms/acceptedNameUsageID"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:higherTaxonNameID">
<concept id="http://rs.tdwg.org/dwc/terms/higherTaxonNameID"/>
<node path="/DarwinRecordSet/DarwinRecord/dwc:parentNameUsageID">
<concept id="http://rs.tdwg.org/dwc/terms/parentNameUsageID"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:basionymID">
<concept id="http://rs.tdwg.org/dwc/terms/basionymID"/>
<node path="/DarwinRecordSet/DarwinRecord/dwc:originalNameUsageID">
<concept id="http://rs.tdwg.org/dwc/terms/originalNameUsageID"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:nameAccordingToID">
<concept id="http://rs.tdwg.org/dwc/terms/nameAccordingToID"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:namePublishedInID">
<concept id="http://rs.tdwg.org/dwc/terms/namePublishedInID"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:taxonConceptID">
<concept id="http://rs.tdwg.org/dwc/terms/taxonConceptID"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:scientificName">
<concept id="http://rs.tdwg.org/dwc/terms/scientificName"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:acceptedScientificName">
<concept id="http://rs.tdwg.org/dwc/terms/acceptedScientificName"/>
<node path="/DarwinRecordSet/DarwinRecord/dwc:acceptedNameUsage">
<concept id="http://rs.tdwg.org/dwc/terms/acceptedNameUsage"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:higherTaxonName">
<concept id="http://rs.tdwg.org/dwc/terms/higherTaxonName"/>
<node path="/DarwinRecordSet/DarwinRecord/dwc:parentNameUsage">
<concept id="http://rs.tdwg.org/dwc/terms/parentNameUsage"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:basionym">
<concept id="http://rs.tdwg.org/dwc/terms/basionym"/>
<node path="/DarwinRecordSet/DarwinRecord/dwc:originalNameUsage">
<concept id="http://rs.tdwg.org/dwc/terms/originalNameUsage"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:nameAccordingTo">
<concept id="http://rs.tdwg.org/dwc/terms/nameAccordingTo"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:namePublishedIn">
<concept id="http://rs.tdwg.org/dwc/terms/namePublishedIn"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:higherClassification">
<concept id="http://rs.tdwg.org/dwc/terms/higherClassification"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:kingdom">
<concept id="http://rs.tdwg.org/dwc/terms/kingdom"/>
@ -426,41 +467,29 @@ Output Model for Simple Darwin Record Schema
<node path="/DarwinRecordSet/DarwinRecord/dwc:infraspecificEpithet">
<concept id="http://rs.tdwg.org/dwc/terms/infraspecificEpithet"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:scientificNameRank">
<concept id="http://rs.tdwg.org/dwc/terms/scientificNameRank"/>
<node path="/DarwinRecordSet/DarwinRecord/dwc:taxonRank">
<concept id="http://rs.tdwg.org/dwc/terms/taxonRank"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:verbatimScientificNameRank">
<concept id="http://rs.tdwg.org/dwc/terms/verbatimScientificNameRank"/>
<node path="/DarwinRecordSet/DarwinRecord/dwc:verbatimTaxonRank">
<concept id="http://rs.tdwg.org/dwc/terms/verbatimTaxonRank"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:scientificNameAuthorship">
<concept id="http://rs.tdwg.org/dwc/terms/scientificNameAuthorship"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:vernacularName">
<concept id="http://rs.tdwg.org/dwc/terms/vernacularName"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:nomenclaturalCode">
<concept id="http://rs.tdwg.org/dwc/terms/nomenclaturalCode"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:namePublicationID">
<concept id="http://rs.tdwg.org/dwc/terms/namePublicationID"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:namePublishedIn">
<concept id="http://rs.tdwg.org/dwc/terms/namePublishedIn"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:taxonomicStatus">
<concept id="http://rs.tdwg.org/dwc/terms/taxonomicStatus"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:nomenclaturalStatus">
<concept id="http://rs.tdwg.org/dwc/terms/nomenclaturalStatus"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:taxonConceptID">
<concept id="http://rs.tdwg.org/dwc/terms/taxonConceptID"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:taxonAccordingTo">
<concept id="http://rs.tdwg.org/dwc/terms/taxonAccordingTo"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:taxonRemarks">
<concept id="http://rs.tdwg.org/dwc/terms/taxonRemarks"/>
</node>
<node path="/DarwinRecordSet/DarwinRecord/dwc:vernacularName">
<concept id="http://rs.tdwg.org/dwc/terms/vernacularName"/>
</node>
</mapping>
</outputModel>

View File

@ -16,30 +16,72 @@
<concept id="http://purl.org/dc/terms/rightsHolder"> <alias>rightsHolder</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#dcterms:rightsHolder</doc> </concept>
<concept id="http://purl.org/dc/terms/accessRights"> <alias>accessRights</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#dcterms:accessRights</doc> </concept>
<concept id="http://purl.org/dc/terms/bibliographicCitation"> <alias>bibliographicCitation</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#dcterms:bibliographicCitation</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/institutionID"> <alias>institutionID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#institutionID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/collectionID"> <alias>collectionID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#collectionID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/datasetID"> <alias>datasetID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#datasetID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/institutionCode"> <alias>institutionCode</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#institutionCode</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/collectionCode"> <alias>collectionCode</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#collectionCode</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/datasetName"> <alias>datasetName</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#datasetName</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/ownerInstitutionCode"> <alias>ownerInstitutionCode</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#ownerInstitutionCode</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/basisOfRecord"> <alias>basisOfRecord</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#basisOfRecord</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/informationWithheld"> <alias>informationWithheld</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#informationWithheld</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/dataGeneralizations"> <alias>dataGeneralizations</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#dataGeneralizations</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/dynamicProperties"> <alias>dynamicProperties</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#dynamicProperties</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/datasetID"> <alias>datasetID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#datasetID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/identificationID"> <alias>identificationID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#identificationID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/identifiedBy"> <alias>identifiedBy</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#identifiedBy</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/dateIdentified"> <alias>dateIdentified</alias> <datatype>dwc:dateTimeISO</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#dateIdentified</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/identificationReferences"> <alias>identificationReferences</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#identificationReferences</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/identificationRemarks"> <alias>identificationRemarks</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#identificationRemarks</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/identificationQualifier"> <alias>identificationQualifier</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#identificationQualifier</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/typeStatus"> <alias>typeStatus</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#typeStatus</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/measurementID"> <alias>measurementID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#measurementID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/measurementType"> <alias>measurementType</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#measurementType</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/measurementValue"> <alias>measurementValue</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#measurementValue</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/measurementAccuracy"> <alias>measurementAccuracy</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#measurementAccuracy</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/measurementUnit"> <alias>measurementUnit</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#measurementUnit</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/measurementDeterminedDate"> <alias>measurementDeterminedDate</alias> <datatype>dwc:dateTimeISO</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#measurementDeterminedDate</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/measurementDeterminedBy"> <alias>measurementDeterminedBy</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#measurementDeterminedBy</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/measurementMethod"> <alias>measurementMethod</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#measurementMethod</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/measurementRemarks"> <alias>measurementRemarks</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#measurementRemarks</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/geologicalContextID"> <alias>geologicalContextID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#geologicalContextID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/earliestEonOrLowestEonothem"> <alias>EarliestEonOrLowestEonothem</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#earliestEonOrLowestEonothem</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/latestEonOrHighestEonothem"> <alias>LatestEonOrHighestEonothem</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#latestEonOrHighestEonothem</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/earliestEraOrLowestErathem"> <alias>EarliestEraOrLowestErathem</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#earliestEraOrLowestErathem</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/latestEraOrHighestErathem"> <alias>LatestEraOrHighestErathem</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#latestEraOrHighestErathem</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/earliestPeriodOrLowestSystem"> <alias>EarliestPeriodOrLowestSystem</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#earliestPeriodOrLowestSystem</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/latestPeriodOrHighestSystem"> <alias>LatestPeriodOrHighestSystem</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#latestPeriodOrHighestSystem</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/earliestEpochOrLowestSeries"> <alias>EarliestEpochOrLowestSeries</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#earliestEpochOrLowestSeries</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/latestEpochOrHighestSeries"> <alias>LatestEpochOrHighestSeries</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#latestEpochOrHighestSeries</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage"> <alias>EarliestAgeOrLowestStage</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#earliestAgeOrLowestStage</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/latestAgeOrHighestStage"> <alias>LatestAgeOrHighestStage</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#latestAgeOrHighestStage</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/lowestBiostratigraphicZone"> <alias>LowestBiostratigraphicZone</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#lowestBiostratigraphicZone</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/highestBiostratigraphicZone"> <alias>HighestBiostratigraphicZone</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#highestBiostratigraphicZone</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/lithostratigraphicTerms"> <alias>LithostratigraphicTerms</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#lithostratigraphicTerms</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/group"> <alias>Group</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#group</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/formation"> <alias>Formation</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#formation</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/member"> <alias>Member</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#member</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/bed"> <alias>Bed</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#bed</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/resourceRelationshipID"> <alias>resourceRelationshipID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#resourceRelationshipID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/resourceID"> <alias>resourceID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#resourceID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/relatedResourceID"> <alias>relatedResourceID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#relatedResourceID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/relationshipOfResource"> <alias>relationshipOfResource</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#relationshipOfResource</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/relationshipAccordingTo"> <alias>relationshipAccordingTo</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#relationshipAccordingTo</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate"> <alias>relationshipEstablishedDate</alias> <datatype>dwc:dateTimeISO</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#relationshipEstablishedDate</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/relationshipRemarks"> <alias>relationshipRemarks</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#relationshipRemarks</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/occurrenceID"> <alias>occurrenceID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#occurrenceID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/institutionCode"> <alias>institutionCode</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#institutionCode</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/collectionCode"> <alias>collectionCode</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#collectionCode</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/collectionID"> <alias>collectionID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#collectionID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/catalogNumber"> <alias>catalogNumber</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#catalogNumber</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/occurrenceDetails"> <alias>occurrenceDetails</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#occurrenceDetails</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/occurrenceRemarks"> <alias>occurrenceRemarks</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#occurrenceRemarks</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/recordNumber"> <alias>recordNumber</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#recordNumber</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/recordedBy"> <alias>recordedBy</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#recordedBy</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/individualID"> <alias>individualID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#individualID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/individualCount"> <alias>individualCount</alias> <datatype>xs:decimal</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#individualCount</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/individualCount"> <alias>individualCount</alias> <datatype>xs:integer</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#individualCount</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/sex"> <alias>sex</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#sex</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/lifeStage"> <alias>lifeStage</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#lifeStage</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/reproductiveCondition"> <alias>reproductiveCondition</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#reproductiveCondition</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/behavior"> <alias>behavior</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#behavior</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/establishmentMeans"> <alias>establishmentMeans</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#establishmentMeans</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/occurrenceStatus"> <alias>occurrenceStatus</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#occurrenceStatus</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/preparations"> <alias>preparations</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#preparations</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/disposition"> <alias>disposition</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#disposition</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/otherCatalogNumbers"> <alias>otherCatalogNumbers</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#otherCatalogNumbers</doc> </concept>
@ -49,22 +91,21 @@
<concept id="http://rs.tdwg.org/dwc/terms/associatedOccurrences"> <alias>associatedOccurrences</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#associatedOccurrences</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/associatedSequences"> <alias>associatedSequences</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#associatedSequences</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/associatedTaxa"> <alias>associatedTaxa</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#associatedTaxa</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/eventID"> <alias>eventID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#eventID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/samplingProtocol"> <alias>samplingProtocol</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#samplingProtocol</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/samplingEffort"> <alias>samplingEffort</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#samplingEffort</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/eventDate"> <alias>eventDate</alias> <datatype>dwc:dateTimeISO</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#eventDate</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/eventTime"> <alias>eventTime</alias> <datatype>xs:time</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#eventTime</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/startDayOfYear"> <alias>startDayOfYear</alias> <datatype>xs:integer</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#startDayOfYear</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/endDayOfYear"> <alias>endDayOfYear</alias> <datatype>xs:integer</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#endDayOfYear</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/year"> <alias>year</alias> <datatype>xs:integer</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#year</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/month"> <alias>month</alias> <datatype>xs:integer</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#month</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/day"> <alias>day</alias> <datatype>xs:integer</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#day</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/verbatimEventDate"> <alias>verbatimEventDate</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#verbatimEventDate</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/eventDate"> <alias>eventDate</alias> <datatype>xs:dateTime</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#eventDate</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/eventTime"> <alias>eventTime</alias> <datatype>xs:dateTime</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#eventTime</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/startDayOfYear"> <alias>startDayOfYear</alias> <datatype>xs:decimal</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#startDayOfYear</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/endDayOfYear"> <alias>endDayOfYear</alias> <datatype>xs:decimal</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#endDayOfYear</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/year"> <alias>year</alias> <datatype>xs:decimal</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#year</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/month"> <alias>month</alias> <datatype>xs:decimal</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#month</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/day"> <alias>day</alias> <datatype>xs:decimal</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#day</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/habitat"> <alias>habitat</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#habitat</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/fieldNumber"> <alias>fieldNumber</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#fieldNumber</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/fieldNotes"> <alias>fieldNotes</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#fieldNotes</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/eventRemarks"> <alias>eventRemarks</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#eventRemarks</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/locationID"> <alias>locationID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#locationID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/higherGeographyID"> <alias>higherGeographyID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#higherGeographyID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/higherGeography"> <alias>higherGeography</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#higherGeography</doc> </concept>
@ -76,6 +117,7 @@
<concept id="http://rs.tdwg.org/dwc/terms/countryCode"> <alias>countryCode</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#countryCode</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/stateProvince"> <alias>stateProvince</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#stateProvince</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/county"> <alias>county</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#county</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/municipality"> <alias>municipality</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#municipality</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/locality"> <alias>locality</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#locality</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/verbatimLocality"> <alias>verbatimLocality</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#verbatimLocality</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/verbatimElevation"> <alias>verbatimElevation</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#verbatimElevation</doc> </concept>
@ -86,6 +128,7 @@
<concept id="http://rs.tdwg.org/dwc/terms/maximumDepthInMeters"> <alias>maximumDepthInMeters</alias> <datatype>xs:double</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#maximumDepthInMeters</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters"> <alias>minimumDistanceAboveSurfaceInMeters</alias> <datatype>xs:double</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#minimumDistanceAboveSurfaceInMeters</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters"> <alias>maximumDistanceAboveSurfaceInMeters</alias> <datatype>xs:double</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#maximumDistanceAboveSurfaceInMeters</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/locationAccordingTo"> <alias>locationAccordingTo</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#locationAccordingTo</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/locationRemarks"> <alias>locationRemarks</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#locationRemarks</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/verbatimCoordinates"> <alias>verbatimCoordinates</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#verbatimCoordinates</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/verbatimLatitude"> <alias>verbatimLatitude</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#verbatimLatitude</doc> </concept>
@ -106,42 +149,21 @@
<concept id="http://rs.tdwg.org/dwc/terms/georeferenceSources"> <alias>georeferenceSources</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#georeferenceSources</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus"> <alias>georeferenceVerificationStatus</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#georeferenceVerificationStatus</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/georeferenceRemarks"> <alias>georeferenceRemarks</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#georeferenceRemarks</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/geologicalContextID"> <alias>geologicalContextID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#geologicalContextID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/earliestEonOrLowestEonothem"> <alias>earliestEonOrLowestEonothem</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#earliestEonOrLowestEonothem</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/latestEonOrHighestEonothem"> <alias>latestEonOrHighestEonothem</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#latestEonOrHighestEonothem</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/earliestEraOrLowestErathem"> <alias>earliestEraOrLowestErathem</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#earliestEraOrLowestErathem</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/latestEraOrHighestErathem"> <alias>latestEraOrHighestErathem</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#latestEraOrHighestErathem</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/earliestPeriodOrLowestSystem"> <alias>earliestPeriodOrLowestSystem</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#earliestPeriodOrLowestSystem</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/latestPeriodOrHighestSystem"> <alias>latestPeriodOrHighestSystem</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#latestPeriodOrHighestSystem</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/earliestEpochOrLowestSeries"> <alias>earliestEpochOrLowestSeries</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#earliestEpochOrLowestSeries</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/latestEpochOrHighestSeries"> <alias>latestEpochOrHighestSeries</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#latestEpochOrHighestSeries</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage"> <alias>earliestAgeOrLowestStage</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#earliestAgeOrLowestStage</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/latestAgeOrHighestStage"> <alias>latestAgeOrHighestStage</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#latestAgeOrHighestStage</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/lowestBiostratigraphicZone"> <alias>lowestBiostratigraphicZone</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#lowestBiostratigraphicZone</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/highestBiostratigraphicZone"> <alias>highestBiostratigraphicZone</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#highestBiostratigraphicZone</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/lithostratigraphicTerms"> <alias>lithostratigraphicTerms</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#lithostratigraphicTerms</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/group"> <alias>group</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#group</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/formation"> <alias>formation</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#formation</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/member"> <alias>member</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#member</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/bed"> <alias>bed</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#bed</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/identificationID"> <alias>identificationID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#identificationID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/identifiedBy"> <alias>identifiedBy</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#identifiedBy</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/dateIdentified"> <alias>dateIdentified</alias> <datatype>xs:dateTime</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#dateIdentified</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/identificationReferences"> <alias>identificationReferences</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#identificationReferences</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/identificationRemarks"> <alias>identificationRemarks</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#identificationRemarks</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/identificationQualifier"> <alias>identificationQualifier</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#identificationQualifier</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/typeStatus"> <alias>typeStatus</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#typeStatus</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/taxonID"> <alias>taxonID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#taxonID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/scientificNameID"> <alias>scientificNameID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#scientificNameID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/acceptedScientificNameID"> <alias>acceptedScientificNameID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#acceptedScientificNameID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/higherTaxonNameID"> <alias>higherTaxonNameID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#higherTaxonNameID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/basionymID"> <alias>basionymID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#basionymID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/acceptedNameUsageID"> <alias>acceptedNameUsageID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#acceptedNameUsageID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/parentNameUsageID"> <alias>parentNameUsageID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#parentNameUsageID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/originalNameUsageID"> <alias>originalNameUsageID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#originalNameUsageID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/nameAccordingToID"> <alias>nameAccordingToID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#nameAccordingToID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/namePublishedInID"> <alias>namePublishedInID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#namePublishedInID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/taxonConceptID"> <alias>taxonConceptID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#taxonConceptID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/scientificName"> <alias>scientificName</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#scientificName</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/acceptedScientificName"> <alias>acceptedScientificName</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#acceptedScientificName</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/higherTaxonName"> <alias>higherTaxonName</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#higherTaxonName</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/basionym"> <alias>basionym</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#basionym</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/acceptedNameUsage"> <alias>acceptedNameUsage</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#acceptedNameUsage</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/parentNameUsage"> <alias>parentNameUsage</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#parentNameUsage</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/originalNameUsage"> <alias>originalNameUsage</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#originalNameUsage</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/nameAccordingTo"> <alias>nameAccordingTo</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#nameAccordingTo</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/namePublishedIn"> <alias>namePublishedIn</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#namePublishedIn</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/higherClassification"> <alias>higherClassification</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#higherClassification</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/kingdom"> <alias>kingdom</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#kingdom</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/phylum"> <alias>phylum</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#phylum</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/class"> <alias>class</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#class</doc> </concept>
@ -151,36 +173,14 @@
<concept id="http://rs.tdwg.org/dwc/terms/subgenus"> <alias>subgenus</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#subgenus</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/specificEpithet"> <alias>specificEpithet</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#specificEpithet</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/infraspecificEpithet"> <alias>infraspecificEpithet</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#infraspecificEpithet</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/scientificNameRank"> <alias>scientificNameRank</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#scientificNameRank</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/verbatimScientificNameRank"> <alias>verbatimScientificNameRank</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#verbatimScientificNameRank</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/taxonRank"> <alias>taxonRank</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#taxonRank</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/verbatimTaxonRank"> <alias>verbatimTaxonRank</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#verbatimTaxonRank</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/scientificNameAuthorship"> <alias>scientificNameAuthorship</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#scientificNameAuthorship</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/vernacularName"> <alias>vernacularName</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#vernacularName</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/nomenclaturalCode"> <alias>nomenclaturalCode</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#nomenclaturalCode</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/namePublicationID"> <alias>namePublicationID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#namePublicationID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/namePublishedIn"> <alias>namePublishedIn</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#namePublishedIn</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/taxonomicStatus"> <alias>taxonomicStatus</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#taxonomicStatus</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/nomenclaturalStatus"> <alias>nomenclaturalStatus</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#nomenclaturalStatus</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/taxonConceptID"> <alias>taxonConceptID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#taxonConceptID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/taxonAccordingTo"> <alias>taxonAccordingTo</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#taxonAccordingTo</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/taxonRemarks"> <alias>taxonRemarks</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#taxonRemarks</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/vernacularName"> <alias>vernacularName</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#vernacularName</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/resourceRelationshipID"> <alias>resourceRelationshipID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#resourceRelationshipID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/resourceID"> <alias>resourceID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#resourceID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/relatedResourceID"> <alias>relatedResourceID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#relatedResourceID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/relationshipOfResource"> <alias>relationshipOfResource</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#relationshipOfResource</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/relationshipAccordingTo"> <alias>relationshipAccordingTo</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#relationshipAccordingTo</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate"> <alias>relationshipEstablishedDate</alias> <datatype>xs:dateTime</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#relationshipEstablishedDate</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/relationshipRemarks"> <alias>relationshipRemarks</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#relationshipRemarks</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/measurementID"> <alias>measurementID</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#measurementID</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/measurementType"> <alias>measurementType</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#measurementType</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/measurementValue"> <alias>measurementValue</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#measurementValue</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/measurementAccuracy"> <alias>measurementAccuracy</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#measurementAccuracy</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/measurementUnit"> <alias>measurementUnit</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#measurementUnit</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/measurementDeterminedDate"> <alias>measurementDeterminedDate</alias> <datatype>xs:dateTime</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#measurementDeterminedDate</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/measurementDeterminedBy"> <alias>measurementDeterminedBy</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#measurementDeterminedBy</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/measurementMethod"> <alias>measurementMethod</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#measurementMethod</doc> </concept>
<concept id="http://rs.tdwg.org/dwc/terms/measurementRemarks"> <alias>measurementRemarks</alias> <datatype>xs:string</datatype> <doc>http://rs.tdwg.org/dwc/terms/index.htm#measurementRemarks</doc> </concept>
</concepts>
</schema>

View File

@ -1,25 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<mappingReferences for="http://rs.tdwg.org/dwc/terms/">
<baseConcept id="http://rs.tdwg.org/dwc/terms/occurrenceID">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/GlobalUniqueIdentifier"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/informationWithheld">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/InformationWithheld"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/occurrenceDetails">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/RelatedInformation"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/occurrenceRemarks">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/Remarks"/>
</ref>
</baseConcept>
<baseConcept id="http://purl.org/dc/terms/modified">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/DateLastModified"/>
@ -38,25 +18,336 @@
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/CollectionCode"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/catalogNumber">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/CatalogNumber"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/CatalogNumber"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/scientificName">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/ScientificName"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/ScientificName"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/basisOfRecord">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/BasisOfRecord"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/BasisOfRecord"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/higherTaxonName">
<baseConcept id="http://rs.tdwg.org/dwc/terms/informationWithheld">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/InformationWithheld"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/dynamicProperties">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/Attributes"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/occurrenceID">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/GlobalUniqueIdentifier"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/catalogNumber">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/CatalogNumber"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/CatalogNumber"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/occurrenceDetails">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/RelatedInformation"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/occurrenceRemarks">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/Remarks"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/recordNumber">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/CollectorNumber"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/CollectorNumber"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/recordedBy">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/Collector"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/Collector"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/individualCount">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/IndividualCount"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/IndividualCount"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/sex">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/Sex"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/Sex"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/lifeStage">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/LifeStage"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/preparations">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/Preparations"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/PreparationType"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/disposition">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/Disposition"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/otherCatalogNumbers">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/OtherCatalogNumbers"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/PreviousCatalogNumber"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/associatedOccurrences">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/RelatedCatalogedItems"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/associatedSequences">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/GenBankNumber"/>
</ref>
</baseConcept>
====
<baseConcept id="http://rs.tdwg.org/dwc/terms/samplingProtocol">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/CollectingMethod"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/eventDate">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/LatestDateCollected"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/startDayOfYear">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/DayOfYear"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/JulianDay"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/endDayOfYear">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/DayOfYear"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/JulianDay"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/verbatimEventDate">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/VerbatimCollectingDate"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/fieldNumber">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/FieldNumber"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/FieldNumber"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/fieldNotes">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/FieldNotes"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/higherGeography">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/HigherGeography"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/continent">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/Continent"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/ContinentOcean"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/waterBody">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/WaterBody"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/islandGroup">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/IslandGroup"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/island">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/Island"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/country">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/Country"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/Country"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/stateProvince">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/StateProvince"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/StateProvince"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/county">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/County"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/County"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/locality">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/Locality"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/Locality"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/verbatimElevation">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/VerbatimElevation"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/minimumElevationInMeters">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/MinimumElevationInMeters"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/MinimumElevation"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/maximumElevationInMeters">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/MaximumElevationInMeters"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/MaximumElevation"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/verbatimDepth">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/VerbatimDepth"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/minimumDepthInMeters">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/MinimumDepthInMeters"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/MinimumDepth"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/maximumDepthInMeters">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/MaximumDepthInMeters"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/MaximumDepth"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/verbatimCoordinates">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/VerbatimCoordinates"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/verbatimLatitude">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/VerbatimLatitude"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/verbatimLongitude">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/VerbatimLongitude"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/VerbatimCoordinateSystem"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/decimalLongitude">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/DecimalLongitude"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/Longitude"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/decimalLatitude">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/DecimalLatitude"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/Latitude"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/geodeticDatum">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/GeodeticDatum"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/CoordinateUncertaintyInMeters"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/CoordinatePrecision"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/PointRadiusSpatialFit"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/footprintWKT">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/FootprintWKT"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/footprintSpatialFit">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/FootprintSpatialFit"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/georeferenceProtocol">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/GeoreferenceProtocol"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/georeferenceSources">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/GeoreferenceSources"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/GeoreferenceVerificationStatus"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/georeferenceRemarks">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/GeoreferenceRemarks"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/identifiedBy">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/IdentifiedBy"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/IdentifiedBy"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/dateIdentified">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/DateIdentified"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/identificationQualifier">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/IdentificationQualifier"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/typeStatus">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/TypeStatus"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/TypeStatus"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/scientificName">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/ScientificName"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/ScientificName"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/higherClassification">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/HigherTaxon"/>
</ref>
@ -109,7 +400,7 @@
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/Subspecies"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/scientificNameRank">
<baseConcept id="http://rs.tdwg.org/dwc/terms/taxonRank">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/InfraspecificRank"/>
</ref>
@ -125,287 +416,4 @@
<concept id="http://rs.tdwg.org/dwc/dwcore/NomenclaturalCode"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/identificationQualifier">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/IdentificationQualifier"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/recordedBy">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/Collector"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/Collector"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/samplingProtocol">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/CollectingMethod"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/eventDate">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/LatestDateCollected"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/startDayOfYear">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/DayOfYear"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/JulianDay"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/endDayOfYear">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/DayOfYear"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/JulianDay"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/higherGeography">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/HigherGeography"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/continent">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/Continent"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/ContinentOcean"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/waterBody">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/WaterBody"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/islandGroup">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/IslandGroup"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/island">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/Island"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/country">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/Country"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/Country"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/stateProvince">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/StateProvince"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/StateProvince"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/county">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/County"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/County"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/locality">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/Locality"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/Locality"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/minimumElevationInMeters">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/MinimumElevationInMeters"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/MinimumElevation"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/maximumElevationInMeters">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/MaximumElevationInMeters"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/MaximumElevation"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/minimumDepthInMeters">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/MinimumDepthInMeters"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/MinimumDepth"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/maximumDepthInMeters">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/MaximumDepthInMeters"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/MaximumDepth"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/sex">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/Sex"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/Sex"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/lifeStage">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/LifeStage"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/dynamicProperties">
<ref>
<concept id="http://rs.tdwg.org/dwc/dwcore/Attributes"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/identifiedBy">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/IdentifiedBy"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/IdentifiedBy"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/dateIdentified">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/DateIdentified"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/typeStatus">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/TypeStatus"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/TypeStatus"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/recordNumber">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/CollectorNumber"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/CollectorNumber"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/fieldNumber">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/FieldNumber"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/FieldNumber"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/fieldNotes">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/FieldNotes"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/verbatimEventDate">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/VerbatimCollectingDate"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/verbatimElevation">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/VerbatimElevation"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/verbatimDepth">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/VerbatimDepth"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/preparations">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/Preparations"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/PreparationType"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/disposition">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/Disposition"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/individualCount">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/IndividualCount"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/IndividualCount"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/otherCatalogNumbers">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/OtherCatalogNumbers"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/PreviousCatalogNumber"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/associatedSequences">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/GenBankNumber"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/associatedOccurrences">
<ref>
<concept id="http://rs.tdwg.org/dwc/curatorial/RelatedCatalogedItems"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/decimalLongitude">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/DecimalLongitude"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/Longitude"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/decimalLatitude">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/DecimalLatitude"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/Latitude"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/geodeticDatum">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/GeodeticDatum"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/CoordinateUncertaintyInMeters"/>
<concept id="http://digir.net/schema/conceptual/darwin/2003/1.0/CoordinatePrecision"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/PointRadiusSpatialFit"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/footprintWKT">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/FootprintWKT"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/footprintSpatialFit">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/FootprintSpatialFit"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/verbatimCoordinates">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/VerbatimCoordinates"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/verbatimLatitude">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/VerbatimLatitude"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/verbatimLongitude">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/VerbatimLongitude"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/VerbatimCoordinateSystem"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/georeferenceProtocol">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/GeoreferenceProtocol"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/georeferenceSources">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/GeoreferenceSources"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/GeoreferenceVerificationStatus"/>
</ref>
</baseConcept>
<baseConcept id="http://rs.tdwg.org/dwc/terms/georeferenceRemarks">
<ref>
<concept id="http://rs.tdwg.org/dwc/geospatial/GeoreferenceRemarks"/>
</ref>
</baseConcept>
</mappingReferences>

View File

@ -55,5 +55,17 @@ rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/attributes">
<dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/attribute#abcdEquivalence"/>
</rdf:Description>
<!-- organizedInClass -->
<rdf:Description rdf:ID="organizedInClass" rdf:about="http://rs.tdwg.org/dwc/terms/attributes/organizedInClass">
<rdfs:label xml:lang="en-US">Organized in Class</rdfs:label>
<dcterms:description xml:lang="en-US">Used to organize properties within classes for easier human understanding.</dcterms:description>
<rdfs:comment>Does not imply domain or range membership in the class.</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/dwc/terms/attribute"/>
<dcterms:issued>2009-08-24</dcterms:issued>
<dcterms:modified>2009-08-24</dcterms:modified>
<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/attribute#organizedInClass"/>
</rdf:Description>
<!-- end attribute RDF -->
</rdf:RDF>

View File

@ -13,11 +13,11 @@
<meta name="DC.contributor" content="Markus Döring (GBIF)"/>
<meta name="DC.contributor" content="Renato De Giovanni (CRIA)"/>
<meta name="DC.contributor" content="Dave Vieglais (KUNHM)"/>
<meta name="DC.modified" content="2009-07-06"/>
<meta name="DC.modified" content="2009-09-23"/>
<meta name="DC.dateAccepted" content="2009-02-12"/>
<meta name="DC.format" content="text/html"/>
<meta name="DC.identifier" content="http://rs.tdwg.org/dwc/2009-07-06/terms/guides/text"/>
<meta name="DC.replaces" content="http://rs.tdwg.org/dwc/2009-05-25/terms/guides/text/"/>
<meta name="DC.identifier" content="http://rs.tdwg.org/dwc/2009-09-23/terms/guides/text"/>
<meta name="DC.replaces" content="http://rs.tdwg.org/dwc/2009-07-06/terms/guides/text/"/>
<meta name="DC.publisher" content="Biodiversity Information Standards TDWG"/>
<meta name="DC.rights" content=""/>
<meta name="DC.accessRights" content="public"/>
@ -81,7 +81,7 @@
</TR>
<TR>
<TH>Date Modified:</TH>
<TD>2009-07-06</TD>
<TD>2009-09-23</TD>
</TR>
<TR>
<TH>Abstract:</TH>
@ -105,18 +105,18 @@
</TR>
<TR>
<TH>Identifier:</TH>
<TD>http://rs.tdwg.org/dwc/2009-07-06/terms/guides/text/</TD>
<TD>http://rs.tdwg.org/dwc/2009-09-23/terms/guides/text/</TD>
</TR>
<TR><TH>Latest Version:</TH>
<TD><A href="http://rs.tdwg.org/dwc/terms/guides/text/index.htm">http://rs.tdwg.org/dwc/terms/guides/text/</A></TD>
</TR>
<TR>
<TH>Replaces:</TH>
<TD><a href="http://rs.tdwg.org/dwc/2009-05-25/terms/guides/text/index.htm">http://rs.tdwg.org/dwc/2009-05-25/terms/guides/text/</A></TD>
<TD><a href="http://rs.tdwg.org/dwc/2009-07-06/terms/guides/text/index.htm">http://rs.tdwg.org/dwc/2009-07-06/terms/guides/text/</A></TD>
</TR>
<TR>
<TH>Document Status:</TH>
<TD>For Public Review.</TD>
<TD>Response to Public Review.</TD>
</TR>
</TBODY></TABLE>
</TD>
@ -172,18 +172,18 @@ can be described with the following Darwin Core metafile:
&lt;/archive&gt;
</pre>
</p>
These same data could be understood without the metafile if the the first row of the contents of the CSV file used Darwin Core terms:
These same data could be understood without the metafile if the the first row of the CSV file contained the term names:
<PRE class="example">
catalogNumber,scientificName,individualCount,datasetID
123,"Cryptantha gypsophila Reveal & C.R. Broome",12,urn:lsid:tim.lsid.tdwg.org:collections:1
124,"Buxbaumia piperi",2,urn:lsid:tim.lsid.tdwg.org:collections:1
type,institutionCode,collectionCode,catalogNumber,scientificName,individualCount,datasetID
Occurrence,ANSP,PH,123,"Cryptantha gypsophila Reveal & C.R. Broome",12,urn:lsid:tim.lsid.tdwg.org:collections:1
Occurrence,ANSP,PH,124,"Buxbaumia piperi",2,urn:lsid:tim.lsid.tdwg.org:collections:1
</PRE>
<h3>1.2 XML versus <EM>Fielded Text</EM></h3>
<p>
Many resources exist on the web describing the advantages of Extensible Markup Language [<A href="http://www.w3.org/XML/">XML</A>]
over less structured content such as <em>fielded text</em>. The Darwin Core Text Guide (this document) <b>is not</b> promoting
the use of <EM>fielded text</EM> over XML for data exchange, but rather providing recommendations for how to handle such data files when necessary.
over less structured content such as <em>fielded text</em>. The Darwin Core Text Guide (this document) is not meant to promote
the use of <EM>fielded text</EM> over XML for data exchange, but rather to provide recommendations for how to handle such data files when necessary.
<br/>
Two scenarios that might benefit from the use of <em>fielded text</em> are:
<ul>
@ -194,8 +194,6 @@ Two scenarios that might benefit from the use of <em>fielded text</em> are:
</ul>
</p>
<A name="metafile" id="metafile"></A>
<H2>2. Metafile Content</H2>
<p>
@ -497,12 +495,12 @@ the threat status for those species.
&lt;files&gt;
&lt;location&gt;whales.txt&lt;/location&gt;
&lt;/files&gt;
&lt;id index=&quot;0&quot; term=&quot;http://rs.tdwg.org/dwc/terms/taxonNameID&quot;/&gt;
&lt;id index=&quot;0&quot; term=&quot;http://rs.tdwg.org/dwc/terms/taxonID&quot;/&gt;
&lt;field index=&quot;1&quot; term=&quot;http://purl.org/dc/terms/modified&quot; type=&quot;xs:dateTime&quot;/&gt;
&lt;field index=&quot;2&quot; term=&quot;http://rs.tdwg.org/dwc/terms/scientificName&quot;/&gt;
&lt;field index=&quot;3&quot; term=&quot;http://rs.tdwg.org/dwc/terms/acceptedScientificNameID&quot;/&gt;
&lt;field index=&quot;4&quot; term=&quot;http://rs.tdwg.org/dwc/terms/higherTaxonNameID&quot;/&gt;
&lt;field index=&quot;5&quot; term=&quot;http://rs.tdwg.org/dwc/terms/basionymID&quot;/&gt;
&lt;field index=&quot;3&quot; term=&quot;http://rs.tdwg.org/dwc/terms/acceptedNameUsageID&quot;/&gt;
&lt;field index=&quot;4&quot; term=&quot;http://rs.tdwg.org/dwc/terms/parentNameUsageID&quot;/&gt;
&lt;field index=&quot;5&quot; term=&quot;http://rs.tdwg.org/dwc/terms/originalNameUsageID&quot;/&gt;
&lt;/core&gt;
&lt;extension encoding=&quot;UTF-8&quot; fieldsTerminatedBy=&quot;,&quot; linesTerminatedBy=&quot;\n&quot; fieldsEnclosedBy='&quot;' ignoreHeaderLines=&quot;1&quot;
@ -607,5 +605,12 @@ page [<A href="http://code.google.com/p/darwincore/wiki/ToolsAndApplications">TO
<p>Except where otherwise noted, content on this site is licensed under a
<a rel="license" href="http://creativecommons.org/licenses/by/3.0/us/"> Creative Commons
Attribution 3.0 United States License</a>.</p>
<!-- The following is used to register Google Analytics for Darwin Core -->
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-386033-4";
urchinTracker();
</script>
</BODY></HTML>

View File

@ -13,11 +13,11 @@
<META name="DC.contributor" content="Renato De Giovanni (CRIA)"/>
<META name="DC.contributor" content="Tim Robertson (GBIF)"/>
<META name="DC.contributor" content="Dave Vieglais (KUNHM)"/>
<META name="DC.modified" content="2009-07-06"/>
<META name="DC.modified" content="2009-09-23"/>
<META name="DC.dateAccepted" content="2009-02-12"/>
<META name="DC.format" content="text/html"/>
<META name="DC.identifier" content="http://rs.tdwg.org/dwc/2009-07-06/terms/guides/xml"/>
<META name="DC.replaces" content="http://rs.tdwg.org/dwc/2009-05-25/terms/guides/xml/"/>
<META name="DC.identifier" content="http://rs.tdwg.org/dwc/2009-09-23/terms/guides/xml"/>
<META name="DC.replaces" content="http://rs.tdwg.org/dwc/2009-07-06/terms/guides/xml/"/>
<META name="DC.publisher" content="Biodiversity Information Standards TDWG"/>
<META name="DC.rights" content=""/>
<META name="DC.accessRights" content="public"/>
@ -83,7 +83,7 @@
</TR>
<TR>
<TH>Date Modified:</TH>
<TD>2009-07-06</TD>
<TD>2009-09-23</TD>
</TR>
<TR>
<TH>Abstract:</TH>
@ -107,18 +107,18 @@
</TR>
<TR>
<TH>Identifier:</TH>
<TD>http://rs.tdwg.org/dwc/2009-07-06/terms/guides/xml/</TD>
<TD>http://rs.tdwg.org/dwc/2009-09-23/terms/guides/xml/</TD>
</TR>
<TR><TH>Latest Version:</TH>
<TD><A href="http://rs.tdwg.org/dwc/terms/guides/xml/index.htm">http://rs.tdwg.org/dwc/terms/guides/xml/</A></TD>
</TR>
<TR>
<TH>Replaces:</TH>
<TD><a href="http://rs.tdwg.org/dwc/2009-05-25/terms/guides/xml/index.htm">http://rs.tdwg.org/dwc/2009-05-25/terms/guides/xml/</A></TD>
<TD><a href="http://rs.tdwg.org/dwc/2009-07-06/terms/guides/xml/index.htm">http://rs.tdwg.org/dwc/2009-07-06/terms/guides/xml/</A></TD>
</TR>
<TR>
<TH>Document Status:</TH>
<TD>For Public Review.</TD>
<TD>Response to Public Review.</TD>
</TR>
</TBODY></TABLE>
</TD>
@ -234,7 +234,6 @@ attribute <i>xsi:nil="true"</i>.
Do not use an empty string - an element with no content:
<PRE class="example">&lt;dwc:locality&quot;&gt;&lt;/dwc:locality&quot;&gt;</PRE>
<!--
<H3>2.7 Language</H3>
<P>
@ -255,11 +254,11 @@ in a spreadsheet). It is meant to accommodate all properties except those that
<EM>record</EM>. Refer to the <i>Simple Darwin Core</i> page [<A href="../../simple/index.htm">SIMPLEDWC</a>]
for the rationale behind this schema.
<P>
Records for specimens, observations, taxa, media, locations, and nomenclatural checklists can be constructed using an appropriate values of
<a href="../../index.htm#dcterms:type">dcterms:type</a>, to describe the class that is the root of the record, and <a href="../../index.htm#basisOfRecord">basisOfRecord</a>, to describe
subtype or basic nature of the record, along with appropriate subsets of the <i>Simple Darwin Core</i> elements.
The content of these type elements are controlled by the <i>Darwin Core Type vocabulary</i>
[<A href="../../type-vocabulary/index.htm">DWC-TYPE</a>].
Occurrence, Taxon, Event, and Location records can be constructed using an appropriate
values of <a href="../../index.htm#dcterms:type">dcterms:type</a> (which is controlled by the <i>Darwin Core Type vocabulary</i>
[<A href="../../type-vocabulary/index.htm">DWC-TYPE</a>]) to describe the <i>Class</i> that is the root of the record. Use the
<a href="../../index.htm#basisOfRecord">basisOfRecord</a> (having a separate controlled vocabulary) to describe the specific type of
record (various types of specimens, media, taxon records, etc.).
<P>
Following is a brief example of an XML document for a single specimen complying with the <i>Simple Darwin Core Schema</i>
[<A href="../../../xsd/tdwg_dwc_simple.xsd">SIMPLEXMLSCHEMA</a>]. The Simple Darwin Core XML example document
@ -296,14 +295,13 @@ detail for a single record having a more complete set of elements.
<A name="classes" id="classes"></A>
<H3>2.7 Classes and Containment</H3>
<P>
Many Darwin Core terms (<i>properties</i>) are defined as having other terms (<i>classes</i>) as their domain.
Many Darwin Core terms (<i>properties</i>) are defined as being associated with another term (a <i>class</i>).
For example, <a href="../../index.htm#ScientificName">scientificName</a> and
<a href="../../index.htm#Taxon">Taxon</a> are both Darwin Core terms, and scientificName is a property of the Taxon class
(it has Taxon as its domain). When constructing schemas that
take advantage of classes in structures, implementors are encouraged to maintain the property/class
relationships defined by the terms whenever possible (refer to the <i>Has Domain</i> attribute of the term as given in the
<i>Quick Reference Guide</i> [<A href="../../index.htm">TERMS</a>]). To promote reuse Darwin Core provides a set of xml schemas
to use as the basis of additional schemas:
<a href="../../index.htm#Taxon">Taxon</a> are both Darwin Core terms, and scientificName is associated with the Taxon class.
When constructing schemas that take advantage of classes in structures, implementors are encouraged to maintain the
property/class relationships defined by the terms whenever possible (refer to the <i>Class</i> attribute of the term as
given in the <i>Quick Reference Guide</i> [<A href="../../index.htm">TERMS</a>]). To promote reuse, Darwin Core provides
a set of xml schemas to use as the basis of additional schemas:
<ul>
<li>[<A href="../../../xsd/tdwg_dwcterms.xsd">TERMSXMLSCHEMA</a>] - property term definitions as typed global
elements and named groups for all terms for a given class to be referenced. The schema makes use of substitution
@ -371,7 +369,7 @@ reuse the location definition here by referring to it via locationID:
&lt;/dwc:Identification&gt;
&lt;dwc:Taxon&gt;
&lt;dwc:scientificName&gt;Ctenomys sociabilis&lt;/dwc:scientificName&gt;
&lt;dwc:higherTaxonName&gt;Animalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys&lt;/dwc:higherTaxonName&gt;
&lt;dwc:higherClassification&gt;Animalia; Chordata; Vertebrata; Mammalia; Theria; Eutheria; Rodentia; Hystricognatha; Hystricognathi; Ctenomyidae; Ctenomyini; Ctenomys&lt;/dwc:higherClassification&gt;
&lt;dwc:kingdom&gt;Animalia&lt;/dwc:kingdom&gt;
&lt;dwc:phylum&gt;Chordata&lt;/dwc:phylum&gt;
&lt;dwc:class&gt;Mammalia&lt;/dwc:class&gt;
@ -400,7 +398,7 @@ reuse the location definition here by referring to it via locationID:
&lt;/dwc:Identification&gt;
&lt;dwc:Taxon&gt;
&lt;dwc:scientificName&gt;Ctenomys sociabilis&lt;/dwc:scientificName&gt;
&lt;dwc:higherTaxonName&gt;Animalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys&lt;/dwc:higherTaxonName&gt;
&lt;dwc:higherClassification&gt;Animalia; Chordata; Vertebrata; Mammalia; Theria; Eutheria; Rodentia; Hystricognatha; Hystricognathi; Ctenomyidae; Ctenomyini; Ctenomys&lt;/dwc:higherClassification&gt;
&lt;dwc:kingdom&gt;Animalia&lt;/dwc:kingdom&gt;
&lt;dwc:phylum&gt;Chordata&lt;/dwc:phylum&gt;
&lt;dwc:class&gt;Mammalia&lt;/dwc:class&gt;
@ -545,5 +543,12 @@ Here is different example demonstrating area count observations for events on tw
<p>Except where otherwise noted, content on this site is licensed under a
<a rel="license" href="http://creativecommons.org/licenses/by/3.0/us/"> Creative Commons
Attribution 3.0 United States License</a>.</p>
<!-- The following is used to register Google Analytics for Darwin Core -->
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-386033-4";
urchinTracker();
</script>
</BODY></HTML>

View File

@ -13,11 +13,11 @@
<META name="DC.contributor" content="Renato De Giovanni (CRIA)"/>
<META name="DC.contributor" content="Tim Robertson (GBIF)"/>
<META name="DC.contributor" content="Dave Vieglais (KUNHM)"/>
<META name="DC.modified" content="2009-07-06"/>
<META name="DC.modified" content="2009-09-23"/>
<META name="DC.dateAccepted" content="2009-02-12"/>
<META name="DC.format" content="text/html"/>
<META name="DC.identifier" content="http://rs.tdwg.org/dwc/2009-07-06/terms/history/decisions"/>
<META name="DC.replaces" content="http://rs.tdwg.org/dwc/2009-05-25/terms/history/decisions/"/>
<META name="DC.identifier" content="http://rs.tdwg.org/dwc/2009-09-23/terms/history/decisions"/>
<META name="DC.replaces" content="http://rs.tdwg.org/dwc/2009-07-06/terms/history/decisions/"/>
<META name="DC.publisher" content="Biodiversity Information Standards TDWG"/>
<META name="DC.rights" content=""/>
<META name="DC.accessRights" content="public"/>
@ -77,7 +77,7 @@
</TR>
<TR>
<TH>Date Modified:</TH>
<TD>2009-07-06</TD>
<TD>2009-09-23</TD>
</TR>
<TR>
<TH>Abstract:</TH>
@ -101,18 +101,18 @@
</TR>
<TR>
<TH>Identifier:</TH>
<TD>http://rs.tdwg.org/dwc/2009-07-06/terms/history/decisions/</A></TD>
<TD>http://rs.tdwg.org/dwc/2009-09-23/terms/history/decisions/</A></TD>
</TR>
<TR><TH>Latest Version:</TH>
<TD><A href="http://rs.tdwg.org/dwc/terms/history/decisions/index.htm">http://rs.tdwg.org/dwc/terms/history/decisions/</A></TD>
</TR>
<TR>
<TH>Replaces:</TH>
<TD><a href="http://rs.tdwg.org/dwc/2009-05-25/terms/history/decisions/index.htm">http://rs.tdwg.org/dwc/2009-05-25/terms/history/decisions/</A></TD>
<TD><a href="http://rs.tdwg.org/dwc/2009-07-06/terms/history/decisions/index.htm">http://rs.tdwg.org/dwc/2009-07-06/terms/history/decisions/</A></TD>
</TR>
<TR>
<TH>Document Status:</TH>
<TD>For Public Review.</TD>
<TD>Response to Public Review.</TD>
</TR>
</TBODY></TABLE>
</TD>
@ -151,5 +151,12 @@ decisions based on officially proposed changes.
<p>Except where otherwise noted, content on this site is licensed under a
<a rel="license" href="http://creativecommons.org/licenses/by/3.0/us/"> Creative Commons
Attribution 3.0 United States License</a>.</p>
<!-- The following is used to register Google Analytics for Darwin Core -->
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-386033-4";
urchinTracker();
</script>
</BODY></HTML>

View File

@ -11,11 +11,11 @@
<META name="DC.contributor" content="John Wieczorek (MVZ)"/>
<META name="DC.contributor" content="Éamonn Ó Tuama (GBIF)"/>
<META name="DC.contributor" content="Andrea Hahn (GBIF)"/>
<META name="DC.modified" content="2009-07-06"/>
<META name="DC.modified" content="2009-09-23"/>
<META name="DC.dateAccepted" content="2009-02-12"/>
<META name="DC.format" content="text/html"/>
<META name="DC.identifier" content="http://rs.tdwg.org/dwc/2009-07-06/terms/history/dwctoabcd/"/>
<META name="DC.replaces" content="http://rs.tdwg.org/dwc/2009-05-25/terms/history/dwctoabcd"/>
<META name="DC.identifier" content="http://rs.tdwg.org/dwc/2009-09-23/terms/history/dwctoabcd/"/>
<META name="DC.replaces" content="http://rs.tdwg.org/dwc/2009-07-06/terms/history/dwctoabcd"/>
<META name="DC.publisher" content="Biodiversity Information Standards TDWG"/>
<META name="DC.rights" content=""/>
<META name="DC.accessRights" content="public"/>
@ -86,7 +86,7 @@
</TR>
<TR>
<TH>Date Modified:</TH>
<TD>2009-07-06</TD>
<TD>2009-09-23</TD>
</TR>
<TR>
<TH>Abstract:</TH>
@ -113,18 +113,18 @@ For a quick reference guide to the current recommended Darwin Core terms, see [<
</TR>
<TR>
<TH>Identifier:</TH>
<TD>http://rs.tdwg.org/dwc/2009-07-06/terms/history/dwctoabcd/</A></TD>
<TD>http://rs.tdwg.org/dwc/2009-09-23/terms/history/dwctoabcd/</A></TD>
</TR>
<TR><TH>Latest Version:</TH>
<TD><A href="http://rs.tdwg.org/dwc/terms/history/dwctoabcd/index.htm">http://rs.tdwg.org/dwc/terms/history/dwctoabcd/</A></TD>
</TR>
<TR>
<TH>Replaces:</TH>
<TD><A href="http://rs.tdwg.org/dwc/2009-05-25/terms/history/dwctoabcd/index.htm">http://rs.tdwg.org/dwc/2009-05-25/terms/history/dwctoabcd/</A></TD>
<TD><A href="http://rs.tdwg.org/dwc/2009-07-06/terms/history/dwctoabcd/index.htm">http://rs.tdwg.org/dwc/2009-07-06/terms/history/dwctoabcd/</A></TD>
</TR>
<TR>
<TH>Document Status:</TH>
<TD>For Public Review.</TD>
<TD>Response to Public Review.</TD>
</TR>
</TBODY></TABLE>
</TD>
@ -459,7 +459,6 @@ the most current version of ABCD.
<TABLE class="border" cellspacing="0"><TBODY>
<TR><TH colspan="1">Darwin Core Recommended Term</TH><TH colspan="1">ABCD xpath</TH></TR>
<TR><TD><a href="../../index.htm#Dataset">Dataset</a></TD> <TD>DataSets/DataSet</TD>
<TR><TD><a href="../../index.htm#Occurrence">Occurrence</a></TD> <TD>DataSets/DataSet/Units/Unit</TD>
<TR><TD><a href="../../index.htm#Event">Event</a></TD> <TD>DataSets/DataSet/Units/Unit/Gathering</TD>
<TR><TD><a href="../../index.htm#dcterms:Location">dcterms:Location</a></TD> <TD>DataSets/DataSet/Units/Unit/Gathering/LocalityText</TD>
@ -475,15 +474,18 @@ the most current version of ABCD.
<TR><TD><a href="../../index.htm#dcterms:rightsHolder">dcterms:rightsHolder</a></TD> <TD>DataSets/DataSet/Units/Unit/Owner/Organisation/Name/Representation/Text or DataSets/DataSet/Units/Unit/Owner/Person/FullName or DataSets/DataSet/Metadata/Owners/Owner/Organisation/Name/Representation/Text or DataSets/DataSet/Metadata/Owners/Owner/Pers
<TR><TD><a href="../../index.htm#dcterms:accessRights">dcterms:accessRights</a></TD> <TD>DataSets/DataSet/Units/Unit/IPRStatements</TD>
<TR><TD><a href="../../index.htm#dcterms:bibliographicCitation">dcterms:bibliographicCitation</a></TD> <TD>DataSets/DataSet/Units/Unit/IPRStatements/Citations/Citation/Text</TD>
<TR><TD><a href="../../index.htm#institutionID">institutionID</a></TD> <TD>DataSets/DataSet/Units/Unit/SourceID</TD>
<TR><TD><a href="../../index.htm#collectionID">collectionID</a></TD> <TD>DataSets/DataSet/Units/Unit/SourceID</TD>
<TR><TD><a href="../../index.htm#institutionCode">institutionCode</a></TD> <TD>DataSets/DataSet/Units/Unit/SourceInstitutionID</TD>
<TR><TD><a href="../../index.htm#collectionCode">collectionCode</a></TD> <TD>DataSets/DataSet/Units/Unit/SourceID</TD>
<TR><TD><a href="../../index.htm#datasetName">datasetName</a></TD> <TD>DataSets/DataSet/Units/Unit/SourceID</TD>
<TR><TD><a href="../../index.htm#ownerInstitutionCode">ownerInstitutionCode</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#basisOfRecord">basisOfRecord</a></TD> <TD>DataSets/DataSet/Units/Unit/RecordBasis</TD>
<TR><TD><a href="../../index.htm#informationWithheld">informationWithheld</a></TD> <TD>DataSets/DataSet/Units/Unit/InformationWithheld</TD>
<TR><TD><a href="../../index.htm#dataGeneralizations">dataGeneralizations</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#dynamicProperties">dynamicProperties</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#datasetID">datasetID</a></TD> <TD>DataSets/DataSet/DataSetGUID</TD>
<TR><TD><a href="../../index.htm#occurrenceID">occurrenceID</a></TD> <TD>DataSets/DataSet/Units/Unit/UnitGUID</TD>
<TR><TD><a href="../../index.htm#institutionCode">institutionCode</a></TD> <TD>DataSets/DataSet/Units/Unit/SourceInstitutionID</TD>
<TR><TD><a href="../../index.htm#collectionCode">collectionCode</a></TD> <TD>DataSets/DataSet/Units/Unit/SourceID</TD>
<TR><TD><a href="../../index.htm#collectionID">collectionID</a></TD> <TD>DataSets/DataSet/Units/Unit/SourceID</TD>
<TR><TD><a href="../../index.htm#catalogNumber">catalogNumber</a></TD> <TD>DataSets/DataSet/Units/Unit/UnitID</TD>
<TR><TD><a href="../../index.htm#occurrenceDetails">occurrenceDetails</a></TD> <TD>DataSets/DataSet/Units/Unit/RecordURI</TD>
<TR><TD><a href="../../index.htm#occurrenceRemarks">occurrenceRemarks</a></TD> <TD>DataSets/DataSet/Units/Unit/Notes</TD>
@ -496,6 +498,7 @@ the most current version of ABCD.
<TR><TD><a href="../../index.htm#reproductiveCondition">reproductiveCondition</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#behavior">behavior</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#establishmentMeans">establishmentMeans</a></TD> <TD>DataSets/DataSet/Units/Unit/Gathering/EstablishmentMeans</TD>
<TR><TD><a href="../../index.htm#occurrenceStatus">occurrenceStatus</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#preparations">preparations</a></TD> <TD>DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText</TD>
<TR><TD><a href="../../index.htm#disposition">disposition</a></TD> <TD>DataSets/DataSet/Units/Unit/SpecimenUnit/Disposition</TD>
<TR><TD><a href="../../index.htm#otherCatalogNumbers">otherCatalogNumbers</a></TD> <TD>DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText</TD>
@ -507,7 +510,7 @@ the most current version of ABCD.
<TR><TD><a href="../../index.htm#associatedTaxa">associatedTaxa</a></TD> <TD>DataSets/DataSet/Units/Unit/Gathering/Synecology/AssociatedTaxa</TD>
<TR><TD><a href="../../index.htm#eventID">eventID</a></TD> <TD>DataSets/DataSet/Units/Unit/Gathering/Code</TD>
<TR><TD><a href="../../index.htm#samplingProtocol">samplingProtocol</a></TD> <TD>DataSets/DataSet/Units/Unit/Gathering/Method</TD>
<TR><TD><a href="../../index.htm#verbatimEventDate">verbatimEventDate</a></TD> <TD>DataSets/DataSet/Units/Unit/Gathering/DateTime/DateText</TD>
<TR><TD><a href="../../index.htm#samplingEffort">samplingEffort</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#eventDate">eventDate</a></TD> <TD>DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</TD>
<TR><TD><a href="../../index.htm#eventTime">eventTime</a></TD> <TD>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin and DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd</TD>
<TR><TD><a href="../../index.htm#startDayOfYear">startDayOfYear</a></TD> <TD>DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin</TD>
@ -515,6 +518,7 @@ the most current version of ABCD.
<TR><TD><a href="../../index.htm#year">year</a></TD> <TD>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</TD>
<TR><TD><a href="../../index.htm#month">month</a></TD> <TD>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</TD>
<TR><TD><a href="../../index.htm#day">day</a></TD> <TD>accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin</TD>
<TR><TD><a href="../../index.htm#verbatimEventDate">verbatimEventDate</a></TD> <TD>DataSets/DataSet/Units/Unit/Gathering/DateTime/DateText</TD>
<TR><TD><a href="../../index.htm#habitat">habitat</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#fieldNumber">fieldNumber</a></TD> <TD>DataSets/DataSet/Units/Unit/Gathering/Code</TD>
<TR><TD><a href="../../index.htm#fieldNotes">fieldNotes</a></TD> <TD>DataSets/DataSet/Units/Unit/FieldNotes</TD>
@ -530,6 +534,7 @@ the most current version of ABCD.
<TR><TD><a href="../../index.htm#countryCode">countryCode</a></TD> <TD>DataSets/DataSet/Units/Unit/Gathering/Country/ISO3166Code</TD>
<TR><TD><a href="../../index.htm#stateProvince">stateProvince</a></TD> <TD>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.)</TD>
<TR><TD><a href="../../index.htm#county">county</a></TD> <TD>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County</TD>
<TR><TD><a href="../../index.htm#municipality">municipality</a></TD> <TD>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName</TD>
<TR><TD><a href="../../index.htm#locality">locality</a></TD> <TD>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName</TD>
<TR><TD><a href="../../index.htm#verbatimLocality">verbatimLocality</a></TD> <TD>DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName</TD>
<TR><TD><a href="../../index.htm#verbatimElevation">verbatimElevation</a></TD> <TD>DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactText</TD>
@ -540,6 +545,7 @@ the most current version of ABCD.
<TR><TD><a href="../../index.htm#maximumDepthInMeters">maximumDepthInMeters</a></TD> <TD>DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue</TD>
<TR><TD><a href="../../index.htm#minimumDistanceAboveSurfaceInMeters">minimumDistanceAboveSurfaceInMeters</a></TD> <TD>DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue</TD>
<TR><TD><a href="../../index.htm#maximumDistanceAboveSurfaceInMeters">maximumDistanceAboveSurfaceInMeters</a></TD> <TD>DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue</TD>
<TR><TD><a href="../../index.htm#locationAccordingTo">locationAccordingTo</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#locationRemarks">locationRemarks</a></TD> <TD>DataSets/DataSet/Units/Unit/Gathering/AreaDetail</TD>
<TR><TD><a href="../../index.htm#verbatimCoordinates">verbatimCoordinates</a></TD> <TD>{DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinatesText or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesUTM/UTMText}</TD>
<TR><TD><a href="../../index.htm#verbatimLatitude">verbatimLatitude</a></TD> <TD>DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLatitude</TD>
@ -585,14 +591,21 @@ the most current version of ABCD.
<TR><TD><a href="../../index.htm#identificationRemarks">identificationRemarks</a></TD> <TD>DataSets/DataSet/Units/Unit/Identifications/Identification/Notes</TD>
<TR><TD><a href="../../index.htm#identificationQualifier">identificationQualifier</a></TD> <TD>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/IdentificationQualifier</TD>
<TR><TD><a href="../../index.htm#typeStatus">typeStatus</a></TD> <TD>DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText</TD>
<TR><TD><a href="../../index.htm#taxonID">taxonID</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#scientificNameID">scientificNameID</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#acceptedScientificNameID">acceptedScientificNameID</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#higherTaxonNameID">higherTaxonNameID</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#basionymID">basionymID</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#acceptedNameUsageID">acceptedNameUsageID</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#parentNameUsageID">parentNameUsageID</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#originalNameUsageID">originalNameUsageID</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#nameAccordingToID">nameAccordingToID</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#namePublishedInID">namePublishedInID</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#taxonConceptID">taxonConceptID</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#scientificName">scientificName</a></TD> <TD>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString</TD>
<TR><TD><a href="../../index.htm#acceptedScientificName">acceptedScientificName</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#higherTaxonName">higherTaxonName</a></TD> <TD>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName</TD>
<TR><TD><a href="../../index.htm#basionym">basionym</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#acceptedNameUsage">acceptedNameUsage</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#parentNameUsage">parentNameUsage</a></TD> <TD>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName</TD>
<TR><TD><a href="../../index.htm#originalNameUsage">originalNameUsage</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#nameAccordingTo">nameAccordingTo</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#namePublishedIn">namePublishedIn</a></TD> <TD>DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation</TD>
<TR><TD><a href="../../index.htm#higherClassification">higherClassification</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#kingdom">kingdom</a></TD> <TD>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum</TD>
<TR><TD><a href="../../index.htm#phylum">phylum</a></TD> <TD>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum</TD>
<TR><TD><a href="../../index.htm#class">class</a></TD> <TD>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis</TD>
@ -602,19 +615,15 @@ the most current version of ABCD.
<TR><TD><a href="../../index.htm#subgenus">subgenus</a></TD> <TD>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/Subgenus</TD>
<TR><TD><a href="../../index.htm#specificEpithet">specificEpithet</a></TD> <TD>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstE
<TR><TD><a href="../../index.htm#infraspecificEpithet">infraspecificEpithet</a></TD> <TD>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/Sec
<TR><TD><a href="../../index.htm#scientificNameRank">scientificNameRank</a></TD> <TD>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/Rank</TD>
<TR><TD><a href="../../index.htm#verbatimScientificNameRank">verbatimScientificNameRank</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#taxonRank">taxonRank</a></TD> <TD>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/Rank</TD>
<TR><TD><a href="../../index.htm#verbatimTaxonRank">verbatimTaxonRank</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#scientificNameAuthorship">scientificNameAuthorship</a></TD> <TD>{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/B
<TR><TD><a href="../../index.htm#vernacularName">vernacularName</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#nomenclaturalCode">nomenclaturalCode</a></TD> <TD>DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/Code</TD>
<TR><TD><a href="../../index.htm#namePublicationID">namePublicationID</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#namePublishedIn">namePublishedIn</a></TD> <TD>DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation</TD>
<TR><TD><a href="../../index.htm#taxonomicStatus">taxonomicStatus</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#nomenclaturalStatus">nomenclaturalStatus</a></TD> <TD>(DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation)
pro parte</TD>
<TR><TD><a href="../../index.htm#taxonConceptID">taxonConceptID</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#taxonAccordingTo">taxonAccordingTo</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#taxonRemarks">taxonRemarks</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#vernacularName">vernacularName</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#resourceRelationshipID">resourceRelationshipID</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#resourceID">resourceID</a></TD> <TD>not in ABCD</TD>
<TR><TD><a href="../../index.htm#relatedResourceID">relatedResourceID</a></TD> <TD>DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitI
@ -642,5 +651,12 @@ pro parte</TD>
<p>Except where otherwise noted, content on this site is licensed under a
<a rel="license" href="http://creativecommons.org/licenses/by/3.0/us/"> Creative Commons
Attribution 3.0 United States License</a>.</p>
<!-- The following is used to register Google Analytics for Darwin Core -->
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-386033-4";
urchinTracker();
</script>
</BODY></HTML>

File diff suppressed because it is too large Load Diff

View File

@ -13,11 +13,11 @@
<META name="DC.contributor" content="Renato De Giovanni (CRIA)"/>
<META name="DC.contributor" content="Tim Robertson (GBIF)"/>
<META name="DC.contributor" content="Dave Vieglais (KUNHM)"/>
<META name="DC.modified" content="2009-07-06"/>
<META name="DC.modified" content="2009-09-23"/>
<META name="DC.dateAccepted" content="2009-02-12"/>
<META name="DC.format" content="text/html"/>
<META name="DC.identifier" content="http://rs.tdwg.org/dwc/2009-07-06/terms/history/versions/"/>
<META name="DC.replaces" content="http://rs.tdwg.org/dwc/2009-05-25/terms/history/versions/"/>
<META name="DC.identifier" content="http://rs.tdwg.org/dwc/2009-09-23/terms/history/versions/"/>
<META name="DC.replaces" content="http://rs.tdwg.org/dwc/2009-07-06/terms/history/versions/"/>
<META name="DC.publisher" content="Biodiversity Information Standards TDWG"/>
<META name="DC.rights" content=""/>
<META name="DC.accessRights" content="public"/>
@ -87,7 +87,7 @@
</TR>
<TR>
<TH>Date Modified:</TH>
<TD>2009-07-06</TD>
<TD>2009-09-23</TD>
</TR>
<TR>
<TH>Abstract:</TH>
@ -114,18 +114,18 @@ For a quick reference guide to the current recommended Darwin Core terms, see [<
</TR>
<TR>
<TH>Identifier:</TH>
<TD>http://rs.tdwg.org/dwc/2009-07-06/terms/history/versions/</A></TD>
<TD>http://rs.tdwg.org/dwc/2009-09-23/terms/history/versions/</A></TD>
</TR>
<TR><TH>Latest Version:</TH>
<TD><A href="http://rs.tdwg.org/dwc/terms/history/versions/index.htm">http://rs.tdwg.org/dwc/terms/history/versions/</A></TD>
</TR>
<TR>
<TH>Replaces:</TH>
<TD><A href="http://rs.tdwg.org/dwc/2009-05-25/terms/history/versions/index.htm">http://rs.tdwg.org/dwc/2009-05-25/terms/history/versions/</A></TD>
<TD><A href="http://rs.tdwg.org/dwc/2009-07-06/terms/history/versions/index.htm">http://rs.tdwg.org/dwc/2009-07-06/terms/history/versions/</A></TD>
</TR>
<TR>
<TH>Document Status:</TH>
<TD>For Public Review.</TD>
<TD>Response to Public Review.</TD>
</TR>
</TBODY></TABLE>
</TD>
@ -194,7 +194,9 @@ mapped in a separate table and can be referenced quickly from the <a href="#mapp
<TR><TD><a href="../index.htm#YearCollected-2003-06-13">YearCollected</a></TD> <TD><a href="../../index.htm#year">year</a></TD>
<TR><TD><a href="../index.htm#MonthCollected-2003-06-13">MonthCollected</a></TD> <TD><a href="../../index.htm#month">month</a></TD>
<TR><TD><a href="../index.htm#DayCollected-2003-06-13">DayCollected</a></TD> <TD><a href="../../index.htm#day">day</a></TD>
<TR><TD><a href="../index.htm#JulianDay-2003-06-13">JulianDay</a></TD> <TD><a href="../../index.htm#startDayOfYear">startDayOfYear</a></TD>
<TR><TD><a href="../index.htm#TimeOfDay-2003-06-13">TimeOfDay</a></TD> <TD><a href="../../index.htm#eventTime">eventTime</a></TD>
<TR><TD><a href="../index.htm#ContinentOcean-2003-06-13">ContinentOcean</a></TD> <TD><a href="../../index.htm#continent">continent</a></TD>
<TR><TD><a href="../index.htm#Country-2003-06-13">Country</a></TD> <TD><a href="../../index.htm#country">country</a></TD>
<TR><TD><a href="../index.htm#StateProvince-2003-06-13">StateProvince</a></TD> <TD><a href="../../index.htm#stateProvince">stateProvince</a></TD>
<TR><TD><a href="../index.htm#County-2003-06-13">County</a></TD> <TD><a href="../../index.htm#county">county</a></TD>
@ -272,7 +274,9 @@ mapped in a separate table and can be referenced quickly from the <a href="#mapp
<TR><TD><a href="../index.htm#TimeCollected-2003-06-17">TimeCollected</a></TD> <TD><a href="../../index.htm#eventTime">eventTime</a></TD>
<TR><TD><a href="../index.htm#VerbatimCollectingDate-2003-06-17">VerbatimCollectingDate</a></TD> <TD><a href="../../index.htm#verbatimEventDate">verbatimEventDate</a></TD>
<TR><TD><a href="../index.htm#FieldNotes-2003-06-17">FieldNotes</a></TD> <TD><a href="../../index.htm#fieldNotes">fieldNotes</a></TD>
<TR><TD><a href="../index.htm#JulianDay-2003-06-17">JulianDay</a></TD> <TD><a href="../../index.htm#startDayOfYear">startDayOfYear</a></TD>
<TR><TD><a href="../index.htm#HigherGeography-2003-06-17">HigherGeography</a></TD> <TD><a href="../../index.htm#higherGeography">higherGeography</a></TD>
<TR><TD><a href="../index.htm#ContinentOcean-2003-06-17">ContinentOcean</a></TD> <TD><a href="../../index.htm#continent">continent</a></TD>
<TR><TD><a href="../index.htm#IslandGroup-2003-06-17">IslandGroup</a></TD> <TD><a href="../../index.htm#islandGroup">islandGroup</a></TD>
<TR><TD><a href="../index.htm#Island-2003-06-17">Island</a></TD> <TD><a href="../../index.htm#island">island</a></TD>
<TR><TD><a href="../index.htm#Country-2003-06-17">Country</a></TD> <TD><a href="../../index.htm#country">country</a></TD>
@ -296,7 +300,7 @@ mapped in a separate table and can be referenced quickly from the <a href="#mapp
<TR><TD><a href="../index.htm#MaximumDepthInMeters-2003-06-17">MaximumDepthInMeters</a></TD> <TD><a href="../../index.htm#maximumDepthInMeters">maximumDepthInMeters</a></TD>
<TR><TD><a href="../index.htm#VerbatimDepth-2003-06-17">VerbatimDepth</a></TD> <TD><a href="../../index.htm#verbatimDepth">verbatimDepth</a></TD>
<TR><TD><a href="../index.htm#ScientificName-2003-06-17">ScientificName</a></TD> <TD><a href="../../index.htm#scientificName">scientificName</a></TD>
<TR><TD><a href="../index.htm#HigherTaxon-2003-06-17">HigherTaxon</a></TD> <TD><a href="../../index.htm#higherTaxonName">higherTaxonName</a></TD>
<TR><TD><a href="../index.htm#HigherTaxon-2003-06-17">HigherTaxon</a></TD> <TD><a href="../../index.htm#higherClassification">higherClassification</a></TD>
<TR><TD><a href="../index.htm#Kingdom-2003-06-17">Kingdom</a></TD> <TD><a href="../../index.htm#kingdom">kingdom</a></TD>
<TR><TD><a href="../index.htm#Phylum-2003-06-17">Phylum</a></TD> <TD><a href="../../index.htm#phylum">phylum</a></TD>
<TR><TD><a href="../index.htm#Class-2003-06-17">Class</a></TD> <TD><a href="../../index.htm#class">class</a></TD>
@ -338,7 +342,7 @@ mapped in a separate table and can be referenced quickly from the <a href="#mapp
<TR><TD><a href="../index.htm#InformationWithheld-2007-04-17">InformationWithheld</a></TD> <TD><a href="../../index.htm#informationWithheld">informationWithheld</a></TD>
<TR><TD><a href="../index.htm#Remarks-2007-04-17">Remarks</a></TD> <TD><a href="../../index.htm#occurrenceRemarks">occurrenceRemarks</a></TD>
<TR><TD><a href="../index.htm#ScientificName-2007-04-17">ScientificName</a></TD> <TD><a href="../../index.htm#scientificName">scientificName</a></TD>
<TR><TD><a href="../index.htm#HigherTaxon-2007-04-17">HigherTaxon</a></TD> <TD><a href="../../index.htm#higherTaxonName">higherTaxonName</a></TD>
<TR><TD><a href="../index.htm#HigherTaxon-2007-04-17">HigherTaxon</a></TD> <TD><a href="../../index.htm#higherClassification">higherClassification</a></TD>
<TR><TD><a href="../index.htm#Kingdom-2007-04-17">Kingdom</a></TD> <TD><a href="../../index.htm#kingdom">kingdom</a></TD>
<TR><TD><a href="../index.htm#Phylum-2007-04-17">Phylum</a></TD> <TD><a href="../../index.htm#phylum">phylum</a></TD>
<TR><TD><a href="../index.htm#Class-2007-04-17">Class</a></TD> <TD><a href="../../index.htm#class">class</a></TD>
@ -368,6 +372,7 @@ mapped in a separate table and can be referenced quickly from the <a href="#mapp
<TR><TD><a href="../index.htm#ValidDistributionFlag-2007-04-17">ValidDistributionFlag</a></TD> <TD><a href="../../index.htm#establishmentMeans">establishmentMeans</a></TD>
<TR><TD><a href="../index.htm#EarliestDateCollected-2007-04-17">EarliestDateCollected</a></TD> <TD><a href="../../index.htm#eventDate">eventDate</a></TD>
<TR><TD><a href="../index.htm#LatestDateCollected-2007-04-17">LatestDateCollected</a></TD> <TD><a href="../../index.htm#eventDate">eventDate</a></TD>
<TR><TD><a href="../index.htm#DayOfYear-2007-04-17">DayOfYear</a></TD> <TD><a href="../../index.htm#startDayOfYear">startDayOfYear</a></TD>
<TR><TD><a href="../index.htm#Collector-2007-04-17">Collector</a></TD> <TD><a href="../../index.htm#recordedBy">recordedBy</a></TD>
<TR><TD><a href="../index.htm#Sex-2007-04-17">Sex</a></TD> <TD><a href="../../index.htm#sex">sex</a></TD>
<TR><TD><a href="../index.htm#LifeStage-2007-04-17">LifeStage</a></TD> <TD><a href="../../index.htm#lifeStage">lifeStage</a></TD>
@ -458,4 +463,11 @@ mapped in a separate table and can be referenced quickly from the <a href="#mapp
<a rel="license" href="http://creativecommons.org/licenses/by/3.0/us/"> Creative Commons
Attribution 3.0 United States License</a>.</p>
</BODY></HTML>
<!-- The following is used to register Google Analytics for Darwin Core -->
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-386033-4";
urchinTracker();
</script>
</BODY></HTML>

View File

@ -14,11 +14,11 @@
<META name="DC.contributor" content="Renato De Giovanni (CRIA)"/>
<META name="DC.contributor" content="Tim Robertson (GBIF)"/>
<META name="DC.contributor" content="Dave Vieglais (KUNHM)"/>
<META name="DC.modified" content="2009-07-06"/>
<META name="DC.modified" content="2009-09-23"/>
<META name="DC.dateAccepted" content="2009-02-12"/>
<META name="DC.format" content="text/html"/>
<META name="DC.identifier" content="http://rs.tdwg.org/dwc/2009-07-06/terms"/>
<META name="DC.replaces" content="http://rs.tdwg.org/dwc/2009-05-25/terms/"/>
<META name="DC.identifier" content="http://rs.tdwg.org/dwc/2009-09-23/terms"/>
<META name="DC.replaces" content="http://rs.tdwg.org/dwc/2009-07-06/terms/"/>
<META name="DC.publisher" content="Biodiversity Information Standards TDWG"/>
<META name="DC.rights" content=""/>
<META name="DC.accessRights" content="public"/>
@ -48,7 +48,6 @@
<div class="subMenu"><div class="menuItem"><a href="#theterms" onfocus="blurLink(this);">Term Index</a></div></div>
<div class="subSubMenu"><div class="menuItem"><a href="#dcindex" onfocus="blurLink(this);">Record-level Terms</a></div></div>
<div class="separator"><hr class="sub-divider"/></div>
<div class="subSubMenu"><div class="menuItem"><a href="#datasetindex" onfocus="blurLink(this);">DataSet</a></div></div>
<div class="subSubMenu"><div class="menuItem"><a href="#occurrenceindex" onfocus="blurLink(this);">Occurrence</a></div></div>
<div class="subSubMenu"><div class="menuItem"><a href="#eventindex" onfocus="blurLink(this);">Event</a></div></div>
<div class="subSubMenu"><div class="menuItem"><a href="#locationindex" onfocus="blurLink(this);">Location</a></div></div>
@ -89,7 +88,7 @@
</TR>
<TR>
<TH>Date Modified:</TH>
<TD>2009-07-06</TD>
<TD>2009-09-23</TD>
</TR>
<TR>
<TH>Abstract:</TH>
@ -117,7 +116,7 @@ terms in the standard, see [<a href="./history/versions/index.htm">VERSIONS</A>]
</TR>
<TR>
<TH>Identifier:</TH>
<TD>http://rs.tdwg.org/dwc/2009-07-06/terms/</TD>
<TD>http://rs.tdwg.org/dwc/2009-09-23/terms/</TD>
</TR>
<TR>
<TH>Latest Version:</TH>
@ -125,11 +124,11 @@ terms in the standard, see [<a href="./history/versions/index.htm">VERSIONS</A>]
</TR>
<TR>
<TH>Replaces:</TH>
<TD><A href="http://rs.tdwg.org/dwc/2009-05-25/terms/index.htm">http://rs.tdwg.org/dwc/2009-05-25/terms/</A></TD>
<TD><A href="http://rs.tdwg.org/dwc/2009-07-06/terms/index.htm">http://rs.tdwg.org/dwc/2009-07-06/terms/</A></TD>
</TR>
<TR>
<TH>Document Status:</TH>
<TD>For Public Review.</TD>
<TD>Response to Public Review.</TD>
</TR>
</TBODY>
</TABLE>
@ -172,7 +171,6 @@ Core</i> [<A href="./simple/index.htm">SIMPLEDWC</A>], which is "flat" in struct
<!--
<H3>Record-level Terms</H3><P>
<H3>Dataset</H3><P>
<H3>Occurrence</H3><P>
<H3>Event</H3><P>
<H3>dcterms:Location</H3><P>
@ -196,21 +194,21 @@ Core</i> [<A href="./simple/index.htm">SIMPLEDWC</A>], which is "flat" in struct
| <a href="#dcterms:bibliographicCitation">dcterms:bibliographicCitation</a>
<P>
<a href="#basisOfRecord">basisOfRecord</a>
<a href="#institutionID">institutionID</a>
| <a href="#collectionID">collectionID</a>
| <a href="#datasetID">datasetID</a>
| <a href="#institutionCode">institutionCode</a>
| <a href="#collectionCode">collectionCode</a>
| <a href="#datasetName">datasetName</a>
| <a href="#ownerInstitutionCode">ownerInstitutionCode</a>
| <a href="#basisOfRecord">basisOfRecord</a>
| <a href="#informationWithheld">informationWithheld</a>
| <a href="#dataGeneralizations">dataGeneralizations</a>
| <a href="#dynamicProperties">dynamicProperties</a>
<A name="datasetindex" id="datasetindex"></A>
<H3><a href="#Dataset">Dataset</a></H3><P>
<a href="#datasetID">datasetID</a>
<A name="occurrencecindex" id="occurrenceindex"></A>
<H3><a href="#Occurrence">Occurrence</a></H3><P>
<a href="#occurrenceID">occurrenceID</a>
| <a href="#institutionCode">institutionCode</a>
| <a href="#collectionCode">collectionCode</a>
| <a href="#collectionID">collectionID</a>
| <a href="#catalogNumber">catalogNumber</a>
| <a href="#occurrenceDetails">occurrenceDetails</a>
| <a href="#occurrenceRemarks">occurrenceRemarks</a>
@ -223,6 +221,7 @@ Core</i> [<A href="./simple/index.htm">SIMPLEDWC</A>], which is "flat" in struct
| <a href="#reproductiveCondition">reproductiveCondition</a>
| <a href="#behavior">behavior</a>
| <a href="#establishmentMeans">establishmentMeans</a>
| <a href="#occurrenceStatus">occurrenceStatus</a>
| <a href="#preparations">preparations</a>
| <a href="#disposition">disposition</a>
| <a href="#otherCatalogNumbers">otherCatalogNumbers</a>
@ -237,7 +236,7 @@ Core</i> [<A href="./simple/index.htm">SIMPLEDWC</A>], which is "flat" in struct
<H3><a href="#Event">Event</a></H3><P>
<a href="#eventID">eventID</a>
| <a href="#samplingProtocol">samplingProtocol</a>
| <a href="#verbatimEventDate">verbatimEventDate</a>
| <a href="#samplingEffort">samplingEffort</a>
| <a href="#eventDate">eventDate</a>
| <a href="#eventTime">eventTime</a>
| <a href="#startDayOfYear">startDayOfYear</a>
@ -245,6 +244,7 @@ Core</i> [<A href="./simple/index.htm">SIMPLEDWC</A>], which is "flat" in struct
| <a href="#year">year</a>
| <a href="#month">month</a>
| <a href="#day">day</a>
| <a href="#verbatimEventDate">verbatimEventDate</a>
| <a href="#habitat">habitat</a>
| <a href="#fieldNumber">fieldNumber</a>
| <a href="#fieldNotes">fieldNotes</a>
@ -263,6 +263,7 @@ Core</i> [<A href="./simple/index.htm">SIMPLEDWC</A>], which is "flat" in struct
| <a href="#countryCode">countryCode</a>
| <a href="#stateProvince">stateProvince</a>
| <a href="#county">county</a>
| <a href="#municipality">municipality</a>
| <a href="#locality">locality</a>
| <a href="#verbatimLocality">verbatimLocality</a>
| <a href="#verbatimElevation">verbatimElevation</a>
@ -273,6 +274,7 @@ Core</i> [<A href="./simple/index.htm">SIMPLEDWC</A>], which is "flat" in struct
| <a href="#maximumDepthInMeters">maximumDepthInMeters</a>
| <a href="#minimumDistanceAboveSurfaceInMeters">minimumDistanceAboveSurfaceInMeters</a>
| <a href="#maximumDistanceAboveSurfaceInMeters">maximumDistanceAboveSurfaceInMeters</a>
| <a href="#locationAccordingTo">locationAccordingTo</a>
| <a href="#locationRemarks">locationRemarks</a>
| <a href="#verbatimCoordinates">verbatimCoordinates</a>
| <a href="#verbatimLatitude">verbatimLatitude</a>
@ -327,14 +329,21 @@ Core</i> [<A href="./simple/index.htm">SIMPLEDWC</A>], which is "flat" in struct
<A name="taxonindex" id="taxonindex"></A>
<H3><a href="#Taxon">Taxon</a></H3><P>
<a href="#scientificNameID">scientificNameID</a>
| <a href="#acceptedScientificNameID">acceptedScientificNameID</a>
| <a href="#higherTaxonNameID">higherTaxonNameID</a>
| <a href="#basionymID">basionymID</a>
<a href="#taxonID">taxonID</a>
| <a href="#scientificNameID">scientificNameID</a>
| <a href="#acceptedNameUsageID">acceptedNameUsageID</a>
| <a href="#parentNameUsageID">parentNameUsageID</a>
| <a href="#originalNameUsageID">originalNameUsageID</a>
| <a href="#nameAccordingToID">nameAccordingToID</a>
| <a href="#namePublishedInID">namePublishedInID</a>
| <a href="#taxonConceptID">taxonConceptID</a>
| <a href="#scientificName">scientificName</a>
| <a href="#acceptedScientificName">acceptedScientificName</a>
| <a href="#higherTaxonName">higherTaxonName</a>
| <a href="#basionym">basionym</a>
| <a href="#acceptedNameUsage">acceptedNameUsage</a>
| <a href="#parentNameUsage">parentNameUsage</a>
| <a href="#originalNameUsage">originalNameUsage</a>
| <a href="#nameAccordingTo">nameAccordingTo</a>
| <a href="#namePublishedIn">namePublishedIn</a>
| <a href="#higherClassification">higherClassification</a>
| <a href="#kingdom">kingdom</a>
| <a href="#phylum">phylum</a>
| <a href="#class">class</a>
@ -344,18 +353,14 @@ Core</i> [<A href="./simple/index.htm">SIMPLEDWC</A>], which is "flat" in struct
| <a href="#subgenus">subgenus</a>
| <a href="#specificEpithet">specificEpithet</a>
| <a href="#infraspecificEpithet">infraspecificEpithet</a>
| <a href="#scientificNameRank">scientificNameRank</a>
| <a href="#verbatimScientificNameRank">verbatimScientificNameRank</a>
| <a href="#taxonRank">taxonRank</a>
| <a href="#verbatimTaxonRank">verbatimTaxonRank</a>
| <a href="#scientificNameAuthorship">scientificNameAuthorship</a>
| <a href="#vernacularName">vernacularName</a>
| <a href="#nomenclaturalCode">nomenclaturalCode</a>
| <a href="#namePublicationID">namePublicationID</a>
| <a href="#namePublishedIn">namePublishedIn</a>
| <a href="#taxonomicStatus">taxonomicStatus</a>
| <a href="#nomenclaturalStatus">nomenclaturalStatus</a>
| <a href="#taxonConceptID">taxonConceptID</a>
| <a href="#taxonAccordingTo">taxonAccordingTo</a>
| <a href="#taxonRemarks">taxonRemarks</a>
| <a href="#vernacularName">vernacularName</a>
<H3>Auxiliary Terms</H3><P>
<A name="relindex" id="relindex"></A>
@ -397,8 +402,8 @@ entry in the <i>Complete History</i> [<A href="./history/index.htm">HISTORY</a>]
<TD width="80%">The unique identifier for the latest version of the term.</TD>
</TR>
<TR>
<TD width="20%"><b>Has Domain</b>:</TD>
<TD width="80%">The category of terms (Class) that this term describes.</TD>
<TD width="20%"><b>Class</b>:</TD>
<TD width="80%">The primary category of terms (Class) that this term describes.</TD>
</TR>
<TR>
<TD width="20%"><b>Definition</b>:</TD>
@ -419,177 +424,186 @@ entry in the <i>Complete History</i> [<A href="./history/index.htm">HISTORY</a>]
<TABLE cellspacing="0" class="border">
<TBODY>
<TR><TH colspan="2"><A name="Dataset">Term Name: Dataset</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/Dataset</TD></TR> <TR><TD>Has Domain:</TD><TD></TD></TR> <TR><TD>Definition:</TD><TD>The category of information pertaining to a logical set of records.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/Dataset">http://code.google.com/p/darwincore/wiki/Dataset</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#Dataset-2008-11-19">Dataset</a></TD>
<TR><TH colspan="2"><A name="Occurrence">Term Name: Occurrence</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Has Domain:</TD><TD></TD></TR> <TR><TD>Definition:</TD><TD>The category of information pertaining to evidence of an occurrence in nature, in a collection, or in a dataset (specimen, observation, etc.).</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#Occurrence-2009-04-29">Occurrence</a></TD>
<TR><TH colspan="2"><A name="Event">Term Name: Event</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Has Domain:</TD><TD></TD></TR> <TR><TD>Definition:</TD><TD>The category of information pertaining to an event (something that happens at a place and time).</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#Event-2009-04-29">Event</a></TD>
<TR><TH colspan="2"><A name="dcterms:Location">Term Name: dcterms:Location</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Has Domain:</TD><TD></TD></TR> <TR><TD>Definition:</TD><TD>A spatial region or named place.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="http://dublincore.org/documents/dcmi-terms/#classes-Location">http://dublincore.org/documents/dcmi-terms/#classes-Location</a>, <a href="./history/index.htm#dcterms:Location">dcterms:Location</a></TD>
<TR><TH colspan="2"><A name="GeologicalContext">Term Name: GeologicalContext</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Has Domain:</TD><TD></TD></TR> <TR><TD>Definition:</TD><TD>The category of information pertaining to a location within a geological context, such as stratigraphy.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#GeologicalContext-2009-07-06">GeologicalContext</a></TD>
<TR><TH colspan="2"><A name="Identification">Term Name: Identification</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/Identification</TD></TR> <TR><TD>Has Domain:</TD><TD></TD></TR> <TR><TD>Definition:</TD><TD>The category of information pertaining to taxonomic determinations (the assignment of a scientific name).</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/Identification">http://code.google.com/p/darwincore/wiki/Identification</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#Identification-2008-11-19">Identification</a></TD>
<TR><TH colspan="2"><A name="Taxon">Term Name: Taxon</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Has Domain:</TD><TD></TD></TR> <TR><TD>Definition:</TD><TD>The category of information pertaining to taxonomic names or concepts.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#Taxon-2008-11-19">Taxon</a></TD>
<TR><TH colspan="2"><A name="ResourceRelationship">Term Name: ResourceRelationship</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/ResourceRelationship</TD></TR> <TR><TD>Has Domain:</TD><TD></TD></TR> <TR><TD>Definition:</TD><TD>The category of information pertaining to relationships between resources (instances of data records, such as Occurrences, Taxa, Locations, Events).</TD></TR> <TR><TD>Comment:</TD><TD>Resources can be thought of as identifiable records and may include, but need not be limited to Occurrences, Locations, Events, Identifications, or Taxon records. For discussion see <a href="http://code.google.com/p/darwincore/wiki/ResourceRelationship">http://code.google.com/p/darwincore/wiki/ResourceRelationship</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#ResourceRelationship-2009-01-21">ResourceRelationship</a></TD>
<TR><TH colspan="2"><A name="MeasurementOrFact">Term Name: MeasurementOrFact</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/MeasurementOrFact</TD></TR> <TR><TD>Has Domain:</TD><TD></TD></TR> <TR><TD>Definition:</TD><TD>The category of information pertaining to measurements, facts, characteristics, or assertions about a resource (instance of data record, such as Occurrence, Taxon, Location, Event).</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/MeasurementOrFact">http://code.google.com/p/darwincore/wiki/MeasurementOrFact</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#MeasurementOrFact-2009-04-24">MeasurementOrFact</a></TD>
<TR><TH colspan="2"><A name="dcterms:type">Term Name: dcterms:type</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://purl.org/dc/terms/type</TD></TR> <TR><TD>Has Domain:</TD><TD>all</TD></TR> <TR><TD>Definition:</TD><TD>The nature or genre of the resource. Recommended best practice is to use the name of the class that defines the root of the record.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Occurrence", "Event", "Location", "Taxon". For discussion see <a href="http://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</a></TD></TR> <TR><TD>Details:</TD><TD><a href="http://dublincore.org/documents/dcmi-terms/#terms-type">http://dublincore.org/documents/dcmi-terms/#terms-type</a>, <a href="./history/index.htm#dcterms:type">dcterms:type</a></TD>
<TR><TH colspan="2"><A name="dcterms:modified">Term Name: dcterms:modified</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://purl.org/dc/terms/modified</TD></TR> <TR><TD>Has Domain:</TD><TD>all</TD></TR> <TR><TD>Definition:</TD><TD>The most recent date-time on which the resource was changed.</TD></TR> <TR><TD>Comment:</TD><TD>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. For discussion see <a href="http://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</a></TD></TR> <TR><TD>Details:</TD><TD><a href="http://dublincore.org/documents/dcmi-terms/#terms-modified">http://dublincore.org/documents/dcmi-terms/#terms-modified</a>, <a href="./history/index.htm#dcterms:modified">dcterms:modified</a></TD>
<TR><TH colspan="2"><A name="dcterms:language">Term Name: dcterms:language</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://purl.org/dc/terms/language</TD></TR> <TR><TD>Has Domain:</TD><TD>all</TD></TR> <TR><TD>Definition:</TD><TD>A language of the resource. Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646].</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "en" for English, "es" for Spanish. For discussion see <a href="http://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</a></TD></TR> <TR><TD>Details:</TD><TD><a href="http://dublincore.org/documents/dcmi-terms/#terms-language">http://dublincore.org/documents/dcmi-terms/#terms-language</a>, <a href="./history/index.htm#dcterms:language">dcterms:language</a></TD>
<TR><TH colspan="2"><A name="dcterms:rights">Term Name: dcterms:rights</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://purl.org/dc/terms/rights</TD></TR> <TR><TD>Has Domain:</TD><TD>all</TD></TR> <TR><TD>Definition:</TD><TD>Information about rights held in and over the resource. Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Content licensed under Creative Commons Attribution 3.0 United States License". For discussion see <a href="http://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</a></TD></TR> <TR><TD>Details:</TD><TD><a href="http://dublincore.org/documents/dcmi-terms/#terms-rights">http://dublincore.org/documents/dcmi-terms/#terms-rights</a>, <a href="./history/index.htm#dcterms:rights">dcterms:rights</a></TD>
<TR><TH colspan="2"><A name="dcterms:rightsHolder">Term Name: dcterms:rightsHolder</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://purl.org/dc/terms/rightsHolder</TD></TR> <TR><TD>Has Domain:</TD><TD>all</TD></TR> <TR><TD>Definition:</TD><TD>A person or organization owning or managing rights over the resource.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "The Regents of the University of California.". For discussion see <a href="http://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</a></TD></TR> <TR><TD>Details:</TD><TD><a href="http://dublincore.org/documents/dcmi-terms/#terms-rightsHolder">http://dublincore.org/documents/dcmi-terms/#terms-rightsHolder</a>, <a href="./history/index.htm#dcterms:rightsHolder">dcterms:rightsHolder</a></TD>
<TR><TH colspan="2"><A name="dcterms:accessRights">Term Name: dcterms:accessRights</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://purl.org/dc/terms/accessRights</TD></TR> <TR><TD>Has Domain:</TD><TD>all</TD></TR> <TR><TD>Definition:</TD><TD>Information about who can access the resource or an indication of its security status. Access Rights may include information regarding access or restrictions based on privacy, security, or other policies.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "not-for-profit use only". For discussion see <a href="http://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</a></TD></TR> <TR><TD>Details:</TD><TD><a href="http://dublincore.org/documents/dcmi-terms/#terms-accessRights">http://dublincore.org/documents/dcmi-terms/#terms-accessRights</a>, <a href="./history/index.htm#dcterms:accessRights">dcterms:accessRights</a></TD>
<TR><TH colspan="2"><A name="dcterms:bibliographicCitation">Term Name: dcterms:bibliographicCitation</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://purl.org/dc/terms/bibliographicCitation</TD></TR> <TR><TD>Has Domain:</TD><TD>all</TD></TR> <TR><TD>Definition:</TD><TD>A bibliographic reference for the resource as a statement indicating how this record should be cited (attributed) when used. Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Ctenomys sociabilis (MVZ 165861)" for a specimen, "Oliver P. Pearson. 1985. Los tuco-tucos (genera Ctenomys) de los Parques Nacionales Lanin y Nahuel Huapi, Argentina Historia Natural, 5(37):337-343." for a Taxon. For discussion see <a href="http://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</a></TD></TR> <TR><TD>Details:</TD><TD><a href="http://dublincore.org/documents/dcmi-terms/#terms-bibliographicCitation">http://dublincore.org/documents/dcmi-terms/#terms-bibliographicCitation</a>, <a href="./history/index.htm#dcterms:bibliographicCitation">dcterms:bib
<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>Has Domain:</TD><TD>all</TD></TR> <TR><TD>Definition:</TD><TD>The specific nature of the data record - a subtype of the dcterms:type. Recommended best practice is to use a controlled vocabulary such as the Darwin Core Type Vocabulary (<a href="http://rs.tdwg.org/dwc/terms/type-vocabulary/index.htm">http://rs.tdwg.org/dwc/terms/type-vocabulary/index.htm</a>).</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "StillImage", "MovingImage", "Sound", "PreservedSpecimen", FossilSpecimen", LivingSpecimen", "HumanObservation", "MachineObservation". For discussion see <a href="http://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#basisOfRecord-2009-04-24">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>Has Domain:</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://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</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>Has Domain:</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://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</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>Has Domain:</TD><TD>all</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". For discussion see <a href="http://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#dynamicProperties-2009-04-24">dynamicProperties</a></TD>
<TR><TH colspan="2"><A name="datasetID">Term Name: datasetID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/datasetID</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Dataset</TD></TR> <TR><TD>Definition:</TD><TD>An identifier for the data set. May be a global unique identifier or an identifier specific to a collection or institution.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/Dataset">http://code.google.com/p/darwincore/wiki/Dataset</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#datasetID-2009-04-24">datasetID</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>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>A unique 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, for example, use the form: "urn:catalog:[institutionCode]:[collectionCode]:[catalogNumber]. Examples: 1) "urn:lsid:nhm.ku.edu:Herps:32", 2) "urn:catalog:FMNH:Mammal:145732". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</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="institutionCode">Term Name: institutionCode</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/institutionCode</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>The name (or acronym) in use by the institution administering the collection or data set in which the Occurrence is recorded.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "MVZ", "FMNH", "AKN-CLO". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#institutionCode-2009-04-24">institutionCode</a></TD>
<TR><TH colspan="2"><A name="collectionCode">Term Name: collectionCode</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/collectionCode</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>The name (or acronym) identifying the collection or data set of which the Occurrence is a part.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Mammals", "Hildebrandt", "eBird". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#collectionCode-2009-04-24">collectionCode</a></TD>
<TR><TH colspan="2"><A name="collectionID">Term Name: collectionID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/collectionID</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>A unique identifier for the collection or dataset of which the Occurrence is a part. Recommended best practice is to use the identifier in a collections registry such as the Biodiversity Collections Index (<a href="http://www.biodiversitycollectionsindex.org/">http://www.biodiversitycollectionsindex.org/</a>).</TD></TR> <TR><TD>Comment:</TD><TD>Example: "urn:lsid:biocol.org:col:34818". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#collectionID-2009-04-24">collectionID</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>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>An identifier (preferably unique) for the Occurrence within the data set or collection.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "2008.1334", "145732a", "145732". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</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="occurrenceDetails">Term Name: occurrenceDetails</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/occurrenceDetails</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>A reference (publication, URI) to the most detailed information available about the Occurrence.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "http://mvzarctos.berkeley.edu/guid/MVZ:Mamm:165861". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#occurrenceDetails-2009-04-24">occurrenceDetails</a></TD>
<TR><TH colspan="2"><A name="occurrenceRemarks">Term Name: occurrenceRemarks</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/occurrenceRemarks</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>Comments or notes about the Occurrence.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "found dead on road". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#occurrenceRemarks-2009-04-24">occurrenceRemarks</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>Has Domain:</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://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#recordNumber-2009-04-24">recordNumber</a></TD>
<TR><TH colspan="2"><A name="recordedBy">Term Name: recordedBy</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/recordedBy</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>A list (concatenated and separated) of names of people, groups, or organizations responsible for recording the original Occurrence. The primary collector or observer, especially one who applies a personal identifier (recordNumber), should be listed first.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Oliver P. Pearson; Anita K. Pearson" where the value in recordNumber "OPP 7101" corresponds to the number for the specimen in the field catalog (collector number) of Oliver P. Pearson. For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#recordedBy-2009-04-24">recordedBy</a></TD>
<TR><TH colspan="2"><A name="individualID">Term Name: individualID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/individualID</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>An identifier for an individual or named group of individual organisms represented in the Occurrence. Meant to accommodate resampling of the same individual or group for monitoring purposes. May be a global unique identifier or an identifier specific to a data set.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "U.amer. 44", "Smedley", "Orca J 23". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#individualID-2009-04-24">individualID</a></TD>
<TR><TH colspan="2"><A name="individualCount">Term Name: individualCount</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/individualCount</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>The number of individuals represented present at the time of the Occurrence.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "1", "25". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#individualCount-2009-04-24">individualCount</a></TD>
<TR><TH colspan="2"><A name="sex">Term Name: sex</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/sex</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>The sex of the biological individual(s) represented in the Occurrence. Recommended best practice is to use a controlled vocabulary.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "female", "hermaphrodite", "8 males, 4 females". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#sex-2009-04-24">sex</a></TD>
<TR><TH colspan="2"><A name="lifeStage">Term Name: lifeStage</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/lifeStage</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>The age class or life stage of the biological individual(s) at the time the Occurrence was recorded. Recommended best practice is to use a controlled vocabulary.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "egg", "eft", "juvenile", "adult", "2 adults 4 juveniles". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#lifeStage-2009-04-24">lifeStage</a></TD>
<TR><TH colspan="2"><A name="reproductiveCondition">Term Name: reproductiveCondition</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/reproductiveCondition</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>The reproductive condition of the biological individual(s) represented in the Occurrence. Recommended best practice is to use a controlled vocabulary.</TD></TR> <TR><TD>Comment:</TD><TD>Examples" "non-reproductive", "pregnant". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#reproductiveCondition-2009-04-24">reproductiveCondition</a></TD>
<TR><TH colspan="2"><A name="behavior">Term Name: behavior</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/behavior</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>A description of the behavior shown by the subject at the time the Occurrence was recorded. Recommended best practice is to use a controlled vocabulary.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "roosting", "foraging", "running", "blooming". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#behavior-2009-04-24">behavior</a></TD>
<TR><TH colspan="2"><A name="establishmentMeans">Term Name: establishmentMeans</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/establishmentMeans</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>The process by which the the biological individual(s) represented in the Occurrence became established at the location. Recommended best practice is to use a controlled vocabulary.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "cultivated", "invasive", "escaped from captivity", "wild", "native". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#establishmentMeans-2009-04-24">establishmentMeans</a></TD>
<TR><TH colspan="2"><A name="preparations">Term Name: preparations</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/preparations</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>A list (concatenated and separated) of preparations and preservation methods for a specimen.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "skin; skull; skeleton", "whole animal (ETOH), tissue (EDTA)", "fossil", "cast", "photograph", "DNA extract". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#preparations-2009-04-24">preparations</a></TD>
<TR><TH colspan="2"><A name="disposition">Term Name: disposition</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/disposition</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</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://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#disposition-2009-04-24">disposition</a></TD>
<TR><TH colspan="2"><A name="otherCatalogNumbers">Term Name: otherCatalogNumbers</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/otherCatalogNumbers</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>A list (concatenated and separated) of previous or alternate fully qualified catalog numbers or other human-used identifiers for the same Occurrence, whether in the current or any other data set or collection.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "FMNH:Mammal:1234". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#otherCatalogNumbers-2009-04-24">otherCatalogNumbers</a></TD>
<TR><TH colspan="2"><A name="previousIdentifications">Term Name: previousIdentifications</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/previousIdentifications</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>A list (concatenated and separated) of previous assignments of names to the Occurrence.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Anthus sp., field ID by G. Iglesias; Anthus correndera, expert ID by C. Cicero 2009-02-12 based on morphology". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#previousIdentifications-2009-05-18">previousIdentifications</a></TD>
<TR><TH colspan="2"><A name="associatedMedia">Term Name: associatedMedia</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/associatedMedia</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>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>Comment:</TD><TD>Example: "http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#associatedMedia-2009-04-24">associatedMedia</a></TD>
<TR><TH colspan="2"><A name="associatedReferences">Term Name: associatedReferences</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/associatedReferences</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>A list (concatenated and separated) of identifiers (publication, bibliographic reference, global unique identifier, URI) of literature associated with the Occurrence.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "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. ". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#associatedReferences-2009-04-24">associatedReferences</a></TD>
<TR><TH colspan="2"><A name="associatedOccurrences">Term Name: associatedOccurrences</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/associatedOccurrences</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>A list (concatenated and separated) of identifiers of other occurrences and their associations to this Occurrence.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "sibling of FMNH:Mammal:1234; sibling of FMNH:Mammal:1235". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#associatedOccurrences-2009-04-24">associatedOccurrences</a></TD>
<TR><TH colspan="2"><A name="associatedSequences">Term Name: associatedSequences</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/associatedSequences</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the Occurrence.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "GenBank: U34853.1". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#associatedSequences-2009-04-24">associatedSequences</a></TD>
<TR><TH colspan="2"><A name="associatedTaxa">Term Name: associatedTaxa</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/associatedTaxa</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>A list (concatenated and separated) of identifiers or names of taxa and their associations with the Occurrence.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "host: Quercus alba". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#associatedTaxa-2009-04-24">associatedTaxa</a></TD>
<TR><TH colspan="2"><A name="eventID">Term Name: eventID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/eventID</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#eventID-2009-04-24">eventID</a></TD>
<TR><TH colspan="2"><A name="samplingProtocol">Term Name: samplingProtocol</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/samplingProtocol</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Definition:</TD><TD>The name of, reference to, or description of the method or protocol used during an Event.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "UV light trap", "mist net", "bottom trawl", "ad hoc observation", "point count". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#samplingProtocol-2009-04-24">samplingProtocol</a></TD>
<TR><TH colspan="2"><A name="verbatimEventDate">Term Name: verbatimEventDate</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/verbatimEventDate</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Definition:</TD><TD>The verbatim original representation of the date and time information for the Event.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "spring 1910", "Marzo 2002", "1999-03-XX", "17IV1934". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#verbatimEventDate-2009-04-24">verbatimEventDate</a></TD>
<TR><TH colspan="2"><A name="eventDate">Term Name: eventDate</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/eventDate</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>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. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).</TD></TR> <TR><TD>Comment:</TD><TD>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. For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#eventDate-2009-04-24">eventDate</a></TD>
<TR><TH colspan="2"><A name="eventTime">Term Name: eventTime</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/eventTime</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Definition:</TD><TD>The time or interval during which an Event occurred. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).</TD></TR> <TR><TD>Comment:</TD><TD>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. For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#eventTime-2009-04-24">eventTime</a></TD>
<TR><TH colspan="2"><A name="startDayOfYear">Term Name: startDayOfYear</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/startDayOfYear</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Definition:</TD><TD>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).</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year). For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#startDayOfYear-2009-04-24">startDayOfYear</a></TD>
<TR><TH colspan="2"><A name="endDayOfYear">Term Name: endDayOfYear</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/endDayOfYear</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Definition:</TD><TD>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).</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year). For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#endDayOfYear-2009-04-24">endDayOfYear</a></TD>
<TR><TH colspan="2"><A name="year">Term Name: year</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/year</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Definition:</TD><TD>The four-digit year in which the Event occurred, according to the Common Era Calendar.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "2008". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#year-2009-04-24">year</a></TD>
<TR><TH colspan="2"><A name="month">Term Name: month</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/month</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Definition:</TD><TD>The ordinal month in which the Event occurred.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "1" (=January), "10" (=October). For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#month-2009-04-24">month</a></TD>
<TR><TH colspan="2"><A name="day">Term Name: day</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/day</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Definition:</TD><TD>The two-digit day of the month on which the Event occurred.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "9", "28". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#day-2009-04-24">day</a></TD>
<TR><TH colspan="2"><A name="habitat">Term Name: habitat</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/habitat</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Definition:</TD><TD>A category or description of the habitat in which the Event occurred.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "oak savanna", "pre-cordilleran steppe". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#habitat-2009-04-24">habitat</a></TD>
<TR><TH colspan="2"><A name="fieldNumber">Term Name: fieldNumber</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/fieldNumber</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Definition:</TD><TD>An identifier given to the event in the field. Often serves as a link between field notes and the Event.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "RV Sol 87-03-08". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#fieldNumber-2009-04-24">fieldNumber</a></TD>
<TR><TH colspan="2"><A name="fieldNotes">Term Name: fieldNotes</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/fieldNotes</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "notes available in Grinnell-Miller Library". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#fieldNotes-2009-04-24">fieldNotes</a></TD>
<TR><TH colspan="2"><A name="eventRemarks">Term Name: eventRemarks</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/eventRemarks</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Definition:</TD><TD>Comments or notes about the Event.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "after the recent rains the river is nearly at flood stage". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#eventRemarks-2009-04-24">eventRemarks</a></TD>
<TR><TH colspan="2"><A name="locationID">Term Name: locationID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/locationID</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>An identifier for the set of location information (data having dcterms:Location as their domain). May be a global unique identifier or an identifier specific to the data set.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#locationID-2009-04-24">locationID</a></TD>
<TR><TH colspan="2"><A name="higherGeographyID">Term Name: higherGeographyID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/higherGeographyID</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>A unique identifier for the geographic region within with the Location occurred. Recommended best practice is to use an persistent identifier from a controlled vocabulary such as the Getty Thesaurus of Geographic Names.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "TGN: 1002002" for Prov. Tierra del Fuego, Argentina. For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#higherGeographyID-2009-04-24">higherGeographyID</a></TD>
<TR><TH colspan="2"><A name="higherGeography">Term Name: higherGeography</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/higherGeography</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>A list (concatenated and separated) of geographic names less specific than the information captured in the locality term.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "South America; Argentina; Patagonia; Parque Nacional Nahuel Huapi; Neuquén; Los Lagos" with accompanying values "South America" in Continent, "Argentina" in Country, "Neuquén" in StateProvince, and Los Lagos in County. For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#higherGeography-2009-04-24">higherGeography</a></TD>
<TR><TH colspan="2"><A name="continent">Term Name: continent</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/continent</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The name of the continent in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names or the ISO 3166 Continent code.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Antarctica". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#continent-2009-04-24">continent</a></TD>
<TR><TH colspan="2"><A name="waterBody">Term Name: waterBody</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/waterBody</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The name of the water body in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Indian Ocean", "Baltic Sea". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#waterBody-2009-04-24">waterBody</a></TD>
<TR><TH colspan="2"><A name="islandGroup">Term Name: islandGroup</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/islandGroup</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The name of the island group in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Alexander Archipelago". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#islandGroup-2009-04-24">islandGroup</a></TD>
<TR><TH colspan="2"><A name="island">Term Name: island</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/island</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The name of the island on or near which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Isla Victoria". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#island-2009-04-24">island</a></TD>
<TR><TH colspan="2"><A name="country">Term Name: country</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/country</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The name of the country or major political unit in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Denmark", "Colombia", "España". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#country-2009-04-24">country</a></TD>
<TR><TH colspan="2"><A name="countryCode">Term Name: countryCode</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/countryCode</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The standard code for the country in which the Location occurs. Recommended best practice is to used ISO 3166-1-alpha-2 country code.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "ARG" for Argentina, "SLV" for El Salvador. For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#countryCode-2009-04-24">countryCode</a></TD>
<TR><TH colspan="2"><A name="stateProvince">Term Name: stateProvince</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/stateProvince</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The name of the next smaller political region than country (state, province, canton, department, region, etc.) in which the Location occurs.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Montana", "Minas Gerais", "Córdoba". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#stateProvince-2009-04-24">stateProvince</a></TD>
<TR><TH colspan="2"><A name="county">Term Name: county</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/county</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The full, unabbreviated name of the next smaller political region than StateProvince (county, shire, department, etc.) in which the Location occurs.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Missoula", "Los Lagos", "Mataró". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#county-2009-04-24">county</a></TD>
<TR><TH colspan="2"><A name="locality">Term Name: locality</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/locality</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The specific description of the place. Less specific geographic information can be provided in other geographic terms (higherGeography, continent, country, stateProvince, county, waterBody, island, islandGroup). This term may contain information modified from the the original to correct perceived errors or standardize the description.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Bariloche, 25 km NNE via Ruta Nacional 40 (=Ruta 237)". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#locality-2009-04-24">locality</a></TD>
<TR><TH colspan="2"><A name="verbatimLocality">Term Name: verbatimLocality</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/verbatimLocality</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The original textual description of the place.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "25 km NNE Bariloche por R. Nac. 237". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#verbatimLocality-2009-04-24">verbatimLocality</a></TD>
<TR><TH colspan="2"><A name="verbatimElevation">Term Name: verbatimElevation</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/verbatimElevation</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The original description of the elevation (altitude, usually above sea level) of the Location.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "100-200 m". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#verbatimElevation-2009-04-24">verbatimElevation</a></TD>
<TR><TH colspan="2"><A name="minimumElevationInMeters">Term Name: minimumElevationInMeters</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/minimumElevationInMeters</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The lower limit of the range of elevation (altitude, usually above sea level), in meters.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "100". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#minimumElevationInMeters-2009-04-24">minimumElevationInMeters</a></TD>
<TR><TH colspan="2"><A name="maximumElevationInMeters">Term Name: maximumElevationInMeters</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/maximumElevationInMeters</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The upper limit of the range of elevation (altitude, usually above sea level), in meters.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "200". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#maximumElevationInMeters-2009-04-24">maximumElevationInMeters</a></TD>
<TR><TH colspan="2"><A name="verbatimDepth">Term Name: verbatimDepth</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/verbatimDepth</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The original description of the depth below the local surface.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "100-200 m". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#verbatimDepth-2009-04-24">verbatimDepth</a></TD>
<TR><TH colspan="2"><A name="minimumDepthInMeters">Term Name: minimumDepthInMeters</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/minimumDepthInMeters</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The lesser depth of a range of depth below the local surface, in meters.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "100". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#minimumDepthInMeters-2009-04-24">minimumDepthInMeters</a></TD>
<TR><TH colspan="2"><A name="maximumDepthInMeters">Term Name: maximumDepthInMeters</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/maximumDepthInMeters</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The greater depth of a range of depth below the local surface, in meters.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "200". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#maximumDepthInMeters-2009-04-24">maximumDepthInMeters</a></TD>
<TR><TH colspan="2"><A name="minimumDistanceAboveSurfaceInMeters">Term Name: minimumDistanceAboveSurfaceInMeters</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The lesser distance in a range of distance from the nearest surface in the vertical direction (positive for above, negative for below), in meters.</TD></TR> <TR><TD>Comment:</TD><TD>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", MinumumDepthInMeters: "20", MaximumDepthInMeters: "20", DistanceAboveSurfaceInMetersMinimum: "0", DistanceAboveSurfaceInMetersMaximum: "-1.5". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#minimumDistanceAboveSurfaceInMeters-2009-04-24">minimumDistanceAboveSurfaceInMeters</a></TD>
<TR><TH colspan="2"><A name="maximumDistanceAboveSurfaceInMeters">Term Name: maximumDistanceAboveSurfaceInMeters</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The greater distance in a range of distance from the nearest surface in the vertical direction (positive for above, negative for below), in meters.</TD></TR> <TR><TD>Comment:</TD><TD>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", MinumumDepthInMeters: "20", MaximumDepthInMeters: "20", DistanceAboveSurfaceInMetersMinimum: "0", DistanceAboveSurfaceInMetersMaximum: "-1.5". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#maximumDistanceAboveSurfaceInMeters-2009-04-24">maximumDistanceAboveSurfaceInMeters</a></TD>
<TR><TH colspan="2"><A name="locationRemarks">Term Name: locationRemarks</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/locationRemarks</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>Comments or notes about the Location.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "under water since 2005". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#locationRemarks-2009-04-24">locationRemarks</a></TD>
<TR><TH colspan="2"><A name="verbatimCoordinates">Term Name: verbatimCoordinates</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/verbatimCoordinates</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The verbatim original spatial coordinates of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "41 05 54S 121 05 34W". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#verbatimCoordinates-2009-04-24">verbatimCoordinates</a></TD>
<TR><TH colspan="2"><A name="verbatimLatitude">Term Name: verbatimLatitude</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/verbatimLatitude</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The verbatim original latitude of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "41 05 54.03S". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#verbatimLatitude-2009-04-24">verbatimLatitude</a></TD>
<TR><TH colspan="2"><A name="verbatimLongitude">Term Name: verbatimLongitude</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/verbatimLongitude</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The verbatim original longitude of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "121d 10' 34" W". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#verbatimLongitude-2009-04-24">verbatimLongitude</a></TD>
<TR><TH colspan="2"><A name="verbatimCoordinateSystem">Term Name: verbatimCoordinateSystem</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The spatial coordinate system for the verbatimLatitude and verbatimLongitude or the verbatimCoordinates of the Location. Recommended best practice is to use a controlled vocabulary.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "decimal degrees", "degrees decimal minutes", "degrees minutes seconds". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#verbatimCoordinateSystem-2009-04-24">verbatimCoordinateSystem</a></TD>
<TR><TH colspan="2"><A name="verbatimSRS">Term Name: verbatimSRS</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/verbatimSRS</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which coordinates given in verbatimLatitude and verbatimLongitude, or verbatimCoordinates are based. Recommended best practice is use the EPSG code as a controlled vocabulary to provide an SRS, if known. Otherwise use a controlled vocabulary for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary for the name or code of the ellipsoid, if known. If none of these is known, use the value "unknown".</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "EPSG:4326", "WGS84", "NAD27", "Campo Inchauspe", "European 1950", "Clarke 1866". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#verbatimSRS-2009-07-06">verbatimSRS</a></TD>
<TR><TH colspan="2"><A name="decimalLatitude">Term Name: decimalLatitude</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/decimalLatitude</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "-41.0983423". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#decimalLatitude-2009-04-24">decimalLatitude</a></TD>
<TR><TH colspan="2"><A name="decimalLongitude">Term Name: decimalLongitude</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/decimalLongitude</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "-121.1761111". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#decimalLongitude-2009-04-24">decimalLongitude</a></TD>
<TR><TH colspan="2"><A name="geodeticDatum">Term Name: geodeticDatum</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/geodeticDatum</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which the geographic coordinates given in decimalLatitude and decimalLongitude as based. Recommended best practice is use the EPSG code as a controlled vocabulary to provide an SRS, if known. Otherwise use a controlled vocabulary for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary for the name or code of the ellipsoid, if known. If none of these is known, use the value "unknown".</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "EPSG:4326", "WGS84", "NAD27", "Campo Inchauspe", "European 1950", "Clarke 1866". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#geodeticDatum-2009-04-24">geodeticDatum</a></TD>
<TR><TH colspan="2"><A name="coordinateUncertaintyInMeters">Term Name: coordinateUncertaintyInMeters</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The upper limit of the distance (in meters) from the given decimalLatitude and decimalLongitude describing a circle within which the whole of the Location is contained. Leave the value empty if the uncertainty is unknown, cannot be estimated, or is not applicable (because there are no coordinates). Zero is not a valid value for this term.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "30" (reasonable lower limit of a GPS reading under good conditions if the actual precision was not recorded at the time). For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#coordinateUncertaintyInMeters-2009-04-24">coordinateUncertaintyInMeters</a></TD>
<TR><TH colspan="2"><A name="coordinatePrecision">Term Name: coordinatePrecision</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/coordinatePrecision</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>A decimal representation of the precision of the coordinates given in the decimalLatitude and decimalLongitude.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "0.00001" (normal GPS limit for decimal degrees), "0.000278" (nearest second), "0.01667" (nearest minute), "1.0" (nearest degree). For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#coordinatePrecision-2009-04-24">coordinatePrecision</a></TD>
<TR><TH colspan="2"><A name="pointRadiusSpatialFit">Term Name: pointRadiusSpatialFit</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The ratio of the area of the point-radius (decimalLatitude, decimalLongitude, coordinateUncertaintyInMeters) 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 point-radius does not completely contain the original representation. The pointRadiusSpatialFit is undefined (and should be left blank) if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the pointRadiusSpatialFit is 1.</TD></TR> <TR><TD>Comment:</TD><TD>Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing", Chapman and Wieczorek, eds. 2006 (<a href="http://www.gbif.org/prog/digit/Georeferencing">http://www.gbif.org/prog/digit/Georeferencing</a>). For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#pointRadiusSpatialFit-2009-04-24">pointRadiusSpatialFit</a></TD>
<TR><TH colspan="2"><A name="footprintWKT">Term Name: footprintWKT</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/footprintWKT</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>A Well-Known Text (WKT) representation of the the shape (footprint, geometry) that defines the Location. A Location may have both a point-radius representation (see decimalLatitude) and a footprint representation, and they may differ from each other.</TD></TR> <TR><TD>Comment:</TD><TD>Example: the one-degree bounding box with opposite corners at (longitude=10, latitude=20) and (longitude=11, latitude=21) would be expressed in well-known text as POLYGON ((10 20, 11 20, 11 21, 10 21, 10 20)). For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#footprintWKT-2009-04-24">footprintWKT</a></TD>
<TR><TH colspan="2"><A name="footprintSRS">Term Name: footprintSRS</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/footprintSRS</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>A Well-Known Text (WKT) representation of the 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.</TD></TR> <TR><TD>Comment:</TD><TD>Example: The WKT for the standard WGS84 SRS (EPSG:4326) is "GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.0174532925199433]]" without the enclosing quotes. For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#footprintSRS-2009-07-06">footprintSRS</a></TD>
<TR><TH colspan="2"><A name="footprintSpatialFit">Term Name: footprintSpatialFit</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/footprintSpatialFit</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD>Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing", Chapman and Wieczorek, eds. 2006 (<a href="http://www.gbif.org/prog/digit/Georeferencing">http://www.gbif.org/prog/digit/Georeferencing</a>). For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#footprintSpatialFit-2009-04-24">footprintSpatialFit</a></TD>
<TR><TH colspan="2"><A name="georeferencedBy">Term Name: georeferencedBy</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/georeferencedBy</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The name(s) of the person(s) who determined the georeference (spatial representation) for the Location.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Heather Constable, Carol Spencer". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#georeferencedBy-2009-04-24">georeferencedBy</a></TD>
<TR><TH colspan="2"><A name="georeferenceProtocol">Term Name: georeferenceProtocol</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/georeferenceProtocol</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006), Global Biodiversity Information Facility.", "MaNIS/HerpNet/ORNIS Georeferencing Guidelines", "BioGeomancer". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#georeferenceProtocol-2009-04-24">georeferenceProtocol</a></TD>
<TR><TH colspan="2"><A name="georeferenceSources">Term Name: georeferenceSources</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/georeferenceSources</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "USGS 1:24000 Florence Montana Quad", "Terrametrics 2008 on Google Earth". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#georeferenceSources-2009-04-24">georeferenceSources</a></TD>
<TR><TH colspan="2"><A name="georeferenceVerificationStatus">Term Name: georeferenceVerificationStatus</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "requires verification", "verified by collector", "verified by curator". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#georeferenceVerificationStatus-2009-04-24">georeferenceVerificationStatus</a></TD>
<TR><TH colspan="2"><A name="georeferenceRemarks">Term Name: georeferenceRemarks</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/georeferenceRemarks</TD></TR> <TR><TD>Has Domain:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "assumed distance by road (Hwy. 101)". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#georeferenceRemarks-2009-04-24">georeferenceRemarks</a></TD>
<TR><TH colspan="2"><A name="geologicalContextID">Term Name: geologicalContextID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/geologicalContextID</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>An identifier for the set of information associated with a GeologicalContext (the location within a geological context, such as stratigraphy). May be a global unique identifier or an identifier specific to the data set.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#geologicalContextID-2009-07-06">geologicalContextID</a></TD>
<TR><TH colspan="2"><A name="earliestEonOrLowestEonothem">Term Name: earliestEonOrLowestEonothem</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/earliestEonOrLowestEonothem</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the earliest possible geochronologic eon or lowest chrono-stratigraphic eonothem or the informal name ("Precambrian") attributable to the stratigraphic horizon from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#earliestEonOrLowestEonothem-2009-04-24">earliestEonOrLowestEonothem</a></TD>
<TR><TH colspan="2"><A name="latestEonOrHighestEonothem">Term Name: latestEonOrHighestEonothem</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/latestEonOrHighestEonothem</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the latest possible geochronologic eon or highest chrono-stratigraphic eonothem or the informal name ("Precambrian") attributable to the stratigraphic horizon from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#latestEonOrHighestEonothem-2009-04-24">latestEonOrHighestEonothem</a></TD>
<TR><TH colspan="2"><A name="earliestEraOrLowestErathem">Term Name: earliestEraOrLowestErathem</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/earliestEraOrLowestErathem</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the earliest possible geochronologic era or lowest chronostratigraphic erathem attributable to the stratigraphic horizon from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#earliestEraOrLowestErathem-2009-04-24">earliestEraOrLowestErathem</a></TD>
<TR><TH colspan="2"><A name="latestEraOrHighestErathem">Term Name: latestEraOrHighestErathem</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/latestEraOrHighestErathem</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the latest possible geochronologic era or highest chronostratigraphic erathem attributable to the stratigraphic horizon from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#latestEraOrHighestErathem-2009-04-24">latestEraOrHighestErathem</a></TD>
<TR><TH colspan="2"><A name="earliestPeriodOrLowestSystem">Term Name: earliestPeriodOrLowestSystem</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/earliestPeriodOrLowestSystem</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the earliest possible geochronologic period or lowest chronostratigraphic system attributable to the stratigraphic horizon from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#earliestPeriodOrLowestSystem-2009-04-24">earliestPeriodOrLowestSystem</a></TD>
<TR><TH colspan="2"><A name="latestPeriodOrHighestSystem">Term Name: latestPeriodOrHighestSystem</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/latestPeriodOrHighestSystem</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the latest possible geochronologic period or highest chronostratigraphic system attributable to the stratigraphic horizon from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#latestPeriodOrHighestSystem-2009-04-24">latestPeriodOrHighestSystem</a></TD>
<TR><TH colspan="2"><A name="earliestEpochOrLowestSeries">Term Name: earliestEpochOrLowestSeries</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/earliestEpochOrLowestSeries</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the earliest possible geochronologic epoch or lowest chronostratigraphic series attributable to the stratigraphic horizon from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#earliestEpochOrLowestSeries-2009-04-24">earliestEpochOrLowestSeries</a></TD>
<TR><TH colspan="2"><A name="latestEpochOrHighestSeries">Term Name: latestEpochOrHighestSeries</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/latestEpochOrHighestSeries</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the latest possible geochronologic epoch or highest chronostratigraphic series attributable to the stratigraphic horizon from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#latestEpochOrHighestSeries-2009-04-24">latestEpochOrHighestSeries</a></TD>
<TR><TH colspan="2"><A name="earliestAgeOrLowestStage">Term Name: earliestAgeOrLowestStage</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</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> For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#earliestAgeOrLowestStage-2009-04-24">earliestAgeOrLowestStage</a></TD>
<TR><TH colspan="2"><A name="latestAgeOrHighestStage">Term Name: latestAgeOrHighestStage</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/latestAgeOrHighestStage</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the latest possible geochronologic age or highest chronostratigraphic stage attributable to the stratigraphic horizon from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#latestAgeOrHighestStage-2009-04-24">latestAgeOrHighestStage</a></TD>
<TR><TH colspan="2"><A name="lowestBiostratigraphicZone">Term Name: lowestBiostratigraphicZone</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/lowestBiostratigraphicZone</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the lowest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#lowestBiostratigraphicZone-2009-04-24">lowestBiostratigraphicZone</a></TD>
<TR><TH colspan="2"><A name="highestBiostratigraphicZone">Term Name: highestBiostratigraphicZone</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/highestBiostratigraphicZone</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the highest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#highestBiostratigraphicZone-2009-04-24">highestBiostratigraphicZone</a></TD>
<TR><TH colspan="2"><A name="lithostratigraphicTerms">Term Name: lithostratigraphicTerms</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/lithostratigraphicTerms</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The combination of all litho-stratigraphic names for the rock from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#lithostratigraphicTerms-2009-04-24">lithostratigraphicTerms</a></TD>
<TR><TH colspan="2"><A name="group">Term Name: group</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/group</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the lithostratigraphic group from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#group-2009-04-24">group</a></TD>
<TR><TH colspan="2"><A name="formation">Term Name: formation</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/formation</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the lithostratigraphic formation from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#formation-2009-04-24">formation</a></TD>
<TR><TH colspan="2"><A name="member">Term Name: member</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/member</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the lithostratigraphic member from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#member-2009-04-24">member</a></TD>
<TR><TH colspan="2"><A name="bed">Term Name: bed</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/bed</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the lithostratigraphic bed from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#bed-2009-04-24">bed</a></TD>
<TR><TH colspan="2"><A name="identificationID">Term Name: identificationID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/identificationID</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Identification</TD></TR> <TR><TD>Definition:</TD><TD>An identifier for the Identification (the body of information associated with the assignment of a scientific name). May be a global unique identifier or an identifier specific to the data set.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/Identification">http://code.google.com/p/darwincore/wiki/Identification</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#identificationID-2009-04-24">identificationID</a></TD>
<TR><TH colspan="2"><A name="identifiedBy">Term Name: identifiedBy</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/identifiedBy</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Identification</TD></TR> <TR><TD>Definition:</TD><TD>The name(s) of the person(s) who assigned the scientificName.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "James L. Patton". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Identification">http://code.google.com/p/darwincore/wiki/Identification</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#identifiedBy-2009-04-24">identifiedBy</a></TD>
<TR><TH colspan="2"><A name="dateIdentified">Term Name: dateIdentified</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/dateIdentified</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Identification</TD></TR> <TR><TD>Definition:</TD><TD>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).</TD></TR> <TR><TD>Comment:</TD><TD>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. For discussion see <a href="http://code.google.com/p/darwincore/wiki/Identification">http://code.google.com/p/darwincore/wiki/Identification</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#dateIdentified-2009-04-24">dateIdentified</a></TD>
<TR><TH colspan="2"><A name="identificationReferences">Term Name: identificationReferences</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/identificationReferences</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Identification</TD></TR> <TR><TD>Definition:</TD><TD>A list (concatenated and separated) of references (publication, global unique identifier, URI) used in the Identification.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Aves del Noroeste Patagonico. Christie et al. 2004.". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Identification">http://code.google.com/p/darwincore/wiki/Identification</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#identificationReferences-2009-04-24">identificationReferences</a></TD>
<TR><TH colspan="2"><A name="identificationRemarks">Term Name: identificationRemarks</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/identificationRemarks</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Identification</TD></TR> <TR><TD>Definition:</TD><TD>Comments or notes about the Identification.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas.". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Identification">http://code.google.com/p/darwincore/wiki/Identification</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#identificationRemarks-2009-04-24">identificationRemarks</a></TD>
<TR><TH colspan="2"><A name="identificationQualifier">Term Name: identificationQualifier</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/identificationQualifier</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Identification</TD></TR> <TR><TD>Definition:</TD><TD>A brief phrase or a standard term ("cf.", "aff.") to express the identifier's doubts about the Identification.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: 1) For the determination "Quercus aff. agrifolia var. oxyadenia", IdentificationQualifier would be "aff. agrifolia var. oxyadenia" with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank. 2) For the determination "Quercus agrifolia cf. var. oxyadenia", IdentificationQualifier would be "cf. var. oxyadenia " with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank. For discussion see <a href="http://code.google.com/p/darwincore/wiki/Identification">http://code.google.com/p/darwincore/wiki/Identification</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#identificationQualifier-2009-04-24">identificationQualifier</a></TD>
<TR><TH colspan="2"><A name="typeStatus">Term Name: typeStatus</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/typeStatus</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Identification</TD></TR> <TR><TD>Definition:</TD><TD>A list (concatenated and separated) of nomenclatural types (type status, typified scientific name, publication) applied to the subject.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Identification">http://code.google.com/p/darwincore/wiki/Identification</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#typeStatus-2009-04-24">typeStatus</a></TD>
<TR><TH colspan="2"><A name="scientificNameID">Term Name: scientificNameID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/scientificNameID</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>A unique identifier for the scientificName.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#scientificNameID-2009-07-06">scientificNameID</a></TD>
<TR><TH colspan="2"><A name="acceptedScientificNameID">Term Name: acceptedScientificNameID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/acceptedScientificNameID</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>A unique identifier for the acceptedScientificName.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#acceptedScientificNameID-2009-07-06">acceptedScientificNameID</a></TD>
<TR><TH colspan="2"><A name="higherTaxonNameID">Term Name: higherTaxonNameID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/higherTaxonNameID</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>A unique identifier for the name that is the parent of the scientificName.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#higherTaxonNameID-2009-04-24">higherTaxonNameID</a></TD>
<TR><TH colspan="2"><A name="basionymID">Term Name: basionymID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/basionymID</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>A unique identifier for the basionym (botany) or basonym (bacteriology) of the scientificName.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#basionymID-2009-04-24">basionymID</a></TD>
<TR><TH colspan="2"><A name="scientificName">Term Name: scientificName</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/scientificName</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The taxon name (with date and authorship information if applicable). When forming part of and 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.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Coleoptera" (order), "Vespertilionidae" (family), "Manis" (genus), "Ctenomys sociabilis" (genus + specificEpithet), "Ambystoma tigrinum diaboli" (genus + specificEpithet + infraspecificEpithet), "Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell" (genus + specificEpithet + taxonRank + infraspecificEpithet + scientificNameAuthorship). For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#scientificName-2009-04-24">scientificName</a></TD>
<TR><TH colspan="2"><A name="acceptedScientificName">Term Name: acceptedScientificName</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/acceptedScientificName</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The currently valid (zoological) or accepted (botanical) name for the scientificName.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Tamias minimus" valid name for "Eutamias minimus". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#acceptedScientificName-2009-07-06">acceptedScientificName</a></TD>
<TR><TH colspan="2"><A name="higherTaxonName">Term Name: higherTaxonName</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/higherTaxonName</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>A list (concatenated and separated) of the names for the taxonomic ranks less specific than that given in the scientificName.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Animalia; Chordata; Vertebrata; Mammalia; Theria; Eutheria; Rodentia; Hystricognatha; Hystricognathi; Ctenomyidae; Ctenomyini; Ctenomys". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#higherTaxonName-2009-04-24">higherTaxonName</a></TD>
<TR><TH colspan="2"><A name="basionym">Term Name: basionym</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/basionym</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The basionym (botany) or basonym (bacteriology) of the scientificName.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Pinus abies". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#basionym-2009-04-24">basionym</a></TD>
<TR><TH colspan="2"><A name="kingdom">Term Name: kingdom</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/kingdom</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The name of the kingdom in which the scientificName is classified.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Animalia". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#kingdom-2009-04-24">kingdom</a></TD>
<TR><TH colspan="2"><A name="phylum">Term Name: phylum</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/phylum</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The name of the phlyum (or division) in which the scientificName is classified.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Chordata". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#phylum-2009-04-24">phylum</a></TD>
<TR><TH colspan="2"><A name="class">Term Name: class</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/class</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The name of the class in which the scientificName is classified.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Mammalia". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#class-2009-04-24">class</a></TD>
<TR><TH colspan="2"><A name="order">Term Name: order</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/order</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The name of the order in which the scientificName is classified.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Rodentia". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#order-2009-04-24">order</a></TD>
<TR><TH colspan="2"><A name="family">Term Name: family</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/family</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The name of the family in which the scientificName is classified.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Ctenomyidae". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#family-2009-04-24">family</a></TD>
<TR><TH colspan="2"><A name="genus">Term Name: genus</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/genus</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The name of the genus in which the scientificName is classified.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Quercus". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#genus-2009-04-24">genus</a></TD>
<TR><TH colspan="2"><A name="subgenus">Term Name: subgenus</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/subgenus</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The name of the subgenus in which the scientificName is classified.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Strobus" subgenus of Pinus. For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#subgenus-2009-04-24">subgenus</a></TD>
<TR><TH colspan="2"><A name="specificEpithet">Term Name: specificEpithet</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/specificEpithet</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The name of the first or species epithet of the scientificName.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "agrifolia". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#specificEpithet-2009-04-24">specificEpithet</a></TD>
<TR><TH colspan="2"><A name="infraspecificEpithet">Term Name: infraspecificEpithet</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/infraspecificEpithet</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The name of the second or subspecies epithet of the scientificName.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "oxyadenia". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#infraspecificEpithet-2009-04-24">infraspecificEpithet</a></TD>
<TR><TH colspan="2"><A name="scientificNameRank">Term Name: scientificNameRank</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/scientificNameRank</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The taxonomic rank of the most specific name in the scientificName. Recommended best practice is to use a controlled vocabulary.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "subsp.", "var.", "forma", "species", "genus". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#scientificNameRank-2009-07-06">scientificNameRank</a></TD>
<TR><TH colspan="2"><A name="verbatimScientificNameRank">Term Name: verbatimScientificNameRank</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/verbatimScientificNameRank</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The taxonomic rank of the most specific name in the scientificName as it appears in the original record.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Agamospecies", "sub-lesus", "prole", "apomict", "nothogrex". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#verbatimScientificNameRank-2009-07-06">verbatimScientificNameRank</a></TD>
<TR><TH colspan="2"><A name="scientificNameAuthorship">Term Name: scientificNameAuthorship</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/scientificNameAuthorship</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The authorship information for the scientificName formatted according to the conventions of the applicable nomenclaturalCode.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "(Torr.) J.T. Howell". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#scientificNameAuthorship-2009-04-24">scientificNameAuthorship</a></TD>
<TR><TH colspan="2"><A name="nomenclaturalCode">Term Name: nomenclaturalCode</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/nomenclaturalCode</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The nomenclatural code under which the scientificName is constructed. Recommended best practice is to use a controlled vocabulary.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "ICBN", "ICZN", "BC", "ICNCP", "BioCode". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#nomenclaturalCode-2009-04-24">nomenclaturalCode</a></TD>
<TR><TH colspan="2"><A name="namePublicationID">Term Name: namePublicationID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/namePublicationID</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>A unique identifier for the first valid publication of the scientificName.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#namePublicationID-2009-05-18">namePublicationID</a></TD>
<TR><TH colspan="2"><A name="namePublishedIn">Term Name: namePublishedIn</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/namePublishedIn</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>A full literature reference to the first valid publication of the scientificName.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#namePublishedIn-2009-04-24">namePublishedIn</a></TD>
<TR><TH colspan="2"><A name="taxonomicStatus">Term Name: taxonomicStatus</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/taxonomicStatus</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The status of the use of the scientificName as a label for a taxon. Requires taxonomic opinion to define the scope of a taxon. Rules of priority then are used to define the taxonomic status of the nomenclature contained in that scope, combined with the experts opinion. It must be linked to a specific taxonomic reference that defines the concept. Recommended best practice is to use a controlled vocabulary.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "invalid", "misapplied", "homotypic synonym", "accepted". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#taxonomicStatus-2009-04-24">taxonomicStatus</a></TD>
<TR><TH colspan="2"><A name="nomenclaturalStatus">Term Name: nomenclaturalStatus</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/nomenclaturalStatus</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The status related to the original publication of the name and its conformance to the relevant rules of nomenclature. It is based essentially on an algorithm according to the business rules of the code. It requires no taxonomic opinion.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "nom. ambig.", "nom. illeg.", "nom. subnud.". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#nomenclaturalStatus-2009-04-24">nomenclaturalStatus</a></TD>
<TR><TH colspan="2"><A name="taxonConceptID">Term Name: taxonConceptID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/taxonConceptID</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>A unique identifier for the taxon concept (a circumscription of a taxonName).</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#taxonconceptID-2009-04-24">taxonConceptID</a></TD>
<TR><TH colspan="2"><A name="taxonAccordingTo">Term Name: taxonAccordingTo</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/taxonAccordingTo</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>Information about the authorship of this taxon concept which uses the scientificName in their sense (secundum, sensu). Could be a publication (identification key), institution or team of individuals.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#taxonAccordingTo-2009-04-24">taxonAccordingTo</a></TD>
<TR><TH colspan="2"><A name="taxonRemarks">Term Name: taxonRemarks</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/taxonRemarks</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>Comments or notes about the taxon.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "this name is a misspelling in common use". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#taxonRemarks-2009-04-24">taxonRemarks</a></TD>
<TR><TH colspan="2"><A name="vernacularName">Term Name: vernacularName</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/vernacularName</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>A common or vernacular name.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Andean Condor". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#vernacularName-2009-07-06">vernacularName</a></TD>
<TR><TH colspan="2"><A name="resourceRelationshipID">Term Name: resourceRelationshipID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/resourceRelationshipID</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/ResourceRelationship</TD></TR> <TR><TD>Definition:</TD><TD>An identifier for an instance of relationship between one resource (the subject) and another (relatedResource, the object).</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/ResourceRelationship">http://code.google.com/p/darwincore/wiki/ResourceRelationship</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#resourceRelationshipID-2009-04-24">resourceRelationshipID</a></TD>
<TR><TH colspan="2"><A name="resourceID">Term Name: resourceID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/resourceID</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/ResourceRelationship</TD></TR> <TR><TD>Definition:</TD><TD>A unique identifier for the resource that is the subject of the relationship.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/ResourceRelationship">http://code.google.com/p/darwincore/wiki/ResourceRelationship</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#resourceID-2009-04-24">resourceID</a></TD>
<TR><TH colspan="2"><A name="relatedResourceID">Term Name: relatedResourceID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/relatedResourceID</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/ResourceRelationship</TD></TR> <TR><TD>Definition:</TD><TD>A unique identifier for a related resource (the object, rather than the subject of the relationship).</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/ResourceRelationship">http://code.google.com/p/darwincore/wiki/ResourceRelationship</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#relatedResourceID-2009-04-24">relatedResourceID</a></TD>
<TR><TH colspan="2"><A name="relationshipOfResource">Term Name: relationshipOfResource</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/relationshipOfResource</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/ResourceRelationship</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "duplicate of", "mother of", "endoparasite of", "host to", "sibling of", "valid synonym of", "located within". For discussion see <a href="http://code.google.com/p/darwincore/wiki/ResourceRelationship">http://code.google.com/p/darwincore/wiki/ResourceRelationship</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#relationshipOfResource-2009-04-24">relationshipOfResource</a></TD>
<TR><TH colspan="2"><A name="relationshipAccordingTo">Term Name: relationshipAccordingTo</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/relationshipAccordingTo</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/ResourceRelationship</TD></TR> <TR><TD>Definition:</TD><TD>The source (person, organization, publication, reference) establishing the relationship between the two resources.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Julie Woodruff". For discussion see <a href="http://code.google.com/p/darwincore/wiki/ResourceRelationship">http://code.google.com/p/darwincore/wiki/ResourceRelationship</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#relationshipAccordingTo-2009-04-24">relationshipAccordingTo</a></TD>
<TR><TH colspan="2"><A name="relationshipEstablishedDate">Term Name: relationshipEstablishedDate</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/ResourceRelationship</TD></TR> <TR><TD>Definition:</TD><TD>The date-time on which the relationship between the two resources was established.</TD></TR> <TR><TD>Comment:</TD><TD>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. For discussion see <a href="http://code.google.com/p/darwincore/wiki/ResourceRelationship">http://code.google.com/p/darwincore/wiki/ResourceRelationship</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#relationshipEstablishedDate-2009-04-24">relationshipEstablishedDate</a></TD>
<TR><TH colspan="2"><A name="relationshipRemarks">Term Name: relationshipRemarks</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/relationshipRemarks</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/ResourceRelationship</TD></TR> <TR><TD>Definition:</TD><TD>Comments or notes about the relationship between the two resources.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "mother and offspring collected from the same nest", "pollinator captured in the act". For discussion see <a href="http://code.google.com/p/darwincore/wiki/ResourceRelationship">http://code.google.com/p/darwincore/wiki/ResourceRelationship</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#relationshipRemarks-2009-04-24">relationshipRemarks</a></TD>
<TR><TH colspan="2"><A name="measurementID">Term Name: measurementID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/measurementID</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/MeasurementOrFact</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/MeasurementOrFact">http://code.google.com/p/darwincore/wiki/MeasurementOrFact</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#measurementID-2009-04-24">measurementID</a></TD>
<TR><TH colspan="2"><A name="measurementType">Term Name: measurementType</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/measurementType</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/MeasurementOrFact</TD></TR> <TR><TD>Definition:</TD><TD>The nature of the measurement, fact, characteristic, or assertion. Recommended best practice is to use a controlled vocabulary.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "tail length", "temperature", "trap line length", "survey area", "trap type". For discussion see <a href="http://code.google.com/p/darwincore/wiki/MeasurementOrFact">http://code.google.com/p/darwincore/wiki/MeasurementOrFact</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#measurementType-2009-04-24">measurementType</a></TD>
<TR><TH colspan="2"><A name="measurementValue">Term Name: measurementValue</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/measurementValue</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/MeasurementOrFact</TD></TR> <TR><TD>Definition:</TD><TD>The value of the measurement, fact, characteristic, or assertion.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "45", "20", "1", "14.5", "UV-light". For discussion see <a href="http://code.google.com/p/darwincore/wiki/MeasurementOrFact">http://code.google.com/p/darwincore/wiki/MeasurementOrFact</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#measurementValue-2009-04-24">measurementValue</a></TD>
<TR><TH colspan="2"><A name="measurementAccuracy">Term Name: measurementAccuracy</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/measurementAccuracy</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/MeasurementOrFact</TD></TR> <TR><TD>Definition:</TD><TD>The description of the potential error associated with the measurementValue.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "0.01", "normal distribution with variation of 2 m". For discussion see <a href="http://code.google.com/p/darwincore/wiki/MeasurementOrFact">http://code.google.com/p/darwincore/wiki/MeasurementOrFact</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#measurementAccuracy-2009-04-24">measurementAccuracy</a></TD>
<TR><TH colspan="2"><A name="measurementUnit">Term Name: measurementUnit</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/measurementUnit</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/MeasurementOrFact</TD></TR> <TR><TD>Definition:</TD><TD>The units associated with the measurementValue. Recommended best practice is to use the International System of Units (SI).</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "mm", "C", "km", "ha". For discussion see <a href="http://code.google.com/p/darwincore/wiki/MeasurementOrFact">http://code.google.com/p/darwincore/wiki/MeasurementOrFact</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#measurementUnit-2009-04-24">measurementUnit</a></TD>
<TR><TH colspan="2"><A name="measurementDeterminedDate">Term Name: measurementDeterminedDate</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/measurementDeterminedDate</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/MeasurementOrFact</TD></TR> <TR><TD>Definition:</TD><TD>The date on which the the MeasurementOrFact was made. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).</TD></TR> <TR><TD>Comment:</TD><TD>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. For discussion see <a href="http://code.google.com/p/darwincore/wiki/MeasurementOrFact">http://code.google.com/p/darwincore/wiki/MeasurementOrFact</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#measurementDeterminedDate-2009-04-24">measurementDeterminedDate</a></TD>
<TR><TH colspan="2"><A name="measurementDeterminedBy">Term Name: measurementDeterminedBy</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/measurementDeterminedBy</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/MeasurementOrFact</TD></TR> <TR><TD>Definition:</TD><TD>The agent responsible for having determined the value of the MeasurementOrFact.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Javier de la Torre". For discussion see <a href="http://code.google.com/p/darwincore/wiki/MeasurementOrFact">http://code.google.com/p/darwincore/wiki/MeasurementOrFact</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#measurementDeterminedBy-2009-04-24">measurementDeterminedBy</a></TD>
<TR><TH colspan="2"><A name="measurementMethod">Term Name: measurementMethod</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/measurementMethod</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/MeasurementOrFact</TD></TR> <TR><TD>Definition:</TD><TD>A description of or reference to (publication, URI) the method or protocol used to determine the measurement, fact, characteristic, or assertion.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "minimum convex polygon around burrow entrances" for a home range area, "barometric altimeter" for an elevation. For discussion see <a href="http://code.google.com/p/darwincore/wiki/MeasurementOrFact">http://code.google.com/p/darwincore/wiki/MeasurementOrFact</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#measurementMethod-2009-04-24">measurementMethod</a></TD>
<TR><TH colspan="2"><A name="measurementRemarks">Term Name: measurementRemarks</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/measurementRemarks</TD></TR> <TR><TD>Has Domain:</TD><TD>http://rs.tdwg.org/dwc/terms/MeasurementOrFact</TD></TR> <TR><TD>Definition:</TD><TD>Comments or notes accompanying the MeasurementOrFact.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "tip of tail missing". For discussion see <a href="http://code.google.com/p/darwincore/wiki/MeasurementOrFact">http://code.google.com/p/darwincore/wiki/MeasurementOrFact</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#measurementRemarks-2009-04-24">measurementRemarks</a></TD>
<TR><TH colspan="2"><A name="Occurrence">Term Name: Occurrence</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Class:</TD><TD></TD></TR> <TR><TD>Definition:</TD><TD>The category of information pertaining to evidence of an occurrence in nature, in a collection, or in a dataset (specimen, observation, etc.).</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#Occurrence-2009-04-29">Occurrence</a></TD>
<TR><TH colspan="2"><A name="Event">Term Name: Event</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Class:</TD><TD></TD></TR> <TR><TD>Definition:</TD><TD>The category of information pertaining to an event (an action that occurs at a place and during a period of time).</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#Event-2009-04-29">Event</a></TD>
<TR><TH colspan="2"><A name="dcterms:Location">Term Name: dcterms:Location</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Class:</TD><TD></TD></TR> <TR><TD>Definition:</TD><TD>A spatial region or named place. For Darwin Core, a set of terms describing a place, whether named or not.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="http://dublincore.org/documents/dcmi-terms/#classes-Location">http://dublincore.org/documents/dcmi-terms/#classes-Location</a>, <a href="./history/index.htm#dcterms:Location">dcterms:Location</a></TD>
<TR><TH colspan="2"><A name="GeologicalContext">Term Name: GeologicalContext</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Class:</TD><TD></TD></TR> <TR><TD>Definition:</TD><TD>The category of information pertaining to a location within a geological context, such as stratigraphy.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#GeologicalContext-2009-07-06">GeologicalContext</a></TD>
<TR><TH colspan="2"><A name="Identification">Term Name: Identification</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/Identification</TD></TR> <TR><TD>Class:</TD><TD></TD></TR> <TR><TD>Definition:</TD><TD>The category of information pertaining to taxonomic determinations (the assignment of a scientific name).</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/Identification">http://code.google.com/p/darwincore/wiki/Identification</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#Identification-2008-11-19">Identification</a></TD>
<TR><TH colspan="2"><A name="Taxon">Term Name: Taxon</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Class:</TD><TD></TD></TR> <TR><TD>Definition:</TD><TD>The category of information pertaining to taxonomic names, taxon name usages, or taxon concepts.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#Taxon-2009-09-21">Taxon</a></TD>
<TR><TH colspan="2"><A name="ResourceRelationship">Term Name: ResourceRelationship</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/ResourceRelationship</TD></TR> <TR><TD>Class:</TD><TD></TD></TR> <TR><TD>Definition:</TD><TD>The category of information pertaining to relationships between resources (instances of data records, such as Occurrences, Taxa, Locations, Events).</TD></TR> <TR><TD>Comment:</TD><TD>Resources can be thought of as identifiable records and may include, but need not be limited to Occurrences, Locations, Events, Identifications, or Taxon records. For discussion see <a href="http://code.google.com/p/darwincore/wiki/ResourceRelationship">http://code.google.com/p/darwincore/wiki/ResourceRelationship</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#ResourceRelationship-2009-01-21">ResourceRelationship</a></TD>
<TR><TH colspan="2"><A name="MeasurementOrFact">Term Name: MeasurementOrFact</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/MeasurementOrFact</TD></TR> <TR><TD>Class:</TD><TD></TD></TR> <TR><TD>Definition:</TD><TD>The category of information pertaining to measurements, facts, characteristics, or assertions about a resource (instance of data record, such as Occurrence, Taxon, Location, Event).</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/MeasurementOrFact">http://code.google.com/p/darwincore/wiki/MeasurementOrFact</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#MeasurementOrFact-2009-04-24">MeasurementOrFact</a></TD>
<TR><TH colspan="2"><A name="dcterms:type">Term Name: dcterms:type</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://purl.org/dc/terms/type</TD></TR> <TR><TD>Class:</TD><TD>all</TD></TR> <TR><TD>Definition:</TD><TD>The nature or genre of the resource. For Darwin Core, recommended best practice is to use the name of the class that defines the root of the record.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Occurrence", "Event", "Location", "Taxon". For discussion see <a href="http://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</a></TD></TR> <TR><TD>Details:</TD><TD><a href="http://dublincore.org/documents/dcmi-terms/#terms-type">http://dublincore.org/documents/dcmi-terms/#terms-type</a>, <a href="./history/index.htm#dcterms:type">dcterms:type</a></TD>
<TR><TH colspan="2"><A name="dcterms:modified">Term Name: dcterms:modified</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://purl.org/dc/terms/modified</TD></TR> <TR><TD>Class:</TD><TD>all</TD></TR> <TR><TD>Definition:</TD><TD>The most recent date-time on which the resource was changed. For Darwin Core, recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).</TD></TR> <TR><TD>Comment:</TD><TD>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. For discussion see <a href="http://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</a></TD></TR> <TR><TD>Details:</TD><TD><a href="http://dublincore.org/documents/dcmi-terms/#terms-modified">http://dublincore.org/documents/dcmi-terms/#terms-modified</a>, <a href="./history/index.htm#dcterms:modified">dcterms:modified</a></TD>
<TR><TH colspan="2"><A name="dcterms:language">Term Name: dcterms:language</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://purl.org/dc/terms/language</TD></TR> <TR><TD>Class:</TD><TD>all</TD></TR> <TR><TD>Definition:</TD><TD>A language of the resource. Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646].</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "en" for English, "es" for Spanish. For discussion see <a href="http://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</a></TD></TR> <TR><TD>Details:</TD><TD><a href="http://dublincore.org/documents/dcmi-terms/#terms-language">http://dublincore.org/documents/dcmi-terms/#terms-language</a>, <a href="./history/index.htm#dcterms:language">dcterms:language</a></TD>
<TR><TH colspan="2"><A name="dcterms:rights">Term Name: dcterms:rights</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://purl.org/dc/terms/rights</TD></TR> <TR><TD>Class:</TD><TD>all</TD></TR> <TR><TD>Definition:</TD><TD>Information about rights held in and over the resource. Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Content licensed under Creative Commons Attribution 3.0 United States License". For discussion see <a href="http://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</a></TD></TR> <TR><TD>Details:</TD><TD><a href="http://dublincore.org/documents/dcmi-terms/#terms-rights">http://dublincore.org/documents/dcmi-terms/#terms-rights</a>, <a href="./history/index.htm#dcterms:rights">dcterms:rights</a></TD>
<TR><TH colspan="2"><A name="dcterms:rightsHolder">Term Name: dcterms:rightsHolder</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://purl.org/dc/terms/rightsHolder</TD></TR> <TR><TD>Class:</TD><TD>all</TD></TR> <TR><TD>Definition:</TD><TD>A person or organization owning or managing rights over the resource.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "The Regents of the University of California.". For discussion see <a href="http://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</a></TD></TR> <TR><TD>Details:</TD><TD><a href="http://dublincore.org/documents/dcmi-terms/#terms-rightsHolder">http://dublincore.org/documents/dcmi-terms/#terms-rightsHolder</a>, <a href="./history/index.htm#dcterms:rightsHolder">dcterms:rightsHolder</a></TD>
<TR><TH colspan="2"><A name="dcterms:accessRights">Term Name: dcterms:accessRights</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://purl.org/dc/terms/accessRights</TD></TR> <TR><TD>Class:</TD><TD>all</TD></TR> <TR><TD>Definition:</TD><TD>Information about who can access the resource or an indication of its security status. Access Rights may include information regarding access or restrictions based on privacy, security, or other policies.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "not-for-profit use only". For discussion see <a href="http://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</a></TD></TR> <TR><TD>Details:</TD><TD><a href="http://dublincore.org/documents/dcmi-terms/#terms-accessRights">http://dublincore.org/documents/dcmi-terms/#terms-accessRights</a>, <a href="./history/index.htm#dcterms:accessRights">dcterms:accessRights</a></TD>
<TR><TH colspan="2"><A name="dcterms:bibliographicCitation">Term Name: dcterms:bibliographicCitation</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://purl.org/dc/terms/bibliographicCitation</TD></TR> <TR><TD>Class:</TD><TD>all</TD></TR> <TR><TD>Definition:</TD><TD>A bibliographic reference for the resource as a statement indicating how this record should be cited (attributed) when used. Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Ctenomys sociabilis (MVZ 165861)" for a specimen, "Oliver P. Pearson. 1985. Los tuco-tucos (genera Ctenomys) de los Parques Nacionales Lanin y Nahuel Huapi, Argentina Historia Natural, 5(37):337-343." for a Taxon. For discussion see <a href="http://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</a></TD></TR> <TR><TD>Details:</TD><TD><a href="http://dublincore.org/documents/dcmi-terms/#terms-bibliographicCitation">http://dublincore.org/documents/dcmi-terms/#terms-bibliographicCitation</a>, <a href="./history/index.htm#dcterms:bibliographicCitation">dcterms:bib
<TR><TH colspan="2"><A name="institutionID">Term Name: institutionID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/institutionID</TD></TR> <TR><TD>Class:</TD><TD>all</TD></TR> <TR><TD>Definition:</TD><TD>An identifier for the institution having custody of the object(s) or information referred to in the record.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#institutionID-2009-09-11">institutionID</a></TD>
<TR><TH colspan="2"><A name="collectionID">Term Name: collectionID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/collectionID</TD></TR> <TR><TD>Class:</TD><TD>all</TD></TR> <TR><TD>Definition:</TD><TD>An identifier for the collection or dataset from which the record was derived. For physical specimens, the recommended best practice is to use the identifier in a collections registry such as the Biodiversity Collections Index (<a href="http://www.biodiversitycollectionsindex.org/">http://www.biodiversitycollectionsindex.org/</a>).</TD></TR> <TR><TD>Comment:</TD><TD>Example: "urn:lsid:biocol.org:col:34818". For discussion see <a href="http://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#collectionID-2009-09-11">collectionID</a></TD>
<TR><TH colspan="2"><A name="institutionCode">Term Name: institutionCode</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/institutionCode</TD></TR> <TR><TD>Class:</TD><TD>all</TD></TR> <TR><TD>Definition:</TD><TD>The name (or acronym) in use by the institution having custody of the object(s) or information referred to in the record.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "MVZ", "FMNH", "AKN-CLO", "University of California Museum of Paleontology (UCMP)". For discussion see <a href="http://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#institutionCode-2009-09-11">institutionCode</a></TD>
<TR><TH colspan="2"><A name="collectionCode">Term Name: collectionCode</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/collectionCode</TD></TR> <TR><TD>Class:</TD><TD>all</TD></TR> <TR><TD>Definition:</TD><TD>The name, acronym, coden, or initialism identifying the collection or data set from which the record was derived.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Mammals", "Hildebrandt", "eBird". For discussion see <a href="http://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#collectionCode-2009-09-11">collectionCode</a></TD>
<TR><TH colspan="2"><A name="datasetName">Term Name: datasetName</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/datasetName</TD></TR> <TR><TD>Class:</TD><TD>all</TD></TR> <TR><TD>Definition:</TD><TD>The name identifying the data set from which the record was derived.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Grinnell Resurvey Mammals", "Lacey Ctenomys Recaptures". For discussion see <a href="http://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#datasetName-2009-09-11">datasetName</a></TD>
<TR><TH colspan="2"><A name="ownerInstitutionCode">Term Name: ownerInstitutionCode</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/ownerInstitutionCode</TD></TR> <TR><TD>Class:</TD><TD>all</TD></TR> <TR><TD>Definition:</TD><TD>The name (or acronym) in use by the institution having ownership of the object(s) or information referred to in the record.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "NPS", "APN", "InBio". For discussion see <a href="http://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#ownerInstitutionCode-2009-08-24">ownerInstitutionCode</a></TD>
<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 - a subtype of the dcterms:type. Recommended best practice is to use a controlled vocabulary.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "StillImage", "MovingImage", "Sound", "PreservedSpecimen", FossilSpecimen", LivingSpecimen", "HumanObservation", "MachineObservation". For discussion see <a href="http://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#basisOfRecord-2009-09-11">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://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</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://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</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 (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". For discussion see <a href="http://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#dynamicProperties-2009-04-24">dynamicProperties</a></TD>
<TR><TH colspan="2"><A name="datasetID">Term Name: datasetID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/datasetID</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Dataset</TD></TR> <TR><TD>Definition:</TD><TD>An identifier for the set of data. May be a global unique identifier or an identifier specific to a collection or institution.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/RecordLevelTerms">http://code.google.com/p/darwincore/wiki/RecordLevelTerms</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#datasetID-2009-09-11">datasetID</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://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</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://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</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="occurrenceDetails">Term Name: occurrenceDetails</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/occurrenceDetails</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>A reference (publication, URI) to the most detailed information available about the Occurrence.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "http://mvzarctos.berkeley.edu/guid/MVZ:Mamm:165861". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#occurrenceDetails-2009-04-24">occurrenceDetails</a></TD>
<TR><TH colspan="2"><A name="occurrenceRemarks">Term Name: occurrenceRemarks</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/occurrenceRemarks</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>Comments or notes about the Occurrence.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "found dead on road". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#occurrenceRemarks-2009-04-24">occurrenceRemarks</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://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#recordNumber-2009-04-24">recordNumber</a></TD>
<TR><TH colspan="2"><A name="recordedBy">Term Name: recordedBy</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/recordedBy</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>A list (concatenated and separated) of names of people, groups, or organizations responsible for recording the original Occurrence. The primary collector or observer, especially one who applies a personal identifier (recordNumber), should be listed first.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Oliver P. Pearson; Anita K. Pearson" where the value in recordNumber "OPP 7101" corresponds to the number for the specimen in the field catalog (collector number) of Oliver P. Pearson. For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#recordedBy-2009-04-24">recordedBy</a></TD>
<TR><TH colspan="2"><A name="individualID">Term Name: individualID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/individualID</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>An identifier for an individual or named group of individual organisms represented in the Occurrence. Meant to accommodate resampling of the same individual or group for monitoring purposes. May be a global unique identifier or an identifier specific to a data set.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "U.amer. 44", "Smedley", "Orca J 23". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#individualID-2009-04-24">individualID</a></TD>
<TR><TH colspan="2"><A name="individualCount">Term Name: individualCount</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/individualCount</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>The number of individuals represented present at the time of the Occurrence.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "1", "25". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#individualCount-2009-04-24">individualCount</a></TD>
<TR><TH colspan="2"><A name="sex">Term Name: sex</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/sex</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>The sex of the biological individual(s) represented in the Occurrence. Recommended best practice is to use a controlled vocabulary.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "female", "hermaphrodite", "8 males, 4 females". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#sex-2009-04-24">sex</a></TD>
<TR><TH colspan="2"><A name="lifeStage">Term Name: lifeStage</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/lifeStage</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>The age class or life stage of the biological individual(s) at the time the Occurrence was recorded. Recommended best practice is to use a controlled vocabulary.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "egg", "eft", "juvenile", "adult", "2 adults 4 juveniles". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#lifeStage-2009-04-24">lifeStage</a></TD>
<TR><TH colspan="2"><A name="reproductiveCondition">Term Name: reproductiveCondition</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/reproductiveCondition</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>The reproductive condition of the biological individual(s) represented in the Occurrence. Recommended best practice is to use a controlled vocabulary.</TD></TR> <TR><TD>Comment:</TD><TD>Examples" "non-reproductive", "pregnant", "in bloom", "fruit-bearing". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#reproductiveCondition-2009-04-24">reproductiveCondition</a></TD>
<TR><TH colspan="2"><A name="behavior">Term Name: behavior</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/behavior</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>A description of the behavior shown by the subject at the time the Occurrence was recorded. Recommended best practice is to use a controlled vocabulary.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "roosting", "foraging", "running". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#behavior-2009-04-24">behavior</a></TD>
<TR><TH colspan="2"><A name="establishmentMeans">Term Name: establishmentMeans</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/establishmentMeans</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>The process by which the the biological individual(s) represented in the Occurrence became established at the location. Recommended best practice is to use a controlled vocabulary.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "cultivated", "invasive", "escaped from captivity", "wild", "native". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#establishmentMeans-2009-04-24">establishmentMeans</a></TD>
<TR><TH colspan="2"><A name="occurrenceStatus">Term Name: occurrenceStatus</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/occurrenceStatus</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>A statement about the presence or absence of a Taxon at a Location. Recommended best practice is to use a controlled vocabulary.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "present", "absent". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#occurrenceStatus-2009-09-17">occurrenceStatus</a></TD>
<TR><TH colspan="2"><A name="preparations">Term Name: preparations</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/preparations</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>A list (concatenated and separated) of preparations and preservation methods for a specimen.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "skin; skull; skeleton", "whole animal (ETOH); tissue (EDTA)", "fossil", "cast", "photograph", "DNA extract". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#preparations-2009-04-24">preparations</a></TD>
<TR><TH colspan="2"><A name="disposition">Term Name: disposition</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/disposition</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</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://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#disposition-2009-04-24">disposition</a></TD>
<TR><TH colspan="2"><A name="otherCatalogNumbers">Term Name: otherCatalogNumbers</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/otherCatalogNumbers</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>A list (concatenated and separated) of previous or alternate fully qualified catalog numbers or other human-used identifiers for the same Occurrence, whether in the current or any other data set or collection.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "FMNH:Mammal:1234", "NPS YELLO6778; MBG 33424". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#otherCatalogNumbers-2009-04-24">otherCatalogNumbers</a></TD>
<TR><TH colspan="2"><A name="previousIdentifications">Term Name: previousIdentifications</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/previousIdentifications</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>A list (concatenated and separated) of previous assignments of names to the Occurrence.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Anthus sp., field ID by G. Iglesias; Anthus correndera, expert ID by C. Cicero 2009-02-12 based on morphology". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#previousIdentifications-2009-05-18">previousIdentifications</a></TD>
<TR><TH colspan="2"><A name="associatedMedia">Term Name: associatedMedia</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/associatedMedia</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>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>Comment:</TD><TD>Example: "http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#associatedMedia-2009-04-24">associatedMedia</a></TD>
<TR><TH colspan="2"><A name="associatedReferences">Term Name: associatedReferences</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/associatedReferences</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>A list (concatenated and separated) of identifiers (publication, bibliographic reference, global unique identifier, URI) of literature associated with the Occurrence.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "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.". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#associatedReferences-2009-04-24">associatedReferences</a></TD>
<TR><TH colspan="2"><A name="associatedOccurrences">Term Name: associatedOccurrences</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/associatedOccurrences</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>A list (concatenated and separated) of identifiers of other Occurrence records and their associations to this Occurrence.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "sibling of FMNH:Mammal:1234; sibling of FMNH:Mammal:1235". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#associatedOccurrences-2009-04-24">associatedOccurrences</a></TD>
<TR><TH colspan="2"><A name="associatedSequences">Term Name: associatedSequences</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/associatedSequences</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the Occurrence.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "GenBank: U34853.1". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#associatedSequences-2009-04-24">associatedSequences</a></TD>
<TR><TH colspan="2"><A name="associatedTaxa">Term Name: associatedTaxa</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/associatedTaxa</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>A list (concatenated and separated) of identifiers or names of taxa and their associations with the Occurrence.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "host: Quercus alba". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Occurrence">http://code.google.com/p/darwincore/wiki/Occurrence</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#associatedTaxa-2009-04-24">associatedTaxa</a></TD>
<TR><TH colspan="2"><A name="eventID">Term Name: eventID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/eventID</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#eventID-2009-04-24">eventID</a></TD>
<TR><TH colspan="2"><A name="samplingProtocol">Term Name: samplingProtocol</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/samplingProtocol</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Definition:</TD><TD>The name of, reference to, or description of the method or protocol used during an Event.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "UV light trap", "mist net", "bottom trawl", "ad hoc observation", "point count", "Penguins from space: faecal stains reveal the location of emperor penguin colonies, http://dx.doi.org/10.1111/j.1466-8238.2009.00467.x", "Takats et al. 2001. Guidelines for Nocturnal Owl Monitoring in North America. Beaverhill Bird Observatory and Bird Studies Canada, Edmonton, Alberta. 32 pp.", "http://www.bsc-eoc.org/download/Owl.pdf". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#samplingProtocol-2009-04-24">samplingProtocol</a></TD>
<TR><TH colspan="2"><A name="samplingEffort">Term Name: samplingEffort</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/samplingEffort</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Definition:</TD><TD>The amount of effort expended during an Event.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "40 trap-nights", "10 observer-hours; 10 km by foot; 30 km by car". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#samplingEffort-2009-08-24">samplingEffort</a></TD>
<TR><TH colspan="2"><A name="eventDate">Term Name: eventDate</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/eventDate</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>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. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).</TD></TR> <TR><TD>Comment:</TD><TD>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. For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#eventDate-2009-04-24">eventDate</a></TD>
<TR><TH colspan="2"><A name="eventTime">Term Name: eventTime</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/eventTime</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Definition:</TD><TD>The time or interval during which an Event occurred. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).</TD></TR> <TR><TD>Comment:</TD><TD>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. For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#eventTime-2009-04-24">eventTime</a></TD>
<TR><TH colspan="2"><A name="startDayOfYear">Term Name: startDayOfYear</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/startDayOfYear</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Definition:</TD><TD>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).</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year). For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#startDayOfYear-2009-04-24">startDayOfYear</a></TD>
<TR><TH colspan="2"><A name="endDayOfYear">Term Name: endDayOfYear</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/endDayOfYear</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Definition:</TD><TD>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).</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year). For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#endDayOfYear-2009-04-24">endDayOfYear</a></TD>
<TR><TH colspan="2"><A name="year">Term Name: year</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/year</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Definition:</TD><TD>The four-digit year in which the Event occurred, according to the Common Era Calendar.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "2008". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#year-2009-04-24">year</a></TD>
<TR><TH colspan="2"><A name="month">Term Name: month</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/month</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Definition:</TD><TD>The ordinal month in which the Event occurred.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "1" (=January), "10" (=October). For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#month-2009-04-24">month</a></TD>
<TR><TH colspan="2"><A name="day">Term Name: day</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/day</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Definition:</TD><TD>The integer day of the month on which the Event occurred.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "9", "28". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#day-2009-04-24">day</a></TD>
<TR><TH colspan="2"><A name="verbatimEventDate">Term Name: verbatimEventDate</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/verbatimEventDate</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Definition:</TD><TD>The verbatim original representation of the date and time information for an Event.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "spring 1910", "Marzo 2002", "1999-03-XX", "17IV1934". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#verbatimEventDate-2009-04-24">verbatimEventDate</a></TD>
<TR><TH colspan="2"><A name="habitat">Term Name: habitat</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/habitat</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Definition:</TD><TD>A category or description of the habitat in which the Event occurred.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "oak savanna", "pre-cordilleran steppe". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#habitat-2009-04-24">habitat</a></TD>
<TR><TH colspan="2"><A name="fieldNumber">Term Name: fieldNumber</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/fieldNumber</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Definition:</TD><TD>An identifier given to the event in the field. Often serves as a link between field notes and the Event.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "RV Sol 87-03-08". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#fieldNumber-2009-04-24">fieldNumber</a></TD>
<TR><TH colspan="2"><A name="fieldNotes">Term Name: fieldNotes</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/fieldNotes</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "notes available in Grinnell-Miller Library". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#fieldNotes-2009-04-24">fieldNotes</a></TD>
<TR><TH colspan="2"><A name="eventRemarks">Term Name: eventRemarks</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/eventRemarks</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Event</TD></TR> <TR><TD>Definition:</TD><TD>Comments or notes about the Event.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "after the recent rains the river is nearly at flood stage". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Event">http://code.google.com/p/darwincore/wiki/Event</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#eventRemarks-2009-04-24">eventRemarks</a></TD>
<TR><TH colspan="2"><A name="locationID">Term Name: locationID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/locationID</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>An identifier for the set of location information (data associated with dcterms:Location). May be a global unique identifier or an identifier specific to the data set.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#locationID-2009-04-24">locationID</a></TD>
<TR><TH colspan="2"><A name="higherGeographyID">Term Name: higherGeographyID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/higherGeographyID</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>An identifier for the geographic region within which the Location occurred. Recommended best practice is to use an persistent identifier from a controlled vocabulary such as the Getty Thesaurus of Geographic Names.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "TGN: 1002002" for Prov. Tierra del Fuego, Argentina. For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#higherGeographyID-2009-04-24">higherGeographyID</a></TD>
<TR><TH colspan="2"><A name="higherGeography">Term Name: higherGeography</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/higherGeography</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>A list (concatenated and separated) of geographic names less specific than the information captured in the locality term.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "South America; Argentina; Patagonia; Parque Nacional Nahuel Huapi; Neuquén; Los Lagos" with accompanying values "South America" in Continent, "Argentina" in Country, "Neuquén" in StateProvince, and Los Lagos in County. For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#higherGeography-2009-04-24">higherGeography</a></TD>
<TR><TH colspan="2"><A name="continent">Term Name: continent</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/continent</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The name of the continent in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names or the ISO 3166 Continent code.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Antarctica". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#continent-2009-04-24">continent</a></TD>
<TR><TH colspan="2"><A name="waterBody">Term Name: waterBody</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/waterBody</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The name of the water body in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Indian Ocean", "Baltic Sea". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#waterBody-2009-04-24">waterBody</a></TD>
<TR><TH colspan="2"><A name="islandGroup">Term Name: islandGroup</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/islandGroup</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The name of the island group in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Alexander Archipelago". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#islandGroup-2009-04-24">islandGroup</a></TD>
<TR><TH colspan="2"><A name="island">Term Name: island</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/island</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The name of the island on or near which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Isla Victoria". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#island-2009-04-24">island</a></TD>
<TR><TH colspan="2"><A name="country">Term Name: country</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/country</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The name of the country or major administrative unit in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Denmark", "Colombia", "España". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#country-2009-04-24">country</a></TD>
<TR><TH colspan="2"><A name="countryCode">Term Name: countryCode</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/countryCode</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The standard code for the country in which the Location occurs. Recommended best practice is to use ISO 3166-1-alpha-2 country codes.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "AR" for Argentina, "SV" for El Salvador. For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#countryCode-2009-04-24">countryCode</a></TD>
<TR><TH colspan="2"><A name="stateProvince">Term Name: stateProvince</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/stateProvince</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The name of the next smaller administrative region than country (state, province, canton, department, region, etc.) in which the Location occurs.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Montana", "Minas Gerais", "Córdoba". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#stateProvince-2009-04-24">stateProvince</a></TD>
<TR><TH colspan="2"><A name="county">Term Name: county</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/county</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The full, unabbreviated name of the next smaller administrative region than stateProvince (county, shire, department, etc.) in which the Location occurs.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Missoula", "Los Lagos", "Mataró". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#county-2009-04-24">county</a></TD>
<TR><TH colspan="2"><A name="municipality">Term Name: municipality</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/municipality</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Holzminden". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#municipality-2009-08-24">municipality</a></TD>
<TR><TH colspan="2"><A name="locality">Term Name: locality</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/locality</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The specific description of the place. Less specific geographic information can be provided in other geographic terms (higherGeography, continent, country, stateProvince, county, municipality, waterBody, island, islandGroup). This term may contain information modified from the original to correct perceived errors or standardize the description.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Bariloche, 25 km NNE via Ruta Nacional 40 (=Ruta 237)". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#locality-2009-04-24">locality</a></TD>
<TR><TH colspan="2"><A name="verbatimLocality">Term Name: verbatimLocality</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/verbatimLocality</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The original textual description of the place.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "25 km NNE Bariloche por R. Nac. 237". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#verbatimLocality-2009-04-24">verbatimLocality</a></TD>
<TR><TH colspan="2"><A name="verbatimElevation">Term Name: verbatimElevation</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/verbatimElevation</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The original description of the elevation (altitude, usually above sea level) of the Location.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "100-200 m". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#verbatimElevation-2009-04-24">verbatimElevation</a></TD>
<TR><TH colspan="2"><A name="minimumElevationInMeters">Term Name: minimumElevationInMeters</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/minimumElevationInMeters</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The lower limit of the range of elevation (altitude, usually above sea level), in meters.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "100". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#minimumElevationInMeters-2009-04-24">minimumElevationInMeters</a></TD>
<TR><TH colspan="2"><A name="maximumElevationInMeters">Term Name: maximumElevationInMeters</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/maximumElevationInMeters</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The upper limit of the range of elevation (altitude, usually above sea level), in meters.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "200". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#maximumElevationInMeters-2009-04-24">maximumElevationInMeters</a></TD>
<TR><TH colspan="2"><A name="verbatimDepth">Term Name: verbatimDepth</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/verbatimDepth</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The original description of the depth below the local surface.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "100-200 m". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#verbatimDepth-2009-04-24">verbatimDepth</a></TD>
<TR><TH colspan="2"><A name="minimumDepthInMeters">Term Name: minimumDepthInMeters</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/minimumDepthInMeters</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The lesser depth of a range of depth below the local surface, in meters.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "100". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#minimumDepthInMeters-2009-04-24">minimumDepthInMeters</a></TD>
<TR><TH colspan="2"><A name="maximumDepthInMeters">Term Name: maximumDepthInMeters</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/maximumDepthInMeters</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The greater depth of a range of depth below the local surface, in meters.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "200". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#maximumDepthInMeters-2009-04-24">maximumDepthInMeters</a></TD>
<TR><TH colspan="2"><A name="minimumDistanceAboveSurfaceInMeters">Term Name: minimumDistanceAboveSurfaceInMeters</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD>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", MinumumDepthInMeters: "20", MaximumDepthInMeters: "20", DistanceAboveSurfaceInMetersMinimum: "0", DistanceAboveSurfaceInMetersMaximum: "-1.5". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#minimumDistanceAboveSurfaceInMeters-2009-04-24">minimumDistanceAboveSurfaceInMeters</a></TD>
<TR><TH colspan="2"><A name="maximumDistanceAboveSurfaceInMeters">Term Name: maximumDistanceAboveSurfaceInMeters</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The greater 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.</TD></TR> <TR><TD>Comment:</TD><TD>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", MinumumDepthInMeters: "20", MaximumDepthInMeters: "20", DistanceAboveSurfaceInMetersMinimum: "0", DistanceAboveSurfaceInMetersMaximum: "-1.5". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#maximumDistanceAboveSurfaceInMeters-2009-04-24">maximumDistanceAboveSurfaceInMeters</a></TD>
<TR><TH colspan="2"><A name="locationAccordingTo">Term Name: locationAccordingTo</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/locationAccordingTo</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>Information about the source of this Location information. Could be a publication (gazetteer), institution, or team of individuals.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Getty Thesaurus of Geographic Names", "GADM". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#locationAccordingTo-2009-08-24">locationAccordingTo</a></TD>
<TR><TH colspan="2"><A name="locationRemarks">Term Name: locationRemarks</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/locationRemarks</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>Comments or notes about the Location.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "under water since 2005". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#locationRemarks-2009-04-24">locationRemarks</a></TD>
<TR><TH colspan="2"><A name="verbatimCoordinates">Term Name: verbatimCoordinates</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/verbatimCoordinates</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The verbatim original spatial coordinates of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "41 05 54S 121 05 34W", "17T 630000 4833400". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#verbatimCoordinates-2009-04-24">verbatimCoordinates</a></TD>
<TR><TH colspan="2"><A name="verbatimLatitude">Term Name: verbatimLatitude</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/verbatimLatitude</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The verbatim original latitude of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "41 05 54.03S". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#verbatimLatitude-2009-04-24">verbatimLatitude</a></TD>
<TR><TH colspan="2"><A name="verbatimLongitude">Term Name: verbatimLongitude</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/verbatimLongitude</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The verbatim original longitude of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "121d 10' 34" W". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#verbatimLongitude-2009-04-24">verbatimLongitude</a></TD>
<TR><TH colspan="2"><A name="verbatimCoordinateSystem">Term Name: verbatimCoordinateSystem</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The spatial coordinate system for the verbatimLatitude and verbatimLongitude or the verbatimCoordinates of the Location. Recommended best practice is to use a controlled vocabulary.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "decimal degrees", "degrees decimal minutes", "degrees minutes seconds", "UTM". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#verbatimCoordinateSystem-2009-04-24">verbatimCoordinateSystem</a></TD>
<TR><TH colspan="2"><A name="verbatimSRS">Term Name: verbatimSRS</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/verbatimSRS</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which coordinates given in verbatimLatitude and verbatimLongitude, or verbatimCoordinates are based. Recommended best practice is use the EPSG code as a controlled vocabulary to provide an SRS, if known. Otherwise use a controlled vocabulary for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary for the name or code of the ellipsoid, if known. If none of these is known, use the value "unknown".</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "EPSG:4326", "WGS84", "NAD27", "Campo Inchauspe", "European 1950", "Clarke 1866". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#verbatimSRS-2009-07-06">verbatimSRS</a></TD>
<TR><TH colspan="2"><A name="decimalLatitude">Term Name: decimalLatitude</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/decimalLatitude</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "-41.0983423". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#decimalLatitude-2009-04-24">decimalLatitude</a></TD>
<TR><TH colspan="2"><A name="decimalLongitude">Term Name: decimalLongitude</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/decimalLongitude</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "-121.1761111". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#decimalLongitude-2009-04-24">decimalLongitude</a></TD>
<TR><TH colspan="2"><A name="geodeticDatum">Term Name: geodeticDatum</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/geodeticDatum</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which the geographic coordinates given in decimalLatitude and decimalLongitude as based. Recommended best practice is use the EPSG code as a controlled vocabulary to provide an SRS, if known. Otherwise use a controlled vocabulary for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary for the name or code of the ellipsoid, if known. If none of these is known, use the value "unknown".</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "EPSG:4326", "WGS84", "NAD27", "Campo Inchauspe", "European 1950", "Clarke 1866". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#geodeticDatum-2009-04-24">geodeticDatum</a></TD>
<TR><TH colspan="2"><A name="coordinateUncertaintyInMeters">Term Name: coordinateUncertaintyInMeters</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The horizontal distance (in meters) from the given decimalLatitude and decimalLongitude describing the smallest circle containing the whole of the Location. Leave the value empty if the uncertainty is unknown, cannot be estimated, or is not applicable (because there are no coordinates). Zero is not a valid value for this term.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "30" (reasonable lower limit of a GPS reading under good conditions if the actual precision was not recorded at the time), "71" (uncertainty for a UTM coordinate having 100 meter precision and a known spatial reference system). For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#coordinateUncertaintyInMeters-2009-04-24">coordinateUncertaintyInMeters</a></TD>
<TR><TH colspan="2"><A name="coordinatePrecision">Term Name: coordinatePrecision</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/coordinatePrecision</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>A decimal representation of the precision of the coordinates given in the decimalLatitude and decimalLongitude.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "0.00001" (normal GPS limit for decimal degrees), "0.000278" (nearest second), "0.01667" (nearest minute), "1.0" (nearest degree). For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#coordinatePrecision-2009-04-24">coordinatePrecision</a></TD>
<TR><TH colspan="2"><A name="pointRadiusSpatialFit">Term Name: pointRadiusSpatialFit</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>The ratio of the area of the point-radius (decimalLatitude, decimalLongitude, coordinateUncertaintyInMeters) 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 point-radius does not completely contain the original representation. The pointRadiusSpatialFit is undefined (and should be left blank) if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the pointRadiusSpatialFit is 1.</TD></TR> <TR><TD>Comment:</TD><TD>Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing", Chapman and Wieczorek, eds. 2006 (<a href="http://www.gbif.org/prog/digit/Georeferencing">http://www.gbif.org/prog/digit/Georeferencing</a>). For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#pointRadiusSpatialFit-2009-04-24">pointRadiusSpatialFit</a></TD>
<TR><TH colspan="2"><A name="footprintWKT">Term Name: footprintWKT</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/footprintWKT</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>A Well-Known Text (WKT) representation of the the shape (footprint, geometry) that defines the Location. A Location may have both a point-radius representation (see decimalLatitude) and a footprint representation, and they may differ from each other.</TD></TR> <TR><TD>Comment:</TD><TD>Example: the one-degree bounding box with opposite corners at (longitude=10, latitude=20) and (longitude=11, latitude=21) would be expressed in well-known text as POLYGON ((10 20, 11 20, 11 21, 10 21, 10 20)). For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#footprintWKT-2009-04-24">footprintWKT</a></TD>
<TR><TH colspan="2"><A name="footprintSRS">Term Name: footprintSRS</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/footprintSRS</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>A Well-Known Text (WKT) representation of the 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.</TD></TR> <TR><TD>Comment:</TD><TD>Example: The WKT for the standard WGS84 SRS (EPSG:4326) is "GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.0174532925199433]]" without the enclosing quotes. For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#footprintSRS-2009-07-06">footprintSRS</a></TD>
<TR><TH colspan="2"><A name="footprintSpatialFit">Term Name: footprintSpatialFit</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/footprintSpatialFit</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD>Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing", Chapman and Wieczorek, eds. 2006 (<a href="http://www.gbif.org/prog/digit/Georeferencing">http://www.gbif.org/prog/digit/Georeferencing</a>). For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#footprintSpatialFit-2009-04-24">footprintSpatialFit</a></TD>
<TR><TH colspan="2"><A name="georeferencedBy">Term Name: georeferencedBy</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/georeferencedBy</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>A list (concatenated and separated) of names of people, groups, or organizations who determined the georeference (spatial representation) the Location.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Kristina Yamamoto (MVZ); Janet Fang (MVZ)", "Brad Millen (ROM)". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#georeferencedBy-2009-04-24">georeferencedBy</a></TD>
<TR><TH colspan="2"><A name="georeferenceProtocol">Term Name: georeferenceProtocol</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/georeferenceProtocol</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006), Global Biodiversity Information Facility.", "MaNIS/HerpNet/ORNIS Georeferencing Guidelines", "BioGeomancer". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#georeferenceProtocol-2009-04-24">georeferenceProtocol</a></TD>
<TR><TH colspan="2"><A name="georeferenceSources">Term Name: georeferenceSources</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/georeferenceSources</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "USGS 1:24000 Florence Montana Quad; Terrametrics 2008 on Google Earth". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#georeferenceSources-2009-04-24">georeferenceSources</a></TD>
<TR><TH colspan="2"><A name="georeferenceVerificationStatus">Term Name: georeferenceVerificationStatus</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "requires verification", "verified by collector", "verified by curator". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#georeferenceVerificationStatus-2009-04-24">georeferenceVerificationStatus</a></TD>
<TR><TH colspan="2"><A name="georeferenceRemarks">Term Name: georeferenceRemarks</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/georeferenceRemarks</TD></TR> <TR><TD>Class:</TD><TD>http://purl.org/dc/terms/Location</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "assumed distance by road (Hwy. 101)". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Location">http://code.google.com/p/darwincore/wiki/Location</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#georeferenceRemarks-2009-04-24">georeferenceRemarks</a></TD>
<TR><TH colspan="2"><A name="geologicalContextID">Term Name: geologicalContextID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/geologicalContextID</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>An identifier for the set of information associated with a GeologicalContext (the location within a geological context, such as stratigraphy). May be a global unique identifier or an identifier specific to the data set.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#geologicalContextID-2009-07-06">geologicalContextID</a></TD>
<TR><TH colspan="2"><A name="earliestEonOrLowestEonothem">Term Name: earliestEonOrLowestEonothem</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/earliestEonOrLowestEonothem</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the earliest possible geochronologic eon or lowest chrono-stratigraphic eonothem or the informal name ("Precambrian") attributable to the stratigraphic horizon from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Phanerozoic", "Proterozoic". For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#earliestEonOrLowestEonothem-2009-04-24">earliestEonOrLowestEonothem</a></TD>
<TR><TH colspan="2"><A name="latestEonOrHighestEonothem">Term Name: latestEonOrHighestEonothem</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/latestEonOrHighestEonothem</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the latest possible geochronologic eon or highest chrono-stratigraphic eonothem or the informal name ("Precambrian") attributable to the stratigraphic horizon from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Phanerozoic", "Proterozoic". For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#latestEonOrHighestEonothem-2009-04-24">latestEonOrHighestEonothem</a></TD>
<TR><TH colspan="2"><A name="earliestEraOrLowestErathem">Term Name: earliestEraOrLowestErathem</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/earliestEraOrLowestErathem</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the earliest possible geochronologic era or lowest chronostratigraphic erathem attributable to the stratigraphic horizon from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Cenozoic", "Mesozoic". For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#earliestEraOrLowestErathem-2009-04-24">earliestEraOrLowestErathem</a></TD>
<TR><TH colspan="2"><A name="latestEraOrHighestErathem">Term Name: latestEraOrHighestErathem</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/latestEraOrHighestErathem</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the latest possible geochronologic era or highest chronostratigraphic erathem attributable to the stratigraphic horizon from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Cenozoic", "Mesozoic". For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#latestEraOrHighestErathem-2009-04-24">latestEraOrHighestErathem</a></TD>
<TR><TH colspan="2"><A name="earliestPeriodOrLowestSystem">Term Name: earliestPeriodOrLowestSystem</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/earliestPeriodOrLowestSystem</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the earliest possible geochronologic period or lowest chronostratigraphic system attributable to the stratigraphic horizon from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Neogene", "Tertiary", "Quaternary". For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#earliestPeriodOrLowestSystem-2009-04-24">earliestPeriodOrLowestSystem</a></TD>
<TR><TH colspan="2"><A name="latestPeriodOrHighestSystem">Term Name: latestPeriodOrHighestSystem</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/latestPeriodOrHighestSystem</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the latest possible geochronologic period or highest chronostratigraphic system attributable to the stratigraphic horizon from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Neogene", "Tertiary", "Quaternary". For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#latestPeriodOrHighestSystem-2009-04-24">latestPeriodOrHighestSystem</a></TD>
<TR><TH colspan="2"><A name="earliestEpochOrLowestSeries">Term Name: earliestEpochOrLowestSeries</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/earliestEpochOrLowestSeries</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the earliest possible geochronologic epoch or lowest chronostratigraphic series attributable to the stratigraphic horizon from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Holocene", "Pleistocene", "Ibexian Series". For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#earliestEpochOrLowestSeries-2009-04-24">earliestEpochOrLowestSeries</a></TD>
<TR><TH colspan="2"><A name="latestEpochOrHighestSeries">Term Name: latestEpochOrHighestSeries</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/latestEpochOrHighestSeries</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the latest possible geochronologic epoch or highest chronostratigraphic series attributable to the stratigraphic horizon from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Holocene", "Pleistocene", "Ibexian Series". For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#latestEpochOrHighestSeries-2009-04-24">latestEpochOrHighestSeries</a></TD>
<TR><TH colspan="2"><A name="earliestAgeOrLowestStage">Term Name: earliestAgeOrLowestStage</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</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://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#earliestAgeOrLowestStage-2009-04-24">earliestAgeOrLowestStage</a></TD>
<TR><TH colspan="2"><A name="latestAgeOrHighestStage">Term Name: latestAgeOrHighestStage</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/latestAgeOrHighestStage</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the latest possible geochronologic age or highest 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://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#latestAgeOrHighestStage-2009-04-24">latestAgeOrHighestStage</a></TD>
<TR><TH colspan="2"><A name="lowestBiostratigraphicZone">Term Name: lowestBiostratigraphicZone</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/lowestBiostratigraphicZone</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the lowest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#lowestBiostratigraphicZone-2009-04-24">lowestBiostratigraphicZone</a></TD>
<TR><TH colspan="2"><A name="highestBiostratigraphicZone">Term Name: highestBiostratigraphicZone</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/highestBiostratigraphicZone</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the highest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#highestBiostratigraphicZone-2009-04-24">highestBiostratigraphicZone</a></TD>
<TR><TH colspan="2"><A name="lithostratigraphicTerms">Term Name: lithostratigraphicTerms</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/lithostratigraphicTerms</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The combination of all litho-stratigraphic names for the rock from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#lithostratigraphicTerms-2009-04-24">lithostratigraphicTerms</a></TD>
<TR><TH colspan="2"><A name="group">Term Name: group</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/group</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the lithostratigraphic group from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#group-2009-04-24">group</a></TD>
<TR><TH colspan="2"><A name="formation">Term Name: formation</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/formation</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the lithostratigraphic formation from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Notch Peak Fromation", "House Limestone", "Fillmore Formation". For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#formation-2009-04-24">formation</a></TD>
<TR><TH colspan="2"><A name="member">Term Name: member</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/member</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the lithostratigraphic member from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Lava Dam Member", "Hellnmaria Member". For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#member-2009-04-24">member</a></TD>
<TR><TH colspan="2"><A name="bed">Term Name: bed</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/bed</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/GeologicalContext</TD></TR> <TR><TD>Definition:</TD><TD>The full name of the lithostratigraphic bed from which the cataloged item was collected.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/GeologicalContext">http://code.google.com/p/darwincore/wiki/GeologicalContext</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#bed-2009-04-24">bed</a></TD>
<TR><TH colspan="2"><A name="identificationID">Term Name: identificationID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/identificationID</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Identification</TD></TR> <TR><TD>Definition:</TD><TD>An identifier for the Identification (the body of information associated with the assignment of a scientific name). May be a global unique identifier or an identifier specific to the data set.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/Identification">http://code.google.com/p/darwincore/wiki/Identification</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#identificationID-2009-04-24">identificationID</a></TD>
<TR><TH colspan="2"><A name="identifiedBy">Term Name: identifiedBy</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/identifiedBy</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Identification</TD></TR> <TR><TD>Definition:</TD><TD>A list (concatenated and separated) of names of people, groups, or organizations who assigned the Taxon to the subject.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "James L. Patton", "Theodore Pappenfuss; Robert Macey". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Identification">http://code.google.com/p/darwincore/wiki/Identification</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#identifiedBy-2009-08-24">identifiedBy</a></TD>
<TR><TH colspan="2"><A name="dateIdentified">Term Name: dateIdentified</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/dateIdentified</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Identification</TD></TR> <TR><TD>Definition:</TD><TD>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).</TD></TR> <TR><TD>Comment:</TD><TD>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. For discussion see <a href="http://code.google.com/p/darwincore/wiki/Identification">http://code.google.com/p/darwincore/wiki/Identification</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#dateIdentified-2009-08-24">dateIdentified</a></TD>
<TR><TH colspan="2"><A name="identificationReferences">Term Name: identificationReferences</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/identificationReferences</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Identification</TD></TR> <TR><TD>Definition:</TD><TD>A list (concatenated and separated) of references (publication, global unique identifier, URI) used in the Identification.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Aves del Noroeste Patagonico. Christie et al. 2004.". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Identification">http://code.google.com/p/darwincore/wiki/Identification</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#identificationReferences-2009-04-24">identificationReferences</a></TD>
<TR><TH colspan="2"><A name="identificationRemarks">Term Name: identificationRemarks</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/identificationRemarks</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Identification</TD></TR> <TR><TD>Definition:</TD><TD>Comments or notes about the Identification.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas.". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Identification">http://code.google.com/p/darwincore/wiki/Identification</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#identificationRemarks-2009-04-24">identificationRemarks</a></TD>
<TR><TH colspan="2"><A name="identificationQualifier">Term Name: identificationQualifier</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/identificationQualifier</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Identification</TD></TR> <TR><TD>Definition:</TD><TD>A brief phrase or a standard term ("cf.", "aff.") to express the determiner's doubts about the Identification.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: 1) For the determination "Quercus aff. agrifolia var. oxyadenia", identificationQualifier would be "aff. agrifolia var. oxyadenia" with accompanying values "Quercus" in genus, "agrifolia" in specificEpithet, "oxyadenia" in infraspecificEpithet, and "var." in rank. 2) For the determination "Quercus agrifolia cf. var. oxyadenia", identificationQualifier would be "cf. var. oxyadenia " with accompanying values "Quercus" in genus, "agrifolia" in specificEpithet, "oxyadenia" in infraspecificEpithet, and "var." in rank. For discussion see <a href="http://code.google.com/p/darwincore/wiki/Identification">http://code.google.com/p/darwincore/wiki/Identification</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#identificationQualifier-2009-04-24">identificationQualifier</a></TD>
<TR><TH colspan="2"><A name="typeStatus">Term Name: typeStatus</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/typeStatus</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Identification</TD></TR> <TR><TD>Definition:</TD><TD>A list (concatenated and separated) of nomenclatural types (type status, typified scientific name, publication) applied to the subject.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Identification">http://code.google.com/p/darwincore/wiki/Identification</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#typeStatus-2009-04-24">typeStatus</a></TD>
<TR><TH colspan="2"><A name="taxonID">Term Name: taxonID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/taxonID</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>An identifier for the set of taxon information (data associated with the Taxon class). May be a global unique identifier or an identifier specific to the data set.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "8fa58e08-08de-4ac1-b69c-1235340b7001", "32567", "http://species.gbif.org/abies_alba_1753", "urn:lsid:gbif.org:usages:32567". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#taxonID-2009-08-24">taxonID</a></TD>
<TR><TH colspan="2"><A name="scientificNameID">Term Name: scientificNameID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/scientificNameID</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>An identifier for the nomenclatural (not taxonomic) details of a scientific name.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "urn:lsid:ipni.org:names:37829-1:1.3". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#scientificNameID-2009-08-24">scientificNameID</a></TD>
<TR><TH colspan="2"><A name="acceptedNameUsageID">Term Name: acceptedNameUsageID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/acceptedNameUsageID</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>An identifier for the name usage (documented meaning of the name according to a source) of the currently valid (zoological) or accepted (botanical) taxon.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "8fa58e08-08de-4ac1-b69c-1235340b7001". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#acceptedNameUsageID-2009-09-21">acceptedNameUsageID</a></TD>
<TR><TH colspan="2"><A name="parentNameUsageID">Term Name: parentNameUsageID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/parentNameUsageID</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "8fa58e08-08de-4ac1-b69c-1235340b7001". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#parentNameUsageID-2009-09-21">parentNameUsageID</a></TD>
<TR><TH colspan="2"><A name="originalNameUsageID">Term Name: originalNameUsageID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/originalNameUsageID</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "http://species.gbif.org/abies_alba_1753". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#originalNameUsageID-2009-09-21">originalNameUsageID</a></TD>
<TR><TH colspan="2"><A name="nameAccordingToID">Term Name: nameAccordingToID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/nameAccordingToID</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>An identifier for the source in which the specific taxon concept circumscription is defined or implied. See nameAccordingTo.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "doi:10.1016/S0269-915X(97)80026-2". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#nameAccordingToID-2009-09-21">nameAccordingToID</a></TD>
<TR><TH colspan="2"><A name="namePublishedInID">Term Name: namePublishedInID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/namePublishedInID</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>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>Comment:</TD><TD>Example: "http://hdl.handle.net/10199/7". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#namePublishedInID-2009-09-21">namePublishedInID</a></TD>
<TR><TH colspan="2"><A name="taxonConceptID">Term Name: taxonConceptID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/taxonConceptID</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>An identifier for the taxonomic concept to which the record refers - not for the nomenclatural details of a taxon.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "8fa58e08-08de-4ac1-b69c-1235340b7001". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#taxonConceptID-2009-09-21">taxonConceptID</a></TD>
<TR><TH colspan="2"><A name="scientificName">Term Name: scientificName</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/scientificName</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Coleoptera" (order), "Vespertilionidae" (family), "Manis" (genus), "Ctenomys sociabilis" (genus + specificEpithet), "Ambystoma tigrinum diaboli" (genus + specificEpithet + infraspecificEpithet), "Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell" (genus + specificEpithet + taxonRank + infraspecificEpithet + scientificNameAuthorship). For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#scientificName-2009-09-21">scientificName</a></TD>
<TR><TH colspan="2"><A name="acceptedNameUsage">Term Name: acceptedNameUsage</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/acceptedNameUsage</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The full name, with authorship and date information if known, of the currently valid (zoological) or accepted (botanical) taxon.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Tamias minimus" valid name for "Eutamias minimus". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#acceptedNameUsage-2009-09-21">acceptedNameUsage</a></TD>
<TR><TH colspan="2"><A name="parentNameUsage">Term Name: parentNameUsage</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/parentNameUsage</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Rubiaceae", "Gruiformes", "Testudinae". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#parentNameUsage-2009-09-21">parentNameUsage</a></TD>
<TR><TH colspan="2"><A name="originalNameUsage">Term Name: originalNameUsage</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/originalNameUsage</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The taxon name, with authorship and date information if known, as it originally appeared when first established under the rules of the associated nomenclaturalCode. The basionym (botany) or basonym (bacteriology) of the scientificName or the senior/earlier homonym for replaced names.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Pinus abies", "Gasterosteus saltatrix Linnaeus 1768". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#originalNameUsage-2009-09-21">originalNameUsage</a></TD>
<TR><TH colspan="2"><A name="nameAccordingTo">Term Name: nameAccordingTo</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/nameAccordingTo</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD>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". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#nameAccordingTo-2009-09-21">nameAccordingTo</a></TD>
<TR><TH colspan="2"><A name="namePublishedIn">Term Name: namePublishedIn</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/namePublishedIn</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>A reference for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode.</TD></TR> <TR><TD>Comment:</TD><TD>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". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#namePublishedIn-2009-09-21">namePublishedIn</a></TD>
<TR><TH colspan="2"><A name="higherClassification">Term Name: higherClassification</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/higherClassification</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>A list (concatenated and separated) of taxa names terminating at the rank immediately superior to the taxon referenced in the taxon record. Recommended best practice is to order the list starting with the highest rank and separating the names for each rank with a semi-colon (";").</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Animalia;Chordata;Vertebrata;Mammalia;Theria;Eutheria;Rodentia;Hystricognatha;Hystricognathi;Ctenomyidae;Ctenomyini;Ctenomys". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#higherClassification-2009-08-24">higherClassification</a></TD>
<TR><TH colspan="2"><A name="kingdom">Term Name: kingdom</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/kingdom</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The full scientific name of the kingdom in which the taxon is classified.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Animalia", "Plantae". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#kingdom-2009-08-24">kingdom</a></TD>
<TR><TH colspan="2"><A name="phylum">Term Name: phylum</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/phylum</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The full scientific name of the phylum or division in which the taxon is classified.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Chordata" (phylum), "Bryophyta" (division). For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#phylum-2009-08-24">phylum</a></TD>
<TR><TH colspan="2"><A name="class">Term Name: class</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/class</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The full scientific name of the class in which the taxon is classified.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Mammalia", "Hepaticopsida". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#class-2009-08-24">class</a></TD>
<TR><TH colspan="2"><A name="order">Term Name: order</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/order</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The full scientific name of the order in which the taxon is classified.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Carnivora", "Monocleales". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#order-2009-08-24">order</a></TD>
<TR><TH colspan="2"><A name="family">Term Name: family</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/family</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The full scientific name of the family in which the taxon is classified.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Felidae", "Monocleaceae". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#family-2009-08-24">family</a></TD>
<TR><TH colspan="2"><A name="genus">Term Name: genus</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/genus</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The full scientific name of the genus in which the taxon is classified.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Puma", "Monoclea". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#genus-2009-08-24">genus</a></TD>
<TR><TH colspan="2"><A name="subgenus">Term Name: subgenus</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/subgenus</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The full scientific name of the subgenus in which the taxon is classified. Values should include the genus to avoid homonym confusion.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Strobus (Pinus)", "Puma (Puma)" "Loligo (Amerigo)", "Hieracium subgen. Pilosella". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#subgenus-2009-08-24">subgenus</a></TD>
<TR><TH colspan="2"><A name="specificEpithet">Term Name: specificEpithet</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/specificEpithet</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The name of the first or species epithet of the scientificName.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "concolor", "gottschei". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#specificEpithet-2009-04-24">specificEpithet</a></TD>
<TR><TH colspan="2"><A name="infraspecificEpithet">Term Name: infraspecificEpithet</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/infraspecificEpithet</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The name of the lowest or terminal infraspecific epithet of the scientificName, excluding any rank designation.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "concolor", "oxyadenia", "sayi". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#infraspecificEpithet-2009-08-24">infraspecificEpithet</a></TD>
<TR><TH colspan="2"><A name="taxonRank">Term Name: taxonRank</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/taxonRank</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The taxonomic rank of the most specific name in the scientificName. Recommended best practice is to use a controlled vocabulary.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "subspecies", "varietas", "forma", "species", "genus". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#taxonRank-2009-09-21">taxonRank</a></TD>
<TR><TH colspan="2"><A name="verbatimTaxonRank">Term Name: verbatimTaxonRank</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/verbatimTaxonRank</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The taxonomic rank of the most specific name in the scientificName as it appears in the original record.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "Agamospecies", "sub-lesus", "prole", "apomict", "nothogrex", "sp.", "subsp.", "var.". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#verbatimRank-2009-09-21">verbatimTaxonRank</a></TD>
<TR><TH colspan="2"><A name="scientificNameAuthorship">Term Name: scientificNameAuthorship</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/scientificNameAuthorship</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The authorship information for the scientificName formatted according to the conventions of the applicable nomenclaturalCode.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "(Torr.) J.T. Howell", "(Martinovský) Tzvelev". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#scientificNameAuthorship-2009-04-24">scientificNameAuthorship</a></TD>
<TR><TH colspan="2"><A name="vernacularName">Term Name: vernacularName</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/vernacularName</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>A common or vernacular name.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Andean Condor", "Condor Andino", "American Eagle", "Gänsegeier". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#vernacularName-2009-07-06">vernacularName</a></TD>
<TR><TH colspan="2"><A name="nomenclaturalCode">Term Name: nomenclaturalCode</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/nomenclaturalCode</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "ICBN", "ICZN", "BC", "ICNCP", "BioCode", "ICZN; ICBN". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#nomenclaturalCode-2009-09-21">nomenclaturalCode</a></TD>
<TR><TH colspan="2"><A name="taxonomicStatus">Term Name: taxonomicStatus</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/taxonomicStatus</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The status of the use of the scientificName as a label for a taxon. Requires taxonomic opinion to define the scope of a taxon. Rules of priority then are used to define the taxonomic status of the nomenclature contained in that scope, combined with the experts opinion. It must be linked to a specific taxonomic reference that defines the concept. Recommended best practice is to use a controlled vocabulary.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "invalid", "misapplied", "homotypic synonym", "accepted". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#taxonomicStatus-2009-04-24">taxonomicStatus</a></TD>
<TR><TH colspan="2"><A name="nomenclaturalStatus">Term Name: nomenclaturalStatus</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/nomenclaturalStatus</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>The status related to the original publication of the name and its conformance to the relevant rules of nomenclature. It is based essentially on an algorithm according to the business rules of the code. It requires no taxonomic opinion.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "nom. ambig.", "nom. illeg.", "nom. subnud.". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#nomenclaturalStatus-2009-04-24">nomenclaturalStatus</a></TD>
<TR><TH colspan="2"><A name="taxonRemarks">Term Name: taxonRemarks</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/taxonRemarks</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>Comments or notes about the taxon or name.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "this name is a misspelling in common use". For discussion see <a href="http://code.google.com/p/darwincore/wiki/Taxon">http://code.google.com/p/darwincore/wiki/Taxon</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#taxonRemarks-2009-08-24">taxonRemarks</a></TD>
<TR><TH colspan="2"><A name="resourceRelationshipID">Term Name: resourceRelationshipID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/resourceRelationshipID</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/ResourceRelationship</TD></TR> <TR><TD>Definition:</TD><TD>An identifier for an instance of relationship between one resource (the subject) and another (relatedResource, the object).</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/ResourceRelationship">http://code.google.com/p/darwincore/wiki/ResourceRelationship</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#resourceRelationshipID-2009-04-24">resourceRelationshipID</a></TD>
<TR><TH colspan="2"><A name="resourceID">Term Name: resourceID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/resourceID</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/ResourceRelationship</TD></TR> <TR><TD>Definition:</TD><TD>An identifier for the resource that is the subject of the relationship.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/ResourceRelationship">http://code.google.com/p/darwincore/wiki/ResourceRelationship</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#resourceID-2009-04-24">resourceID</a></TD>
<TR><TH colspan="2"><A name="relatedResourceID">Term Name: relatedResourceID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/relatedResourceID</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/ResourceRelationship</TD></TR> <TR><TD>Definition:</TD><TD>An identifier for a related resource (the object, rather than the subject of the relationship).</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/ResourceRelationship">http://code.google.com/p/darwincore/wiki/ResourceRelationship</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#relatedResourceID-2009-04-24">relatedResourceID</a></TD>
<TR><TH colspan="2"><A name="relationshipOfResource">Term Name: relationshipOfResource</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/relationshipOfResource</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/ResourceRelationship</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "duplicate of", "mother of", "endoparasite of", "host to", "sibling of", "valid synonym of", "located within". For discussion see <a href="http://code.google.com/p/darwincore/wiki/ResourceRelationship">http://code.google.com/p/darwincore/wiki/ResourceRelationship</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#relationshipOfResource-2009-04-24">relationshipOfResource</a></TD>
<TR><TH colspan="2"><A name="relationshipAccordingTo">Term Name: relationshipAccordingTo</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/relationshipAccordingTo</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/ResourceRelationship</TD></TR> <TR><TD>Definition:</TD><TD>The source (person, organization, publication, reference) establishing the relationship between the two resources.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Julie Woodruff". For discussion see <a href="http://code.google.com/p/darwincore/wiki/ResourceRelationship">http://code.google.com/p/darwincore/wiki/ResourceRelationship</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#relationshipAccordingTo-2009-04-24">relationshipAccordingTo</a></TD>
<TR><TH colspan="2"><A name="relationshipEstablishedDate">Term Name: relationshipEstablishedDate</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/ResourceRelationship</TD></TR> <TR><TD>Definition:</TD><TD>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).</TD></TR> <TR><TD>Comment:</TD><TD>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. For discussion see <a href="http://code.google.com/p/darwincore/wiki/ResourceRelationship">http://code.google.com/p/darwincore/wiki/ResourceRelationship</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#relationshipEstablishedDate-2009-04-24">relationshipEstablishedDate</a></TD>
<TR><TH colspan="2"><A name="relationshipRemarks">Term Name: relationshipRemarks</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/relationshipRemarks</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/ResourceRelationship</TD></TR> <TR><TD>Definition:</TD><TD>Comments or notes about the relationship between the two resources.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "mother and offspring collected from the same nest", "pollinator captured in the act". For discussion see <a href="http://code.google.com/p/darwincore/wiki/ResourceRelationship">http://code.google.com/p/darwincore/wiki/ResourceRelationship</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#relationshipRemarks-2009-04-24">relationshipRemarks</a></TD>
<TR><TH colspan="2"><A name="measurementID">Term Name: measurementID</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/measurementID</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/MeasurementOrFact</TD></TR> <TR><TD>Definition:</TD><TD>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.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/MeasurementOrFact">http://code.google.com/p/darwincore/wiki/MeasurementOrFact</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#measurementID-2009-04-24">measurementID</a></TD>
<TR><TH colspan="2"><A name="measurementType">Term Name: measurementType</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/measurementType</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/MeasurementOrFact</TD></TR> <TR><TD>Definition:</TD><TD>The nature of the measurement, fact, characteristic, or assertion. Recommended best practice is to use a controlled vocabulary.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "tail length", "temperature", "trap line length", "survey area", "trap type". For discussion see <a href="http://code.google.com/p/darwincore/wiki/MeasurementOrFact">http://code.google.com/p/darwincore/wiki/MeasurementOrFact</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#measurementType-2009-04-24">measurementType</a></TD>
<TR><TH colspan="2"><A name="measurementValue">Term Name: measurementValue</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/measurementValue</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/MeasurementOrFact</TD></TR> <TR><TD>Definition:</TD><TD>The value of the measurement, fact, characteristic, or assertion.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "45", "20", "1", "14.5", "UV-light". For discussion see <a href="http://code.google.com/p/darwincore/wiki/MeasurementOrFact">http://code.google.com/p/darwincore/wiki/MeasurementOrFact</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#measurementValue-2009-04-24">measurementValue</a></TD>
<TR><TH colspan="2"><A name="measurementAccuracy">Term Name: measurementAccuracy</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/measurementAccuracy</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/MeasurementOrFact</TD></TR> <TR><TD>Definition:</TD><TD>The description of the potential error associated with the measurementValue.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "0.01", "normal distribution with variation of 2 m". For discussion see <a href="http://code.google.com/p/darwincore/wiki/MeasurementOrFact">http://code.google.com/p/darwincore/wiki/MeasurementOrFact</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#measurementAccuracy-2009-04-24">measurementAccuracy</a></TD>
<TR><TH colspan="2"><A name="measurementUnit">Term Name: measurementUnit</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/measurementUnit</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/MeasurementOrFact</TD></TR> <TR><TD>Definition:</TD><TD>The units associated with the measurementValue. Recommended best practice is to use the International System of Units (SI).</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "mm", "C", "km", "ha". For discussion see <a href="http://code.google.com/p/darwincore/wiki/MeasurementOrFact">http://code.google.com/p/darwincore/wiki/MeasurementOrFact</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#measurementUnit-2009-04-24">measurementUnit</a></TD>
<TR><TH colspan="2"><A name="measurementDeterminedDate">Term Name: measurementDeterminedDate</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/measurementDeterminedDate</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/MeasurementOrFact</TD></TR> <TR><TD>Definition:</TD><TD>The date on which the the MeasurementOrFact was made. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).</TD></TR> <TR><TD>Comment:</TD><TD>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. For discussion see <a href="http://code.google.com/p/darwincore/wiki/MeasurementOrFact">http://code.google.com/p/darwincore/wiki/MeasurementOrFact</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#measurementDeterminedDate-2009-04-24">measurementDeterminedDate</a></TD>
<TR><TH colspan="2"><A name="measurementDeterminedBy">Term Name: measurementDeterminedBy</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/measurementDeterminedBy</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/MeasurementOrFact</TD></TR> <TR><TD>Definition:</TD><TD>A list (concatenated and separated) of names of people, groups, or organizations who determined the value of the MeasurementOrFact.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "Javier de la Torre", "Julie Woodruff; Eileen Lacey". For discussion see <a href="http://code.google.com/p/darwincore/wiki/MeasurementOrFact">http://code.google.com/p/darwincore/wiki/MeasurementOrFact</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#measurementDeterminedBy-2009-04-24">measurementDeterminedBy</a></TD>
<TR><TH colspan="2"><A name="measurementMethod">Term Name: measurementMethod</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/measurementMethod</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/MeasurementOrFact</TD></TR> <TR><TD>Definition:</TD><TD>A description of or reference to (publication, URI) the method or protocol used to determine the measurement, fact, characteristic, or assertion.</TD></TR> <TR><TD>Comment:</TD><TD>Examples: "minimum convex polygon around burrow entrances" for a home range area, "barometric altimeter" for an elevation. For discussion see <a href="http://code.google.com/p/darwincore/wiki/MeasurementOrFact">http://code.google.com/p/darwincore/wiki/MeasurementOrFact</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#measurementMethod-2009-04-24">measurementMethod</a></TD>
<TR><TH colspan="2"><A name="measurementRemarks">Term Name: measurementRemarks</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/terms/measurementRemarks</TD></TR> <TR><TD>Class:</TD><TD>http://rs.tdwg.org/dwc/terms/MeasurementOrFact</TD></TR> <TR><TD>Definition:</TD><TD>Comments or notes accompanying the MeasurementOrFact.</TD></TR> <TR><TD>Comment:</TD><TD>Example: "tip of tail missing". For discussion see <a href="http://code.google.com/p/darwincore/wiki/MeasurementOrFact">http://code.google.com/p/darwincore/wiki/MeasurementOrFact</a></TD></TR> <TR><TD>Details:</TD><TD><a href="./history/index.htm#measurementRemarks-2009-04-24">measurementRemarks</a></TD>
<!-- End Terms Table -->
@ -604,4 +618,11 @@ entry in the <i>Complete History</i> [<A href="./history/index.htm">HISTORY</a>]
<a rel="license" href="http://creativecommons.org/licenses/by/3.0/us/"> Creative Commons
Attribution 3.0 United States License</a>.</p>
<!-- The following is used to register Google Analytics for Darwin Core -->
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-386033-4";
urchinTracker();
</script>
</BODY></HTML>

View File

@ -13,11 +13,11 @@
<META name="DC.contributor" content="Renato De Giovanni (CRIA)"/>
<META name="DC.contributor" content="Tim Robertson (GBIF)"/>
<META name="DC.contributor" content="Dave Vieglais (KUNHM)"/>
<META name="DC.modified" content="2009-07-06"/>
<META name="DC.modified" content="2009-09-23"/>
<META name="DC.dateAccepted" content="2009-02-12"/>
<META name="DC.format" content="text/html"/>
<META name="DC.identifier" content="http://rs.tdwg.org/dwc/2009-07-06/namespace"/>
<META name="DC.replaces" content="http://rs.tdwg.org/dwc/2009-05-25/terms/namespace/"/>
<META name="DC.identifier" content="http://rs.tdwg.org/dwc/2009-09-23/namespace"/>
<META name="DC.replaces" content="http://rs.tdwg.org/dwc/2009-07-06/terms/namespace/"/>
<META name="DC.publisher" content="Biodiversity Information Standards TDWG"/>
<META name="DC.rights" content=""/>
<META name="DC.accessRights" content="public"/>
@ -79,7 +79,7 @@
</TR>
<TR>
<TH>Date Modified:</TH>
<TD>2009-07-06</TD>
<TD>2009-09-23</TD>
</TR>
<TR>
<TH>Abstract:</TH>
@ -108,18 +108,18 @@ and the policies associated with Darwin Core namespaces.
</TR>
<TR>
<TH>Identifier:</TH>
<TD>http://rs.tdwg.org/dwc/2009-07-06/terms/namespace/</TD>
<TD>http://rs.tdwg.org/dwc/2009-09-23/terms/namespace/</TD>
</TR>
<TR><TH>Latest Version:</TH>
<TD><A href="http://rs.tdwg.org/dwc/terms/namespace/index.htm">http://rs.tdwg.org/dwc/terms/namespace/</A></TD>
</TR>
<TR>
<TH>Replaces:</TH>
<TD><a href="http://rs.tdwg.org/dwc/2009-05-25/terms/namespace/index.htm">http://rs.tdwg.org/dwc/2009-05-25/terms/namespace/</a></TD>
<TD><a href="http://rs.tdwg.org/dwc/2009-07-06/terms/namespace/index.htm">http://rs.tdwg.org/dwc/2009-07-06/terms/namespace/</a></TD>
</TR>
<TR>
<TH>Document Status:</TH>
<TD>For Public Review.</TD>
<TD>Response to Public Review.</TD>
</TR>
</TBODY></TABLE>
</TD>
@ -168,10 +168,10 @@ without version information. Some example Darwin Core term identifiers follow:</
<P>is the Darwin Core term identifier for the <i>scientificName</i> property.</P>
<PRE class="example">http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen
<PRE class="example">http://rs.tdwg.org/dwc/dwctype/Occurrence
</PRE>
<P>is the Darwin Core term identifier for the PreservedSpecimen class in the <i>Darwin Core Type Vocabulary</i>.</P>
<P>is the Darwin Core term identifier for the <i>Occurrence</i> class in the <i>Darwin Core Type Vocabulary</i>.</P>
<P>All Darwin Core identifiers will dereference to a Darwin Core term declaration for the identified
term.
@ -260,4 +260,12 @@ dictates that they be maintained to support legacy applications that have adopte
<a rel="license" href="http://creativecommons.org/licenses/by/3.0/us/"> Creative Commons
Attribution 3.0 United States License</a>.</p>
<!-- The following is used to register Google Analytics for Darwin Core -->
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-386033-4";
urchinTracker();
</script>
</BODY></HTML>

View File

@ -13,11 +13,11 @@
<META name="DC.contributor" content="Renato De Giovanni (CRIA)"/>
<META name="DC.contributor" content="Tim Robertson (GBIF)"/>
<META name="DC.contributor" content="Dave Vieglais (KUNHM)"/>
<META name="DC.modified" content="2009-07-06"/>
<META name="DC.modified" content="2009-09-23"/>
<META name="DC.dateAccepted" content="2009-04-21"/>
<META name="DC.format" content="text/html"/>
<META name="DC.identifier" content="http://rs.tdwg.org/dwc/docs/2009-07-06/"/>
<META name="DC.replaces" content="http://rs.tdwg.org/dwc/docs/2009-05-25/"/>
<META name="DC.identifier" content="http://rs.tdwg.org/dwc/docs/2009-09-23/"/>
<META name="DC.replaces" content="http://rs.tdwg.org/dwc/docs/2009-07-06/"/>
<META name="DC.publisher" content="Biodiversity Information Standards TDWG"/>
<META name="DC.rights" content=""/>
<META name="DC.accessRights" content="public"/>
@ -81,7 +81,7 @@
</TR>
<TR>
<TH>Date Modified:</TH>
<TD>2009-07-06</TD>
<TD>2009-09-23</TD>
</TR>
<TR>
<TH>Abstract:</TH>
@ -105,7 +105,7 @@
</TR>
<TR>
<TH>Identifier:</TH>
<TD>http://rs.tdwg.org/dwc/2009-07-06/terms/simple/</TD>
<TD>http://rs.tdwg.org/dwc/2009-09-23/terms/simple/</TD>
</TR>
<TR>
<TH>Latest Version:</TH>
@ -113,11 +113,11 @@
</TR>
<TR>
<TH>Replaces:</TH>
<TD><A href="http://rs.tdwg.org/dwc/2009-05-25/terms/simple/index.htm">http://rs.tdwg.org/dwc/2009-05-25/terms/simple/</A></TD>
<TD><A href="http://rs.tdwg.org/dwc/2009-07-06/terms/simple/index.htm">http://rs.tdwg.org/dwc/2009-07-06/terms/simple/</A></TD>
</TR>
<TR>
<TH>Document Status:</TH>
<TD>For Public Review.</TD>
<TD>Response to Public Review.</TD>
</TR>
</TBODY>
</TABLE>
@ -172,9 +172,7 @@ There are just a few general guiding principles on how to make the best use of t
<a href="../index.htm#dcterms:Location">Location</a>,
<a href="../index.htm#GeologicalContext">GeologicalContext</a>,
<a href="../index.htm#Identification">Identification</a>,
<a href="../index.htm#Taxon">Taxon</a>,
<a href="../index.htm#ResourceRelationship">ResourceRelationship</a>,
<a href="../index.htm#MeasurementOrFact">MeasurementOrFact</a>) as a field.</li>
<a href="../index.htm#Taxon">Taxon</a>) as a field.</li>
<li>Support (provide data in) as many fields as you can.</li>
<li>Use the <a href="../index.htm#dcterms:type">dcterms:type</a> field to say what class the record represents
(<a href="../index.htm#Occurrence">Occurrence</a>,
@ -183,17 +181,10 @@ There are just a few general guiding principles on how to make the best use of t
<a href="../index.htm#Taxon">Taxon</a>).</li>
<li>Use the <a href="../index.htm#basisOfRecord">basisOfRecord</a> field to say specifically what kind of record it is
(<a href="../type-vocabulary/index.htm#PreservedSpecimen">PreservedSpecimen</a>,
<a href="../type-vocabulary/index.htm#FossilSpecimen">FossilSpecimen</a>,
<a href="../type-vocabulary/index.htm#LivingSpecimen">LivingSpecimen</a>,
<a href="../type-vocabulary/index.htm#HumanObservation">HumanObservation</a>,
<a href="../type-vocabulary/index.htm#MachineObservation">MachineObservation</a>,
<a href="../type-vocabulary/index.htm#dcmitype:StillImage">StillImage</a>,
<a href="../type-vocabulary/index.htm#dcmitype:MovingImage">MovingImage</a>,
<a href="../type-vocabulary/index.htm#dcmitype:Sound">Sound</a>,
<a href="../type-vocabulary/index.htm#NomenclaturalChecklist">NomenclaturalChecklist</a>).</li>
<li>Populate a field with data matching the definition of the field.</li>
<li>Follow the controlled vocabulary for the values of fields that recommend them.</li>
(PreservedSpecimen, FossilSpecimen, LivingSpecimen, HumanObservation, MachineObservation, StillImage, MovingImage, Sound,
TaxonName, NomenclaturalAct, TaxonNameUsage).</li>
<li>Populate a field with data that match the definition of the field.</li>
<li>Use the controlled vocabulary for the values of fields that recommend them.</li>
<li>If data are withheld, use <a href="../index.htm#informationWithheld">informationWithheld</a> to say so.</li>
<li>If data are shared in lower quality than the original, use <a href="../index.htm#dataGeneralizations">dataGeneralizations</a> to say so.</li>
</ol>
@ -218,7 +209,7 @@ That is mostly true. The only recourse within the <i>Simple Darwin Core</i> is t
<a href="../index.htm#associatedTaxa">associatedTaxa</a>,
<a href="../index.htm#higherGeography">higherGeography</a>,
and
<a href="../index.htm#higherTaxonName">higherTaxonName</a>.
<a href="../index.htm#higherClassification">higherClassification</a>.
For cases where rich data require rich (non-simple) structure, the <i>Simple Darwin Core</i> is not suitable. Instead, use
a more capable structure such as the <i>Access to Biological Collections Data</i> schema
[<A href="http://www.tdwg.org/schemas/abcd/2.06">ABCD</a>], or the
@ -282,8 +273,8 @@ The <i>XML Guide</i> [<A href="../guides/xml/index.htm">XMLSCHEMAGUIDE</a>] desc
data based on Darwin Core terms. Looking at the <i>Simple Darwin Core XML Schema</i>
[<A href="../../xsd/tdwg_dwc_simple.xsd">SIMPLEXMLSCHEMA</a>] using the <i>XML Guide</i> as a reference
you will be able to see that the schema supports the notion of a <i>SimpleDarwinRecord</i>, which is just a grouping of up
to one of each of the Darwin Core terms that are not Classes. The following example shows a <i>SimpleDarwinRecordSet</i>
containing one <i>SimpleDarwinRecord</i> for a <i>Taxon</i>:
to one of each of the Darwin Core terms that are Properties (not Classes and not Type Vocabulary terms). The following example
shows a <i>SimpleDarwinRecordSet</i> containing one <i>SimpleDarwinRecord</i> for a <i>Taxon</i>:
<pre class="example">
&lt;?xml version="1.0" encoding="UTF-8"?&gt;
@ -295,25 +286,33 @@ containing one <i>SimpleDarwinRecord</i> for a <i>Taxon</i>:
xsi:schemaLocation="http://rs.tdwg.org/dwc/dwcrecord/ http://rs.tdwg.org/dwc/xsd/tdwg_dwc_simple.xsd"&gt;
&lt;SimpleDarwinRecord&gt;
&lt;dc:type&gt;Taxon&lt;/dc:type&gt;
&lt;dc:modified&gt;2009-02-12T14:22Z&lt;/dc:modified&gt;
&lt;dc:modified&gt;2009-09-22T09:49Z&lt;/dc:modified&gt;
&lt;dc:language&gt;en&lt;/dc:language&gt;
&lt;dwc:scientificName&gt;Ctenomys sociabilis&lt;/dwc:scientificName&gt;
&lt;dwc:acceptedScientificName&gt;Ctenomys sociabilis&lt;/dwc:acceptedScientificName&gt;
&lt;dwc:higherTaxonName&gt;Animalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys&lt;/dwc:higherTaxonName&gt;
&lt;dwc:scientificNameID&gt;http://research.calacademy.org/research/ichthyology/catalog/fishcatget.asp?spid=53548&lt;/dwc:scientificNameID&gt;
&lt;dwc:acceptedNameUsageID&gt;http://research.calacademy.org/research/ichthyology/catalog/fishcatget.asp?spid=22010&lt;/dwc:acceptedNameUsageID&gt;
&lt;dwc:originalNameUsageID&gt;http://research.calacademy.org/research/ichthyology/catalog/fishcatget.asp?spid=53548&lt;/dwc:originalNameUsageID&gt;
&lt;dwc:nameAccordingToID&gt;http://research.calacademy.org/research/ichthyology/catalog/getref.asp?id=22764&lt;/dwc:nameAccordingToID&gt;
&lt;dwc:namePublishedInID&gt;http://research.calacademy.org/research/ichthyology/catalog/getref.asp?id=671&lt;/dwc:namePublishedInID&gt;
&lt;dwc:scientificName&gt;Centropyge flavicauda Fraser-Brunner 1933&lt;/dwc:scientificName&gt;
&lt;dwc:acceptedNameUsage&gt;Centropyge fisheri (Snyder 1904)&lt;/dwc:acceptedNameUsage&gt;
&lt;dwc:parentNameUsage&gt;Centropyge Kaup, 1860&lt;/dwc:parentNameUsage&gt;
&lt;dwc:originalNameUsage&gt;Centropyge flavicauda Fraser-Brunner 1933&lt;/dwc:originalNameUsage&gt;
&lt;dwc:nameAccordingTo&gt;Allen, G.R. 1980. Butterfly and angelfishes of the world. Volume II. Mergus Publishers. Pp. 149-352.&lt;/dwc:nameAccordingTo&gt;
&lt;dwc:namePublishedIn&gt;Fraser-Brunner, A. 1933. A revision of the chaetodont fishes of the subfamily Pomacanthinae. Proceedings of the General
Meetings for Scientific Business of the Zoological Society of London 1933 (pt 3, no.30): 543-599, Pl. 1.&lt;/dwc:namePublishedIn&gt;
&lt;dwc:higherClassification&gt;Animalia;Chordata;Vertebrata;Osteichthyes;Actinopterygii;Neopterygii;Teleostei;Acanthopterygii;Perciformes;
Percoidei;Pomacanthidae;Centropyge&lt;/dwc:higherClassification&gt;
&lt;dwc:kingdom&gt;Animalia&lt;/dwc:kingdom&gt;
&lt;dwc:phylum&gt;Chordata&lt;/dwc:phylum&gt;
&lt;dwc:class&gt;Mammalia&lt;/dwc:class&gt;
&lt;dwc:order&gt;Rodentia&lt;/dwc:order&gt;
&lt;dwc:family&gt;Ctenomyidae&lt;/dwc:family&gt;
&lt;dwc:genus&gt;Ctenomys&lt;/dwc:genus&gt;
&lt;dwc:specificEpithet&gt;sociabilis&lt;/dwc:specificEpithet&gt;
&lt;dwc:scientificNameRank&gt;species&lt;/dwc:scientificNameRank&gt;
&lt;dwc:scientificNameAuthorship&gt;Pearson and Christie, 1985&lt;/dwc:scientificNameAuthorship&gt;
&lt;dwc:class&gt;Osteichthyes&lt;/dwc:class&gt;
&lt;dwc:order&gt;Perciformes&lt;/dwc:order&gt;
&lt;dwc:family&gt;Pomacanthidae&lt;/dwc:family&gt;
&lt;dwc:genus&gt;Centropyge&lt;/dwc:genus&gt;
&lt;dwc:specificEpithet&gt;flavicauda&lt;/dwc:specificEpithet&gt;
&lt;dwc:scientificNameAuthorship&gt;Fraser-Brunner 1933&lt;/dwc:scientificNameAuthorship&gt;
&lt;dwc:taxonRank&gt;species&lt;/dwc:taxonRank&gt;
&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;accepted&lt;/dwc:taxonomicStatus&gt;
&lt;dwc:taxonAccordingTo&gt;Pearson O. P., and M. I. Christie.&lt;/dwc:taxonAccordingTo&gt;
&lt;dwc:dynamicProperties&gt;iucnStatus=vulnerable; distribution=Neuquen, Argentina&lt;/dwc:dynamicProperties&gt;
&lt;/SimpleDarwinRecord&gt;
&lt;/SimpleDarwinRecordSet&gt;
</pre>
@ -326,8 +325,8 @@ structure, the <i>SimpleDarwinRecordSet</i>, which is a grouping of one or more
<A name="domore" id="domore"></A>
<h3>1.6 Doing More with Simple Darwin Core</h3>
Sooner or later you may want to share more information than the <i>Simple Darwin Core</i> seems to allow. For example, you
and your colleagues might decide that it would be useful to have a standard way to exchange information relevant
to questions in Paleontology. How would you do it?
and your colleagues might decide that it would be useful to have a standard way to exchange additional information relevant
to questions in Conservation. How would you do it?
<P>
One way would be to try to "overload" existing terms by using them to hold information other than what was intended
based on the definition of the terms. Please don't do this.
@ -351,43 +350,42 @@ your data, even if there might be problems with people using it reliably.
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://rs.tdwg.org/dwc/dwcrecord/ http://rs.tdwg.org/dwc/xsd/tdwg_dwc_simple.xsd"&gt;
&lt;SimpleDarwinRecord&gt;
&lt;dwc:occurrenceID&gt;urn:catalog:YPM:VP.057488&lt;/dwc:occurrenceID&gt;
&lt;dc:type&gt;Occurrence&lt;/dc:type&gt;
&lt;dc:type&gt;Taxon&lt;/dc:type&gt;
&lt;dc:modified&gt;2009-02-12T14:22Z&lt;/dc:modified&gt;
&lt;dc:language&gt;en&lt;/dc:language&gt;
&lt;dwc:basisOfRecord&gt;FossilSpecimen&lt;/dwc:basisOfRecord&gt;
&lt;dwc:institutionCode&gt;YPM&lt;/dwc:institutionCode&gt;
&lt;dwc:collectionCode&gt;VP&lt;/dwc:collectionCode&gt;
&lt;dwc:catalogNumber&gt;VP.057488&lt;/dwc:catalogNumber&gt;
&lt;dwc:individualCount&gt;1&lt;/dwc:individualCount&gt;
&lt;dwc:locationID xsi:nil=&quot;true&quot;/&gt;
&lt;dwc:continent&gt;North America&lt;/dwc:continent&gt;
&lt;dwc:country&gt;United States&lt;/dwc:country&gt;
&lt;dwc:countryCode&gt;USA&lt;/dwc:countryCode&gt;
&lt;dwc:stateProvince&gt;Montana&lt;/dwc:stateProvince&gt;
&lt;dwc:county&gt;Garfield&lt;/dwc:county&gt;
&lt;dwc:scientificName&gt;Tyrannosourus rex&lt;/dwc:scientificName&gt;
&lt;dwc:genus&gt;Tyrannosourus&lt;/dwc:genus&gt;
&lt;dwc:specificEpithet&gt;rex&lt;/dwc:specificEpithet&gt;
&lt;dwc:latestPeriodOrHighestSystem&gt;Cretaceous&lt;/dwc:latestPeriodOrHighestSystem&gt;
&lt;dwc:latestEonOrHighestEonothem&gt;Late Cretaceous&lt;/dwc:latestEonOrHighestEonothem&gt;
&lt;dwc:scientificName&gt;Ctenomys sociabilis&lt;/dwc:scientificName&gt;
&lt;dwc:acceptedNameUsage&gt;Ctenomys sociabilis Pearson and Christie, 1985&lt;/dwc:acceptedNameUsage&gt;
&lt;dwc:parentNameUsage&gt;Ctenomys Blainville, 1826&lt;/dwc:parentNameUsage&gt;
&lt;dwc:higherClassification&gt;Animalia; Chordata; Vertebrata; Mammalia; Theria; Eutheria; Rodentia; Hystricognatha; Hystricognathi; Ctenomyidae; Ctenomyini; Ctenomys&lt;/dwc:higherClassification&gt;
&lt;dwc:kingdom&gt;Animalia&lt;/dwc:kingdom&gt;
&lt;dwc:phylum&gt;Chordata&lt;/dwc:phylum&gt;
&lt;dwc:class&gt;Mammalia&lt;/dwc:class&gt;
&lt;dwc:order&gt;Rodentia&lt;/dwc:order&gt;
&lt;dwc:family&gt;Ctenomyidae&lt;/dwc:family&gt;
&lt;dwc:genus&gt;Ctenomys&lt;/dwc:genus&gt;
&lt;dwc:specificEpithet&gt;sociabilis&lt;/dwc:specificEpithet&gt;
&lt;dwc:taxonRank&gt;species&lt;/dwc:taxonRank&gt;
&lt;dwc:scientificNameAuthorship&gt;Pearson and Christie, 1985&lt;/dwc:scientificNameAuthorship&gt;
&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=Neuquen, Argentina&lt;/dwc:dynamicProperties&gt; </b>
&lt;/SimpleDarwinRecord&gt;
&lt;/SimpleDarwinRecordSet&gt;
</pre>
<P>
If you were using just CSV text files to exchange information then
you might be tempted to just add the new fields to the files. This approach suffers most of the same problems as
payloading - no one aside from those with whom you communicated would know what those new fields were or how to use
them. Sharing in this way via XML would be an even bigger problem, because the <i>Simple Darwin Core XML Schema</i>
[<A href="../../xsd/tdwg_dwc_simple.xsd">SIMPLEXMLSCHEMA</a>] defines the terms that it supports and the new
fields would not correspond with any terms understood by the schema. In other words, the XML with your fields in it
would not be a valid <i>Simple Darwin Core</i> XML document.
If you were using just CSV text files to exchange information, then you might be tempted to just add the new fields
to the files. This approach suffers most of the same problems as payloading - no one aside from those with whom you
communicated would know what those new fields were or how to use them. Sharing in this way via XML would be an even
bigger problem, because the <i>Simple Darwin Core XML Schema</i> [<A href="../../xsd/tdwg_dwc_simple.xsd">SIMPLEXMLSCHEMA</a>]
defines the terms that it supports and the new fields would not correspond with any terms understood by the schema.
In other words, the XML with your fields in it would not be a valid <i>Simple Darwin Core</i> XML document.
<P>
So, if you really need to extend the capabilities of the Darwin Core, the best first step is to add the terms
you need. The mechanisms for pursuing this are explained in the <i>Darwin Core Namespace Policy</i>
So, if you really need to extend the capabilities of the Darwin Core, the best first step is to follow the standards
process to add the terms you need. The mechanisms for pursuing this are explained in the <i>Darwin Core Namespace Policy</i>
[<A href="../namespace/index.htm">NAMESPACEPOLICY</a>]. The process will help to assure that the new terms are well
conceived, that they don't conflict with existing terms, and that they are properly defined in the broader context
of biological diversity.
of biological diversity information.
<!-- Footer -->
<hr>
@ -398,4 +396,12 @@ of biological diversity.
<a rel="license" href="http://creativecommons.org/licenses/by/3.0/us/"> Creative Commons
Attribution 3.0 United States License</a>.</p>
</BODY></HTML>
<!-- The following is used to register Google Analytics for Darwin Core -->
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-386033-4";
urchinTracker();
</script>
</BODY></HTML>

View File

@ -13,11 +13,11 @@
<META name="DC.contributor" content="Renato De Giovanni (CRIA)"/>
<META name="DC.contributor" content="Tim Robertson (GBIF)"/>
<META name="DC.contributor" content="Dave Vieglais (KUNHM)"/>
<META name="DC.modified" content="2009-07-06"/>
<META name="DC.modified" content="2009-09-23"/>
<META name="DC.dateAccepted" content="2009-02-12"/>
<META name="DC.format" content="text/html"/>
<META name="DC.identifier" content="http://rs.tdwg.org/dwc/2009-07-06/terms/type-vocabulary/"/>
<META name="DC.replaces" content="http://rs.tdwg.org/dwc/2009-05-25/terms/type-vocabulary/"/>
<META name="DC.identifier" content="http://rs.tdwg.org/dwc/2009-09-23/terms/type-vocabulary/"/>
<META name="DC.replaces" content="http://rs.tdwg.org/dwc/2009-07-06/terms/type-vocabulary/"/>
<META name="DC.publisher" content="Biodiversity Information Standards TDWG"/>
<META name="DC.rights" content=""/>
<META name="DC.accessRights" content="public"/>
@ -78,13 +78,13 @@
</TR>
<TR>
<TH>Date Modified:</TH>
<TD>2009-07-06</TD>
<TD>2009-09-23</TD>
</TR>
<TR>
<TH>Abstract:</TH>
<TD>The Darwin Core Type Vocabulary extends the DCMI Type Vocabulary and provides a list of approved terms that
may be used as values for the dcterms:type and basisOfRecord terms to identify the class and
specific type of a resource. The terms documented here are also included in the more comprehensive document
may be used as values for the dcterms:type to identify the class (category) of a resource (record). The terms
documented here are also included in the more comprehensive document
Darwin Core Terms: A complete history, see [<A href="../history/index.htm">HISTORY</a>].
</TR>
<TR>
@ -105,18 +105,18 @@ Darwin Core Terms: A complete history, see [<A href="../history/index.htm">HISTO
</TR>
<TR>
<TH>Identifier:</TH>
<TD>http://rs.tdwg.org/dwc/2009-07-06/terms/type-vocabulary/</A></TD>
<TD>http://rs.tdwg.org/dwc/2009-09-23/terms/type-vocabulary/</A></TD>
</TR>
<TR><TH>Latest Version:</TH>
<TD><A href="http://rs.tdwg.org/dwc/terms/type-vocabulary/index.htm">http://rs.tdwg.org/dwc/terms/type-vocabulary/</A></TD>
</TR>
<TR>
<TH>Replaces:</TH>
<TD><a href="http://rs.tdwg.org/dwc/2009-05-25/terms/type-vocabulary/index.htm">http://rs.tdwg.org/dwc/2009-05-25/terms/type-vocabulary/</a></TD>
<TD><a href="http://rs.tdwg.org/dwc/2009-07-06/terms/type-vocabulary/index.htm">http://rs.tdwg.org/dwc/2009-07-06/terms/type-vocabulary/</a></TD>
</TR>
<TR>
<TH>Document Status:</TH>
<TD>For Public Review.</TD>
<TD>Response to Public Review.</TD>
</TR>
</TBODY></TABLE>
</TD>
@ -127,38 +127,28 @@ Darwin Core Terms: A complete history, see [<A href="../history/index.htm">HISTO
<A name="introduction" id="introduction"></A>
<H2>1. Introduction</H2>
<b>Audience</b>: This document is targeted toward those who need a reference (lists and definitions) to the essential information
about the recommended values of the <i>dcterms:type</i> and <i>basisOfRecord</i> Darwin Core terms.
about the recommended values of the <i>dcterms:type</i> term.
<P>
The <i>Darwin Core Type Vocabulary</i> is a recommended set of terms for categorizing Darwin Core resources.
The <i>Darwin Core Type Vocabulary</i> is a recommended set of terms for categorizing Darwin Core resources (records).
The Type Vocabulary includes terms from the <i>Dublin Core Type Vocabulary</i>
[<A href="http://dublincore.org/documents/dcmi-type-vocabulary/">DCMI-TYPE</A>] as well as
additional terms that expand upon or refine the terms found there.
[<A href="http://dublincore.org/documents/dcmi-type-vocabulary/">DCMI-TYPE</A>].
The <a href="../index.htm#dcterms:type">dcterms:type</a> term should be limited to the names of Classes and should be
populated with the name of the Class of the data in the resource. For example, a record of a taxonomic name should have
populated with the <i>Name</i> of the Class for the data in the resource. For example, a record of a Taxon should have
<i>Taxon</i> as the value of the <a href="../index.htm#dcterms:type">dcterms:type</a> term.
The <a href="../index.htm#basisOfRecord">basisOfRecord</a> should be populated with the value from the
type vocabulary that best corresponds to the resource being shared. The
<a href="../index.htm#basisOfRecord">basisOfRecord</a> can be viewed as the subtype of the Class in the type term.
The <a href="../index.htm#basisOfRecord">basisOfRecord</a> is a separate term that should be populated with
the value that best describes the the resource within the class given in the
<a href="../index.htm#dcterms:type">dcterms:type</a> term. The
<a href="../index.htm#basisOfRecord">basisOfRecord</a> can be viewed as the subtype of the Class in the type term,
with its own controlled vocabulary.
<A name="theterms" id="theterms"></A>
<H2>2. Term Index</H2>
<H3>Vocabulary for dcterms:type</H3><P>
<a href="#Occurrence">Occurrence</a>
| <a href="#dcmitype:Event">dcmitype:Event</a>
| <a href="#Event">Event</a>
| <a href="#Location">Location</a>
| <a href="#Taxon">Taxon</a>
<H3>Vocabulary for basisOfRecord</H3></P>
<a href="#PreservedSpecimen">PreservedSpecimen</a>
| <a href="#FossilSpecimen">FossilSpecimen</a>
| <a href="#LivingSpecimen">LivingSpecimen</a>
| <a href="#HumanObservation">HumanObservation</a>
| <a href="#MachineObservation">MachineObservation</a>
| <a href="#dcmitype:StillImage">dcmitype:StillImage</a>
| <a href="#dcmitype:MovingImage">dcmitype:MovingImage</a>
| <a href="#dcmitype:Sound">dcmitype:Sound</a>
| <a href="#NomenclaturalChecklist">NomenclaturalChecklist</a>
<p>
<A name="termdefs" id="termdefs"></A>
@ -214,19 +204,10 @@ describing each term are:
<!-- Begin Terms Table -->
<TR><TH colspan="2"><A name="Occurrence">Term Name: Occurrence</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/dwctype/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>A resource describing an occurrence.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary">http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary</a></TD></TR> <TR><TD>Type of Term:</TD><TD>http://www.w3.org/2000/01/rdf-schema#Class</TD></TR> <TR><TD>Member Of:</TD><TD>http://rs.tdwg.org/dwc/terms/DwCType</TD></TR> <TR><TD>Version:</TD><TD>Occurrence-2009-04-24</TD></TR> <TR><TD>Refines:</TD><TD>http://purl.org/dc/dcmitype/Event</TD></TR> <TR><TD>Details:</TD><TD><a href="../history/index.htm#Occurrence-2009-04-24">Occurrence</a></TD>
<TR><TH colspan="2"><A name="dcmitype:Event">Term Name: dcmitype:Event</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://purl.org/dc/dcmitype/dcmitype:Event</TD></TR> <TR><TD>Definition:</TD><TD>A non-persistent, time-based occurrence.</TD></TR> <TR><TD>Comment:</TD><TD>Metadata for an event provides descriptive information that is the basis for discovery of the purpose, location, duration, and responsible agents associated with an event. For discussion see <a href="http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary">http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary</a></TD></TR> <TR><TD>Type of Term:</TD><TD>http://www.w3.org/2000/01/rdf-schema#Class</TD></TR> <TR><TD>Member Of:</TD><TD>http://rs.tdwg.org/dwc/terms/DwCType</TD></TR> <TR><TD>Version:</TD><TD>http://dublincore.org/usage/terms/history/#Event-003</TD></TR> <TR><TD>Refines:</TD><TD></TD></TR> <TR><TD>Details:</TD><TD><a href="http://dublincore.org/usage/terms/history/#Event-003">http://dublincore.org/usage/terms/history/#Event-003</a>, <a href="../history/index.htm#dcmitype:Event">dcmitype:Event</a></TD>
<TR><TH colspan="2"><A name="Location">Term Name: Location</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/dwctype/Location</TD></TR> <TR><TD>Definition:</TD><TD>A resource describing a location.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary">http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary</a></TD></TR> <TR><TD>Type of Term:</TD><TD>http://www.w3.org/2000/01/rdf-schema#Class</TD></TR> <TR><TD>Member Of:</TD><TD>http://rs.tdwg.org/dwc/terms/DwCType</TD></TR> <TR><TD>Version:</TD><TD>Location-2009-04-24</TD></TR> <TR><TD>Refines:</TD><TD></TD></TR> <TR><TD>Details:</TD><TD><a href="../history/index.htm#Location-2009-04-24">Location</a></TD>
<TR><TH colspan="2"><A name="Taxon">Term Name: Taxon</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/dwctype/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>A resource describing a taxon.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary">http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary</a></TD></TR> <TR><TD>Type of Term:</TD><TD>http://www.w3.org/2000/01/rdf-schema#Class</TD></TR> <TR><TD>Member Of:</TD><TD>http://rs.tdwg.org/dwc/terms/DwCType</TD></TR> <TR><TD>Version:</TD><TD>Taxon-2009-01-23</TD></TR> <TR><TD>Refines:</TD><TD></TD></TR> <TR><TD>Details:</TD><TD><a href="../history/index.htm#Taxon-2009-01-23">Taxon</a></TD>
<TR><TH colspan="2"><A name="PreservedSpecimen">Term Name: PreservedSpecimen</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen</TD></TR> <TR><TD>Definition:</TD><TD>A resource describing a preserved specimen.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary">http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary</a></TD></TR> <TR><TD>Type of Term:</TD><TD>http://www.w3.org/2000/01/rdf-schema#Class</TD></TR> <TR><TD>Member Of:</TD><TD>http://rs.tdwg.org/dwc/terms/DwCType</TD></TR> <TR><TD>Version:</TD><TD>PreservedSpecimen-2008-11-19</TD></TR> <TR><TD>Refines:</TD><TD>http://rs.tdwg.org/dwc/dwctype/OccurrenceType</TD></TR> <TR><TD>Details:</TD><TD><a href="../history/index.htm#PreservedSpecimen-2008-11-19">PreservedSpecimen</a></TD>
<TR><TH colspan="2"><A name="FossilSpecimen">Term Name: FossilSpecimen</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/dwctype/FossilSpecimen</TD></TR> <TR><TD>Definition:</TD><TD>A resource describing a fossilized specimen.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary">http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary</a></TD></TR> <TR><TD>Type of Term:</TD><TD>http://www.w3.org/2000/01/rdf-schema#Class</TD></TR> <TR><TD>Member Of:</TD><TD>http://rs.tdwg.org/dwc/terms/DwCType</TD></TR> <TR><TD>Version:</TD><TD>FossilSpecimen-2008-11-19</TD></TR> <TR><TD>Refines:</TD><TD>http://rs.tdwg.org/dwc/dwctype/OccurrenceType</TD></TR> <TR><TD>Details:</TD><TD><a href="../history/index.htm#FossilSpecimen-2008-11-19">FossilSpecimen</a></TD>
<TR><TH colspan="2"><A name="LivingSpecimen">Term Name: LivingSpecimen</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/dwctype/LivingSpecimen</TD></TR> <TR><TD>Definition:</TD><TD>A resource describing a living specimen.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary">http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary</a></TD></TR> <TR><TD>Type of Term:</TD><TD>http://www.w3.org/2000/01/rdf-schema#Class</TD></TR> <TR><TD>Member Of:</TD><TD>http://rs.tdwg.org/dwc/terms/DwCType</TD></TR> <TR><TD>Version:</TD><TD>LivingSpecimen-2008-11-19</TD></TR> <TR><TD>Refines:</TD><TD>http://rs.tdwg.org/dwc/dwctype/OccurrenceType</TD></TR> <TR><TD>Details:</TD><TD><a href="../history/index.htm#LivingSpecimen-2008-11-19">LivingSpecimen</a></TD>
<TR><TH colspan="2"><A name="HumanObservation">Term Name: HumanObservation</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/dwctype/HumanObservation</TD></TR> <TR><TD>Definition:</TD><TD>A resource describing an observation made by one or more people.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary">http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary</a></TD></TR> <TR><TD>Type of Term:</TD><TD>http://www.w3.org/2000/01/rdf-schema#Class</TD></TR> <TR><TD>Member Of:</TD><TD>http://rs.tdwg.org/dwc/terms/DwCType</TD></TR> <TR><TD>Version:</TD><TD>HumanObservation-2008-11-19</TD></TR> <TR><TD>Refines:</TD><TD>http://rs.tdwg.org/dwc/dwctype/OccurrenceType</TD></TR> <TR><TD>Details:</TD><TD><a href="../history/index.htm#HumanObservation-2008-11-19">HumanObservation</a></TD>
<TR><TH colspan="2"><A name="MachineObservation">Term Name: MachineObservation</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/dwctype/MachineObservation</TD></TR> <TR><TD>Definition:</TD><TD>A resource describing an observation made by a machine.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary">http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary</a></TD></TR> <TR><TD>Type of Term:</TD><TD>http://www.w3.org/2000/01/rdf-schema#Class</TD></TR> <TR><TD>Member Of:</TD><TD>http://rs.tdwg.org/dwc/terms/DwCType</TD></TR> <TR><TD>Version:</TD><TD>MachineObservation-2008-11-19</TD></TR> <TR><TD>Refines:</TD><TD>http://rs.tdwg.org/dwc/dwctype/OccurrenceType</TD></TR> <TR><TD>Details:</TD><TD><a href="../history/index.htm#MachineObservation-2008-11-19">MachineObservation</a></TD>
<TR><TH colspan="2"><A name="dcmitype:StillImage">Term Name: dcmitype:StillImage</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://purl.org/dc/dcmitype/StillImage</TD></TR> <TR><TD>Definition:</TD><TD>A resource describing a static visual representation.</TD></TR> <TR><TD>Comment:</TD><TD>Examples include paintings, drawings, graphic designs, plans and maps. Recommended best practice is to assign the type Text to images of textual materials. Instances of the type Still Image must also be describable as instances of the broader type Image. For discussion see <a href="http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary">http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary</a></TD></TR> <TR><TD>Type of Term:</TD><TD>http://www.w3.org/2000/01/rdf-schema#Class</TD></TR> <TR><TD>Member Of:</TD><TD>http://purl.org/dc/terms/DCMIType</TD></TR> <TR><TD>Version:</TD><TD>http://dublincore.org/usage/terms/history/#StillImage-003</TD></TR> <TR><TD>Refines:</TD><TD></TD></TR> <TR><TD>Details:</TD><TD><a href="http://dublincore.org/usage/terms/history/#StillImage-003">http://dublincore.org/usage/terms/history/#StillImage-003</a>, <a href="../history/index.htm#dcmitype:StillImage">dcmitype:StillImage</a></TD>
<TR><TH colspan="2"><A name="dcmitype:MovingImage">Term Name: dcmitype:MovingImage</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://purl.org/dc/dcmitype/MovingImage</TD></TR> <TR><TD>Definition:</TD><TD>A series of visual representations imparting an impression of motion when shown in succession.</TD></TR> <TR><TD>Comment:</TD><TD>Examples include animations, movies, television programs, videos, zoetropes, or visual output from a simulation. Instances of the type Moving Image must also be describable as instances of the broader type Image. For discussion see <a href="http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary">http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary</a></TD></TR> <TR><TD>Type of Term:</TD><TD>http://www.w3.org/2000/01/rdf-schema#Class</TD></TR> <TR><TD>Member Of:</TD><TD>http://purl.org/dc/terms/DCMIType</TD></TR> <TR><TD>Version:</TD><TD>http://dublincore.org/usage/terms/history/#MovingImage-003</TD></TR> <TR><TD>Refines:</TD><TD></TD></TR> <TR><TD>Details:</TD><TD><a href="http://dublincore.org/usage/terms/history/#MovingImage-003">http://dublincore.org/usage/terms/history/#MovingImage-003</a>, <a href="../history/index.htm#dcmitype:MovingImage">dcmitype:MovingImage</a></TD>
<TR><TH colspan="2"><A name="dcmitype:Sound">Term Name: dcmitype:Sound</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://purl.org/dc/dcmitype/Sound</TD></TR> <TR><TD>Definition:</TD><TD>A resource primarily intended to be heard.</TD></TR> <TR><TD>Comment:</TD><TD>Examples include a music playback file format, an audio compact disc, and recorded speech or sounds. For discussion see <a href="http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary">http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary</a></TD></TR> <TR><TD>Type of Term:</TD><TD>http://www.w3.org/2000/01/rdf-schema#Class</TD></TR> <TR><TD>Member Of:</TD><TD>http://purl.org/dc/terms/DCMIType</TD></TR> <TR><TD>Version:</TD><TD>http://dublincore.org/usage/terms/history/#Sound-003</TD></TR> <TR><TD>Refines:</TD><TD></TD></TR> <TR><TD>Details:</TD><TD><a href="http://dublincore.org/usage/terms/history/#Sound-003">http://dublincore.org/usage/terms/history/#Sound-003</a>, <a href="../history/index.htm#dcmitype:Sound">dcmitype:Sound</a></TD>
<TR><TH colspan="2"><A name="NomenclaturalChecklist">Term Name: NomenclaturalChecklist</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/dwctype/NomenclaturalChecklist</TD></TR> <TR><TD>Definition:</TD><TD>A resource describing a nomenclatural checklist.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary">http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary</a></TD></TR> <TR><TD>Type of Term:</TD><TD>http://www.w3.org/2000/01/rdf-schema#Class</TD></TR> <TR><TD>Member Of:</TD><TD>http://rs.tdwg.org/dwc/terms/DwCType</TD></TR> <TR><TD>Version:</TD><TD>NomenclaturalChecklist-2009-01-23</TD></TR> <TR><TD>Refines:</TD><TD></TD></TR> <TR><TD>Details:</TD><TD><a href="../history/index.htm#NomenclaturalChecklist-2009-01-23">NomenclaturalChecklist</a></TD>
<TR><TH colspan="2"><A name="Occurrence">Term Name: Occurrence</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/dwctype/Occurrence</TD></TR> <TR><TD>Definition:</TD><TD>A resource describing an instance of the Occurrence class.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary">http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary</a></TD></TR> <TR><TD>Type of Term:</TD><TD>http://www.w3.org/2000/01/rdf-schema#Class</TD></TR> <TR><TD>Member Of:</TD><TD>http://rs.tdwg.org/dwc/terms/DwCType</TD></TR> <TR><TD>Version:</TD><TD>Occurrence-2009-04-24</TD></TR> <TR><TD>Refines:</TD><TD>http://purl.org/dc/dcmitype/Event</TD></TR> <TR><TD>Details:</TD><TD><a href="../history/index.htm#Occurrence-2009-04-24">Occurrence</a></TD>
<TR><TH colspan="2"><A name="Event">Term Name: Event</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://purl.org/dc/dcmitype/Event</TD></TR> <TR><TD>Definition:</TD><TD>A non-persistent, time-based occurrence. For Darwin Core, a resource describing an instance of the Event class.</TD></TR> <TR><TD>Comment:</TD><TD>Metadata for an event provides descriptive information that is the basis for discovery of the purpose, location, duration, and responsible agents associated with an event. For discussion see <a href="http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary">http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary</a></TD></TR> <TR><TD>Type of Term:</TD><TD>http://www.w3.org/2000/01/rdf-schema#Class</TD></TR> <TR><TD>Member Of:</TD><TD>http://purl.org/dc/terms/DCMIType</TD></TR> <TR><TD>Version:</TD><TD>http://dublincore.org/usage/terms/history/#Event-003</TD></TR> <TR><TD>Refines:</TD><TD></TD></TR> <TR><TD>Details:</TD><TD><a href="http://dublincore.org/usage/terms/history/#Event-003">http://dublincore.org/usage/terms/history/#Event-003</a>, <a href="../history/index.htm#Event">Event</a></TD>
<TR><TH colspan="2"><A name="Location">Term Name: Location</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/dwctype/Location</TD></TR> <TR><TD>Definition:</TD><TD>A resource describing an instance of the Location class.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary">http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary</a></TD></TR> <TR><TD>Type of Term:</TD><TD>http://www.w3.org/2000/01/rdf-schema#Class</TD></TR> <TR><TD>Member Of:</TD><TD>http://rs.tdwg.org/dwc/terms/DwCType</TD></TR> <TR><TD>Version:</TD><TD>Location-2009-04-24</TD></TR> <TR><TD>Refines:</TD><TD></TD></TR> <TR><TD>Details:</TD><TD><a href="../history/index.htm#Location-2009-04-24">Location</a></TD>
<TR><TH colspan="2"><A name="Taxon">Term Name: Taxon</A></TH></TR> <TR><TD>Identifier:</TD><TD>http://rs.tdwg.org/dwc/dwctype/Taxon</TD></TR> <TR><TD>Definition:</TD><TD>A resource describing an instance of the Taxon class.</TD></TR> <TR><TD>Comment:</TD><TD> For discussion see <a href="http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary">http://code.google.com/p/darwincore/wiki/DwCTypeVocabulary</a></TD></TR> <TR><TD>Type of Term:</TD><TD>http://www.w3.org/2000/01/rdf-schema#Class</TD></TR> <TR><TD>Member Of:</TD><TD>http://rs.tdwg.org/dwc/terms/DwCType</TD></TR> <TR><TD>Version:</TD><TD>Taxon-2009-01-23</TD></TR> <TR><TD>Refines:</TD><TD></TD></TR> <TR><TD>Details:</TD><TD><a href="../history/index.htm#Taxon-2009-01-23">Taxon</a></TD>
<!-- End Terms Table -->
@ -241,4 +222,12 @@ describing each term are:
<a rel="license" href="http://creativecommons.org/licenses/by/3.0/us/"> Creative Commons
Attribution 3.0 United States License</a>.</p>
</BODY></HTML>
<!-- The following is used to register Google Analytics for Darwin Core -->
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-386033-4";
urchinTracker();
</script>
</BODY></HTML>

View File

@ -9,11 +9,11 @@
<META name="DC.subject" content="biodiversity, standards"/>
<META name="DC.creator" content="Darwin Core Task Group"/>
<META name="DC.contributor" content="John Wieczorek (MVZ)"/>
<META name="DC.modified" content="2009-04-24"/>
<META name="DC.modified" content="2009-09-23"/>
<META name="DC.dateAccepted" content="2009-02-20"/>
<META name="DC.format" content="text/html"/>
<META name="DC.identifier" content="http://rs.tdwg.org/dwc/2009-04-24/translations/"/>
<META name="DC.replaces" content="http://rs.tdwg.org/dwc/2009-02-20/translations/"/>
<META name="DC.identifier" content="http://rs.tdwg.org/dwc/2009-09-23/translations/"/>
<META name="DC.replaces" content="http://rs.tdwg.org/dwc/2009-04-24/translations/"/>
<META name="DC.publisher" content="Biodiversity Information Standards TDWG"/>
<META name="DC.rights" content=""/>
<META name="DC.accessRights" content="public"/>
@ -72,7 +72,7 @@
</TR>
<TR>
<TH>Date Modified:</TH>
<TD>2009-04-29</TD>
<TD>2009-09-23</TD>
</TR>
<TR>
<TH>Abstract:</TH>
@ -96,14 +96,14 @@
</TR>
<TR>
<TH>Identifier:</TH>
<TD>http://rs.tdwg.org/dwc/2009-04-24/translations/</TD>
<TD>http://rs.tdwg.org/dwc/2009-09-23/translations/</TD>
</TR>
<TR><TH>Latest Version:</TH>
<TD><A href="http://rs.tdwg.org/dwc/translations/index.htm">http://rs.tdwg.org/dwc/translations</A></TD>
</TR>
<TR>
<TH>Replaces:</TH>
<TD><a href="http://rs.tdwg.org/dwc/2009-02-20/translations/index.htm">http://rs.tdwg.org/dwc/2009-02-20/translations</a></TD>
<TD><a href="http://rs.tdwg.org/dwc/2009-04-24/translations/index.htm">http://rs.tdwg.org/dwc/2009-04-24/translations</a></TD>
</TR>
<TR>
<TH>Document Status:</TH>
@ -133,4 +133,12 @@ Anyone interested in providing translations to be hosted with the corpus of the
<a rel="license" href="http://creativecommons.org/licenses/by/3.0/us/"> Creative Commons
Attribution 3.0 United States License</a>.</p>
</BODY></HTML>
<!-- The following is used to register Google Analytics for Darwin Core -->
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-386033-4";
urchinTracker();
</script>
</BODY></HTML>

View File

@ -18,7 +18,7 @@
<xs:element name="publisher" type="xs:string"/>
<xs:element name="contributor" type="xs:string"/>
<xs:element name="date" type="xs:date"/>
<xs:element name="type" type="dwctype:TypeEnum" substitutionGroup="dwc:anyRecordLevelTerm"/>
<xs:element name="type" type="xs:string" substitutionGroup="dwc:anyRecordLevelTerm"/>
<xs:element name="format" type="xs:string"/>
<xs:element name="identifier" type="xs:string"/>
<xs:element name="source" type="xs:string"/>

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema version="0.1" xmlns:xs="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://rs.tdwg.org/dwc/terms/germplasm/"
targetNamespace="http://rs.nordgen.org/dwc/germplasm/0.1/terms/"
xmlns:dwc="http://rs.tdwg.org/dwc/terms/"
xmlns:gr="http://rs.tdwg.org/dwc/terms/germplasm/"
xmlns:gr="http://rs.nordgen.org/dwc/terms/germplasm/0.1/terms/"
attributeFormDefault="qualified"
elementFormDefault="qualified"
>
@ -19,18 +19,22 @@
Darwin Core Extension for genetic resources, germplasm
Draft version January 2009, Dag Endresen (During the Darwin Core workshop in Copenhagen)
Modified draft version May 2009, Dag Endresen (Preparations for GIGA TAG in Rome, demo of new GBIF IPT)
-->
<!--
Added version to the namespace (ahead of the SINGER GPG2 meeting at USDA in August 2009)
#
What would be the most reasonable namespace to use...?
Suggestion: http://rs.tdwg.org/dwc/terms/germplasm/
Alternative example: http://www.bioversityinternational.org/schemas/dwc/terms/germplasm/
Alternative example: http://www.nordgen.org/schemas/dwc/terms/germplasm/
Suggested (for draft version): http://rs.nordgen.org/dwc/germplasm/0.1/terms/
Alternative (for draft version): http://atlas.nordgen.org/rs/dwc/germplasm/0.1/terms/
Alternative: http://rs.tdwg.org/dwc/germplasm/0.1/terms/
Alternative example: http://www.bioversityinternational.org/schemas/dwc/germplasm/0.1/terms/
#
Version numbering:
Suggestion to use the namespace with a 0.x version for the draft versions and proceed to 1.x when a stable version is reached
Suggestion: http://rs.tdwg.org/dwc/germplasm/0.1/terms/
#
Current GCP_Passport (1.05) use the ns: http://generationcp.org/schemas/gcp_passport/1.05
Previous GCP_Passport use the ns: http://www.ipgri.org/schemas/gcp_pass/1.03
MCPD namespace: http://www.ipgri.cgiar.org/schemas/mcpd/1.00 (NB! IPGRI is now Bioversity)
#
Relevant further information (Germplasm Passport Data):
http://gcpcr.grinfo.net/include/webservices/schema-documentation.php
See: http://www.generationcp.org/schemas/documentation/gcp_passport_1.05.xsd.html
@ -372,20 +376,49 @@
<!-- ************************************** -->
<!-- Germplasm trait observation data (C&E) -->
<!-- Germplasm trait measurement data (C&E) -->
<!-- ************************************** -->
<!--
DRAFT data exchange format for germplasm trait observations (C&E).
Germplasm Trait Measurements (extends DarwinCore MeasurementOrFact)
DRAFT data exchange format for germplasm trait measurements (C&E).
DRAFT descriptors developed for the European ECPGR community as part of EPGRIS3 (workshop 2009-05-07 in Bonn).
See: http://www.epgris3.eu/
See: http://www.epgris3.eu/EPGRIS3%2020090507workshop.htm
See: http://www.ecpgr.cgiar.org/
-->
<!-- Germplasm Trait Observation (extends DarwinCore MeasurementOrFact) -->
<!--
DATASET
UPLOADERCODE
DATASET_REMARK
EXPERIMENT
EXPERIMENT_NUMBER
EXPERIMENT_DESCRIPTION
EXPERIMENT_YEAR
EXPERIMENT_YEAR
EXPERIMENT_LONGITUDE
EXPERIMENT_LATITUDE
EXPERIMENT_REPORT
TRAIT
TRAIT_NUMBER
TRAIT_NAME
TRAIT_REMARK
TRAIT_METHOD
GENOTYPE
GENOTYPE_NUMBER
GENOTYPE_NICODE
GENOTYPE_INSTCODE
GENOTYPE_ACCENUMB
GENOTYPE_GENUS
SCORE
GENOTYPE_NUMBER
EXPERIMENT_NUMBER
TRAIT_NUMBER
SCORE
MAPPING of EPGRIS3 TRAIT terms to the standards DwC core terms
dwc:measurementID SCORE_ID
dwc:measurementType perhaps instead of defining GermplasmTraitClass below...?
dwc:measurementType perhaps use this instead of defining GermplasmTraitClass below...?
dwc:measurementValue SCORE
dwc:measurementAccuracy SCORE_ACCURACY (not in the draft Germplasm Trait format, EPGRIS3 C&E)
dwc:measurementUnit SCORE_UNIT

View File

@ -0,0 +1,591 @@
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema version="0.1" xmlns:xs="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://rs.nordgen.org/dwc/germplasm/0.1/terms/"
xmlns:dwc="http://rs.tdwg.org/dwc/terms/"
xmlns:gr="http://rs.nordgen.org/dwc/germplasm/0.1/terms/"
attributeFormDefault="qualified"
elementFormDefault="qualified"
>
<!--
*****************************************
WARNING! DRAFT SCHEMA! UNDER DEVELOPEMENT
This is the first draft version 0.1
*****************************************
-->
<!--
Darwin Core Extension for genetic resources, germplasm
Draft version January 2009, Dag Endresen (During the Darwin Core workshop in Copenhagen)
Modified draft version May 2009, Dag Endresen (Preparations for GIGA TAG in Rome, demo of new GBIF IPT)
Added version to the namespace (ahead of the SINGER GPG2 meeting at USDA in August 2009)
This draft version 0.1 is now locked, any modifications will be as a new version (0.2)
#
What would be the most reasonable namespace to use...?
Suggestion (for draft version): http://rs.nordgen.org/dwc/germplasm/0.1/terms/
Alternative (for draft version): http://atlas.nordgen.org/rs/dwc/germplasm/0.1/terms/
Alternative: http://rs.tdwg.org/dwc/germplasm/0.1/terms/
Alternative example: http://www.bioversityinternational.org/schemas/dwc/germplasm/0.1/terms/
#
Version numbering:
Suggestion to use the namespace with a 0.x version for the draft versions and proceed to 1.x when a stable version is reached
Suggestion: http://rs.tdwg.org/dwc/germplasm/0.1/terms/
#
Current GCP_Passport (1.05) use the ns: http://generationcp.org/schemas/gcp_passport/1.05
Previous GCP_Passport use the ns: http://www.ipgri.org/schemas/gcp_pass/1.03
MCPD namespace: http://www.ipgri.cgiar.org/schemas/mcpd/1.00 (NB! IPGRI is now Bioversity)
#
Relevant further information (Germplasm Passport Data):
http://gcpcr.grinfo.net/include/webservices/schema-documentation.php
See: http://www.generationcp.org/schemas/documentation/gcp_passport_1.05.xsd.html
See: http://chm.grinfo.net/index.php?app=data_schema&inc=schema_list
See: http://wwwdev.ngb.se/portal/index.php?app=data_schema&inc=schema_list
-->
<xs:import namespace="http://rs.tdwg.org/dwc/terms/" schemaLocation="http://darwincore.googlecode.com/svn/trunk/xsd/tdwg_dwcterms.xsd"/>
<!-- ANY GENETIC RESOURCES IDENTIFIER -->
<xs:element name="anyIdentifier" abstract="true" substitutionGroup="dwc:anyIdentifier"/>
<!-- ANY GENETIC RESOURCES PROPERTY -->
<xs:element name="anyProperty" abstract="true" substitutionGroup="dwc:anyProperty"/>
<!-- ANY GENETIC RESOURCES CLASS TERM -->
<xs:element name="anyClass" abstract="true" substitutionGroup="dwc:anyClass"/>
<!-- I simply added germplasm sample ID and sample term here. Is there perhaps a better way...? May 2009, Dag Terje -->
<!-- ANY GENETIC RESOURCES SAMPLE IDENTIFIER -->
<xs:element name="anyGermplasmID" abstract="true" substitutionGroup="dwc:anyIdentifier"/>
<!-- ANY GENETIC RESOURCES SAMPLE TERM -->
<xs:element name="anyGermplasmTerm" abstract="true" substitutionGroup="dwc:anyProperty"/>
<!--
I am testing with gr:anyGermplasmTerm instead of dwc:anySampleTerm as first tested...
Would this work...? At least for a germplasm demo test version...? (Dag Endresen, 2009-05-13)
-->
<!--
***********************************************************
Additional terms for the darwin core germplasm sample class
***********************************************************
-->
<!--
NOTE: Enumeration NOT USED BELOW YET!
Note that the Enumeration defined below is not used as type definition for any of the relevant terms yet.
Conflicing with the default type for generic Darwin Core schema...?
How to solve this to be explored at a higher Darwin Core development/modelling level...
(Dag Endresen, January 2009, May 2009)
-->
<xs:simpleType name="BiologicalStatusCodeEnum">
<xs:restriction base="xs:int">
<xs:enumeration value="100"><xs:annotation><xs:documentation>Wild</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="110"><xs:annotation><xs:documentation>Natural wild</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="120"><xs:annotation><xs:documentation>Semi-matural/wild</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="200"><xs:annotation><xs:documentation>Weedy</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="300"><xs:annotation><xs:documentation>Traditional cultivar/landrace</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="400"><xs:annotation><xs:documentation>Breeding/research material</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="410"><xs:annotation><xs:documentation>Breeders line</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="411"><xs:annotation><xs:documentation>Syntetic population</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="412"><xs:annotation><xs:documentation>Hybrid</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="413"><xs:annotation><xs:documentation>Founder stock/base population</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="414"><xs:annotation><xs:documentation>Inbred line (parent of hybrid cultivar)</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="415"><xs:annotation><xs:documentation>Segregating population</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="420"><xs:annotation><xs:documentation>Genetic stock</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="500"><xs:annotation><xs:documentation>Advanced/improved cultivar</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="999"><xs:annotation><xs:documentation>Other (elaborate in remarks)</xs:documentation></xs:annotation></xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="SampleAcquisitionEnum">
<xs:restriction base="xs:int">
<xs:enumeration value="10"><xs:annotation><xs:documentation>Wild habitat</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="11"><xs:annotation><xs:documentation>Forest/woodland</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="12"><xs:annotation><xs:documentation>Shrubland</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="13"><xs:annotation><xs:documentation>Grassland</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="14"><xs:annotation><xs:documentation>Desert/tundra</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="15"><xs:annotation><xs:documentation>Aquatic habitat</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="20"><xs:annotation><xs:documentation>Farm or cultivated habitat</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="21"><xs:annotation><xs:documentation>Field</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="22"><xs:annotation><xs:documentation>Orchard</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="23"><xs:annotation><xs:documentation>Backyard, kitchen or home garden</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="24"><xs:annotation><xs:documentation>Fallow land</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="25"><xs:annotation><xs:documentation>Pasture</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="26"><xs:annotation><xs:documentation>Farm store</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="27"><xs:annotation><xs:documentation>Threshing floor</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="28"><xs:annotation><xs:documentation>Park</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="30"><xs:annotation><xs:documentation>Market or shop</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="40"><xs:annotation><xs:documentation>Institute, experimental station, research organization, genebank</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="50"><xs:annotation><xs:documentation>Seed company</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="60"><xs:annotation><xs:documentation>Weedy, distributed or ruderal habitat</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="61"><xs:annotation><xs:documentation>Roadside</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="62"><xs:annotation><xs:documentation>Field margin</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="99"><xs:annotation><xs:documentation>Other (elaborate in remarks)</xs:documentation></xs:annotation></xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="TypeOfStorageEnum">
<xs:restriction base="xs:int">
<xs:enumeration value="10"><xs:annotation><xs:documentation>Seed collection</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="11"><xs:annotation><xs:documentation>Short term</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="12"><xs:annotation><xs:documentation>Medium term</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="13"><xs:annotation><xs:documentation>Long term</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="20"><xs:annotation><xs:documentation>Field collection</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="30"><xs:annotation><xs:documentation>In vitro collection (slow growth)</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="40"><xs:annotation><xs:documentation>Cryopreserved collection</xs:documentation></xs:annotation></xs:enumeration>
<xs:enumeration value="99"><xs:annotation><xs:documentation>Other (elaborate in remarks)</xs:documentation></xs:annotation></xs:enumeration>
</xs:restriction>
</xs:simpleType>
<!-- Some terms from the earlier DRAFT DarwinCore seems to be modified (Dag Endresen, 2009-05-13) -->
<!-- dwc:anySamplingEventTerm to dwc:anyEventTerm -->
<!-- dwc:anySampleID to gr:anyGermplasmID (SampleID is perhaps now OccurrenceID?) -->
<!-- dwc:anySampleTerm to gr:anyGermplasmTerm -->
<!-- is GermplasmID the same as dwc:occurrenceID, perhaps GermplasmID is redundant by this dwc term...? -->
<xs:element name="GermplasmID" substitutionGroup="gr:anyGermplasmID">
<xs:annotation>
<xs:documentation>
Germplasm Sample ID, there used to be a sampleID in a previous DRAFT Darwin Core...?
Does this mean that we should use occurrenceID also for samples...?
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="BiologicalStatusOfSample" substitutionGroup="gr:anyGermplasmTerm">
<xs:annotation>
<xs:documentation>
(MCPD term: 20): Biological status of sample.
Wild, Crop wild relative (CWR), Primitive, Traditional cultivar/landrace,
Breeding line, Genetic stock, Modern cultivar
(recommended to follow a regulated vocabulary, or preferable the SAMPSTAT code, MCPD term 20).
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="BiologicalStatusOfSampleCode" substitutionGroup="gr:anyGermplasmTerm">
<xs:annotation>
<xs:documentation>
MCPD term 20: Biological status of sample, SAMPSTAT.
SAMPSTAT codes distinguish wild and primitive cultivars
from modern cultivars and breeding lines (material under development).
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="GermplasmIdentifier" substitutionGroup="gr:anyGermplasmTerm">
<xs:annotation>
<xs:documentation>
MCPD term: 11: Accession name, ACCENAME.
Either a registered or other formal designation given to the accession.
For example: Rheinische Vorgebirgstrauben;Emma;Avlon
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="CollectingInstituteCode" substitutionGroup="dwc:anyEventTerm">
<xs:annotation>
<xs:documentation>
MCPD term 4: Collecting institute code, COLLCODE.
FAO WIEWS institute code for the collecting/gathering institute.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="AncestralData" substitutionGroup="gr:anyGermplasmTerm">
<xs:annotation>
<xs:documentation>
MCPD term 21: Ancestral data, ANCEST.
Information about either pedigree or other description of ancestral information.
For example a pedigree 'Hanna/7*Atlas//Turk/8*Atlas',
or a description 'mutation found in Hanna', 'selection from Irene'.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="PurdyPedigree" substitutionGroup="gr:anyGermplasmTerm">
<xs:annotation>
<xs:documentation>
(MCPD term 21): Ancestral information following the purdy pedigree format.
</xs:documentation>
</xs:annotation>
</xs:element>
<!-- Type of storage can be multiple instances, perhaps need to be separate class? -->
<xs:element name="TypeOfStorage" substitutionGroup="gr:anyGermplasmTerm">
<xs:annotation>
<xs:documentation>
MCPD term 27: Type of germplasm storage, STORAGE.
Refer to FAO/IPGRI Genebank Standards 1994 for details on storage type.
</xs:documentation>
</xs:annotation>
</xs:element>
<!-- Safety duplication of germplasm as a security copy -->
<!-- Location of Safety Duplicates as class, multiple instances -->
<xs:element name="LocationOfSafetyDuplication" substitutionGroup="dwc:anyClass">
<xs:complexType>
<xs:sequence>
<!-- <xs:element ref="dwc:SampleID" minOccurs="1"/> -->
<xs:element ref="gr:GermplasmID" minOccurs="1"/>
<xs:element ref="gr:anySafetyDuplicationTerm" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<!-- <xs:element name="SampleID" substitutionGroup="dwc:anyIdentifier"/> -->
<xs:element name="anySafetyDuplicationTerm" abstract="true" substitutionGroup="dwc:anyProperty"/>
<xs:element name="SafetyDuplicationID" substitutionGroup="dwc:anyIdentifier"/>
<xs:element name="SafetyDuplicationInstituteCode" substitutionGroup="gr:anySafetyDuplicationTerm">
<xs:annotation>
<xs:documentation>
MCPD term 26: Location of safety duplicates, DUPLSITE.
FAO institute code of the institute where a safety duplicate
of the accession is maintained.
Example: For Svalbard Global Seed Vault (SGSV), use the FAO WIEWS institute code NOR051.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="SafetyDuplicationInstitute" substitutionGroup="gr:anySafetyDuplicationTerm"/>
<xs:element name="SafetyDuplicationDate" substitutionGroup="gr:anySafetyDuplicationTerm"/>
<!-- Treaties and regulations (for PGRFA, Germplasm) -->
<!--
List treaty/regulation name, and issuing body,
and perhaps when sample was included under the regulations
NB! This class desperatly need to be developed further...!
Example: ITPGRFA, International Treaty for Plant Genetic Resources
The ITPGRFA Annex 1 list the crops regulated by this treaty.
-->
<xs:element name="GermplasmTreatiesAndRegulations" substitutionGroup="dwc:anyClass">
<xs:complexType>
<xs:sequence>
<!-- <xs:element ref="dwc:SampleID" minOccurs="1"/> -->
<xs:element ref="gr:GermplasmID" minOccurs="1"/>
<xs:element ref="gr:anyGermplasmRegulationTerm" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<!-- <xs:element name="SampleID" substitutionGroup="dwc:anyIdentifier"/> -->
<xs:element name="anyGermplasmRegulationTerm" abstract="true" substitutionGroup="dwc:anyProperty"/>
<xs:element name="GermplasmRegulationID" substitutionGroup="dwc:anyIdentifier"/>
<xs:element name="TreatyOrRegulationName" substitutionGroup="gr:anyGermplasmRegulationTerm"/>
<xs:element name="TreatyOrRegulationGoverningBody" substitutionGroup="gr:anyGermplasmRegulationTerm"/>
<!-- SAMPLE ACQUISITION (DONOR EVENT) -->
<!--
Will the donor/acquisition class also need the reference to the genebank institute
receiving the sample to keep track of a chain of donor events
proceeding the donation of the sample to the holding genebank...?
-->
<xs:element name="SampleAcquisition" substitutionGroup="dwc:anyClass">
<xs:complexType>
<xs:sequence>
<xs:element ref="gr:GermplasmID" minOccurs="1"/>
<!--
<xs:element ref="dwc:SampleID" minOccurs="1"/>
<xs:any namespace="##other" maxOccurs="unbounded" minOccurs="0"/>
-->
<xs:element ref="gr:anySampleAcquisitionTerm" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="anySampleAcquisitionTerm" abstract="true" substitutionGroup="dwc:anyProperty"/>
<xs:element name="SampleAcquisitionID" substitutionGroup="dwc:anyIdentifier"/>
<xs:element name="DonorsSampleIdentifier" substitutionGroup="dwc:anyIdentificationTerm"/>
<xs:element name="SampleAcquisitionSource" substitutionGroup="gr:anySampleAcquisitionTerm">
<xs:annotation>
<xs:documentation>
MCPD term 22: Collecting/acquisition source, COLLSRC.
Coded as integer value, defined enumeration.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="SampleAcquisitionDate" substitutionGroup="gr:anySampleAcquisitionTerm">
<xs:annotation>
<xs:documentation>
MCPD term 12: Acquisition date, ACQDATE.
Date when the germplasm sample (accession) entered the genebank collection.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="DonorInstituteCode" substitutionGroup="gr:anySampleAcquisitionTerm">
<xs:annotation>
<xs:documentation>
MCPD term 23: Donor institute code, DONORCODE
FAO WIEWS institute code for the donor institute.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="DonorInstitute" substitutionGroup="gr:anySampleAcquisitionTerm">
<xs:annotation>
<xs:documentation>
(MCPD term 23): Donor institute name.
If the FAO WIEWS institute code is available, this term should not be reported.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="SampleAcquisitionRemarks" substitutionGroup="gr:anySampleAcquisitionTerm"/>
<!-- BREEDING EVENT (Cultivation event, "similar" but different from Sampling Event) -->
<!-- These breeder terms may not need a separate class, only one instance per sample -->
<xs:element name="BreedingEventGroup" substitutionGroup="dwc:anyClass">
<xs:complexType>
<xs:sequence>
<xs:element ref="gr:GermplasmID" minOccurs="1"/>
<!--
<xs:element ref="dwc:SampleID" minOccurs="1"/>
<xs:element ref="gr:BreedingEventID" minOccurs="1"/>
<xs:any namespace="##other" maxOccurs="unbounded" minOccurs="0"/>
-->
<xs:element ref="gr:anyBreedingEventTerm" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="anyBreedingEventTerm" abstract="true" substitutionGroup="gr:anyProperty"/>
<xs:element name="BreedingEventID" substitutionGroup="gr:anyIdentifier"/>
<xs:element name="BreedersSampleIdentifier" substitutionGroup="gr:anyBreedingEventTerm"/>
<xs:element name="BreedingYear" substitutionGroup="gr:anyBreedingEventTerm"/>
<xs:element name="BreederPerson" substitutionGroup="gr:anyBreedingEventTerm"/>
<xs:element name="BreederInstituteCode" substitutionGroup="gr:anyBreedingEventTerm">
<xs:annotation>
<xs:documentation>
MCPD term 19: Breeding institute code, BREDCODE
FAO WIEWS institute code for the breeding institute.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="BreederInstitute" substitutionGroup="gr:anyBreedingEventTerm">
<xs:annotation>
<xs:documentation>
(MCPD term 19): Breeder institute name.
If the FAO WIEWS institute code is available, this term should not be reported.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="BreedingCountry" substitutionGroup="gr:anyBreedingEventTerm"/>
<xs:element name="BreedingCountryCode" substitutionGroup="gr:anyBreedingEventTerm"/>
<xs:element name="BreedingEventRemarks" substitutionGroup="gr:anyBreedingEventTerm"/>
<!--
INFO: mapping of other MCPD terms to DwC terms2
dwc:CatalogNumber MCPD term: 2: Accession number, ACCENUMB (unique identifier for samples within a genebank collection)
-->
<!-- ************************************** -->
<!-- Germplasm trait measurement data (C&E) -->
<!-- ************************************** -->
<!--
Germplasm Trait Measurements (extends DarwinCore MeasurementOrFact)
DRAFT data exchange format for germplasm trait measurements (C&E).
DRAFT descriptors developed for the European ECPGR community as part of EPGRIS3 (workshop 2009-05-07 in Bonn).
See: http://www.epgris3.eu/
See: http://www.epgris3.eu/EPGRIS3%2020090507workshop.htm
See: http://www.ecpgr.cgiar.org/
DATASET
UPLOADERCODE
DATASET_REMARK
EXPERIMENT
EXPERIMENT_NUMBER
EXPERIMENT_DESCRIPTION
EXPERIMENT_YEAR
EXPERIMENT_YEAR
EXPERIMENT_LONGITUDE
EXPERIMENT_LATITUDE
EXPERIMENT_REPORT
TRAIT
TRAIT_NUMBER
TRAIT_NAME
TRAIT_REMARK
TRAIT_METHOD
GENOTYPE
GENOTYPE_NUMBER
GENOTYPE_NICODE
GENOTYPE_INSTCODE
GENOTYPE_ACCENUMB
GENOTYPE_GENUS
SCORE
GENOTYPE_NUMBER
EXPERIMENT_NUMBER
TRAIT_NUMBER
SCORE
MAPPING of EPGRIS3 TRAIT terms to the standards DwC core terms
dwc:measurementID SCORE_ID
dwc:measurementType perhaps use this instead of defining GermplasmTraitClass below...?
dwc:measurementValue SCORE
dwc:measurementAccuracy SCORE_ACCURACY (not in the draft Germplasm Trait format, EPGRIS3 C&E)
dwc:measurementUnit SCORE_UNIT
dwc:measurementDeterminedDate SCORE_DATE
dwc:measurementDeterminedBy SCORE_PERSON
dwc:measurementMethod GermplasmExperimentClass defined below for more details (atomized acording to EPGRIS3 C&E)
dwc:measurementRemarks SCORE_REMARKS (not in the draft Germplasm Trait format, EPGRIS3 C&E)
-->
<xs:element name="MeasurementByInstituteCode" substitutionGroup="dwc:anyMeasurementTerm">
<xs:annotation>
<xs:documentation>
Germplasm trait observation determined by institute code, INSTCODE.
FAO WIEWS institute code for the institute performing the observation/measurement.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="MeasurementGrowthStage" substitutionGroup="dwc:anyMeasurementTerm">
<xs:annotation>
<xs:documentation>
Germplasm term to describe the growth stage of the plant when the trait observation or measurement was made.
Examples include: Ripening, heading, ...
A modifier of the TDWG SDD style could be applied here to be more generic and include modifiers like
for example part of the plant where the observation was made (eg. leaf, stem, seeds).
</xs:documentation>
</xs:annotation>
</xs:element>
<!-- **************** -->
<!-- TRAIT DESCRIPTOR -->
<!-- **************** -->
<!-- Germplasm Trait is the definition of the observation descriptor (extends measurementMethod) -->
<xs:element name="GermplasmTraitID" substitutionGroup="gr:anyGermplasmID">
<xs:annotation>
<xs:documentation>
Trait ID, Germplasm Trait Descriptor (Measurement Descriptor).
May eventually develop into a controlled and currated ontology for trait descriptors.
Each trait descriptor could eventually be identified by a GUID, for example LSID.
</xs:documentation>
</xs:annotation>
</xs:element>
<!-- Multiple Germplasm Trait Descriptors -->
<xs:element name="GermplasmTraitGroup" substitutionGroup="dwc:anyClass">
<xs:complexType>
<xs:sequence>
<xs:element ref="gr:GermplasmTraitID" minOccurs="1"/>
<xs:element ref="gr:anyGermplasmTraitTerm" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="anyGermplasmTraitTerm" abstract="true" substitutionGroup="gr:anyProperty"/>
<xs:element name="GermplasmTraitIdentifier" substitutionGroup="gr:anyGermplasmTraitTerm"><!-- TRAIT_NAME -->
<xs:annotation>
<xs:documentation>
EPGRIS3: TRAIT_NAME
English name of the trait
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="GermplasmTraitClass" substitutionGroup="gr:anyGermplasmTraitTerm">
<xs:annotation>
<xs:documentation>
Classification of the trait descriptor (a standard controlled vocabulary could be developed).
Examples include: Agrobotanical, morphological, chemical, phenological, molecular biology,
disease susceptibility/resistance, tolerance (abiotic), utilization.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="GermplasmTraitScale" substitutionGroup="gr:anyGermplasmTraitTerm">
<xs:annotation>
<xs:documentation>
Scale used for the observations/measurements.
Absolute, interval, nominal, ordinal, ratio, or relative values.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="GermplasmTraitSource" substitutionGroup="gr:anyGermplasmTraitTerm">
<xs:annotation>
<xs:documentation>
Reference to the source standard Germplasm Descriptor.
For example the UPOV descriptor or the Bioversity Crop Descriptor identifier.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="GermplasmTraitRemarks" substitutionGroup="gr:anyGermplasmTraitTerm"/>
<!-- **************** -->
<!-- TRAIT EXPERIMENT -->
<!-- **************** -->
<!-- Germplasm Experiment is the description of the trait observation event/project/experiment -->
<xs:element name="GermplasmExperimentID" substitutionGroup="gr:anyGermplasmID">
<xs:annotation>
<xs:documentation>
Experiment ID, Germplasm Trait Descriptor (Measurement Event).
</xs:documentation>
</xs:annotation>
</xs:element>
<!-- Multiple Germplasm Trait Experiments -->
<xs:element name="GermplasmExperimentGroup" substitutionGroup="dwc:anyClass">
<xs:complexType>
<xs:sequence>
<xs:element ref="gr:GermplasmExperimentID" minOccurs="1"/>
<xs:element ref="gr:anyGermplasmExperimentTerm" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="anyGermplasmExperimentTerm" abstract="true" substitutionGroup="gr:anyProperty"/>
<xs:element name="GermplasmExperimentIdentifier" substitutionGroup="gr:anyGermplasmExperimentTerm"><!-- EXPERIMENT_NUMBER -->
<xs:annotation>
<xs:documentation>
EPGRIS3: EXPERIMENT_NUMBER
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="GermplasmExperimentRemarks" substitutionGroup="gr:anyGermplasmExperimentTerm"><!-- EXPERIMENT_DESCRIPTION -->
<xs:annotation>
<xs:documentation>
EPGRIS3: EXPERIMENT_DESCRIPTION
Information relevant for the interpretation of the scores in the experiment
such as experimental design, location, experimentor, weather, etc.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="GermplasmExperimentYear" substitutionGroup="gr:anyGermplasmExperimentTerm"><!-- EXPERIMENT_YEAR -->
<xs:annotation>
<xs:documentation>
EPGRIS3: EXPERIMENT_YEAR
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="GermplasmExperimentReport" substitutionGroup="gr:anyGermplasmExperimentTerm"><!-- EXPERIMENT_REPORT -->
<xs:annotation>
<xs:documentation>
EPGRIS3: EXPERIMENT_REPORT
A reference to the report of the experiment, either supplied as the file name or the URL of the report.
</xs:documentation>
</xs:annotation>
</xs:element>
<!-- *************** -->
<!-- Cultivar domain -->
<!-- *************** -->
<!-- FAO have developed a cultivar database -->
<!-- NB! Probably much better to take this out in separate extension...! -->
<!-- FAO to develop this extension...? -->
<!--
<xs:group name="CultivarGroup">
<xs:sequence>
<xs:choice maxOccurs="unbounded">
<xs:element ref="dwc:anyIdentifier"/>
<xs:element ref="dwc:anyClass"/>
<xs:element ref="gr:anyCultivarTerm" minOccurs="0" maxOccurs="unbounded"/>
</xs:choice>
</xs:sequence>
</xs:group>
<xs:element name="anyCultivarTerm" abstract="true" substitutionGroup="cultivar:anyProperty"/>
<xs:element name="CultivarID" substitutionGroup="cultivar:anyIdentifier"/>
<xs:element name="CultivarName" substitutionGroup="cultivar:anyIdentificationTerm"/>
-->
</xs:schema>

View File

@ -2,13 +2,12 @@
<!-- ==================================================================== -->
<!-- Introduction -->
<!-- ==================================================================== -->
<!-- Schema for a type library for darwin and extension data types. -->
<!-- Schema for a type library for custom Darwin Core data types. -->
<!-- History: -->
<!-- version 1.0 2009-08-24 John Wieczorek -->
<!-- version 0.5 2007-02-14 John Wieczorek -->
<!-- Status: -->
<!-- Ready for testing. -->
<!-- Should be placed in a tdwg shared data types library. -->
<!-- See http://wiki.tdwg.org for current status of this standard -->
<!-- Ready for use. -->
<!-- ==================================================================== -->
<!-- Schema -->
@ -74,7 +73,7 @@
</xs:union>
</xs:simpleType>
<xs:simpleType name="DateTimeISO">
<xs:simpleType name="dateTimeISO">
<xs:annotation>
<xs:documentation xml:lang="en">
The date and time expressed in a way conforming to a subset of ISO 8601. Meant to be exactly the same as DateTimeISO defined in ABCD.
@ -86,4 +85,4 @@
</xs:restriction>
</xs:simpleType>
</xs:schema>
</xs:schema>

View File

@ -10,19 +10,7 @@
It allows properties to occurr in any order and as many times as needed.
</xs:documentation>
</xs:annotation>
<!-- DATASET domain -->
<xs:element name="Dataset" substitutionGroup="dwc:anyClass">
<xs:complexType>
<xs:choice maxOccurs="unbounded">
<xs:element ref="dwc:anyIdentifier"/>
<xs:element ref="dwc:anyDatasetTerm"/>
<xs:element ref="dwc:anyRecordLevelTerm"/>
</xs:choice>
</xs:complexType>
</xs:element>
<!-- OCCURRENCE domain -->
<xs:element name="Occurrence" substitutionGroup="dwc:anyClass">
<xs:complexType>
@ -34,7 +22,6 @@
</xs:complexType>
</xs:element>
<!-- EVENT domain -->
<xs:element name="Event" substitutionGroup="dwc:anyClass">
<xs:complexType>
@ -46,7 +33,6 @@
</xs:complexType>
</xs:element>
<!-- LOCATION domain -->
<!-- reuses the dc:location term, so see dublin_core.xsd for definition -->
<!--
@ -83,7 +69,6 @@
</xs:complexType>
</xs:element>
<!-- TAXON domain -->
<xs:element name="Taxon" substitutionGroup="dwc:anyClass">
<xs:complexType>
@ -94,9 +79,6 @@
</xs:choice>
</xs:complexType>
</xs:element>
<!-- RESOURCE RELATIONSHIP domain -->
<xs:element name="ResourceRelationship" substitutionGroup="dwc:anyClass">
@ -108,8 +90,6 @@
</xs:choice>
</xs:complexType>
</xs:element>
<!-- MEASUREMENTORFACT domain -->
<xs:element name="MeasurementOrFact" substitutionGroup="dwc:anyClass">
@ -122,5 +102,4 @@
</xs:complexType>
</xs:element>
</xs:schema>

View File

@ -9,14 +9,12 @@
<xs:annotation>
<xs:documentation>
This schema defines Simple Darwin Core records and record sets using the new terms from namespace http://rs.tdwg.org/dwc/terms/.
This schema allows the terms listed to appear exactly once in a given order, but does not validate any additional terms.
If you need terms beyond those given here, please use as a basis the Generic Darwin Core schema (tdwg_dwcterms.xsd),
which allows the inclusion of any Darwin Core term.
This schema defines Simple Darwin Core records and record sets using the new
terms from namespace http://rs.tdwg.org/dwc/terms/. This schema allows the
terms listed to appear exactly once in any order.
</xs:documentation>
</xs:annotation>
<xs:element name="SimpleDarwinRecordSet" >
<xs:annotation>
<xs:documentation>Simple container to encode multiple darwin core records that have no notion of which class they are.
@ -41,17 +39,19 @@
<xs:element ref="dcterms:rightsHolder" minOccurs="0"/>
<xs:element ref="dcterms:accessRights" minOccurs="0"/>
<xs:element ref="dcterms:bibliographicCitation" minOccurs="0"/>
<xs:element ref="dwc:institutionID" minOccurs="0"/>
<xs:element ref="dwc:collectionID" minOccurs="0"/>
<xs:element ref="dwc:datasetID" minOccurs="0"/>
<xs:element ref="dwc:institutionCode" minOccurs="0"/>
<xs:element ref="dwc:collectionCode" minOccurs="0"/>
<xs:element ref="dwc:datasetName" minOccurs="0"/>
<xs:element ref="dwc:ownerInstitutionCode" minOccurs="0"/>
<xs:element ref="dwc:basisOfRecord" minOccurs="0"/>
<xs:element ref="dwc:informationWithheld" minOccurs="0"/>
<xs:element ref="dwc:dataGeneralizations" minOccurs="0"/>
<xs:element ref="dwc:dynamicProperties" minOccurs="0"/>
<!-- Dataset terms -->
<xs:element ref="dwc:datasetID" minOccurs="0"/>
<!-- Occurrence terms -->
<xs:element ref="dwc:occurrenceID" minOccurs="0"/>
<xs:element ref="dwc:institutionCode" minOccurs="0"/>
<xs:element ref="dwc:collectionCode" minOccurs="0"/>
<xs:element ref="dwc:collectionID" minOccurs="0"/>
<xs:element ref="dwc:catalogNumber" minOccurs="0"/>
<xs:element ref="dwc:occurrenceDetails" minOccurs="0"/>
<xs:element ref="dwc:occurrenceRemarks" minOccurs="0"/>
@ -64,6 +64,7 @@
<xs:element ref="dwc:reproductiveCondition" minOccurs="0"/>
<xs:element ref="dwc:behavior" minOccurs="0"/>
<xs:element ref="dwc:establishmentMeans" minOccurs="0"/>
<xs:element ref="dwc:occurrenceStatus" minOccurs="0"/>
<xs:element ref="dwc:preparations" minOccurs="0"/>
<xs:element ref="dwc:disposition" minOccurs="0"/>
<xs:element ref="dwc:otherCatalogNumbers" minOccurs="0"/>
@ -76,7 +77,7 @@
<!-- Event terms -->
<xs:element ref="dwc:eventID" minOccurs="0"/>
<xs:element ref="dwc:samplingProtocol" minOccurs="0"/>
<xs:element ref="dwc:verbatimEventDate" minOccurs="0"/>
<xs:element ref="dwc:samplingEffort" minOccurs="0"/>
<xs:element ref="dwc:eventDate" minOccurs="0"/>
<xs:element ref="dwc:eventTime" minOccurs="0"/>
<xs:element ref="dwc:startDayOfYear" minOccurs="0"/>
@ -84,6 +85,7 @@
<xs:element ref="dwc:year" minOccurs="0"/>
<xs:element ref="dwc:month" minOccurs="0"/>
<xs:element ref="dwc:day" minOccurs="0"/>
<xs:element ref="dwc:verbatimEventDate" minOccurs="0"/>
<xs:element ref="dwc:habitat" minOccurs="0"/>
<xs:element ref="dwc:fieldNumber" minOccurs="0"/>
<xs:element ref="dwc:fieldNotes" minOccurs="0"/>
@ -100,6 +102,7 @@
<xs:element ref="dwc:countryCode" minOccurs="0"/>
<xs:element ref="dwc:stateProvince" minOccurs="0"/>
<xs:element ref="dwc:county" minOccurs="0"/>
<xs:element ref="dwc:municipality" minOccurs="0"/>
<xs:element ref="dwc:locality" minOccurs="0"/>
<xs:element ref="dwc:verbatimLocality" minOccurs="0"/>
<xs:element ref="dwc:verbatimElevation" minOccurs="0"/>
@ -110,6 +113,7 @@
<xs:element ref="dwc:maximumDepthInMeters" minOccurs="0"/>
<xs:element ref="dwc:minimumDistanceAboveSurfaceInMeters" minOccurs="0"/>
<xs:element ref="dwc:maximumDistanceAboveSurfaceInMeters" minOccurs="0"/>
<xs:element ref="dwc:locationAccordingTo" minOccurs="0"/>
<xs:element ref="dwc:locationRemarks" minOccurs="0"/>
<xs:element ref="dwc:verbatimCoordinates" minOccurs="0"/>
<xs:element ref="dwc:verbatimLatitude" minOccurs="0"/>
@ -158,14 +162,21 @@
<xs:element ref="dwc:identificationQualifier" minOccurs="0"/>
<xs:element ref="dwc:typeStatus" minOccurs="0"/>
<!-- Taxon terms -->
<xs:element ref="dwc:taxonID" minOccurs="0"/>
<xs:element ref="dwc:scientificNameID" minOccurs="0"/>
<xs:element ref="dwc:acceptedScientificNameID" minOccurs="0"/>
<xs:element ref="dwc:higherTaxonNameID" minOccurs="0"/>
<xs:element ref="dwc:basionymID" minOccurs="0"/>
<xs:element ref="dwc:acceptedNameUsageID" minOccurs="0"/>
<xs:element ref="dwc:parentNameUsageID" minOccurs="0"/>
<xs:element ref="dwc:originalNameUsageID" minOccurs="0"/>
<xs:element ref="dwc:nameAccordingToID" minOccurs="0"/>
<xs:element ref="dwc:namePublishedInID" minOccurs="0"/>
<xs:element ref="dwc:taxonConceptID" minOccurs="0"/>
<xs:element ref="dwc:scientificName" minOccurs="0"/>
<xs:element ref="dwc:acceptedScientificName" minOccurs="0"/>
<xs:element ref="dwc:higherTaxonName" minOccurs="0"/>
<xs:element ref="dwc:basionym" minOccurs="0"/>
<xs:element ref="dwc:acceptedNameUsage" minOccurs="0"/>
<xs:element ref="dwc:parentNameUsage" minOccurs="0"/>
<xs:element ref="dwc:originalNameUsage" minOccurs="0"/>
<xs:element ref="dwc:nameAccordingTo" minOccurs="0"/>
<xs:element ref="dwc:namePublishedIn" minOccurs="0"/>
<xs:element ref="dwc:higherClassification" minOccurs="0"/>
<xs:element ref="dwc:kingdom" minOccurs="0"/>
<xs:element ref="dwc:phylum" minOccurs="0"/>
<xs:element ref="dwc:class" minOccurs="0"/>
@ -175,18 +186,15 @@
<xs:element ref="dwc:subgenus" minOccurs="0"/>
<xs:element ref="dwc:specificEpithet" minOccurs="0"/>
<xs:element ref="dwc:infraspecificEpithet" minOccurs="0"/>
<xs:element ref="dwc:scientificNameRank" minOccurs="0"/>
<xs:element ref="dwc:verbatimScientificNameRank" minOccurs="0"/>
<xs:element ref="dwc:taxonRank" minOccurs="0"/>
<xs:element ref="dwc:verbatimTaxonRank" minOccurs="0"/>
<xs:element ref="dwc:scientificNameAuthorship" minOccurs="0"/>
<xs:element ref="dwc:vernacularName" minOccurs="0"/>
<xs:element ref="dwc:nomenclaturalCode" minOccurs="0"/>
<xs:element ref="dwc:namePublicationID" minOccurs="0"/>
<xs:element ref="dwc:namePublishedIn" minOccurs="0"/>
<xs:element ref="dwc:taxonomicStatus" minOccurs="0"/>
<xs:element ref="dwc:nomenclaturalStatus" minOccurs="0"/>
<xs:element ref="dwc:taxonConceptID" minOccurs="0"/>
<xs:element ref="dwc:taxonAccordingTo" minOccurs="0"/>
<xs:element ref="dwc:taxonRemarks" minOccurs="0"/>
<xs:element ref="dwc:vernacularName" minOccurs="0"/>
<xs:element ref="xsd:any" maxOccurs="unbounded" minOccurs="0"/>
</xs:all>
</xs:complexType>
</xs:element>

View File

@ -21,13 +21,13 @@
term yourself - a limitation of the xs:all model.
</xs:documentation>
</xs:annotation>
<!-- tdwg_basetypes.xsd defines custom data types such as dateTimeISO to allow dates or the forms YYYY and YYYY-MM. -->
<xs:include schemaLocation="tdwg_basetypes.xsd"/>
<xs:import namespace="http://purl.org/dc/terms/" schemaLocation="dublin_core.xsd"/>
<xs:import namespace="http://purl.org/dc/elements/1.1/" schemaLocation="http://dublincore.org/schemas/xmls/qdc/dc.xsd"/>
<xs:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2001/03/xml.xsd"/>
<xs:import namespace="http://rs.tdwg.org/dwc/dwctype/" schemaLocation="tdwg_dwctypes.xsd"/>
<!-- ANY DWC TERM -->
<xs:element name="any" abstract="true"/>
<!-- ANY DWC IDENTIFIER -->
@ -37,23 +37,22 @@
<xs:documentation>Group of all darwin core identifier terms as a convenience to construct other schemas</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element ref="dwc:datasetID" minOccurs="0"/>
<xs:element ref="dwc:occurrenceID" minOccurs="0"/>
<xs:element ref="dwc:eventID" minOccurs="0"/>
<xs:element ref="dwc:locationID" minOccurs="0"/>
<xs:element ref="dwc:geologicalContextID" minOccurs="0"/>
<xs:element ref="dwc:identificationID" minOccurs="0"/>
<xs:element ref="dwc:scientificNameID" minOccurs="0"/>
<xs:element ref="dwc:taxonID" minOccurs="0"/>
<xs:element ref="dwc:resourceRelationshipID" minOccurs="0"/>
<xs:element ref="dwc:measurementID" minOccurs="0"/>
</xs:sequence>
</xs:group>
<!-- ANY DWC PROPERTY TERM -->
<xs:element name="anyProperty" abstract="true" substitutionGroup="dwc:any"/> <!-- type="dwc:simpleProperty" -->
<!-- ANY DWC CLASS TERM -->
<xs:element name="anyClass" abstract="true" substitutionGroup="dwc:any"/>
<!--
All TERMS listed BY domain
Every domain has its own substitutiongroup
@ -63,7 +62,14 @@
<xs:element name="anyRecordLevelTerm" abstract="true" substitutionGroup="dwc:anyProperty"/>
<!-- domain properties -->
<!-- the dublin core terms applicable for darwin core are defined in the dublin_core.xsd and use this substitution group -->
<xs:element name="basisOfRecord" substitutionGroup="dwc:anyRecordLevelTerm" type="dwctype:BasisOfRecordEnum"/>
<xs:element name="institutionID" substitutionGroup="dwc:anyRecordLevelTerm" type="xs:string"/>
<xs:element name="collectionID" substitutionGroup="dwc:anyRecordLevelTerm" type="xs:string"/>
<xs:element name="datasetID" substitutionGroup="dwc:anyRecordLevelTerm" type="xs:string"/>
<xs:element name="institutionCode" substitutionGroup="dwc:anyRecordLevelTerm" type="xs:string"/>
<xs:element name="collectionCode" substitutionGroup="dwc:anyRecordLevelTerm" type="xs:string"/>
<xs:element name="datasetName" substitutionGroup="dwc:anyRecordLevelTerm" type="xs:string"/>
<xs:element name="ownerInstitutionCode" substitutionGroup="dwc:anyRecordLevelTerm" type="xs:string"/>
<xs:element name="basisOfRecord" substitutionGroup="dwc:anyRecordLevelTerm" type="xs:string"/>
<xs:element name="informationWithheld" substitutionGroup="dwc:anyRecordLevelTerm" type="xs:string"/>
<xs:element name="dataGeneralizations" substitutionGroup="dwc:anyRecordLevelTerm" type="xs:string"/>
<xs:element name="dynamicProperties" substitutionGroup="dwc:anyRecordLevelTerm" type="xs:string"/>
@ -76,6 +82,13 @@
<xs:element ref="dcterms:rightsHolder" minOccurs="0"/>
<xs:element ref="dcterms:accessRights" minOccurs="0"/>
<xs:element ref="dcterms:bibliographicCitation" minOccurs="0"/>
<xs:element ref="dwc:institutionID" minOccurs="0"/>
<xs:element ref="dwc:collectionID" minOccurs="0"/>
<xs:element ref="dwc:datasetID" minOccurs="0"/>
<xs:element ref="dwc:institutionCode" minOccurs="0"/>
<xs:element ref="dwc:collectionCode" minOccurs="0"/>
<xs:element ref="dwc:datasetName" minOccurs="0"/>
<xs:element ref="dwc:ownerInstitutionCode" minOccurs="0"/>
<xs:element ref="dwc:basisOfRecord" minOccurs="0"/>
<xs:element ref="dwc:informationWithheld" minOccurs="0"/>
<xs:element ref="dwc:dataGeneralizations" minOccurs="0"/>
@ -83,21 +96,10 @@
</xs:sequence>
</xs:group>
<!-- DATASET domain -->
<xs:element name="anyDatasetTerm" abstract="true" substitutionGroup="dwc:anyProperty"/>
<xs:element name="datasetID" type="dwc:nonEmptyString" substitutionGroup="dwc:anyIdentifier"/>
<xs:group name="DatasetTerms">
<xs:sequence>
</xs:sequence>
</xs:group>
<!-- OCCURRENCE domain -->
<xs:element name="anyOccurrenceTerm" abstract="true" substitutionGroup="dwc:anyProperty"/>
<xs:element name="occurrenceID" type="dwc:nonEmptyString" substitutionGroup="dwc:anyIdentifier"/>
<!-- domain properties -->
<xs:element name="institutionCode" type="xs:string" substitutionGroup="dwc:anyOccurrenceTerm"/>
<xs:element name="collectionCode" type="xs:string" substitutionGroup="dwc:anyOccurrenceTerm"/>
<xs:element name="collectionID" type="dwc:nonEmptyString" substitutionGroup="dwc:anyOccurrenceTerm"/>
<xs:element name="catalogNumber" type="xs:string" substitutionGroup="dwc:anyOccurrenceTerm"/>
<xs:element name="occurrenceDetails" type="xs:string" substitutionGroup="dwc:anyOccurrenceTerm"/>
<xs:element name="occurrenceRemarks" type="xs:string" substitutionGroup="dwc:anyOccurrenceTerm"/>
@ -110,6 +112,7 @@
<xs:element name="reproductiveCondition" type="xs:string" substitutionGroup="dwc:anyOccurrenceTerm"/>
<xs:element name="behavior" type="xs:string" substitutionGroup="dwc:anyOccurrenceTerm"/>
<xs:element name="establishmentMeans" type="xs:string" substitutionGroup="dwc:anyOccurrenceTerm"/>
<xs:element name="occurrenceStatus" type="xs:string" substitutionGroup="dwc:anyOccurrenceTerm"/>
<xs:element name="preparations" type="xs:string" substitutionGroup="dwc:anyOccurrenceTerm"/>
<xs:element name="disposition" type="xs:string" substitutionGroup="dwc:anyOccurrenceTerm"/>
<xs:element name="otherCatalogNumbers" type="xs:string" substitutionGroup="dwc:anyOccurrenceTerm"/>
@ -136,6 +139,7 @@
<xs:element ref="dwc:reproductiveCondition" minOccurs="0"/>
<xs:element ref="dwc:behavior" minOccurs="0"/>
<xs:element ref="dwc:establishmentMeans" minOccurs="0"/>
<xs:element ref="dwc:occurrenceStatus" minOccurs="0"/>
<xs:element ref="dwc:preparations" minOccurs="0"/>
<xs:element ref="dwc:disposition" minOccurs="0"/>
<xs:element ref="dwc:otherCatalogNumbers" minOccurs="0"/>
@ -153,7 +157,7 @@
<xs:element name="eventID" type="dwc:nonEmptyString" substitutionGroup="dwc:anyIdentifier"/>
<!-- domain properties -->
<xs:element name="samplingProtocol" type="xs:string" substitutionGroup="dwc:anyEventTerm"/>
<xs:element name="verbatimEventDate" type="xs:string" substitutionGroup="dwc:anyEventTerm"/>
<xs:element name="samplingEffort" type="xs:string" substitutionGroup="dwc:anyEventTerm"/>
<xs:element name="eventDate" type="xs:dateTime" substitutionGroup="dwc:anyEventTerm"/>
<xs:element name="eventTime" type="xs:time" substitutionGroup="dwc:anyEventTerm"/>
<xs:element name="startDayOfYear" type="dwc:dayOfYearDataType" substitutionGroup="dwc:anyEventTerm"/>
@ -161,6 +165,7 @@
<xs:element name="year" type="xs:gYear" substitutionGroup="dwc:anyEventTerm"/>
<xs:element name="month" type="xs:gMonth" substitutionGroup="dwc:anyEventTerm"/>
<xs:element name="day" type="xs:gDay" substitutionGroup="dwc:anyEventTerm"/>
<xs:element name="verbatimEventDate" type="xs:string" substitutionGroup="dwc:anyEventTerm"/>
<xs:element name="habitat" type="xs:string" substitutionGroup="dwc:anyEventTerm"/>
<xs:element name="fieldNumber" type="xs:string" substitutionGroup="dwc:anyEventTerm"/>
<xs:element name="fieldNotes" type="xs:string" substitutionGroup="dwc:anyEventTerm"/>
@ -168,7 +173,7 @@
<xs:group name="EventTerms">
<xs:sequence>
<xs:element ref="dwc:samplingProtocol" minOccurs="0"/>
<xs:element ref="dwc:verbatimEventDate" minOccurs="0"/>
<xs:element ref="dwc:samplingEffort" minOccurs="0"/>
<xs:element ref="dwc:eventDate" minOccurs="0"/>
<xs:element ref="dwc:eventTime" minOccurs="0"/>
<xs:element ref="dwc:startDayOfYear" minOccurs="0"/>
@ -176,6 +181,7 @@
<xs:element ref="dwc:year" minOccurs="0"/>
<xs:element ref="dwc:month" minOccurs="0"/>
<xs:element ref="dwc:day" minOccurs="0"/>
<xs:element ref="dwc:verbatimEventDate" minOccurs="0"/>
<xs:element ref="dwc:habitat" minOccurs="0"/>
<xs:element ref="dwc:fieldNumber" minOccurs="0"/>
<xs:element ref="dwc:fieldNotes" minOccurs="0"/>
@ -197,6 +203,7 @@
<xs:element name="countryCode" type="xs:string" substitutionGroup="dwc:anyLocationTerm"/>
<xs:element name="stateProvince" type="xs:string" substitutionGroup="dwc:anyLocationTerm"/>
<xs:element name="county" type="xs:string" substitutionGroup="dwc:anyLocationTerm"/>
<xs:element name="municipality" type="xs:string" substitutionGroup="dwc:anyLocationTerm"/>
<xs:element name="locality" type="xs:string" substitutionGroup="dwc:anyLocationTerm"/>
<xs:element name="verbatimLocality" type="xs:string" substitutionGroup="dwc:anyLocationTerm"/>
<xs:element name="verbatimElevation" type="xs:string" substitutionGroup="dwc:anyLocationTerm"/>
@ -207,6 +214,7 @@
<xs:element name="maximumDepthInMeters" type="xs:double" substitutionGroup="dwc:anyLocationTerm"/>
<xs:element name="minimumDistanceAboveSurfaceInMeters" type="xs:double" substitutionGroup="dwc:anyLocationTerm"/>
<xs:element name="maximumDistanceAboveSurfaceInMeters" type="xs:double" substitutionGroup="dwc:anyLocationTerm"/>
<xs:element name="locationAccordingTo" type="xs:string" substitutionGroup="dwc:anyLocationTerm"/>
<xs:element name="locationRemarks" type="xs:string" substitutionGroup="dwc:anyLocationTerm"/>
<xs:element name="verbatimCoordinates" type="xs:string" substitutionGroup="dwc:anyLocationTerm"/>
<xs:element name="verbatimLatitude" type="xs:string" substitutionGroup="dwc:anyLocationTerm"/>
@ -239,6 +247,7 @@
<xs:element ref="dwc:countryCode" minOccurs="0"/>
<xs:element ref="dwc:stateProvince" minOccurs="0"/>
<xs:element ref="dwc:county" minOccurs="0"/>
<xs:element ref="dwc:municipality" minOccurs="0"/>
<xs:element ref="dwc:locality" minOccurs="0"/>
<xs:element ref="dwc:verbatimLocality" minOccurs="0"/>
<xs:element ref="dwc:verbatimElevation" minOccurs="0"/>
@ -273,7 +282,7 @@
</xs:group>
<!-- GEOLOGICALCONTEXT domain -->
<xs:element name="anyIdentificationTerm" abstract="true" substitutionGroup="dwc:anyProperty"/>
<xs:element name="anyGeologicalContextTerm" abstract="true" substitutionGroup="dwc:anyProperty"/>
<xs:element name="geologicalContextID" type="dwc:nonEmptyString" substitutionGroup="dwc:anyIdentifier"/>
<!-- domain properties -->
<xs:element name="earliestEonOrLowestEonothem" type="xs:string" substitutionGroup="dwc:anyGeologicalContextTerm"/>
@ -338,15 +347,22 @@
<!-- TAXON domain -->
<xs:element name="anyTaxonTerm" abstract="true" substitutionGroup="dwc:anyProperty"/>
<xs:element name="scientificNameID" type="dwc:nonEmptyString" substitutionGroup="dwc:anyIdentifier"/>
<xs:element name="taxonID" type="dwc:nonEmptyString" substitutionGroup="dwc:anyIdentifier"/>
<!-- domain properties -->
<xs:element name="acceptedScientificNameID" type="dwc:nonEmptyString" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="higherTaxonNameID" type="dwc:nonEmptyString" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="basionymID" type="dwc:nonEmptyString" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="scientificNameID" type="dwc:nonEmptyString" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="acceptedNameUsageID" type="dwc:nonEmptyString" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="parentNameUsageID" type="dwc:nonEmptyString" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="originalNameUsageID" type="dwc:nonEmptyString" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="nameAccordingToID" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="namePublishedInID" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="taxonConceptID" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="scientificName" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="acceptedScientificName" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="higherTaxonName" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="basionym" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="acceptedNameUsage" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="parentNameUsage" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="originalNameUsage" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="nameAccordingTo" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="namePublishedIn" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="higherClassification" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="kingdom" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="phylum" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="class" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
@ -356,27 +372,30 @@
<xs:element name="subgenus" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="specificEpithet" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="infraspecificEpithet" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="scientificNameRank" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="verbatimScientificNameRank" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="taxonRank" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="verbatimTaxonRank" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="scientificNameAuthorship" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="vernacularName" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="nomenclaturalCode" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="namePublicationID" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="namePublishedIn" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="taxonomicStatus" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="nomenclaturalStatus" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="taxonConceptID" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="taxonAccordingTo" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="taxonRemarks" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:element name="vernacularName" type="xs:string" substitutionGroup="dwc:anyTaxonTerm"/>
<xs:group name="TaxonTerms">
<xs:sequence>
<xs:element ref="dwc:higherTaxonNameID" minOccurs="0"/>
<xs:element ref="dwc:acceptedScientificNameID" minOccurs="0"/>
<xs:element ref="dwc:basionymID" minOccurs="0"/>
<xs:element ref="dwc:scientificNameID" minOccurs="0"/>
<xs:element ref="dwc:acceptedNameUsageID" minOccurs="0"/>
<xs:element ref="dwc:parentNameUsageID" minOccurs="0"/>
<xs:element ref="dwc:originalNameUsageID" minOccurs="0"/>
<xs:element ref="dwc:nameAccordingToID" minOccurs="0"/>
<xs:element ref="dwc:namePublishedInID" minOccurs="0"/>
<xs:element ref="dwc:taxonConceptID" minOccurs="0"/>
<xs:element ref="dwc:scientificName" minOccurs="0"/>
<xs:element ref="dwc:acceptedScientificName" minOccurs="0"/>
<xs:element ref="dwc:higherTaxonName" minOccurs="0"/>
<xs:element ref="dwc:basionym" minOccurs="0"/>
<xs:element ref="dwc:acceptedNameUsage" minOccurs="0"/>
<xs:element ref="dwc:parentNameUsage" minOccurs="0"/>
<xs:element ref="dwc:originalNameUsage" minOccurs="0"/>
<xs:element ref="dwc:nameAccordingTo" minOccurs="0"/>
<xs:element ref="dwc:namePublishedIn" minOccurs="0"/>
<xs:element ref="dwc:higherClassification" minOccurs="0"/>
<xs:element ref="dwc:kingdom" minOccurs="0"/>
<xs:element ref="dwc:phylum" minOccurs="0"/>
<xs:element ref="dwc:class" minOccurs="0"/>
@ -386,18 +405,14 @@
<xs:element ref="dwc:subgenus" minOccurs="0"/>
<xs:element ref="dwc:specificEpithet" minOccurs="0"/>
<xs:element ref="dwc:infraspecificEpithet" minOccurs="0"/>
<xs:element ref="dwc:scientificNameRank" minOccurs="0"/>
<xs:element ref="dwc:verbatimScientificNameRank" minOccurs="0"/>
<xs:element ref="dwc:taxonRank" minOccurs="0"/>
<xs:element ref="dwc:verbatimTaxonRank" minOccurs="0"/>
<xs:element ref="dwc:scientificNameAuthorship" minOccurs="0"/>
<xs:element ref="dwc:vernacularName" minOccurs="0"/>
<xs:element ref="dwc:nomenclaturalCode" minOccurs="0"/>
<xs:element ref="dwc:namePublicationID" minOccurs="0"/>
<xs:element ref="dwc:namePublishedIn" minOccurs="0"/>
<xs:element ref="dwc:taxonomicStatus" minOccurs="0"/>
<xs:element ref="dwc:nomenclaturalStatus" minOccurs="0"/>
<xs:element ref="dwc:taxonConceptID" minOccurs="0"/>
<xs:element ref="dwc:taxonAccordingTo" minOccurs="0"/>
<xs:element ref="dwc:taxonRemarks" minOccurs="0"/>
<xs:element ref="dwc:vernacularName" minOccurs="0"/>
</xs:sequence>
</xs:group>

View File

@ -16,23 +16,8 @@
<xs:enumeration value="Occurrence"/>
<xs:enumeration value="Location"/>
<xs:enumeration value="Taxon"/>
<xs:enumeration value="Identification"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="BasisOfRecordEnum">
<xs:restriction base="xs:NMTOKEN">
<!-- Dublin Core -->
<xs:enumeration value="StillImage"/>
<xs:enumeration value="MovingImage"/>
<xs:enumeration value="Sound"/>
<!-- Darwin Core -->
<xs:enumeration value="PreservedSpecimen"/>
<xs:enumeration value="FossilSpecimen"/>
<xs:enumeration value="LivingSpecimen"/>
<xs:enumeration value="HumanObservation"/>
<xs:enumeration value="MachineObservation"/>
<xs:enumeration value="NomenclaturalChecklist"/>
</xs:restriction>
</xs:simpleType>
</xs:schema>