Project

General

Profile

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