Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <location id="-1">
4
        <authorlocationcode>
5
            <_alt>
6
                <1>$UniqueNYInternalRecordNumber</1>
7
                <2>
8
                    <_join>
9
                        <1>$InstitutionCode</1>
10
                        <2>$CollectionCode</2>
11
                        <3>$CatalogNumber</3>
12
                    </_join>
13
                </2>
14
            </_alt>
15
        </authorlocationcode>
16
        <elevation>
17
            <_avg>
18
                <max>
19
                    <_units>
20
                        <default>m</default>
21
                        <to>m</to>
22
                        <to></to>
23
                        <value>
24
                            <_replace>
25
                                <\bca\.?></\bca\.?>
26
                                <value>$MaximumElevation</value>
27
                            </_replace>
28
                        </value>
29
                    </_units>
30
                </max>
31
                <min>
32
                    <_units>
33
                        <default>m</default>
34
                        <to>m</to>
35
                        <to></to>
36
                        <value>
37
                            <_rangeStart>
38
                                <value>
39
                                    <_replace>
40
                                        <\bca\.?></\bca\.?>
41
                                        <value>
42
                                            <_nullIf>
43
                                                <null>.</null>
44
                                                <value>$MinimumElevation</value>
45
                                            </_nullIf>
46
                                        </value>
47
                                    </_replace>
48
                                </value>
49
                            </_rangeStart>
50
                        </value>
51
                    </_units>
52
                </min>
53
            </_avg>
54
        </elevation>
55
        <elevationrange>
56
            <_range>
57
                <from>
58
                    <_units>
59
                        <default>m</default>
60
                        <to>m</to>
61
                        <to></to>
62
                        <value>
63
                            <_rangeStart>
64
                                <value>
65
                                    <_replace>
66
                                        <\bca\.?></\bca\.?>
67
                                        <value>
68
                                            <_nullIf>
69
                                                <null>.</null>
70
                                                <value>$MinimumElevation</value>
71
                                            </_nullIf>
72
                                        </value>
73
                                    </_replace>
74
                                </value>
75
                            </_rangeStart>
76
                        </value>
77
                    </_units>
78
                </from>
79
                <to>
80
                    <_units>
81
                        <default>m</default>
82
                        <to>m</to>
83
                        <to></to>
84
                        <value>
85
                            <_alt>
86
                                <1>
87
                                    <_replace>
88
                                        <\bca\.?></\bca\.?>
89
                                        <value>$MaximumElevation</value>
90
                                    </_replace>
91
                                </1>
92
                                <2>
93
                                    <_rangeEnd>
94
                                        <value>
95
                                            <_replace>
96
                                                <\bca\.?></\bca\.?>
97
                                                <value>
98
                                                    <_nullIf>
99
                                                        <null>.</null>
100
                                                        <value>$MinimumElevation</value>
101
                                                    </_nullIf>
102
                                                </value>
103
                                            </_replace>
104
                                        </value>
105
                                    </_rangeEnd>
106
                                </2>
107
                            </_alt>
108
                        </value>
109
                    </_units>
110
                </to>
111
            </_range>
112
        </elevationrange>
113
        <locationdetermination>
114
            <coordsaccuracy><_noCV><value>$CoordinatePrecision</value></_noCV></coordsaccuracy>
115
            <footprintgeometry_dwc>$BoundingBox</footprintgeometry_dwc>
116
            <latitude>
117
                <_nullIf>
118
                    <null>0</null>
119
                    <type>float</type>
120
                    <value>$Latitude</value>
121
                </_nullIf>
122
            </latitude>
123
            <longitude>
124
                <_nullIf>
125
                    <null>0</null>
126
                    <type>float</type>
127
                    <value>$Longitude</value>
128
                </_nullIf>
129
            </longitude>
130
            <namedplace_id>
131
                <_simplifyPath>
132
                    <next>parent_id/namedplace</next>
