Skip to content

Commit 1bbbd5a

Browse files
author
tucotuco
committed
Pre-standard release 2009-04-29.
1 parent 3a8cd95 commit 1bbbd5a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+10196
-6122
lines changed

DarwinCore_files/default.css

+61-10
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ table.menu th.cat { background: #CCC; font-size: 80%; font-weight: bold; padding
8080
table.menu td.item { background: #EEE; font-size: 80%; padding: 4px 6px 8px 6px; vertical-align: top; }
8181

8282
/* Table used in Document pages - yellow background for table heads */
83-
table.docinfo { background: #FFC; width: 100%; margin-bottom: 10px; }
83+
table.docinfo { background: #FFC; width: 100%; margin-bottom: 0px; }
8484
table.docinfo th { text-align: right; padding: 4px; width: 15%; }
8585
table.docinfo td { text-align: left; padding: 4px; width: 85%; }
8686

@@ -121,14 +121,65 @@ div.rss-description p { margin: 0; padding: 4px 0 6px 0; }
121121
.refineSearch { font: 11px/13px Arial, Helvetica, sans-serif; }
122122
.resultMatches { font: 12px Arial, Helvetica, sans-serif; font-weight:bold; }
123123

124-
/* New styles */
125-
#tableObsolete { width: 100%; border-style: solid; border-width: 1px; border-color: #FF6; }
126-
#tableObsolete td.colNote { padding: 5px; vertical-align: top; background: #FFC; }
127-
128124
/* THE DUBLIN CORE METADATA REGISTRY */
129-
.registry { color: #FFF; font-size: 80%; }
125+
#.registry { color: #FFF; font-size: 80%; }
130126
/* Links in header */
131-
a.registry { font-size: 80%; font-weight: bold; }
132-
a.registry:link { color: #FFF; text-decoration: none; }
133-
a.registry:visited { color: #FFF; text-decoration: none; }
134-
a.registry:hover, a.registry:visited:hover, a.registry:active { color: #FFF; text-decoration: underline; }
127+
#a.registry { font-size: 80%; font-weight: bold; }
128+
#a.registry:link { color: #FFF; text-decoration: none; }
129+
#a.registry:visited { color: #FFF; text-decoration: none; }
130+
#a.registry:hover, a.registry:visited:hover, a.registry:active { color: #FFF; text-decoration: underline; }
131+
132+
133+
/*------------------------- menu ----------------------------------------------------*/
134+
#menu {
135+
width:190px;
136+
float:left;
137+
padding-bottom:20px;
138+
background:#617694 url(../images/menu_bottom.jpg) bottom right no-repeat;
139+
}
140+
#menu div, #menu p, #menu th, #menu td {
141+
font: 14px/1.4 Tahoma, Tahoma, "Times New Roman", sans-serif;
142+
color: #FFCC00;
143+
}
144+
#menu .level1 {
145+
font: 16px/1.4 Tahoma, Tahoma, "Times New Roman", sans-serif;
146+
color: #FFCC00;
147+
}
148+
#menu a:link { color: #FFCC00; text-decoration:none; }
149+
#menu a:visited { color:#FFCC00; text-decoration:none; }
150+
#menu a:hover { color:#FFFFFF; text-decoration:none; }
151+
#menu a:active { color:#FFFFFF; text-decoration:none; }
152+
#menu .highlighted a:link { color: #FFFFFF; text-decoration:none; }
153+
#menu .highlighted a:visited { color:#FFFFFF; text-decoration:none; }
154+
#menu .highlighted a:hover { color:#FFFFFF; text-decoration:none; }
155+
#menu .highlighted a:active { color:#FFFFFF; text-decoration:none; }
156+
157+
.topMenu {
158+
margin:0;
159+
padding:0;
160+
margin-left:8px;
161+
}
162+
.subMenu {
163+
margin:0;
164+
padding:0;
165+
margin-left: 2px;
166+
padding-left: 10px;
167+
margin-bottom:2px;
168+
border-left:1px solid #999999;
169+
}
170+
.subSubMenu {
171+
margin:0;
172+
padding:0;
173+
margin-left: 2px;
174+
padding-left: 20px;
175+
margin-bottom:2px;
176+
border-left:3px solid #999999;
177+
}
178+
.menuItem {
179+
margin:0;
180+
padding:0;
181+
}
182+
183+
HR.sub-divider {
184+
BORDER-RIGHT: 0px; BORDER-TOP: #aaa 1px dashed; MARGIN: 3px 15px 2px 4px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; HEIGHT: 1px
185+
}
+160
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,160 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<archive xmlns="http://rs.tdwg.org/dwc/text/"
3+
fileRoot="http://data.gbif.org/download/"
4+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5+
xmlns:xs="http://www.w3.org/2001/XMLSchema"
6+
xsi:schemaLocation="http://rs.tdwg.org/dwc/text/ ../../text/tdwg_dwc_text.xsd"
7+
>
8+
9+
<!--
10+
This metafile defines the structure of a gzip-archived csv text document
11+
containing all Simple Darwin Core terms
12+
in a header row in the file matching the order presented below and
13+
having fields separated by commas,
14+
lines terminated with the new line character,
15+
with optional double quote around field content, and
16+
in the utf8 character encoding
17+
to be found in the file called occurrence-search-123255244678924570.zip
18+
at the address http://data.gbif.org/download/.
19+
-->
20+
<file
21+
rowType="http://rs.tdwg.org/dwc/terms/text/DarwinRecord"
22+
location="occurrence-search-123255244678924570.zip"
23+
fieldsTerminatedBy=","
24+
linesTerminatedBy="\n"
25+
fieldsEnclosedBy="&quot;"
26+
compression="GZIP"
27+
encoding="UTF-8"
28+
ignoreHeaderLines="1">
29+
30+
<field index="1" term="http://purl.org/dc/terms/type" type="xs:string"/>
31+
<field index="2" term="http://purl.org/dc/terms/modified" type="xs:dateTime"/>
32+
<field index="3" term="http://purl.org/dc/terms/language" type="xs:string"/>
33+
<field index="4" term="http://purl.org/dc/terms/rights" type="xs:string"/>
34+
<field index="5" term="http://purl.org/dc/terms/rightsHolder" type="xs:string"/>
35+
<field index="6" term="http://purl.org/dc/terms/accessRights" type="xs:string"/>
36+
<field index="7" term="http://purl.org/dc/terms/bibliographicCitation" type="xs:string"/>
37+
<field index="8" term="http://rs.tdwg.org/dwc/terms/basisOfRecord" type="xs:string"/>
38+
<field index="9" term="http://rs.tdwg.org/dwc/terms/informationWithheld" type="xs:string"/>
39+
<field index="10" term="http://rs.tdwg.org/dwc/terms/dataGeneralizations" type="xs:string"/>
40+
<field index="11" term="http://rs.tdwg.org/dwc/terms/dynamciProperties" type="xs:string"/>
41+
42+
<field index="12" term="http://rs.tdwg.org/dwc/terms/datasetID" type="xs:string"/>
43+
44+
<field index="12" term="http://rs.tdwg.org/dwc/terms/occurrenceID" type="xs:string"/>
45+
<field index="13" term="http://rs.tdwg.org/dwc/terms/institutionCode" type="xs:string"/>
46+
<field index="14" term="http://rs.tdwg.org/dwc/terms/collectionCode" type="xs:string"/>
47+
<field index="15" term="http://rs.tdwg.org/dwc/terms/collectionID" type="xs:string"/>
48+
<field index="16" term="http://rs.tdwg.org/dwc/terms/occurrenceDetails" type="xs:string"/>
49+
<field index="17" term="http://rs.tdwg.org/dwc/terms/occurrenceRemarks" type="xs:string"/>
50+
<field index="18" term="http://rs.tdwg.org/dwc/terms/catalogNumber" type="xs:string"/>
51+
<field index="19" term="http://rs.tdwg.org/dwc/terms/individualID" type="xs:string"/>
52+
<field index="20" term="http://rs.tdwg.org/dwc/terms/individualCount" type="xs:nonNegativeInteger"/>
53+
<field index="21" term="http://rs.tdwg.org/dwc/terms/sex" type="xs:string"/>
54+
<field index="22" term="http://rs.tdwg.org/dwc/terms/lifeStage" type="xs:string"/>
55+
<field index="23" term="http://rs.tdwg.org/dwc/terms/reproductiveCondition" type="xs:string"/>
56+
<field index="24" term="http://rs.tdwg.org/dwc/terms/behavior" type="xs:string"/>
57+
<field index="25" term="http://rs.tdwg.org/dwc/terms/establishmentMeans" type="xs:string"/>
58+
<field index="26" term="http://rs.tdwg.org/dwc/terms/preparations" type="xs:string"/>
59+
<field index="27" term="http://rs.tdwg.org/dwc/terms/disposition" type="xs:string"/>
60+
<field index="28" term="http://rs.tdwg.org/dwc/terms/otherCatalogNumbers" type="xs:string"/>
61+
<field index="29" term="http://rs.tdwg.org/dwc/terms/associatedMedia" type="xs:string"/>
62+
<field index="30" term="http://rs.tdwg.org/dwc/terms/associatedReferences" type="xs:string"/>
63+
<field index="31" term="http://rs.tdwg.org/dwc/terms/associatedOccurrences" type="xs:string"/>
64+
<field index="32" term="http://rs.tdwg.org/dwc/terms/associatedSequences" type="xs:string"/>
65+
<field index="33" term="http://rs.tdwg.org/dwc/terms/associatedTaxa" type="xs:string"/>
66+
67+
<field index="34" term="http://rs.tdwg.org/dwc/terms/eventID" type="xs:string"/>
68+
<field index="35" term="http://rs.tdwg.org/dwc/terms/samplingProtocol" type="xs:string"/>
69+
<field index="36" term="http://rs.tdwg.org/dwc/terms/verbatimEventDate" type="xs:string"/>
70+
<field index="37" term="http://rs.tdwg.org/dwc/terms/eventDate" type="xs:dateTime"/>
71+
<field index="38" term="http://rs.tdwg.org/dwc/terms/eventTime" type="xs:dateTime"/>
72+
<field index="49" term="http://rs.tdwg.org/dwc/terms/startDayOfYear" type="xs:nonNegativeInteger"/>
73+
<field index="40" term="http://rs.tdwg.org/dwc/terms/endDayOfYear" type="xs:nonNegativeInteger"/>
74+
<field index="41" term="http://rs.tdwg.org/dwc/terms/year" type="xs:nonNegativeInteger"/>
75+
<field index="42" term="http://rs.tdwg.org/dwc/terms/month" type="xs:nonNegativeInteger"/>
76+
<field index="43" term="http://rs.tdwg.org/dwc/terms/day" type="xs:nonNegativeInteger"/>
77+
<field index="44" term="http://rs.tdwg.org/dwc/terms/habitat" type="xs:string"/>
78+
<field index="45" term="http://rs.tdwg.org/dwc/terms/recordedBy" type="xs:string"/>
79+
<field index="46" term="http://rs.tdwg.org/dwc/terms/recordNumber" type="xs:string"/>
80+
<field index="47" term="http://rs.tdwg.org/dwc/terms/fieldNumber" type="xs:string"/>
81+
<field index="48" term="http://rs.tdwg.org/dwc/terms/fieldNotes" type="xs:string"/>
82+
<field index="49" term="http://rs.tdwg.org/dwc/terms/eventRemarks" type="xs:string"/>
83+
84+
<field index="50" term="http://rs.tdwg.org/dwc/terms/locationID" type="xs:string"/>
85+
<field index="51" term="http://rs.tdwg.org/dwc/terms/higherGeographyID" type="xs:string"/>
86+
<field index="52" term="http://rs.tdwg.org/dwc/terms/higherGeography" type="xs:string"/>
87+
<field index="53" term="http://rs.tdwg.org/dwc/terms/continent" type="xs:string"/>
88+
<field index="54" term="http://rs.tdwg.org/dwc/terms/waterBody" type="xs:string"/>
89+
<field index="55" term="http://rs.tdwg.org/dwc/terms/islandGroup" type="xs:string"/>
90+
<field index="56" term="http://rs.tdwg.org/dwc/terms/island" type="xs:string"/>
91+
<field index="57" term="http://rs.tdwg.org/dwc/terms/country" type="xs:string"/>
92+
<field index="58" term="http://rs.tdwg.org/dwc/terms/countryCode" type="xs:string"/>
93+
<field index="59" term="http://rs.tdwg.org/dwc/terms/stateProvince" type="xs:string"/>
94+
<field index="60" term="http://rs.tdwg.org/dwc/terms/county" type="xs:string"/>
95+
<field index="61" term="http://rs.tdwg.org/dwc/terms/locality" type="xs:string"/>
96+
<field index="62" term="http://rs.tdwg.org/dwc/terms/verbatimLocality" type="xs:string"/>
97+
<field index="63" term="http://rs.tdwg.org/dwc/terms/verbatimElevation" type="xs:string"/>
98+
<field index="64" term="http://rs.tdwg.org/dwc/terms/minimumElevationInMeters" type="xs:double"/>
99+
<field index="65" term="http://rs.tdwg.org/dwc/terms/maximumElevationInMeters" type="xs:double"/>
100+
<field index="66" term="http://rs.tdwg.org/dwc/terms/verbatimDepth" type="xs:string"/>
101+
<field index="67" term="http://rs.tdwg.org/dwc/terms/minimumDepthInMeters" type="xs:double"/>
102+
<field index="68" term="http://rs.tdwg.org/dwc/terms/maximumDepthInMeters" type="xs:double"/>
103+
<field index="69" term="http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters" type="xs:double"/>
104+
<field index="70" term="http://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters" type="xs:double"/>
105+
<field index="71" term="http://rs.tdwg.org/dwc/terms/decimalLatitude" type="xs:double"/>
106+
<field index="72" term="http://rs.tdwg.org/dwc/terms/decimalLongitude" type="xs:double"/>
107+
<field index="73" term="http://rs.tdwg.org/dwc/terms/geodeticDatum" type="xs:string"/>
108+
<field index="74" term="http://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters" type="xs:double"/>
109+
<field index="75" term="http://rs.tdwg.org/dwc/terms/coordinatePrecision" type="xs:string"/>
110+
<field index="76" term="http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit" type="xs:double"/>
111+
<field index="77" term="http://rs.tdwg.org/dwc/terms/verbatimCoordinates" type="xs:string"/>
112+
<field index="78" term="http://rs.tdwg.org/dwc/terms/verbatimLatitude" type="xs:string"/>
113+
<field index="79" term="http://rs.tdwg.org/dwc/terms/verbatimLongitude" type="xs:string"/>
114+
<field index="80" term="http://rs.tdwg.org/dwc/terms/georeferencedBy" type="xs:string"/>
115+
<field index="81" term="http://rs.tdwg.org/dwc/terms/georeferenceProtocol" type="xs:string"/>
116+
<field index="82" term="http://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem" type="xs:string"/>
117+
<field index="83" term="http://rs.tdwg.org/dwc/terms/georeferenceSources" type="xs:string"/>
118+
<field index="84" term="http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus" type="xs:string"/>
119+
<field index="85" term="http://rs.tdwg.org/dwc/terms/georeferenceRemarks" type="xs:string"/>
120+
<field index="86" term="http://rs.tdwg.org/dwc/terms/footprintWKT" type="xs:string"/>
121+
<field index="87" term="http://rs.tdwg.org/dwc/terms/footprintSpatialFit" type="xs:double"/>
122+
<field index="88" term="http://rs.tdwg.org/dwc/terms/locationRemarks" type="xs:string"/>
123+
124+
<field index="89" term="http://rs.tdwg.org/dwc/terms/identificationID" type="xs:string"/>
125+
<field index="90" term="http://rs.tdwg.org/dwc/terms/identifiedBy" type="xs:string"/>
126+
<field index="91" term="http://rs.tdwg.org/dwc/terms/dateIdentified" type="xs:dateTime"/>
127+
<field index="92" term="http://rs.tdwg.org/dwc/terms/identificationReferences" type="xs:string"/>
128+
<field index="93" term="http://rs.tdwg.org/dwc/terms/identificationRemarks" type="xs:string"/>
129+
<field index="94" term="http://rs.tdwg.org/dwc/terms/previousIdentifications" type="xs:string"/>
130+
<field index="95" term="http://rs.tdwg.org/dwc/terms/identificationQualifier" type="xs:string"/>
131+
<field index="96" term="http://rs.tdwg.org/dwc/terms/typeStatus" type="xs:string"/>
132+
133+
<field index="97" term="http://rs.tdwg.org/dwc/terms/taxonNameID" type="xs:string"/>
134+
<field index="98" term="http://rs.tdwg.org/dwc/terms/higherTaxonNameID" type="xs:string"/>
135+
<field index="99" term="http://rs.tdwg.org/dwc/terms/scientificName" type="xs:string"/>
136+
<field index="100" term="http://rs.tdwg.org/dwc/terms/higherTaxonName" type="xs:string"/>
137+
<field index="101" term="http://rs.tdwg.org/dwc/terms/kingdom" type="xs:string"/>
138+
<field index="102" term="http://rs.tdwg.org/dwc/terms/phylum" type="xs:string"/>
139+
<field index="103" term="http://rs.tdwg.org/dwc/terms/class" type="xs:string"/>
140+
<field index="104" term="http://rs.tdwg.org/dwc/terms/order" type="xs:string"/>
141+
<field index="105" term="http://rs.tdwg.org/dwc/terms/family" type="xs:string"/>
142+
<field index="106" term="http://rs.tdwg.org/dwc/terms/genus" type="xs:string"/>
143+
<field index="107" term="http://rs.tdwg.org/dwc/terms/subgenus" type="xs:string"/>
144+
<field index="108" term="http://rs.tdwg.org/dwc/terms/specificEpithet" type="xs:string"/>
145+
<field index="109" term="http://rs.tdwg.org/dwc/terms/taxonRank" type="xs:string"/>
146+
<field index="110" term="http://rs.tdwg.org/dwc/terms/infraspecificEpithet" type="xs:string"/>
147+
<field index="111" term="http://rs.tdwg.org/dwc/terms/scientificNameAuthorship" type="xs:string"/>
148+
<field index="112" term="http://rs.tdwg.org/dwc/terms/nomenclaturalCode" type="xs:string"/>
149+
<field index="113" term="http://rs.tdwg.org/dwc/terms/taxonAccordingTo" type="xs:string"/>
150+
<field index="114" term="http://rs.tdwg.org/dwc/terms/namePublishedIn" type="xs:string"/>
151+
<field index="115" term="http://rs.tdwg.org/dwc/terms/taxonomicStatus" type="xs:string"/>
152+
<field index="116" term="http://rs.tdwg.org/dwc/terms/nomenclaturalStatus" type="xs:string"/>
153+
<field index="117" term="http://rs.tdwg.org/dwc/terms/acceptedTaxonNameID" type="xs:string"/>
154+
<field index="118" term="http://rs.tdwg.org/dwc/terms/acceptedTaxonName" type="xs:string"/>
155+
<field index="119" term="http://rs.tdwg.org/dwc/terms/basionymID" type="xs:string"/>
156+
<field index="120" term="http://rs.tdwg.org/dwc/terms/basionym" type="xs:string"/>
157+
<field index="121" term="http://rs.tdwg.org/dwc/terms/taxonRemarks" type="xs:string"/>
158+
159+
</file>
160+
</archive>

examples/text/example_text.xml

+18-19
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<archive xmlns="http://rs.tdwg.org/dwc/terms/xsd/archive/"
2+
<archive xmlns="http://rs.tdwg.org/dwc/text/"
33
fileRoot="http://data.gbif.org/download/"
44
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
55
xmlns:xs="http://www.w3.org/2001/XMLSchema"
6-
xsi:schemaLocation="http://rs.tdwg.org/dwc/terms/xsd/archive/ http://darwincore.googlecode.com/svn/trunk/text/tdwg_dwc_text.xsd"
6+
xsi:schemaLocation="http://rs.tdwg.org/dwc/text/ ../../text/tdwg_dwc_text.xsd"
77
>
88

99
<!-- Here is an example that will define the structure of
1010
11-
InstitutionName,DatasetName,Collector,CollectorNumber
11+
institutionCode,collectionCode,recordedBy,CollectorNumber,count,date,
1212
"Kew gardens, (Kew)",Plant Specimens,Tim Robertson,12,,12,20010101-12:12:01
1313
"Kew gardens, (Kew)",Plant Specimens,Markus Döring,14,,,,
1414
-->
@@ -17,28 +17,27 @@
1717
location="occurrence-search-123255244678924570.zip"
1818
fieldsTerminatedBy=","
1919
linesTerminatedBy="\n"
20-
fieldsOptionallyEnclosedBy="&quot;"
21-
compression="gzip"
22-
encoding="utf8"
20+
fieldsEnclosedBy="&quot;"
21+
compression="GZIP"
22+
encoding="UTF-8"
2323
ignoreHeaderLines="1">
24-
<field index="2"
25-
term="http://rs.tdwg.org/dwc/terms/FieldNumber"
24+
<!-- This is how you set a default value for a field in the file if it is empty -->
25+
<field index="3"
26+
term="http://rs.tdwg.org/dwc/terms/recordNumber"
2627
type="xs:string"
2728
default="timrobertson100"/>
28-
<field index="3"
29-
term="http://rs.tdwg.org/dwc/terms/CollectorNumber"
30-
type="xs:integer"/>
31-
<field index="5"
32-
term="http://rs.tdwg.org/dwc/terms/IndividualCount"
29+
<field index="4"
30+
term="http://rs.tdwg.org/dwc/terms/individualCount"
3331
type="xs:integer"
3432
default="1"/>
35-
<!-- ¿ format is like this ? -->
33+
<field index="5"
34+
term="http://rs.tdwg.org/dwc/terms/fieldNumber"
35+
type="xs:integer"/>
3636
<field index="6"
37-
term="http://rs.tdwg.org/dwc/terms/EarliestDateCollected"
38-
type="xs:dateTime"
39-
format="YYYYMMDD-hh:mm:ss"/>
40-
<!-- A constant value -->
41-
<field term="http://rs.tdwg.org/dwc/terms/DatasetID"
37+
term="http://rs.tdwg.org/dwc/terms/eventDate"
38+
type="xs:dateTime"/>
39+
<!-- This is how you set a constant value for a field not in the file -->
40+
<field term="http://rs.tdwg.org/dwc/terms/datasetID"
4241
type="xs:string"
4342
default="urn:lsid:tim.lsid.tdwg.org:collections:1" />
4443
</file>

examples/text/example_text2.xml

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<archive xmlns="http://rs.tdwg.org/dwc/terms/xsd/archive/"
2+
<archive xmlns="http://rs.tdwg.org/dwc/text/"
33
fileRoot="http://data.gbif.org/download/"
44
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
55
xmlns:xs="http://www.w3.org/2001/XMLSchema"
6-
xsi:schemaLocation="http://rs.tdwg.org/dwc/terms/xsd/archive/ http://darwincore.googlecode.com/svn/trunk/text/tdwg_dwc_text.xsd">
6+
xsi:schemaLocation="http://rs.tdwg.org/dwc/text/ ../../text/tdwg_dwc_text.xsd">
77

88
<file rowType="http://rs.tdwg.org/dwc/terms/Sample" location="specimens.txt">
9-
<field index="0" term="http://rs.tdwg.org/dwc/terms/CatalogNumber"/>
10-
<field index="1" term="http://rs.tdwg.org/dwc/terms/IndividualCount"/>
9+
<field index="0" term="http://rs.tdwg.org/dwc/terms/catalogNumber"/>
10+
<field index="1" term="http://rs.tdwg.org/dwc/terms/individualCount"/>
1111
</file>
1212

1313
<file rowType="http://rs.tdwg.org/dwc/terms/Identification" location="identifications.txt">
14-
<field index="0" term="http://rs.tdwg.org/dwc/terms/IdentificationID"/>
15-
<field index="1" term="http://rs.tdwg.org/dwc/terms/IdentifiedBy"/>
16-
<field index="2" term="http://rs.tdwg.org/dwc/terms/CatalogNumber"/>
17-
<field index="3" term="http://rs.tdwg.org/dwc/terms/ScientificName"/>
14+
<field index="0" term="http://rs.tdwg.org/dwc/terms/identificationID"/>
15+
<field index="1" term="http://rs.tdwg.org/dwc/terms/identifiedBy"/>
16+
<field index="2" term="http://rs.tdwg.org/dwc/terms/catalogNumber"/>
17+
<field index="3" term="http://rs.tdwg.org/dwc/terms/scientificName"/>
1818
</file>
1919

2020
<relationships>

0 commit comments

Comments
 (0)