Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <location id="-1">
4
        <elevation>
5
            <_alt>
6
                <2>
7
                    <_avg>
8
                        <max>
9
                            <_units>
10
                                <default>m</default>
11
                                <to>m</to>
12
                                <to></to>
13
                                <value>$MaximumElevation</value>
14
                            </_units>
15
                        </max>
16
                        <min>
17
                            <_units>
18
                                <default>m</default>
19
                                <to>m</to>
20
                                <to></to>
21
                                <value>
22
                                    <_rangeStart>
23
                                        <value>
24
                                            <_replace>
25
                                                <\bca\.?></\bca\.?>
26
                                                <value>$MinimumElevation</value>
27
                                            </_replace>
28
                                        </value>
29
                                    </_rangeStart>
30
                                </value>
31
                            </_units>
32
                        </min>
33
                    </_avg>
34
                </2>
35
            </_alt>
36
        </elevation>
37
        <elevationrange>
38
            <_range>
39
                <from>
40
                    <_units>
41
                        <default>m</default>
42
                        <to>m</to>
43
                        <to></to>
44
                        <value>
45
                            <_rangeStart>
46
                                <value>
47
                                    <_replace>
48
                                        <\bca\.?></\bca\.?>
49
                                        <value>$MinimumElevation</value>
50
                                    </_replace>
51
                                </value>
52
                            </_rangeStart>
53
                        </value>
54
                    </_units>
55
                </from>
56
                <to>
57
                    <_units>
58
                        <default>m</default>
59
                        <to>m</to>
60
                        <to></to>
61
                        <value>
62
                            <_alt>
63
                                <1>$MaximumElevation</1>
64
                                <2>
65
                                    <_rangeEnd>
66
                                        <value>
67
                                            <_replace>
68
                                                <\bca\.?></\bca\.?>
69
                                                <value>$MinimumElevation</value>
70
                                            </_replace>
71
                                        </value>
72
                                    </_rangeEnd>
73
                                </2>
74
                            </_alt>
75
                        </value>
76
                    </_units>
77
                </to>
78
            </_range>
79
        </elevationrange>
80
        <locationdetermination>
81
            <latitude>
82
                <_alt>
83
                    <1>
84
                        <_nullIf>
85
                            <null>0</null>
86
                            <type>float</type>
87
                            <value>$latitude</value>
88
                        </_nullIf>
89
                    </1>
90
                </_alt>
91
            </latitude>
92
            <longitude>
93
                <_alt>
94
                    <1>
95
                        <_nullIf>
96
                            <null>0</null>
97
                            <type>float</type>
98
                            <value>$longitude</value>
99
                        </_nullIf>
100
                    </1>
101
                </_alt>
102
            </longitude>
103
            <namedplace_id>
104
                <_simplifyPath>
105
                    <next>parent_id/namedplace</next>
106
                    <require>placename</require>
107
                    <path>
108
                        <namedplace>
109
                            <rank>county</rank>
110
                            <placename>$County</placename>
111
                            <parent_id>
112
                                <namedplace>
113
                                    <rank>stateProvince</rank>
114
                                    <placename>$StateProvince</placename>
115
                                    <parent_id>
116
                                        <namedplace>
117
                                            <rank>country</rank>
118
                                            <placename>$Country</placename>
119
                                            <parent_id>
120
                                                <namedplace>
121
                                                    <rank>continent</rank>
122
                                                    <placename>$ContinentOcean</placename>
123
                                                </namedplace>
124
                                            </parent_id>
125
                                        </namedplace>
126
                                    </parent_id>
127
                                </namedplace>
128
                            </parent_id>
129
                        </namedplace>
130
                    </path>
131
                </_simplifyPath>
132
            </namedplace_id>
133
        </locationdetermination>
134
        <locationevent>
135
            <taxonoccurrence>
136
                <aggregateoccurrence>
137
                    <collectiondate>
138
                        <_date>
139
                            <date>
140
                                <_dateRangeStart>
141
                                    <value>
142
                                        <_alt>
143
                                            <1>
144
                                                <_date>
145
                                                    <day>
146
                                                        <_nullIf>
147
                                                            <null>0</null>
148
                                                            <type>float</type>
149
                                                            <value>$DayCollected</value>
150
                                                        </_nullIf>
151
                                                    </day>
152
                                                    <month>
153
                                                        <_nullIf>
154
                                                            <null>0</null>
155
                                                            <type>float</type>
156
                                                            <value>$MonthCollected</value>
157
                                                        </_nullIf>
158
                                                    </month>
159
                                                    <year>
160
                                                        <_nullIf>
161
                                                            <null>0</null>
162
                                                            <type>float</type>
163
                                                            <value>$YearCollected</value>
