Project

General

Profile

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