Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>ARIZ</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <authorlocationcode>
11
                            <_alt>
12
                                <1>$GlobalUniqueIdentifier</1>
13
                                <2>
14
                                    <_join>
15
                                        <1>$InstitutionCode</1>
16
                                        <2>$CollectionCode</2>
17
                                        <3>
18
                                            <_alt>
19
                                                <1>$CatalogNumberNumeric</1>
20
                                                <2>$CatalogNumber</2>
21
                                            </_alt>
22
                                        </3>
23
                                    </_join>
24
                                </2>
25
                            </_alt>
26
                        </authorlocationcode>
27
                        <elevation_m>
28
                            <_avg>
29
                                <max>$MaximumElevationInMeters</max>
30
                                <min>$MinimumElevationInMeters</min>
31
                            </_avg>
32
                        </elevation_m>
33
                        <locationevent>
34
                            <taxonoccurrence>
35
                                <aggregateoccurrence>
36
                                    <collectiondate>
37
                                        <_alt>
38
                                            <1>$VerbatimCollectingDate</1>
39
                                            <2>
40
                                                <_date>
41
                                                    <day>
42
                                                        <_nullIf>
43
                                                            <null>0</null>
44
                                                            <type>float</type>
45
                                                            <value>$DayCollected</value>
46
                                                        </_nullIf>
47
                                                    </day>
48
                                                    <month>
49
                                                        <_nullIf>
50
                                                            <null>0</null>
51
                                                            <type>float</type>
52
                                                            <value>$MonthCollected</value>
53
                                                        </_nullIf>
54
                                                    </month>
55
                                                    <year>
56
                                                        <_nullIf>
57
                                                            <null>0</null>
58
                                                            <type>float</type>
59
                                                            <value>$YearCollected</value>
60
                                                        </_nullIf>
61
                                                    </year>
62
                                                </_date>
63
                                            </2>
64
                                        </_alt>
65
                                    </collectiondate>
66
                                    <count>$IndividualCount</count>
67
                                    <notes>$FieldNotes</notes>
68
                                    <plantobservation>
69
                                        <collectionnumber>$CollectorNumber</collectionnumber>
70
                                        <definedvalue fkey="tablerecord_id">
71
                                            <userdefined_id>
72
                                                <userdefined>
73
                                                    <tablename>plantobservation</tablename>
74
                                                    <userdefinedname>sex</userdefinedname>
75
                                                </userdefined>
76
                                            </userdefined_id>
77
                                            <definedvalue>$Sex</definedvalue>
78
                                        </definedvalue>
79
                                        <specimenreplicate>
80
                                            <catalognumber_dwc>
81
                                                <_alt>
82
                                                    <1>$CatalogNumberNumeric</1>
83
                                                    <2>$CatalogNumber</2>
84
                                                </_alt>
85
                                            </catalognumber_dwc>
86
                                            <collectioncode_dwc>$CollectionCode</collectioncode_dwc>
87
                                            <institution_id>
88
                                                <sourcename>
89
                                                    <matched_source_id><source><shortname>$InstitutionCode</shortname></source></matched_source_id>
90
                                                    <name>$InstitutionCode</name>
91
                                                </sourcename>
92
                                            </institution_id>
93
                                            <sourceaccessioncode>$GlobalUniqueIdentifier</sourceaccessioncode>
94
                                        </specimenreplicate>
95
                                    </plantobservation>
96
                                </aggregateoccurrence>
97
                                <collector_id><party><fullname>$Collector</fullname></party></collector_id>
98
                                <sourceaccessioncode>$GlobalUniqueIdentifier</sourceaccessioncode>
99
                                <taxondetermination>
100
                                    <party_id><party><fullname>$IdentifiedBy</fullname></party></party_id>
101
                                    <taxonverbatim_id>
102
                                        <taxonverbatim>
103
                                            <taxonlabel_id>
104
                                                <taxonlabel>
105
                                                    <matched_label_id>
106
                                                        <taxonlabel>
107
                                                            <source_id><source><shortname>TNRS</shortname></source></source_id>
108
                                                            <taxonomicname>
109
                                                                <_join_words>
110
                                                                    <1>
111
                                                                        <_taxon_family_require_std>
112
                                                                            <family>
113
                                                                                <_nullIf>
114
                                                                                    <null>$ScientificName</null>
115
                                                                                    <value>$Family</value>
116
                                                                                </_nullIf>
117
                                                                            </family>
118
                                                                        </_taxon_family_require_std>
119
                                                                    </1>
120
                                                                    <2>
121
                                                                        <_alt>
122
                                                                            <1>$ScientificNameAuthor</1>
123
                                                                            <2>
124
                                                                                <_alt>
125
                                                                                    <1>$ScientificName</1>
126
                                                                                    <2>
127
                                                                                        <_join_words>
128
                                                                                            <2>$Genus</2>
129
                                                                                            <3>$Species</3>