133
                    <require>placename</require>
134
                    <path>
135
                        <namedplace>
136
                            <rank>county</rank>
137
                            <placename>$County</placename>
138
                            <parent_id>
139
                                <namedplace>
140
                                    <rank>stateProvince</rank>
141
                                    <placename>$StateProvince</placename>
142
                                    <parent_id>
143
                                        <namedplace>
144
                                            <rank>country</rank>
145
                                            <placename>$Country</placename>
146
                                            <parent_id>
147
                                                <namedplace>
148
                                                    <rank>continent</rank>
149
                                                    <placename>$ContinentOcean</placename>
150
                                                </namedplace>
151
                                            </parent_id>
152
                                        </namedplace>
153
                                    </parent_id>
154
                                </namedplace>
155
                            </parent_id>
156
                        </namedplace>
157
                    </path>
158
                </_simplifyPath>
159
            </namedplace_id>
160
        </locationdetermination>
161
        <locationevent>
162
            <obsenddate>
163
                <_date>
164
                    <date>
165
                        <_dateRangeEnd>
166
                            <value>
167
                                <_date>
168
                                    <day>
169
                                        <_nullIf>
170
                                            <null>0</null>
171
                                            <type>float</type>
172
                                            <value>$DayCollected</value>
173
                                        </_nullIf>
174
                                    </day>
175
                                    <month>
176
                                        <_nullIf>
177
                                            <null>0</null>
178
                                            <type>float</type>
179
                                            <value>$MonthCollected</value>
180
                                        </_nullIf>
181
                                    </month>
182
                                    <year>
183
                                        <_nullIf>
184
                                            <null>0</null>
185
                                            <type>float</type>
186
                                            <value>$YearCollected</value>
187
                                        </_nullIf>
188
                                    </year>
189
                                </_date>
190
                            </value>
191
                        </_dateRangeEnd>
192
                    </date>
193
                </_date>
194
            </obsenddate>
195
            <obsstartdate>
196
                <_date>
197
                    <date>
198
                        <_dateRangeStart>
199
                            <value>
200
                                <_date>
201
                                    <day>
202
                                        <_nullIf>
203
                                            <null>0</null>
204
                                            <type>float</type>
205
                                            <value>$DayCollected</value>
206
                                        </_nullIf>
207
                                    </day>
208
                                    <month>
209
                                        <_nullIf>
210
                                            <null>0</null>
211
                                            <type>float</type>
212
                                            <value>$MonthCollected</value>
213
                                        </_nullIf>
214
                                    </month>
215
                                    <year>
216
                                        <_nullIf>
217
                                            <null>0</null>
218
                                            <type>float</type>
219
                                            <value>$YearCollected</value>
220
                                        </_nullIf>
221
                                    </year>
222
                                </_date>
223
                            </value>
224
                        </_dateRangeStart>
225
                    </date>
226
                </_date>
227
            </obsstartdate>
228
            <taxonoccurrence>
229
                <aggregateoccurrence>
230
                    <collectiondate>
231
                        <_date>
232
                            <date>
233
                                <_date>
234
                                    <day>
235
                                        <_nullIf>
236
                                            <null>0</null>
237
                                            <type>float</type>
238
                                            <value>$DayCollected</value>
239
                                        </_nullIf>
240
                                    </day>
241
                                    <month>
242
                                        <_nullIf>
243
                                            <null>0</null>
244
                                            <type>float</type>
245
                                            <value>$MonthCollected</value>
246
                                        </_nullIf>
247
                                    </month>
248
                                    <year>
249
                                        <_nullIf>
250
                                            <null>0</null>
251
                                            <type>float</type>
252
                                            <value>$YearCollected</value>
253
                                        </_nullIf>
254
                                    </year>
255
                                </_date>
256
                            </date>
257
                        </_date>
258
                    </collectiondate>
259
                    <count>$IndividualCount</count>
