Skip to content

Commit dbe3c01

Browse files
author
tucotuco
committed
Darwin Core standard release 2014-11-08.
1 parent dfbbddb commit dbe3c01

28 files changed

+24044
-6693
lines changed

examples/rdfa_content/sciname_2.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
33
<html xmlns="http://www.w3.org/1999/xhtml"
44
xmlns:dc="http://purl.org/dc/terms/"
5-
xmlns:dwc="http://rs.tdwg.org/dwc/terms/"
6-
xmlns:dwct="http://rs.tdwg.org/dwc/dwctype/">
5+
xmlns:dwc="http://rs.tdwg.org/dwc/terms/">
76
<head >
87
<title>Scientific Name in RDFa</title>
98
<meta about='sciname_2.html' property='dc:creator' content="Dave Vieglais"/>
@@ -15,7 +14,7 @@
1514
<body>
1615
<p>This example shows how to tag a scientific name with RDFa markup so that a
1716
parser can recognize that the string
18-
<span about='#name1' typeof='dwct:Occurrence'>
17+
<span about='#name1' typeof='dwc:Occurrence'>
1918
<span property='dwc:scientificName' style='font-style: italic;'>Bufo marinus</span>
2019
as a scientific name, and the string &quot;<span property='dwc:family'>Bufonidae</span>
2120
is a family name</span>, and since both terms form part of a Darwin Core record,

examples/text/example_star_archive.xml

+156-150
Large diffs are not rendered by default.

examples/text/example_text_simpledwc_complete.xml

+158-151
Large diffs are not rendered by default.

examples/text/simplemetafile.xml

+164-157
Large diffs are not rendered by default.

examples/xml/example_classes_observation.xml

+2-10
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,14 @@
1818
</dcterms:Location>
1919
<dwc:Event>
2020
<dwc:eventID>http://guid.mvz.org/events/2006/11/26/17</dwc:eventID>
21-
<dwc:samplingProtocol>area count</dwc:samplingProtocol>
2221
<dwc:eventDate>2006-11-26T00:00:00</dwc:eventDate>
22+
<dwc:samplingProtocol>area count</dwc:samplingProtocol>
2323
<dwc:locationID>http://guid.mvz.org/sites/arg/127</dwc:locationID>
2424
</dwc:Event>
2525
<dwc:Occurrence>
2626
<dwc:occurrenceID>urn:catalog:AUDCLO:EBIRD:OBS64515288</dwc:occurrenceID>
2727
<dcterms:type>Event</dcterms:type>
2828
<dcterms:modified>2009-02-17T07:33:04Z</dcterms:modified>
29-
<dcterms:rightsHolder>Avian Knowledge Network</dcterms:rightsHolder>
30-
<dcterms:rights>Creative Commons License</dcterms:rights>
3129
<dwc:institutionCode>AUDCLO</dwc:institutionCode>
3230
<dwc:collectionCode>EBIRD</dwc:collectionCode>
3331
<dwc:basisOfRecord>HumanObservation</dwc:basisOfRecord>
@@ -45,8 +43,6 @@
4543
<dwc:occurrenceID>urn:catalog:AUDCLO:EBIRD:OBS64515286</dwc:occurrenceID>
4644
<dcterms:type>Event</dcterms:type>
4745
<dcterms:modified>2009-02-17T07:33:04Z</dcterms:modified>
48-
<dcterms:rightsHolder>Avian Knowledge Network</dcterms:rightsHolder>
49-
<dcterms:rights>Creative Commons License</dcterms:rights>
5046
<dwc:institutionCode>AUDCLO</dwc:institutionCode>
5147
<dwc:collectionCode>EBIRD</dwc:collectionCode>
5248
<dwc:basisOfRecord>HumanObservation</dwc:basisOfRecord>
@@ -62,16 +58,14 @@
6258
</dwc:Taxon>
6359
<dwc:Event>
6460
<dwc:eventID>http://guid.mvz.org/events/2006/11/27/6</dwc:eventID>
65-
<dwc:samplingProtocol>area count</dwc:samplingProtocol>
6661
<dwc:eventDate>2006-11-27T00:00:00</dwc:eventDate>
62+
<dwc:samplingProtocol>area count</dwc:samplingProtocol>
6763
<dwc:locationID>http://guid.mvz.org/sites/arg/127</dwc:locationID>
6864
</dwc:Event>
6965
<dwc:Occurrence>
7066
<dwc:occurrenceID>urn:catalog:AUDCLO:EBIRD:OBS64515333</dwc:occurrenceID>
7167
<dcterms:type>Event</dcterms:type>
7268
<dcterms:modified>2009-02-17T07:33:04Z</dcterms:modified>
73-
<dcterms:rightsHolder>Avian Knowledge Network</dcterms:rightsHolder>
74-
<dcterms:rights>Creative Commons License</dcterms:rights>
7569
<dwc:institutionCode>AUDCLO</dwc:institutionCode>
7670
<dwc:collectionCode>EBIRD</dwc:collectionCode>
7771
<dwc:basisOfRecord>HumanObservation</dwc:basisOfRecord>
@@ -89,8 +83,6 @@
8983
<dwc:occurrenceID>urn:catalog:AUDCLO:EBIRD:OBS64515331</dwc:occurrenceID>
9084
<dcterms:type>Event</dcterms:type>
9185
<dcterms:modified>2009-02-17T07:33:04Z</dcterms:modified>
92-
<dcterms:rightsHolder>Avian Knowledge Network</dcterms:rightsHolder>
93-
<dcterms:rights>Creative Commons License</dcterms:rights>
9486
<dwc:institutionCode>AUDCLO</dwc:institutionCode>
9587
<dwc:collectionCode>EBIRD</dwc:collectionCode>
9688
<dwc:basisOfRecord>HumanObservation</dwc:basisOfRecord>