130
                                                                                            <4>$Subspecies</4>
131
                                                                                        </_join_words>
132
                                                                                    </2>
133
                                                                                </_alt>
134
                                                                            </2>
135
                                                                        </_alt>
136
                                                                    </2>
137
                                                                </_join_words>
138
                                                            </taxonomicname>
139
                                                        </taxonlabel>
140
                                                    </matched_label_id>
141
                                                    <creationdate>
142
                                                        <_date>
143
                                                            <day>
144
                                                                <_nullIf>
145
                                                                    <null>0</null>
146
                                                                    <type>float</type>
147
                                                                    <value>$DayIdentified</value>
148
                                                                </_nullIf>
149
                                                            </day>
150
                                                            <month>
151
                                                                <_nullIf>
152
                                                                    <null>0</null>
153
                                                                    <type>float</type>
154
                                                                    <value>$MonthIdentified</value>
155
                                                                </_nullIf>
156
                                                            </month>
157
                                                            <year>
158
                                                                <_nullIf>
159
                                                                    <null>0</null>
160
                                                                    <type>float</type>
161
                                                                    <value>$YearIdentified</value>
162
                                                                </_nullIf>
163
                                                            </year>
164
                                                        </_date>
165
                                                    </creationdate>
166
                                                    <parent_id>
167
                                                        <taxonlabel>
168
                                                            <parent_id>
169
                                                                <taxonlabel>
170
                                                                    <rank>cultivar</rank>
171
                                                                    <parent_id>
172
                                                                        <taxonlabel>
173
                                                                            <rank>forma</rank>
174
                                                                            <parent_id>
175
                                                                                <taxonlabel>
176
                                                                                    <rank>variety</rank>
177
                                                                                    <parent_id>
178
                                                                                        <taxonlabel>
179
                                                                                            <rank>subspecies</rank>
180
                                                                                            <taxonepithet>$Subspecies</taxonepithet>
181
                                                                                            <parent_id>
182
                                                                                                <taxonlabel>
183
                                                                                                    <rank>species</rank>
184
                                                                                                    <taxonepithet>$Species</taxonepithet>
185
                                                                                                    <parent_id>
186
                                                                                                        <taxonlabel>
187
                                                                                                            <rank>genus</rank>
188
                                                                                                            <taxonepithet>$Genus</taxonepithet>
189
                                                                                                            <parent_id>
190
                                                                                                                <taxonlabel>
191
                                                                                                                    <rank>family</rank>
192
                                                                                                                    <taxonepithet>$Family</taxonepithet>
193
                                                                                                                    <parent_id>
194
                                                                                                                        <taxonlabel>
195
                                                                                                                            <rank>order</rank>
196
                                                                                                                            <taxonepithet>$Order</taxonepithet>
197
                                                                                                                            <parent_id>
198
                                                                                                                                <taxonlabel>
199
                                                                                                                                    <rank>class</rank>
200
                                                                                                                                    <taxonepithet>$Class</taxonepithet>
201
                                                                                                                                    <parent_id>
202
                                                                                                                                        <taxonlabel>
203
                                                                                                                                            <rank>phylum</rank>
204
                                                                                                                                            <taxonepithet>$Phylum</taxonepithet>
205
                                                                                                                                            <parent_id>
206
                                                                                                                                                <taxonlabel>
207
                                                                                                                                                    <rank>kingdom</rank>
208
                                                                                                                                                    <taxonepithet>$Kingdom</taxonepithet>
209
                                                                                                                                                </taxonlabel>
210
                                                                                                                                            </parent_id>
211
                                                                                                                                        </taxonlabel>
212
                                                                                                                                    </parent_id>
213
                                                                                                                                </taxonlabel>
214
                                                                                                                            </parent_id>
215
                                                                                                                        </taxonlabel>
216
                                                                                                                    </parent_id>
217
                                                                                                                </taxonlabel>
218
                                                                                                            </parent_id>
219
                                                                                                        </taxonlabel>
220
                                                                                                    </parent_id>
221
                                                                                                </taxonlabel>
222
                                                                                            </parent_id>
223
                                                                                        </taxonlabel>
224
                                                                                    </parent_id>
225
                                                                                </taxonlabel>
226
                                                                            </parent_id>
227
                                                                        </taxonlabel>
228
                                                                    </parent_id>
229
                                                                </taxonlabel>
230
                                                            </parent_id>
231
                                                        </taxonlabel>
232
                                                    </parent_id>
233
                                                    <taxonomicname>
234
                                                        <_join_words>
235
                                                            <1>
236
                                                                <_taxon_family_require_std>
237
                                                                    <family>
238
                                                                        <_nullIf>
239
                                                                            <null>$ScientificName</null>
240
                                                                            <value>$Family</value>
241
                                                                        </_nullIf>
242
                                                                    </family>
243
                                                                </_taxon_family_require_std>