260
                    <notes>
261
                        <_merge>
262
                            <1>$Notes</1>
263
                            <2>
264
                                <_label>
265
                                    <label>plant fungus</label>
266
                                    <value>$PlantFungusDescription</value>
267
                                </_label>
268
                            </2>
269
                        </_merge>
270
                    </notes>
271
                    <plantobservation>
272
                        <collectionnumber>
273
                            <_alt>
274
                                <1>$CollectorNumber</1>
275
                                <2>$FieldNumber</2>
276
                            </_alt>
277
                        </collectionnumber>
278
                        <definedvalue fkey="tablerecord_id">
279
                            <userdefined_id>
280
                                <userdefined>
281
                                    <tablename>plantobservation</tablename>
282
                                    <userdefinedname>sex</userdefinedname>
283
                                </userdefined>
284
                            </userdefined_id>
285
                            <definedvalue>$Sex</definedvalue>
286
                        </definedvalue>
287
                        <specimenreplicate>
288
                            <catalognumber_dwc>$CatalogNumber</catalognumber_dwc>
289
                            <collectioncode_dwc>$CollectionCode</collectioncode_dwc>
290
                            <institution_id><party><organizationname>$InstitutionCode</organizationname></party></institution_id>
291
                            <sourceaccessioncode>$UniqueNYInternalRecordNumber</sourceaccessioncode>
292
                        </specimenreplicate>
293
                    </plantobservation>
294
                </aggregateoccurrence>
295
                <authortaxoncode>
296
                    <_alt>
297
                        <1>
298
                            <_alt>
299
                                <1>$CollectorNumber</1>
300
                                <2>$FieldNumber</2>
301
                            </_alt>
302
                        </1>
303
                        <2>$ScientificName</2>
304
                    </_alt>
305
                </authortaxoncode>
306
                <taxondetermination>
307
                    <party_id>
308
                        <party>
309
                            <givenname><_namePart><first>$IdentifiedBy</first></_namePart></givenname>
310
                            <middlename><_namePart><middle>$IdentifiedBy</middle></_namePart></middlename>
311
                            <surname><_namePart><last>$IdentifiedBy</last></_namePart></surname>
312
                        </party>
313
                    </party_id>
314
                    <plantconcept_id>
315
                        <plantconcept>
316
                            <plantname_id>
317
                                <_simplifyPath>
318
                                    <next>parent_id</next>
319
                                    <path>
320
                                        <plantname>
321
                                            <rank>binomial</rank>
322
                                            <plantname>$ScientificName</plantname>
323
                                            <parent_id>
324
                                                <plantname>
325
                                                    <rank>authority</rank>
326
                                                    <plantname>$ScientificNameAuthor</plantname>
327
                                                    <parent_id>
328
                                                        <plantname>
329
                                                            <rank>subspecies</rank>
330
                                                            <plantname>$Subspecies</plantname>
331
                                                            <parent_id>
332
                                                                <plantname>
333
                                                                    <rank>species</rank>
334
                                                                    <plantname>$Species</plantname>
335
                                                                    <parent_id>
336
                                                                        <plantname>
337
                                                                            <rank>genus</rank>
338
                                                                            <plantname>$Genus</plantname>
339
                                                                            <parent_id>
340
                                                                                <plantname>
341
                                                                                    <rank>family</rank>
342
                                                                                    <plantname>$Family</plantname>
343
                                                                                    <parent_id>
344
                                                                                        <plantname>
345
                                                                                            <rank>order</rank>
346
                                                                                            <plantname>$Order</plantname>
347
                                                                                            <parent_id>
348
                                                                                                <plantname>
349
                                                                                                    <rank>class</rank>
350
                                                                                                    <plantname>$Class</plantname>
351
                                                                                                    <parent_id>
352
                                                                                                        <plantname>
353
                                                                                                            <rank>subkingdom</rank>
