Skip to content

Commit b81dc74

Browse files
author
tucotuco
committed
Pre-standard release 2009-09-23.
1 parent 016040f commit b81dc74

35 files changed

+3339
-2459
lines changed

examples/rdfa_content/sciname_1.html

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

examples/rdfa_content/sciname_2.html

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

examples/rdfa_content/sciname_location.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,19 @@
1717
<p>This example document contains a record of an observation tagged with an lsid of xxx
1818
<span about="lsid:blah.blah" typeof="oboe:Observation">
1919
that includes the scientific name
20-
<span property='dwc:ScientificName' style='font-style: italic;'>Bufo marinus</span>,
20+
<span property='dwc:scientificName' style='font-style: italic;'>Bufo marinus</span>,
2121
</span>
22-
<span about='lsid:blah.blah' typeof="dc:SamplingLocation" >
23-
<span property='dwc:GeodeticDatum' content='epsg:4326' />
22+
<span about='lsid:blah.blah' typeof="dc:Location" >
23+
<span property='dwc:geodeticDatum' content='epsg:4326' />
2424
a geographic location of
2525
<span property='georss:point' content='-25.273262 152.725067' />
2626
longitude
27-
<span property='dwc:DecimalLongitude'>152.725067</span>
27+
<span property='dwc:decimalLongitude'>152.725067</span>
2828
east, latitude
29-
<span property='dwc:DecimalLatitude'>-25.273262</span>,
29+
<span property='dwc:decimalLatitude'>-25.273262</span>,
3030
</span>
3131
and a time of
32-
<span about='lsid:blah.blah' property='dwc:EarliestDateCollected' content="2008-11-10T23:32:00+00:00">
32+
<span about='lsid:blah.blah' property='dwc:eventDate' content="2008-11-10T23:32:00+00:00">
3333
9:32 in the morning of the 12th of November.
3434
</span>
3535
</p>

examples/text/example_star_archive.xml

+149-140
Large diffs are not rendered by default.

examples/text/example_text_simpledwc_complete.xml

+149-140
Large diffs are not rendered by default.

examples/text/simplemetafile.xml

+149-140
Large diffs are not rendered by default.

examples/xml/example_classes_specimen.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
</dcterms:Location>
1515
<dwc:Event>
1616
<dwc:eventID>http://guid.mvz.org/events/1995/6</dwc:eventID>
17-
<dwc:verbatimEventDate>12 Jan 1995</dwc:verbatimEventDate>
1817
<dwc:eventDate>1995-01-12</dwc:eventDate>
1918
<dwc:startDayOfYear>12</dwc:startDayOfYear>
2019
<dwc:endDayOfYear>12</dwc:endDayOfYear>
2120
<dwc:year>1995</dwc:year>
2221
<dwc:month>1</dwc:month>
2322
<dwc:day>12</dwc:day>
23+
<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>
2626
<dwc:locationID>http://guid.mvz.org/sites/arg/127</dwc:locationID>
@@ -56,7 +56,7 @@
5656
</dwc:Identification>
5757
<dwc:Taxon>
5858
<dwc:scientificName>Ctenomys sociabilis</dwc:scientificName>
59-
<dwc:higherTaxonName>Animalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys</dwc:higherTaxonName>
59+
<dwc:higherClassification>Animalia; Chordata; Vertebrata; Mammalia; Theria; Eutheria; Rodentia; Hystricognatha; Hystricognathi; Ctenomyidae; Ctenomyini; Ctenomys</dwc:higherClassification>
6060
<dwc:kingdom>Animalia</dwc:kingdom>
6161
<dwc:phylum>Chordata</dwc:phylum>
6262
<dwc:class>Mammalia</dwc:class>
@@ -85,7 +85,7 @@
8585
</dwc:Identification>
8686
<dwc:Taxon>
8787
<dwc:scientificName>Ctenomys sociabilis</dwc:scientificName>
88-
<dwc:higherTaxonName>Animalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys</dwc:higherTaxonName>
88+
<dwc:higherClassification>Animalia; Chordata; Vertebrata; Mammalia; Theria; Eutheria; Rodentia; Hystricognatha; Hystricognathi; Ctenomyidae; Ctenomyini; Ctenomys</dwc:higherClassification>
8989
<dwc:kingdom>Animalia</dwc:kingdom>
9090
<dwc:phylum>Chordata</dwc:phylum>
9191
<dwc:class>Mammalia</dwc:class>