244
                                                            </1>
245
                                                            <2>
246
                                                                <_alt>
247
                                                                    <1>$ScientificNameAuthor</1>
248
                                                                    <2>
249
                                                                        <_alt>
250
                                                                            <1>$ScientificName</1>
251
                                                                            <2>
252
                                                                                <_join_words>
253
                                                                                    <2>$Genus</2>
254
                                                                                    <3>$Species</3>
255
                                                                                    <4>$Subspecies</4>
256
                                                                                </_join_words>
257
                                                                            </2>
258
                                                                        </_alt>
259
                                                                    </2>
260
                                                                </_alt>
261
                                                            </2>
262
                                                        </_join_words>
263
                                                    </taxonomicname>
264
                                                </taxonlabel>
265
                                            </taxonlabel_id>
266
                                            <family>$Family</family>
267
                                            <genus>$Genus</genus>
268
                                            <specific_epithet>$Species</specific_epithet>
269
                                            <taxonname>$ScientificName</taxonname>
270
                                            <taxonomicname>$ScientificNameAuthor</taxonomicname>
271
                                        </taxonverbatim>
272
                                    </taxonverbatim_id>
273
                                    <determinationdate>
274
                                        <_date>
275
                                            <day>
276
                                                <_nullIf>
277
                                                    <null>0</null>
278
                                                    <type>float</type>
279
                                                    <value>$DayIdentified</value>
280
                                                </_nullIf>
281
                                            </day>
282
                                            <month>
283
                                                <_nullIf>
284
                                                    <null>0</null>
285
                                                    <type>float</type>
286
                                                    <value>$MonthIdentified</value>
287
                                                </_nullIf>
288
                                            </month>
289
                                            <year>
290
                                                <_nullIf>
291
                                                    <null>0</null>
292
                                                    <type>float</type>
293
                                                    <value>$YearIdentified</value>
294
                                                </_nullIf>
295
                                            </year>
296
                                        </_date>
297
                                    </determinationdate>
298
                                    <notes>$Remarks</notes>
299
                                    <taxonfit>$IdentificationModifier</taxonfit>
300
                                </taxondetermination>
301
                            </taxonoccurrence>
302
                            <waterdepth_m>
303
                                <_avg>
304
                                    <max>$MaximumDepthInMeters</max>
305
                                    <min>$MinimumDepthInMeters</min>
306
                                </_avg>
307
                            </waterdepth_m>
308
                        </locationevent>
309
                        <locationnarrative>$Locality</locationnarrative>
310
                        <locationplace>
311
                            <place_id>
312
                                <place>
313
                                    <coordinates_id>
314
                                        <coordinates>
315
                                            <coordsaccuracy_m><_noCV><value>$CoordinateUncertaintyInMeters</value></_noCV></coordsaccuracy_m>
316
                                            <footprintgeometry_dwc>$BoundingBox</footprintgeometry_dwc>
317
                                            <latitude_deg>
318
                                                <_nullIf>
319
                                                    <null>0</null>
320
                                                    <type>float</type>
321
                                                    <value>$DecimalLatitude</value>
322
                                                </_nullIf>
323
                                            </latitude_deg>
324
                                            <longitude_deg>
325
                                                <_nullIf>
326
                                                    <null>0</null>
327
                                                    <type>float</type>
328
                                                    <value>$DecimalLongitude</value>
329
                                                </_nullIf>
330
                                            </longitude_deg>
331
                                        </coordinates>
332
                                    </coordinates_id>
333
                                    <continent>$ContinentOcean</continent>
334
                                    <country>$Country</country>
335
                                    <county>$County</county>
336
                                    <matched_place_id>
337
                                        <place>
338
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
339
                                            <coordinates_id>
340
                                                <coordinates>
341
                                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
342
                                                    <latitude_deg>
343
                                                        <_nullIf>
344
                                                            <null>0</null>
345
                                                            <type>float</type>
346
                                                            <value>$DecimalLatitude</value>
347
                                                        </_nullIf>
348
                                                    </latitude_deg>
349
                                                    <longitude_deg>
350
                                                        <_nullIf>
351
                                                            <null>0</null>
352
                                                            <type>float</type>
353
                                                            <value>$DecimalLongitude</value>
354
                                                        </_nullIf>
355
                                                    </longitude_deg>
356
                                                </coordinates>
357
                                            </coordinates_id>
358
                                            <country>$Country</country>
359
                                            <county>$County</county>
360
                                            <stateprovince>$StateProvince</stateprovince>
361
                                        </place>
362
                                    </matched_place_id>
363
                                    <stateprovince>$StateProvince</stateprovince>
364
                                </place>
365
                            </place_id>
366
                        </locationplace>
367
                    </location>
368
                </path>
369
            </_simplifyPath>
370
        </path>
371
    </_setDefault>
372
</VegBIEN>
373
Inserted 45 new rows into database
(5-5/6)