Project

General

Profile

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