examples/xml/example_simple.xml

+32-22
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,21 @@
1717
<dc:rightsHolder>Museum of Vertebrate Zoology, UC Berkeley</dc:rightsHolder>
1818
<dc:accessRights>open</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>
22+
<dwc:datasetID xsi:nil="true"/>
23+
<dwc:institutionCode>MVZ</dwc:institutionCode>
24+
<dwc:collectionCode>Mammal</dwc:collectionCode>
25+
<dwc:datasetName xsi:nil="true"/>
26+
<dwc:ownerInstitutionCode xsi:nil="true"/>
2027
<dwc:basisOfRecord>PreservedSpecimen</dwc:basisOfRecord>
2128
<dwc:informationWithheld xsi:nil="true"/>
2229
<dwc:dataGeneralizations xsi:nil="true"/>
2330
<dwc:dynamicProperties>tragusLengthInMeters=0.014; weightInGrams=120; zygomaticArchWidthInMeters=0.043</dwc:dynamicProperties>
24-
<dwc:datasetID xsi:nil="true"/>
2531
<dwc:occurrenceID>urn:catalog:MVZ:Mammal:165821</dwc:occurrenceID>
26-
<dwc:institutionCode>MVZ</dwc:institutionCode>
27-
<dwc:collectionCode>Mammal</dwc:collectionCode>
28-
<dwc:collectionID>urn:lsid:biocol.org:col:34818</dwc:collectionID>
2932
<dwc:catalogNumber>165821</dwc:catalogNumber>
3033
<dwc:occurrenceDetails>http://mvzarctos.berkeley.edu/guid/MVZ:Mamm:165861</dwc:occurrenceDetails>
34+
<dwc:occurrenceRemarks xsi:nil="true"/>
3135
<dwc:recordNumber>OPP 7101</dwc:recordNumber>
3236
<dwc:recordedBy>Oliver P. Pearson, Anita K. Pearson</dwc:recordedBy>
3337
<dwc:individualID xsi:nil="true"/>
@@ -37,25 +41,27 @@
3741
<dwc:reproductiveCondition>non-reproductive</dwc:reproductiveCondition>
3842
<dwc:behavior xsi:nil="true"/>
3943
<dwc:establishmentMeans>native</dwc:establishmentMeans>
44+
<dwc:occurrenceStatus xsi:nil="true"/>
4045
<dwc:preparations>skin, skull, skeleton</dwc:preparations>
4146
<dwc:disposition>in collection</dwc:disposition>
4247
<dwc:otherCatalogNumbers xsi:nil="true"/>
43-
<dwc:previousIdentifications 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>
4449
<dwc:associatedMedia>http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG</dwc:associatedMedia>
4550
<dwc:associatedReferences>http://www.sciencemag.org/cgi/content/abstract/322/5899/261</dwc:associatedReferences>
4651
<dwc:associatedOccurrences>mother of urn:catalog:MVZ:Mammal:1234</dwc:associatedOccurrences>
4752
<dwc:associatedSequences>GenBank: U34853.1</dwc:associatedSequences>
4853
<dwc:associatedTaxa xsi:nil="true"/>
4954
<dwc:eventID xsi:nil="true"/>
50-
<dwc:samplingProtocol>1km trap line with traps every 100m</dwc:samplingProtocol>
51-
<dwc:verbatimEventDate>March 8 1963</dwc:verbatimEventDate>
55+
<dwc:samplingProtocol>1 km trap line with traps every 100 m</dwc:samplingProtocol>
56+
<dwc:samplingEffort>24 shoe-lace minutes</dwc:samplingEffort>
5257
<dwc:eventDate>1963-03-08</dwc:eventDate>
5358
<dwc:eventTime>14:07-06:00</dwc:eventTime>
5459
<dwc:startDayOfYear>67</dwc:startDayOfYear>
5560
<dwc:endDayOfYear>67</dwc:endDayOfYear>
5661
<dwc:year>1963</dwc:year>
5762
<dwc:month>3</dwc:month>
5863
<dwc:day>8</dwc:day>
64+
<dwc:verbatimEventDate>March 8 1963</dwc:verbatimEventDate>
5965
<dwc:habitat>pre-cordilleran steppe</dwc:habitat>
6066
<dwc:fieldNumber xsi:nil="true"/>
6167
<dwc:fieldNotes>stored in Grinnell-Miller Library</dwc:fieldNotes>
@@ -71,6 +77,7 @@
7177
<dwc:countryCode>AR</dwc:countryCode>
7278
<dwc:stateProvince>Neuquén</dwc:stateProvince>
7379
<dwc:county>Departamento Los Lagos</dwc:county>
80+
<dwc:municipality xsi:nil="true"/>
7481
<dwc:locality>Bariloche, 25 km NNE via Ruta Nacional 40 (=Ruta 237)</dwc:locality>
7582
<dwc:verbatimLocality>25 km NNE Bariloche por R. Nac. 237</dwc:verbatimLocality>
7683
<dwc:verbatimElevation>791m</dwc:verbatimElevation>
@@ -81,6 +88,7 @@
8188
<dwc:maximumDepthInMeters xsi:nil="true"/>
8289
<dwc:minimumDistanceAboveSurfaceInMeters xsi:nil="true"/>
8390
<dwc:maximumDistanceAboveSurfaceInMeters xsi:nil="true"/>
91+
<dwc:locationAccordingTo xsi:nil="true"/>
8492
<dwc:locationRemarks>river valley upstream of a terminal moraine</dwc:locationRemarks>
8593
<dwc:verbatimCoordinates>41 05 54.03S 121 05 34W</dwc:verbatimCoordinates>
8694
<dwc:verbatimLatitude>41 05 54.03S</dwc:verbatimLatitude>
@@ -124,16 +132,22 @@
124132
<dwc:identificationReferences>Aves del Noroeste Patagonico. Christie et al. 2004.</dwc:identificationReferences>
125133
<dwc:identificationRemarks>Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas.</dwc:identificationRemarks>
126134
<dwc:identificationQualifier xsi:nil="true"/>
127-
<dwc:previousIdentifications>Anthus sp., field ID by G. Iglesias; Anthus correndera, expert ID by C. Cicero 2009-02-12 based on morphology</dwc:previousIdentifications>
128135
<dwc:typeStatus>holotype</dwc:typeStatus>
136+
<dwc:taxonID xsi:nil="true"/>
129137
<dwc:scientificNameID xsi:nil="true"/>
130-
<dwc:acceptedScientificNameID xsi:nil="true"/>
131-
<dwc:higherTaxonNameID xsi:nil="true"/>
132-
<dwc:basionymID xsi:nil="true"/>
138+
<dwc:acceptedNameUsageID xsi:nil="true"/>
139+
<dwc:parentNameUsageID xsi:nil="true"/>
140+
<dwc:originalNameUsageID xsi:nil="true"/>
141+
<dwc:nameAccordingToID xsi:nil="true"/>
142+
<dwc:namePublishedInID xsi:nil="true"/>
143+
<dwc:taxonConceptID xsi:nil="true"/>
133144
<dwc:scientificName>Ctenomys sociabilis</dwc:scientificName>
134-
<dwc:acceptedScientificName>Ctenomys sociabilis</dwc:acceptedScientificName>
135-
<dwc:higherTaxonName>Animalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys</dwc:higherTaxonName>
136-
<dwc:basionym xsi:nil="true"/>
145+
<dwc:acceptedNameUsage>Ctenomys sociabilis Pearson and Christie, 1985</dwc:acceptedNameUsage>
146+
<dwc:parentNameUsage>Ctenomys Blainville, 1826</dwc:parentNameUsage>
147+
<dwc:originalNameUsage>Ctenomys sociabilis Pearson and Christie, 1985</dwc:originalNameUsage>
148+
<dwc:nameAccordingTo>Pearson O. P., and M. I. Christie. 1985.</dwc:nameAccordingTo>
149+
<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>
137151
<dwc:kingdom>Animalia</dwc:kingdom>
138152
<dwc:phylum>Chordata</dwc:phylum>
139153
<dwc:class>Mammalia</dwc:class>
@@ -143,17 +157,13 @@
143157
<dwc:subgenus xsi:nil="true"/>
144158
<dwc:specificEpithet>sociabilis</dwc:specificEpithet>
145159
<dwc:infraspecificEpithet xsi:nil="true"/>
146-
<dwc:scientificNameRank>species</dwc:scientificNameRank>
147-
<dwc:verbatimScientificNameRank>species</dwc:verbatimScientificNameRank>
160+
<dwc:taxonRank>species</dwc:taxonRank>
161+
<dwc:verbatimTaxonRank xsi:nil="true"/>
148162
<dwc:scientificNameAuthorship>Pearson and Christie, 1985</dwc:scientificNameAuthorship>
163+
<dwc:vernacularName>colonial tuco-tuco</dwc:vernacularName>
149164
<dwc:nomenclaturalCode>ICZN</dwc:nomenclaturalCode>
150-
<dwc:namePublicationID xsi:nil="true"/>
151-
<dwc:namePublishedIn>Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388</dwc:namePublishedIn>
152-
<dwc:taxonomicStatus>accepted</dwc:taxonomicStatus>
165+
<dwc:taxonomicStatus>valid</dwc:taxonomicStatus>
153166
<dwc:nomenclaturalStatus xsi:nil="true"/>
154-
<dwc:taxonConceptID xsi:nil="true"/>
155-
<dwc:taxonAccordingTo>Pearson O. P., and M. I. Christie.</dwc:taxonAccordingTo>
156167
<dwc:taxonRemarks xsi:nil="true"/>
157-
<dwc:vernacularName>colonial tuco-tuco</dwc:vernacularName>
158168
</SimpleDarwinRecord>
159169
</SimpleDarwinRecordSet>