examples/xml/example_classes_specimen.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
<dwc:startDayOfYear>12</dwc:startDayOfYear>
1919
<dwc:endDayOfYear>12</dwc:endDayOfYear>
2020
<dwc:year>1995</dwc:year>
21-
<dwc:month>--01</dwc:month>
22-
<dwc:day>---12</dwc:day>
21+
<dwc:month>01</dwc:month>
22+
<dwc:day>12</dwc:day>
2323
<dwc:verbatimEventDate>12 Jan 1995</dwc:verbatimEventDate>
2424
<dwc:habitat>mallín</dwc:habitat>
2525
<dwc:fieldNotes>on file in the Grinnell-Miller Library</dwc:fieldNotes>
@@ -29,7 +29,6 @@
2929
<dcterms:type>PhysicalObject</dcterms:type>
3030
<dcterms:modified>2009-02-12T12:43:31</dcterms:modified>
3131
<dcterms:rightsHolder>Museum of Vertebrate Zoology</dcterms:rightsHolder>
32-
<dcterms:rights>Creative Commons License</dcterms:rights>
3332
<dwc:institutionCode>MVZ</dwc:institutionCode>
3433
<dwc:collectionCode>Mammals</dwc:collectionCode>
3534
<dwc:occurrenceID>urn:catalog:MVZ:Mammals:14523</dwc:occurrenceID>
@@ -70,7 +69,6 @@
7069
<dcterms:type>PhysicalObject</dcterms:type>
7170
<dcterms:modified>2009-02-12T12:43:31</dcterms:modified>
7271
<dcterms:rightsHolder>Museum of Vertebrate Zoology</dcterms:rightsHolder>
73-
<dcterms:rights>Creative Commons License</dcterms:rights>
7472
<dwc:institutionCode>MVZ</dwc:institutionCode>
7573
<dwc:collectionCode>Mammals</dwc:collectionCode>
7674
<dwc:occurrenceID>urn:catalog:MVZ:Mammals:14524</dwc:occurrenceID>

examples/xml/example_simple.xml

