mirror of https://github.com/tdwg/dwc.git
Correcting error in VerbatimTaxonRank.
This commit is contained in:
parent
d429461a62
commit
2758cf9a75
|
@ -2628,7 +2628,7 @@ xml:base="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"/>
|
||||
<dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#verbatimTaxonRank-2009-09-21"/>
|
||||
<dcterms: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>
|
||||
|
|
|
@ -7362,7 +7362,7 @@ xml:base="http://rs.tdwg.org/dwc/terms/">
|
|||
<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="http://rs.tdwg.org/dwc/terms/verbatimRank-2009-09-21">
|
||||
<rdf:Description rdf:about="http://rs.tdwg.org/dwc/terms/verbatimTaxonRank-2009-09-21">
|
||||
<rdfs:label xml:lang="en">Verbatim Taxon Rank</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">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">Examples: "Agamospecies", "sub-lesus", "prole", "apomict", "nothogrex", "sp.", "subsp.", "var."</dcterms:description>
|
||||
|
@ -7370,7 +7370,7 @@ xml:base="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"/>
|
||||
<dcterms:hasVersion rdf:resource="http://rs.tdwg.org/dwc/terms/history/#verbatimTaxonRank-2009-09-21"/>
|
||||
<dcterms: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>
|
||||
|
|
Loading…
Reference in New Issue