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
                                                    <creator_id>
99
                                                        <party>
100
                                                            <creator_id>0</creator_id>
101
                                                            <organizationname>TNRS</organizationname>
102
                                                        </party>
103
                                                    </creator_id>
104
                                                    <taxonomicname>
105 5788 aaronmk
                                                        <_join_words>
106 5790 aaronmk
                                                            <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
107 5138 aaronmk
                                                            <2>
108 5657 aaronmk
                                                                <_alt>
109 5788 aaronmk
                                                                    <1>$ScientificNameAuthor</1>
110 5657 aaronmk
                                                                    <2>
111 5788 aaronmk
                                                                        <_alt>
112
                                                                            <1>$ScientificName</1>
113
                                                                            <2>
114
                                                                                <_join_words>
115
                                                                                    <2>$Genus</2>
116
                                                                                    <3>$Species</3>
117
                                                                                    <4>$Subspecies</4>
118
                                                                                </_join_words>
119
                                                                            </2>
120
                                                                        </_alt>
121 5657 aaronmk
                                                                    </2>
122
                                                                </_alt>
123 5138 aaronmk
                                                            </2>
124 5788 aaronmk
                                                        </_join_words>
125 5657 aaronmk
                                                    </taxonomicname>
126
                                                </taxonlabel>
127
                                            </matched_label_id>
128
                                            <creationdate>
129
                                                <_date>
130
                                                    <day>
131
                                                        <_nullIf>
132
                                                            <null>0</null>
133
                                                            <type>float</type>
134
                                                            <value>$DayIdentified</value>
135
                                                        </_nullIf>
136
                                                    </day>
137
                                                    <month>
138
                                                        <_nullIf>
139
                                                            <null>0</null>
140
                                                            <type>float</type>
141
                                                            <value>$MonthIdentified</value>
142
                                                        </_nullIf>
143
                                                    </month>
144
                                                    <year>
145
                                                        <_nullIf>
146
                                                            <null>0</null>
147
                                                            <type>float</type>
148
                                                            <value>$YearIdentified</value>
149
                                                        </_nullIf>
150
                                                    </year>
151
                                                </_date>
152
                                            </creationdate>
153
                                            <creator_id>
154
                                                <_simplifyPath>
155
                                                    <next>creator_id</next>
156
                                                    <path><party><fullname>$IdentifiedBy</fullname></party></path>
157
                                                </_simplifyPath>
158
                                            </creator_id>
159 5294 aaronmk
                                            <parent_id>
160 5608 aaronmk
                                                <taxonlabel>
161 5294 aaronmk
                                                    <parent_id>
162 5608 aaronmk
                                                        <taxonlabel>
163 5657 aaronmk
                                                            <rank>cultivar</rank>
164 5294 aaronmk
                                                            <parent_id>
165 5608 aaronmk
                                                                <taxonlabel>
166 5657 aaronmk
                                                                    <rank>forma</rank>
167 5294 aaronmk
                                                                    <parent_id>
168 5608 aaronmk
                                                                        <taxonlabel>
169 5657 aaronmk
                                                                            <rank>variety</rank>
170 5294 aaronmk
                                                                            <parent_id>
171 5608 aaronmk
                                                                                <taxonlabel>
172 5657 aaronmk
                                                                                    <rank>subspecies</rank>
173
                                                                                    <taxonepithet>$Subspecies</taxonepithet>
174 5294 aaronmk
                                                                                    <parent_id>
175 5608 aaronmk
                                                                                        <taxonlabel>
176 5657 aaronmk
                                                                                            <rank>species</rank>
177
                                                                                            <taxonepithet>$Species</taxonepithet>
178 5294 aaronmk
                                                                                            <parent_id>
179 5608 aaronmk
                                                                                                <taxonlabel>
180 5657 aaronmk
                                                                                                    <rank>genus</rank>
181
                                                                                                    <taxonepithet>$Genus</taxonepithet>
182 5294 aaronmk
                                                                                                    <parent_id>
183 5608 aaronmk
                                                                                                        <taxonlabel>
184 5657 aaronmk
                                                                                                            <rank>family</rank>
185
                                                                                                            <taxonepithet>$Family</taxonepithet>
186 5294 aaronmk
                                                                                                            <parent_id>
187 5608 aaronmk
                                                                                                                <taxonlabel>
188 5657 aaronmk
                                                                                                                    <rank>order</rank>
189
                                                                                                                    <taxonepithet>$Order</taxonepithet>
190 5294 aaronmk
                                                                                                                    <parent_id>
191 5608 aaronmk
                                                                                                                        <taxonlabel>
192 5657 aaronmk
                                                                                                                            <rank>class</rank>
193
                                                                                                                            <taxonepithet>$Class</taxonepithet>
194 5306 aaronmk
                                                                                                                            <parent_id>
195 5608 aaronmk
                                                                                                                                <taxonlabel>
196 5657 aaronmk
                                                                                                                                    <rank>phylum</rank>
197
                                                                                                                                    <taxonepithet>$Phylum</taxonepithet>
198
                                                                                                                                    <parent_id>
199
                                                                                                                                        <taxonlabel>
200
                                                                                                                                            <rank>kingdom</rank>
201
                                                                                                                                            <taxonepithet>$Kingdom</taxonepithet>
202
                                                                                                                                        </taxonlabel>
203
                                                                                                                                    </parent_id>
204 5608 aaronmk
                                                                                                                                </taxonlabel>
205 5306 aaronmk
                                                                                                                            </parent_id>
206 5608 aaronmk
                                                                                                                        </taxonlabel>
207 5294 aaronmk
                                                                                                                    </parent_id>