+60-53
Original file line numberDiff line numberDiff line change
@@ -13,99 +13,104 @@
1313
<dc:type>PhysicalObject</dc:type>
1414
<dc:modified>2009-02-12T14:22:00Z</dc:modified>
1515
<dc:language>en</dc:language>
16-
<dc:rights>Content licensed under Creative Commons Attribution 3.0 United States License</dc:rights>
16+
<dc:license>http://creativecommons.org/publicdomain/zero/1.0/legalcode</dc:license>
1717
<dc:rightsHolder>Museum of Vertebrate Zoology, UC Berkeley</dc:rightsHolder>
18-
<dc:accessRights>open</dc:accessRights>
18+
<dc:accessRights>http://www.vertnet.org/resources/norms.html</dc:accessRights>
1919
<dc:bibliographicCitation xsi:nil="true"/>
20-
<dwc:institutionID xsi:nil="true"/>
21-
<dwc:collectionID>urn:lsid:biocol.org:col:34818</dwc:collectionID>
20+
<dc:references>http://arctos.database.museum/guid/MVZ:Mamm:165861</dc:references>
21+
<dwc:institutionID>http://biocol.org/urn:lsid:biocol.org:col:34777</dwc:institutionID>
22+
<dwc:collectionID>http://grbio.org/cool/0rht-pj95</dwc:collectionID>
2223
<dwc:datasetID xsi:nil="true"/>
2324
<dwc:institutionCode>MVZ</dwc:institutionCode>
24-
<dwc:collectionCode>Mammal</dwc:collectionCode>
25+
<dwc:collectionCode>Mammals</dwc:collectionCode>
2526
<dwc:datasetName xsi:nil="true"/>
2627
<dwc:ownerInstitutionCode xsi:nil="true"/>
2728
<dwc:basisOfRecord>PreservedSpecimen</dwc:basisOfRecord>
2829
<dwc:informationWithheld xsi:nil="true"/>
2930
<dwc:dataGeneralizations xsi:nil="true"/>
30-
<dwc:dynamicProperties>tragusLengthInMeters=0.014; weightInGrams=120; zygomaticArchWidthInMeters=0.043</dwc:dynamicProperties>
31-
<dwc:occurrenceID>urn:catalog:MVZ:Mammal:165821</dwc:occurrenceID>
32-
<dwc:catalogNumber>165821</dwc:catalogNumber>
33-
<dwc:occurrenceDetails>http://mvzarctos.berkeley.edu/guid/MVZ:Mamm:165861</dwc:occurrenceDetails>
34-
<dwc:occurrenceRemarks xsi:nil="true"/>
31+
<dwc:dynamicProperties>{'tragusLengthInMeters':'0.014', 'weightInGrams':'120', 'zygomaticArchWidthInMeters':'0.043'}</dwc:dynamicProperties>
32+
<dwc:occurrenceID>urn:occurrence:Arctos:MVZ:Mamm:165861:101356</dwc:occurrenceID>
33+
<dwc:catalogNumber>165861</dwc:catalogNumber>
3534
<dwc:recordNumber>OPP 7101</dwc:recordNumber>
36-
<dwc:recordedBy>Oliver P. Pearson, Anita K. Pearson</dwc:recordedBy>
37-
<dwc:individualID xsi:nil="true"/>
35+
<dwc:recordedBy>Oliver P. Pearson | Anita K. Pearson</dwc:recordedBy>
3836
<dwc:individualCount>1</dwc:individualCount>
39-
<dwc:sex>male</dwc:sex>
37+
<dwc:sex>female</dwc:sex>
4038
<dwc:lifeStage>adult</dwc:lifeStage>
4139
<dwc:reproductiveCondition>non-reproductive</dwc:reproductiveCondition>
4240
<dwc:behavior xsi:nil="true"/>
4341
<dwc:establishmentMeans>native</dwc:establishmentMeans>
4442
<dwc:occurrenceStatus xsi:nil="true"/>
45-
<dwc:preparations>skin, skull, skeleton</dwc:preparations>
43+
<dwc:preparations>skull | study skin | skeleton</dwc:preparations>
4644
<dwc:disposition>in collection</dwc:disposition>
47-
<dwc:otherCatalogNumbers xsi:nil="true"/>
48-
<dwc:previousIdentifications>Anthus sp., field ID by G. Iglesias; Anthus correndera, expert ID by C. Cicero 2009-02-12 based on morphology</dwc:previousIdentifications>
4945
<dwc:associatedMedia>http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG</dwc:associatedMedia>
5046
<dwc:associatedReferences>http://www.sciencemag.org/cgi/content/abstract/322/5899/261</dwc:associatedReferences>
51-
<dwc:associatedOccurrences>mother of urn:catalog:MVZ:Mammal:1234</dwc:associatedOccurrences>
5247
<dwc:associatedSequences>GenBank: U34853.1</dwc:associatedSequences>
5348
<dwc:associatedTaxa xsi:nil="true"/>
49+
<dwc:otherCatalogNumbers xsi:nil="true"/>
50+
<dwc:occurrenceRemarks xsi:nil="true"/>
51+
<dwc:organismID>http://arctos.database.museum/guid/MVZ:Mamm:165861</dwc:organismID>
52+
<dwc:organismName xsi:nil="true"/>
53+
<dwc:organismScope xsi:nil="true"/>
54+
<dwc:associatedOccurrences xsi:nil="true"/>
55+
<dwc:associatedOrganisms xsi:nil="true"/>
56+
<dwc:previousIdentifications>Ctenomys sociabilis (accepted ID) identified by Oliver P. Pearson on 1999-01-27; method: type specimen | Ctenomys sociabilis identified by Oliver P. Pearson on 1985 sensu Pearson 1985; method: type specimen Remark: ID from citation in Pearson 1985."</dwc:previousIdentifications>
57+
<dwc:organismRemarks xsi:nil="true"/>
5458
<dwc:eventID xsi:nil="true"/>
55-
<dwc:samplingProtocol>1 km trap line with traps every 100 m</dwc:samplingProtocol>
56-
<dwc:samplingEffort>24 shoe-lace minutes</dwc:samplingEffort>
57-
<dwc:eventDate>1963-03-08T00:00:00</dwc:eventDate>
58-
<dwc:eventTime>14:07-06:00</dwc:eventTime>
59-
<dwc:startDayOfYear>67</dwc:startDayOfYear>
60-
<dwc:endDayOfYear>67</dwc:endDayOfYear>
61-
<dwc:year>1963</dwc:year>
62-
<dwc:month>--03</dwc:month>
63-
<dwc:day>---08</dwc:day>
64-
<dwc:verbatimEventDate>March 8 1963</dwc:verbatimEventDate>
65-
<dwc:habitat>pre-cordilleran steppe</dwc:habitat>
6659
<dwc:fieldNumber xsi:nil="true"/>
60+
<dwc:eventDate>1983-11-16</dwc:eventDate>
61+
<dwc:eventTime>14:07-03:00</dwc:eventTime>
62+
<dwc:startDayOfYear>315</dwc:startDayOfYear>
63+
<dwc:endDayOfYear>315</dwc:endDayOfYear>
64+
<dwc:year>1983</dwc:year>
65+
<dwc:month>11</dwc:month>
66+
<dwc:day>16</dwc:day>
67+
<dwc:verbatimEventDate>Nov. 11 '83</dwc:verbatimEventDate>
68+
<dwc:habitat>pre-cordilleran steppe</dwc:habitat>
69+
<dwc:samplingProtocol>snap trap</dwc:samplingProtocol>
70+
<dwc:samplingEffort>4 trap hours</dwc:samplingEffort>
6771
<dwc:fieldNotes>stored in Grinnell-Miller Library</dwc:fieldNotes>
6872
<dwc:eventRemarks>particularly dry season</dwc:eventRemarks>
69-
<dwc:locationID>urn:location:BG:134500943</dwc:locationID>
70-
<dwc:higherGeographyID>urn:location:TGN:1002002</dwc:higherGeographyID>
71-
<dwc:higherGeography>South America; Chile; Region XII; Parque Natural Karukinka</dwc:higherGeography>
73+
<dwc:locationID xsi:nil="true"/>
74+
<dwc:higherGeographyID>urn:location:TGN:1001450</dwc:higherGeographyID>
75+
<dwc:higherGeography>South America | Argentina | Parque Nacional Nahuel Huapi | Neuquén | Los Lagos</dwc:higherGeography>
7276
<dwc:continent>South America</dwc:continent>
7377
<dwc:waterbody xsi:nil="true"/>
7478
<dwc:islandGroup xsi:nil="true"/>
7579
<dwc:island xsi:nil="true"/>
7680
<dwc:country>Argentina</dwc:country>
7781
<dwc:countryCode>AR</dwc:countryCode>
7882
<dwc:stateProvince>Neuquén</dwc:stateProvince>
79-
<dwc:county>Departamento Los Lagos</dwc:county>
83+
<dwc:county>Los Lagos</dwc:county>
8084
<dwc:municipality xsi:nil="true"/>
81-
<dwc:locality>Bariloche, 25 km NNE via Ruta Nacional 40 (=Ruta 237)</dwc:locality>
82-
<dwc:verbatimLocality>25 km NNE Bariloche por R. Nac. 237</dwc:verbatimLocality>
83-
<dwc:verbatimElevation>791m</dwc:verbatimElevation>
84-
<dwc:minimumElevationInMeters>791</dwc:minimumElevationInMeters>
85-
<dwc:maximumElevationInMeters>791</dwc:maximumElevationInMeters>
86-
<dwc:verbatimDepth xsi:nil="true"/>
85+
<dwc:locality>Estancia Fortin Chacabuco, 3 km S and 2 km W Cerro Puntudo</dwc:locality>
86+
<dwc:verbatimLocality>Estancia Fortin Chacabuco, 3 km S and 2 km W Co. Puntudo</dwc:verbatimLocality>
87+
<dwc:minimumElevationInMeters>1070</dwc:minimumElevationInMeters>
88+
<dwc:maximumElevationInMeters>1080</dwc:maximumElevationInMeters>
89+
<dwc:verbatimElevation>1075m</dwc:verbatimElevation>
8790
<dwc:minimumDepthInMeters xsi:nil="true"/>
8891
<dwc:maximumDepthInMeters xsi:nil="true"/>
92+
<dwc:verbatimDepth xsi:nil="true"/>
8993
<dwc:minimumDistanceAboveSurfaceInMeters xsi:nil="true"/>
9094
<dwc:maximumDistanceAboveSurfaceInMeters xsi:nil="true"/>
9195
<dwc:locationAccordingTo xsi:nil="true"/>
92-
<dwc:locationRemarks>river valley upstream of a terminal moraine</dwc:locationRemarks>
93-
<dwc:verbatimCoordinates>41 05 54.03S 121 05 34W</dwc:verbatimCoordinates>
94-
<dwc:verbatimLatitude>41 05 54.03S</dwc:verbatimLatitude>
95-
<dwc:verbatimLongitude>121 05 34W</dwc:verbatimLongitude>
96-
<dwc:verbatimCoordinateSystem>degrees minutes seconds</dwc:verbatimCoordinateSystem>
97-
<dwc:verbatimSRS>WGS84</dwc:verbatimSRS>
98-
<dwc:decimalLatitude>-41.0983423</dwc:decimalLatitude>
99-
<dwc:decimalLongitude>-121.1761111</dwc:decimalLongitude>
96+
<dwc:locationRemarks>The colony was just N of the fence and just E of the stream according to Michael Christie, who verified on Google Earth (about 40. 58' 06 to 07" and 71. 11' 30 to 31").</dwc:locationRemarks>
97+
<dwc:decimalLatitude>-40.9684722</dwc:decimalLatitude>
98+
<dwc:decimalLongitude>-71.1918056</dwc:decimalLongitude>
10099
<dwc:geodeticDatum>EPSG:4326</dwc:geodeticDatum>
101100
<dwc:coordinateUncertaintyInMeters>7</dwc:coordinateUncertaintyInMeters>
102101
<dwc:coordinatePrecision>0.0000001</dwc:coordinatePrecision>
103102
<dwc:pointRadiusSpatialFit>1</dwc:pointRadiusSpatialFit>
103+
<dwc:verbatimCoordinates>-40.9684722/-71.1918056</dwc:verbatimCoordinates>
104+
<dwc:verbatimLatitude>-40.9684722</dwc:verbatimLatitude>
105+
<dwc:verbatimLongitude>-71.1918056</dwc:verbatimLongitude>
106+
<dwc:verbatimCoordinateSystem>decimal degrees</dwc:verbatimCoordinateSystem>
107+
<dwc:verbatimSRS>WGS84</dwc:verbatimSRS>
104108
<dwc:footprintWKT xsi:nil="true"/>
105109
<dwc:footprintSRS xsi:nil="true"/>
106110
<dwc:footprintSpatialFit xsi:nil="true"/>
107-
<dwc:georeferencedBy>Kristina Yamamoto (MVZ)</dwc:georeferencedBy>
108-
<dwc:georeferenceProtocol>Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006). Global Biodiversity Information Facility (http://www.gbif.org/prog/digit/Georeferencing)</dwc:georeferenceProtocol>
111+
<dwc:georeferencedBy>John Wieczorek (MVZ)</dwc:georeferencedBy>
112+
<dwc:georeferencedDate>2011-11-18</dwc:georeferencedDate>
113+
<dwc:georeferenceProtocol>Guide to Best Practices for Georeferencing. (Chapman and Wieczorek, eds. 2006). Global Biodiversity Information Facility.</dwc:georeferenceProtocol>
109114
<dwc:georeferenceSources>Garmin Etrex Summit GPS</dwc:georeferenceSources>
110115
<dwc:georeferenceVerificationStatus>verified by collector</dwc:georeferenceVerificationStatus>
111116
<dwc:georeferenceRemarks>coordinate uncertainty determined by GPS accuracy reading at the time the waypoint was recorded</dwc:georeferenceRemarks>
@@ -127,12 +132,13 @@
127132
<dwc:formation xsi:nil="true"/>
128133
<dwc:bed xsi:nil="true"/>
129134
<dwc:identificationID xsi:nil="true"/>
130-
<dwc:identifiedBy>James L. Patton</dwc:identifiedBy>
131-
<dwc:dateIdentified>1987-11-18</dwc:dateIdentified>
132-
<dwc:identificationReferences>Aves del Noroeste Patagonico. Christie et al. 2004.</dwc:identificationReferences>
133-
<dwc:identificationRemarks>Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas.</dwc:identificationRemarks>
134135
<dwc:identificationQualifier xsi:nil="true"/>
135136
<dwc:typeStatus>holotype</dwc:typeStatus>
137+
<dwc:identifiedBy>Oliver P. Pearson</dwc:identifiedBy>
138+
<dwc:dateIdentified>1999-01-27</dwc:dateIdentified>
139+
<dwc:identificationReferences xsi:nil="true"/>
140+
<dwc:identificationVerificationStatus>type specimen</dwc:identificationVerificationStatus>
141+
<dwc:identificationRemarks xsi:nil="true"/>
136142
<dwc:taxonID xsi:nil="true"/>
137143
<dwc:scientificNameID xsi:nil="true"/>
138144
<dwc:acceptedNameUsageID xsi:nil="true"/>
@@ -147,7 +153,8 @@
147153
<dwc:originalNameUsage>Ctenomys sociabilis Pearson and Christie, 1985</dwc:originalNameUsage>
148154
<dwc:nameAccordingTo>Pearson O. P., and M. I. Christie. 1985.</dwc:nameAccordingTo>
149155
<dwc:namePublishedIn>Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388</dwc:namePublishedIn>
150-
<dwc:higherClassification>Animalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys</dwc:higherClassification>
156+
<dwc:namePublishedInYear>1985</dwc:namePublishedInYear>
157+
<dwc:higherClassification>Animalia | Chordata | Vertebrata | Mammalia | Theria | Eutheria | Rodentia | Hystricognatha | Hystricognathi | Ctenomyidae | Ctenomyini | Ctenomys</dwc:higherClassification>
151158
<dwc:kingdom>Animalia</dwc:kingdom>
152159
<dwc:phylum>Chordata</dwc:phylum>
153160
<dwc:class>Mammalia</dwc:class>

0 commit comments

Comments
 (0)