index.htm

+14-12
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
<META name="DC.contributor" content="Renato De Giovanni (CRIA)"/>
1414
<META name="DC.contributor" content="Tim Robertson (GBIF)"/>
1515
<META name="DC.contributor" content="Dave Vieglais (KUNHM)"/>
16-
<META name="DC.modified" content="2009-07-06"/>
16+
<META name="DC.modified" content="2009-09-23"/>
1717
<META name="DC.dateAccepted" content="2009-02-12"/>
1818
<META name="DC.format" content="text/html"/>
19-
<META name="DC.identifier" content="http://rs.tdwg.org/dwc/docs/2009-07-06"
20-
<META name="DC.replaces" content="http://rs.tdwg.org/dwc/2009-05-25/"/>
19+
<META name="DC.identifier" content="http://rs.tdwg.org/dwc/docs/2009-09-23"/>
20+
<META name="DC.replaces" content="http://rs.tdwg.org/dwc/2009-07-06/"/>
2121
<META name="DC.publisher" content="Biodiversity Information Standards TDWG"/>
2222
<META name="DC.rights" content=""/>
2323
<META name="DC.accessRights" content="public"/>
@@ -73,11 +73,13 @@
7373
</TR>
7474
<TR>
7575
<TH>Date Modified:</TH>
76-
<TD>2009-07-06</TD>
76+
<TD>2009-09-23</TD>
7777
</TR>
7878
<TR>
7979
<TH>Abstract:</TH>
80-
<TD>This document is a cover page, an entry-level document to the Darwin Core standard.</TD>
80+
<TD>This document is a cover page, an entry-level document to the Darwin Core standard. It describes the purpose of the
81+
standard and orients the reader to the documents that cover specific topics within the standard, such as the quick
82+
guide to the list of terms.</TD>
8183
</TR>
8284
<TR>
8385
<TH>Contributors:</TH>
@@ -97,18 +99,18 @@
9799
</TR>
98100
<TR>
99101
<TH>Identifier:</TH>
100-
<TD>http://rs.tdwg.org/dwc/2009-07-06/</TD>
102+
<TD>http://rs.tdwg.org/dwc/2009-09-23/</TD>
101103
</TR>
102104
<TR><TH>Latest Version:</TH>
103105
<TD><A href="http://rs.tdwg.org/dwc/index.htm">http://rs.tdwg.org/dwc/</A></TD>
104106
</TR>
105107
<TR>
106108
<TH>Replaces:</TH>
107-
<TD><A href="http://rs.tdwg.org/dwc/2009-05-25/index.htm">http://rs.tdwg.org/dwc/2009-05-25/</A></TD>
109+
<TD><A href="http://rs.tdwg.org/dwc/2009-07-06/index.htm">http://rs.tdwg.org/dwc/2009-07-06/</A></TD>
108110
</TR>
109111
<TR>
110112
<TH>Document Status:</TH>
111-
<TD>For Public Review.</TD>
113+
<TD>Response to public review</TD>
112114
</TR>
113115
</TBODY></TABLE>
114116
</TD>
@@ -199,7 +201,7 @@ <H2>1. Introduction</H2>
199201
[<A href="http://code.google.com/p/darwincore">DWC-PROJECT</a>].
200202
For discussion or commentary on the definition of recommended terms, consult the link inside the <i>Comment</i> section in the
201203
listing for the term in the <i>Quick Reference Guide</i> [<a href="./terms/index.htm">TERMS</a>] or search for the page
202-
in the <i>Darwin Core Project Wiki</i> [<a href="http://code.google.com/p/darwincore/w/list">DWC-WIKI</a>].
204+
in the <i>Darwin Core Project Wiki</i> [<a href="http://code.google.com/p/darwincore/wiki/TableOfContents?tm=6">DWC-WIKI</a>].
203205
Commentary can be added to any term's wiki page. Similarly, the project site can be used for discussion and development
204206
of application schemas that make use of the Darwin Core.
205207
<P>
@@ -236,7 +238,7 @@ <H2>2. References</H2>
236238
<TR>
237239
<TD width="10%"><A name="BASISOFRECORD">[BASISOFRECORD]</A></TD>
238240
<TD width="40%"><a href="./terms/index.htm#basisOfRecord">http://rs.tdwg.org/dwc/terms/index.htm#basisOfRecord</A></TD>
239-
<TD width="50%">Term describing the type of content in a resource.</TD>
241+
<TD width="50%">Term describing the specific type of content in a resource.</TD>
240242
</TR>
241243

242244
<TR>
@@ -340,7 +342,7 @@ <H2>2. References</H2>
340342
<TR>
341343
<TD width="10%"><A name="DWC-TYPE">[DWC-TYPE]</A></TD>
342344
<TD width="40%"><A href="./terms/type-vocabulary/index.htm">http://rs.tdwg.org/dwc/terms/type-vocabulary/</A></TD>
343-
<TD width="50%">A reference to the Darwin Core Type Vocabulary terms for use with dcterms:type and basisOfRecord.</TD>
345+
<TD width="50%">A reference to the Darwin Core Type Vocabulary for use as values of the dcterms:type term.</TD>
344346
</TR>
345347

346348
<TR>
@@ -357,7 +359,7 @@ <H2>2. References</H2>
357359

358360
<TR>
359361
<TD width="10%"><A name="DWC-WIKI">[DWC-WIKI]</A></TD>
360-
<TD width="40%"><A href="http://code.google.com/p/darwincore/w/list">http://code.google.com/p/darwincore/w/list</A></TD>
362+
<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>
361363
<TD width="50%">Wiki pages for discussion and commentary on Darwin Core terms and application profiles.</TD>
362364
</TR>
363365

0 commit comments

Comments
 (0)