164
                                                        </_nullIf>
165
                                                    </year>
166
                                                </_date>
167
                                            </1>
168
                                        </_alt>
169
                                    </value>
170
                                </_dateRangeStart>
171
                            </date>
172
                        </_date>
173
                    </collectiondate>
174
                    <notes>$convertednotes</notes>
175
                    <plantobservation>
176
                        <specimenreplicate>
177
                            <catalognumber_dwc>$CatalogNumber</catalognumber_dwc>
178
                            <collectioncode_dwc>$CollectionCode</collectioncode_dwc>
179
                            <collectionnumber><_alt><1><_alt><1>$CollectorNumber</1></_alt></1></_alt></collectionnumber>
180
                            <institution_id><party><organizationname>$InstitutionCode</organizationname></party></institution_id>
181
                        </specimenreplicate>
182
                    </plantobservation>
183
                </aggregateoccurrence>
184
                <taxondetermination>
185
                    <iscurrent>true</iscurrent>
186
                    <role>identifier</role>
187
                    <party_id>
188
                        <party>
189
                            <givenname><_namePart><first>$IdentifiedBy</first></_namePart></givenname>
190
                            <middlename><_namePart><middle>$IdentifiedBy</middle></_namePart></middlename>
191
                            <surname><_namePart><last>$IdentifiedBy</last></_namePart></surname>
192
                        </party>
193
                    </party_id>
194
                    <isoriginal>true</isoriginal>
195
                    <plantconcept_id>
196
                        <plantconcept>
197
                            <plantname_id>
198
                                <_simplifyPath>
199
                                    <next>parent_id/plantname</next>
200
                                    <require>plantname</require>
201
                                    <path>
202
                                        <plantname>
203
                                            <rank>binomial</rank>
204
                                            <plantname>$ScientificName</plantname>
205
                                            <parent_id>
206
                                                <plantname>
207
                                                    <rank>authority</rank>
208
                                                    <plantname>$ScientificNameAuthor</plantname>
209
                                                    <parent_id>
210
                                                        <plantname>
211
                                                            <rank>subspecies</rank>
212
                                                            <plantname>$Subspecies</plantname>
213
                                                            <parent_id>
214
                                                                <plantname>
215
                                                                    <rank>species</rank>
216
                                                                    <plantname>$species</plantname>
217
                                                                    <parent_id>
218
                                                                        <plantname>
219
                                                                            <rank>genus</rank>
220
                                                                            <plantname>$genus</plantname>
221
                                                                            <parent_id>
222
                                                                                <plantname>
223
                                                                                    <rank>family</rank>
224
                                                                                    <plantname>$family</plantname>
225
                                                                                    <parent_id>
226
                                                                                        <plantname>
227
                                                                                            <rank>order</rank>
228
                                                                                            <parent_id>
229
                                                                                                <plantname>
230
                                                                                                    <rank>class</rank>
231
                                                                                                    <parent_id>
232
                                                                                                        <plantname>
233
                                                                                                            <rank>subkingdom</rank>
234
                                                                                                            <parent_id>
235
                                                                                                                <plantname>
236
                                                                                                                    <rank>kingdom</rank>
237
                                                                                                                    <plantname>$Kingdom</plantname>
238
                                                                                                                </plantname>
239
                                                                                                            </parent_id>
240
                                                                                                        </plantname>
241
                                                                                                    </parent_id>
242
                                                                                                </plantname>
243
                                                                                            </parent_id>
244
                                                                                        </plantname>
245
                                                                                    </parent_id>
246
                                                                                </plantname>
247
                                                                            </parent_id>
248
                                                                        </plantname>
249
                                                                    </parent_id>
250
                                                                </plantname>
251
                                                            </parent_id>
252
                                                        </plantname>
253
                                                    </parent_id>
254
                                                </plantname>
255
                                            </parent_id>
256
                                        </plantname>
257
                                    </path>
258
                                </_simplifyPath>
259
                            </plantname_id>
260
                        </plantconcept>
261
                    </plantconcept_id>
262
                </taxondetermination>
263
                <verbatimcollectorname>$Collector</verbatimcollectorname>
264
            </taxonoccurrence>
265
        </locationevent>
266
        <locationnarrative><_merge><1>$Locality</1></_merge></locationnarrative>
267
        <sourceaccessioncode>
268
            <_alt>
269
                <2>
270
                    <_merge>
271
                        <1>$InstitutionCode</1>
272
                        <2>$CollectionCode</2>
273
                        <3>$CatalogNumber</3>
274
                    </_merge>
275
                </2>
276
            </_alt>
277
        </sourceaccessioncode>
278
    </location>
279
</VegBIEN>
280
Inserted 38 new rows into database
    (1-1/1)