208 5608 aaronmk
                                                                                                                </taxonlabel>
209 5294 aaronmk
                                                                                                            </parent_id>
210 5608 aaronmk
                                                                                                        </taxonlabel>
211 5294 aaronmk
                                                                                                    </parent_id>
212 5608 aaronmk
                                                                                                </taxonlabel>
213 5294 aaronmk
                                                                                            </parent_id>
214 5608 aaronmk
                                                                                        </taxonlabel>
215 5294 aaronmk
                                                                                    </parent_id>
216 5608 aaronmk
                                                                                </taxonlabel>
217 5294 aaronmk
                                                                            </parent_id>
218 5608 aaronmk
                                                                        </taxonlabel>
219 5294 aaronmk
                                                                    </parent_id>
220 5608 aaronmk
                                                                </taxonlabel>
221 5294 aaronmk
                                                            </parent_id>
222 5608 aaronmk
                                                        </taxonlabel>
223 5294 aaronmk
                                                    </parent_id>
224 5608 aaronmk
                                                </taxonlabel>
225 5294 aaronmk
                                            </parent_id>
226 5657 aaronmk
                                            <taxonomicname>
227 5788 aaronmk
                                                <_join_words>
228 5790 aaronmk
                                                    <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
229 5656 aaronmk
                                                    <2>
230 5657 aaronmk
                                                        <_alt>
231 5788 aaronmk
                                                            <1>$ScientificNameAuthor</1>
232 5657 aaronmk
                                                            <2>
233 5788 aaronmk
                                                                <_alt>
234
                                                                    <1>$ScientificName</1>
235
                                                                    <2>
236
                                                                        <_join_words>
237
                                                                            <2>$Genus</2>
238
                                                                            <3>$Species</3>
239
                                                                            <4>$Subspecies</4>
240
                                                                        </_join_words>
241
                                                                    </2>
242
                                                                </_alt>
243 5657 aaronmk
                                                            </2>
244
                                                        </_alt>
245 5656 aaronmk
                                                    </2>
246 5788 aaronmk
                                                </_join_words>
247 5657 aaronmk
                                            </taxonomicname>
248
                                        </taxonlabel>
249
                                    </taxonlabel_id>
250
                                    <binomial>$ScientificName</binomial>
251
                                    <family>$Family</family>
252
                                    <genus>$Genus</genus>
253 5783 aaronmk
                                    <specific_epithet>$Species</specific_epithet>
254 5657 aaronmk
                                    <taxonomicname>$ScientificNameAuthor</taxonomicname>
255
                                </taxonverbatim>
256
                            </taxonverbatim_id>
257 4621 aaronmk
                            <determinationdate>
258
                                <_date>
259
                                    <day>
260
                                        <_nullIf>
261
                                            <null>0</null>
262
                                            <type>float</type>
263
                                            <value>$DayIdentified</value>
264
                                        </_nullIf>
265
                                    </day>
266
                                    <month>
267
                                        <_nullIf>
268
                                            <null>0</null>
269
                                            <type>float</type>
270
                                            <value>$MonthIdentified</value>
271
                                        </_nullIf>
272
                                    </month>
273
                                    <year>
274
                                        <_nullIf>
275
                                            <null>0</null>
276
                                            <type>float</type>
277
                                            <value>$YearIdentified</value>
278
                                        </_nullIf>
279
                                    </year>
280
                                </_date>
281
                            </determinationdate>
282 5645 aaronmk
                            <notes>$Remarks</notes>
283
                            <taxonfit>$IdentificationModifier</taxonfit>
284 4621 aaronmk
                        </taxondetermination>
285
                        <verbatimcollectorname>$Collector</verbatimcollectorname>
286
                    </taxonoccurrence>
287 4753 aaronmk
                    <waterdepth_m>
288 4621 aaronmk
                        <_avg>
289 4820 aaronmk
                            <max>$MaximumDepthInMeters</max>
290
                            <min>$MinimumDepthInMeters</min>
291 4621 aaronmk
                        </_avg>
292 4753 aaronmk
                    </waterdepth_m>
293 4621 aaronmk
                </locationevent>
294
                <locationnarrative>$Locality</locationnarrative>
295 4726 aaronmk
                <locationplace>
296 5855 aaronmk
                    <place_id>
297
                        <place>
298 5861 aaronmk
                            <coordinates_id>
299
                                <coordinates>
300
                                    <coordsaccuracy_deg><_noCV><value>$CoordinateUncertaintyInMeters</value></_noCV></coordsaccuracy_deg>
301
                                    <footprintgeometry_dwc>$BoundingBox</footprintgeometry_dwc>
302
                                    <latitude_deg>
303
                                        <_nullIf>
304
                                            <null>0</null>
305
                                            <type>float</type>
306
                                            <value>$DecimalLatitude</value>
307
                                        </_nullIf>
308
                                    </latitude_deg>
309
                                    <longitude_deg>
310
                                        <_nullIf>
311
                                            <null>0</null>
312
                                            <type>float</type>
313
                                            <value>$DecimalLongitude</value>
314
                                        </_nullIf>
315
                                    </longitude_deg>
316
                                </coordinates>
317
                            </coordinates_id>
318 4727 aaronmk
                            <continent>$ContinentOcean</continent>
319
                            <country>$Country</country>
320
                            <county>$County</county>
321
                            <stateprovince>$StateProvince</stateprovince>
322 5855 aaronmk
                        </place>
323
                    </place_id>
324 4726 aaronmk
                </locationplace>
325 4621 aaronmk
            </location>
326
        </path>
327
    </_simplifyPath>
328 3641 aaronmk
</VegBIEN>
329 5861 aaronmk
Inserted 39 new rows into database