354
                                                                                                            <plantname>$Phylum</plantname>
355
                                                                                                            <parent_id>
356
                                                                                                                <plantname>
357
                                                                                                                    <rank>kingdom</rank>
358
                                                                                                                    <plantname>$Kingdom</plantname>
359
                                                                                                                </plantname>
360
                                                                                                            </parent_id>
361
                                                                                                        </plantname>
362
                                                                                                    </parent_id>
363
                                                                                                </plantname>
364
                                                                                            </parent_id>
365
                                                                                        </plantname>
366
                                                                                    </parent_id>
367
                                                                                </plantname>
368
                                                                            </parent_id>
369
                                                                        </plantname>
370
                                                                    </parent_id>
371
                                                                </plantname>
372
                                                            </parent_id>
373
                                                        </plantname>
374
                                                    </parent_id>
375
                                                </plantname>
376
                                            </parent_id>
377
                                        </plantname>
378
                                    </path>
379
                                </_simplifyPath>
380
                            </plantname_id>
381
                        </plantconcept>
382
                    </plantconcept_id>
383
                    <determinationdate>
384
                        <_date>
385
                            <date>
386
                                <_dateRangeStart>
387
                                    <value>
388
                                        <_date>
389
                                            <day>
390
                                                <_nullIf>
391
                                                    <null>0</null>
392
                                                    <type>float</type>
393
                                                    <value>$DayIdentified</value>
394
                                                </_nullIf>
395
                                            </day>
396
                                            <month>
397
                                                <_nullIf>
398
                                                    <null>0</null>
399
                                                    <type>float</type>
400
                                                    <value>$MonthIdentified</value>
401
                                                </_nullIf>
402
                                            </month>
403
                                            <year>
404
                                                <_nullIf>
405
                                                    <null>0</null>
406
                                                    <type>float</type>
407
                                                    <value>$YearIdentified</value>
408
                                                </_nullIf>
409
                                            </year>
410
                                        </_date>
411
                                    </value>
412
                                </_dateRangeStart>
413
                            </date>
414
                        </_date>
415
                    </determinationdate>
416
                </taxondetermination>
417
                <verbatimcollectorname>$Collector</verbatimcollectorname>
418
            </taxonoccurrence>
419
            <waterdepth>
420
                <_avg>
421
                    <max>
422
                        <_units>
423
                            <default>m</default>
424
                            <to>m</to>
425
                            <to></to>
426
                            <value>
427
                                <_replace>
428
                                    <\bca\.?></\bca\.?>
429
                                    <value>$MaximumDepth</value>
430
                                </_replace>
431
                            </value>
432
                        </_units>
433
                    </max>
434
                    <min>
435
                        <_units>
436
                            <default>m</default>
437
                            <to>m</to>
438
                            <to></to>
439
                            <value>
440
                                <_replace>
441
                                    <\bca\.?></\bca\.?>
442
                                    <value>$MinimumDepth</value>
443
                                </_replace>
444
                            </value>
445
                        </_units>
446
                    </min>
447
                </_avg>
448
            </waterdepth>
449
        </locationevent>
450
        <locationnarrative>
451
            <_merge>
452
                <1>
453
                    <_merge>
454
                        <1>$Locality</1>
455
                        <2>
456
                            <_label>
457
                                <label>substrate</label>
458
                                <value>$Substrate</value>
459
                            </_label>
460
                        </2>
461
                        <3>
462
                            <_label>
463
                                <label>vegetation</label>
464
                                <value>$Vegetation</value>
465
                            </_label>
466
                        </3>
467
                    </_merge>
468
                </1>
469
                <3>
470
                    <_label>
471
                        <label>habitat</label>
472
                        <value>$Habitat</value>
473
                    </_label>
474
                </3>
475
            </_merge>
476
        </locationnarrative>
477
    </location>
478
</VegBIEN>
479
Inserted 39 new rows into database
(7-7/7)