Project

General

Profile

1 3641 aaronmk
Put template:
2
<VegBIEN>
3 6403 aaronmk
    <_setDefault id="-1">
4 6406 aaronmk
        <source_id><source><shortname>GBIF</shortname></source></source_id>
5 4621 aaronmk
        <path>
6 6403 aaronmk
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <authorlocationcode>
11
                            <_join>
12
                                <1>$InstitutionCD</1>
13
                                <2>$CollectionCD</2>
14
                                <3>$CatalogNO</3>
15
                            </_join>
16
                        </authorlocationcode>
17
                        <elevation_m>
18
                            <_avg>
19
                                <max>$MaximumElevationInMeter</max>
20
                                <min>$MinimumElevationInMeter</min>
21
                            </_avg>
22
                        </elevation_m>
23 6432 aaronmk
                        <iscultivated><_locationnarrative_is_cultivated><locationnarrative>$Locality</locationnarrative></_locationnarrative_is_cultivated></iscultivated>
24 6403 aaronmk
                        <locationevent>
25
                            <taxonoccurrence>
26
                                <aggregateoccurrence>
27
                                    <collectiondate>$LatestDateCollected</collectiondate>
28
                                    <plantobservation>
29
                                        <specimenreplicate>
30
                                            <catalognumber_dwc>$CatalogNO</catalognumber_dwc>
31
                                            <collectioncode_dwc>$CollectionCD</collectioncode_dwc>
32
                                            <institution_id>
33 6791 aaronmk
                                                <sourcelist>
34 6403 aaronmk
                                                    <name>$InstitutionCD</name>
35 6791 aaronmk
                                                    <sourcename>
36 6795 aaronmk
                                                        <name>
37
                                                            <_split>
38
                                                                <separator>, </separator>
39
                                                                <value>$InstitutionCD</value>
40
                                                            </_split>
41
                                                        </name>
42 6791 aaronmk
                                                    </sourcename>
43
                                                </sourcelist>
44 6403 aaronmk
                                            </institution_id>
45
                                        </specimenreplicate>
46
                                    </plantobservation>
47
                                </aggregateoccurrence>
48
                                <collector_id><party><fullname>$Collector</fullname></party></collector_id>
49
                                <taxondetermination>
50
                                    <party_id><party><fullname>$IdentifiedBy</fullname></party></party_id>
51
                                    <taxonverbatim_id>
52
                                        <taxonverbatim>
53
                                            <taxonlabel_id>
54 5657 aaronmk
                                                <taxonlabel>
55 6403 aaronmk
                                                    <matched_label_id>
56
                                                        <taxonlabel>
57
                                                            <source_id><source><shortname>TNRS</shortname></source></source_id>
58
                                                            <taxonomicname>
59
                                                                <_join_words>
60
                                                                    <1>
61
                                                                        <_taxon_family_require_std>
62
                                                                            <family>
63
                                                                                <_nullIf>
64
                                                                                    <null>$ScientificName</null>
65
                                                                                    <value>$Family</value>
66
                                                                                </_nullIf>
67
                                                                            </family>
68
                                                                        </_taxon_family_require_std>
69
                                                                    </1>
70
                                                                    <2>
71
                                                                        <_join_words>
72
                                                                            <1>
73
                                                                                <_alt>
74
                                                                                    <1>$ScientificName</1>
75
                                                                                    <2>
76
                                                                                        <_join_words>
77
                                                                                            <2>$Genus</2>
78
                                                                                            <3>$SpecificEpithet</3>
79
                                                                                            <5>$InfraspecificEpithet</5>
80
                                                                                        </_join_words>
81
                                                                                    </2>
82
                                                                                </_alt>
83
                                                                            </1>
84
                                                                            <2>$AuthorOfScientificName</2>
85
                                                                        </_join_words>
86
                                                                    </2>
87
                                                                </_join_words>
88
                                                            </taxonomicname>
89
                                                        </taxonlabel>
90
                                                    </matched_label_id>
91
                                                    <parent_id>
92
                                                        <taxonlabel>
93
                                                            <parent_id>
94
                                                                <taxonlabel>
95
                                                                    <rank>cultivar</rank>
96
                                                                    <parent_id>
97
                                                                        <taxonlabel>
98
                                                                            <rank>forma</rank>
99
                                                                            <parent_id>
100
                                                                                <taxonlabel>
101
                                                                                    <rank>variety</rank>
102
                                                                                    <parent_id>
103
                                                                                        <taxonlabel>
104
                                                                                            <rank>subspecies</rank>
105
                                                                                            <parent_id>
106
                                                                                                <taxonlabel>
107
                                                                                                    <rank>species</rank>
108
                                                                                                    <taxonepithet>$SpecificEpithet</taxonepithet>
109
                                                                                                    <parent_id>
110
                                                                                                        <taxonlabel>
111
                                                                                                            <rank>genus</rank>
112
                                                                                                            <taxonepithet>$Genus</taxonepithet>
113
                                                                                                            <parent_id>
114
                                                                                                                <taxonlabel>
115
                                                                                                                    <rank>family</rank>
116
                                                                                                                    <taxonepithet>$Family</taxonepithet>
117
                                                                                                                </taxonlabel>
118
                                                                                                            </parent_id>
119
                                                                                                        </taxonlabel>
120
                                                                                                    </parent_id>
121
                                                                                                </taxonlabel>
122
                                                                                            </parent_id>
123
                                                                                        </taxonlabel>
124
                                                                                    </parent_id>
125
                                                                                </taxonlabel>
126
                                                                            </parent_id>
127
                                                                        </taxonlabel>
128
                                                                    </parent_id>
129
                                                                </taxonlabel>
130
                                                            </parent_id>
131
                                                            <taxonepithet>$InfraspecificEpithet</taxonepithet>
132
                                                        </taxonlabel>
133
                                                    </parent_id>
134 5657 aaronmk
                                                    <taxonomicname>
135
                                                        <_join_words>
136 6359 aaronmk
                                                            <1>
137
                                                                <_taxon_family_require_std>
138
                                                                    <family>
139
                                                                        <_nullIf>
140
                                                                            <null>$ScientificName</null>
141
                                                                            <value>$Family</value>
142
                                                                        </_nullIf>
143
                                                                    </family>
144
                                                                </_taxon_family_require_std>
145
                                                            </1>
146 5788 aaronmk
                                                            <2>
147
                                                                <_join_words>
148
                                                                    <1>
149
                                                                        <_alt>
150
                                                                            <1>$ScientificName</1>
151
                                                                            <2>
152
                                                                                <_join_words>
153
                                                                                    <2>$Genus</2>
154
                                                                                    <3>$SpecificEpithet</3>
155
                                                                                    <5>$InfraspecificEpithet</5>
156
                                                                                </_join_words>
157
                                                                            </2>
158
                                                                        </_alt>
159
                                                                    </1>
160
                                                                    <2>$AuthorOfScientificName</2>
161
                                                                </_join_words>
162
                                                            </2>
163 5657 aaronmk
                                                        </_join_words>
164
                                                    </taxonomicname>
165
                                                </taxonlabel>
166 6403 aaronmk
                                            </taxonlabel_id>
167
                                            <author>$AuthorOfScientificName</author>
168
                                            <family>$Family</family>
169
                                            <genus>$Genus</genus>
170
                                            <specific_epithet>$SpecificEpithet</specific_epithet>
171
                                            <taxonname>$ScientificName</taxonname>
172
                                        </taxonverbatim>
173
                                    </taxonverbatim_id>
174
                                </taxondetermination>
175
                                <taxondetermination>
176
                                    <isoriginal>true</isoriginal>
177
                                    <taxonverbatim_id>
178
                                        <taxonverbatim>
179
                                            <taxonlabel_id>
180 5608 aaronmk
                                                <taxonlabel>
181 6403 aaronmk
                                                    <matched_label_id>
182
                                                        <taxonlabel>
183
                                                            <source_id><source><shortname>TNRS</shortname></source></source_id>
184
                                                            <taxonomicname>
185
                                                                <_join_words>
186
                                                                    <1>
187
                                                                        <_taxon_family_require_std>
188
                                                                            <family>
189
                                                                                <_nullIf>
190
                                                                                    <null>$ScientificNameOriginal</null>
191
                                                                                    <value>$GBIFFamilyOriginal</value>
192
                                                                                </_nullIf>
193
                                                                            </family>
194
                                                                        </_taxon_family_require_std>
195
                                                                    </1>
196
                                                                    <2>
197
                                                                        <_alt>
198
                                                                            <1>$ScientificNameOriginal</1>
199
                                                                            <2>$GBIFGenusOriginal</2>
200
                                                                        </_alt>
201
                                                                    </2>
202
                                                                </_join_words>
203
                                                            </taxonomicname>
204
                                                        </taxonlabel>
205
                                                    </matched_label_id>
206 5294 aaronmk
                                                    <parent_id>
207 5608 aaronmk
                                                        <taxonlabel>
208 5294 aaronmk
                                                            <parent_id>
209 5608 aaronmk
                                                                <taxonlabel>
210 6403 aaronmk
                                                                    <rank>cultivar</rank>
211 5294 aaronmk
                                                                    <parent_id>
212 5608 aaronmk
                                                                        <taxonlabel>
213 6403 aaronmk
                                                                            <rank>forma</rank>
214 5294 aaronmk
                                                                            <parent_id>
215 5608 aaronmk
                                                                                <taxonlabel>
216 6403 aaronmk
                                                                                    <rank>variety</rank>
217 5294 aaronmk
                                                                                    <parent_id>
218 5608 aaronmk
                                                                                        <taxonlabel>
219 6403 aaronmk
                                                                                            <rank>subspecies</rank>
220 5306 aaronmk
                                                                                            <parent_id>
221 5608 aaronmk
                                                                                                <taxonlabel>
222 6403 aaronmk
                                                                                                    <rank>species</rank>
223 5657 aaronmk
                                                                                                    <parent_id>
224
                                                                                                        <taxonlabel>
225 6403 aaronmk
                                                                                                            <rank>genus</rank>
226
                                                                                                            <taxonepithet>$GBIFGenusOriginal</taxonepithet>
227
                                                                                                            <parent_id>
228
                                                                                                                <taxonlabel>
229
                                                                                                                    <rank>family</rank>
230
                                                                                                                    <taxonepithet>$GBIFFamilyOriginal</taxonepithet>
231
                                                                                                                </taxonlabel>
232
                                                                                                            </parent_id>
233 5657 aaronmk
                                                                                                        </taxonlabel>
234
                                                                                                    </parent_id>
235 5608 aaronmk
                                                                                                </taxonlabel>
236 5306 aaronmk
                                                                                            </parent_id>
237 5608 aaronmk
                                                                                        </taxonlabel>
238 5294 aaronmk
                                                                                    </parent_id>
239 5608 aaronmk
                                                                                </taxonlabel>
240 5294 aaronmk
                                                                            </parent_id>
241 5608 aaronmk
                                                                        </taxonlabel>
242 5294 aaronmk
                                                                    </parent_id>
243 5608 aaronmk
                                                                </taxonlabel>
244 5294 aaronmk
                                                            </parent_id>
245 5608 aaronmk
                                                        </taxonlabel>
246 5294 aaronmk
                                                    </parent_id>
247 5657 aaronmk
                                                    <taxonomicname>
248 5788 aaronmk
                                                        <_join_words>
249 6359 aaronmk
                                                            <1>
250
                                                                <_taxon_family_require_std>
251
                                                                    <family>
252
                                                                        <_nullIf>
253
                                                                            <null>$ScientificNameOriginal</null>
254
                                                                            <value>$GBIFFamilyOriginal</value>
255
                                                                        </_nullIf>
256
                                                                    </family>
257
                                                                </_taxon_family_require_std>
258
                                                            </1>
259 5657 aaronmk
                                                            <2>
260 5788 aaronmk
                                                                <_alt>
261
                                                                    <1>$ScientificNameOriginal</1>
262 5657 aaronmk
                                                                    <2>$GBIFGenusOriginal</2>
263 5788 aaronmk
                                                                </_alt>
264 5657 aaronmk
                                                            </2>
265 5788 aaronmk
                                                        </_join_words>
266 5657 aaronmk
                                                    </taxonomicname>
267
                                                </taxonlabel>
268 6403 aaronmk
                                            </taxonlabel_id>
269
                                            <family>$GBIFFamilyOriginal</family>
270
                                            <genus>$GBIFGenusOriginal</genus>
271
                                            <taxonname>$ScientificNameOriginal</taxonname>
272
                                        </taxonverbatim>
273
                                    </taxonverbatim_id>
274
                                </taxondetermination>
275
                            </taxonoccurrence>
276
                        </locationevent>
277
                        <locationnarrative>$Locality</locationnarrative>
278
                        <locationplace>
279
                            <place_id>
280 5958 aaronmk
                                <place>
281
                                    <coordinates_id>
282
                                        <coordinates>
283 5969 aaronmk
                                            <latitude_deg>
284
                                                <_nullIf>
285
                                                    <null>0</null>
286
                                                    <type>float</type>
287
                                                    <value>$VerbatimLatitude</value>
288
                                                </_nullIf>
289
                                            </latitude_deg>
290
                                            <longitude_deg>
291
                                                <_nullIf>
292
                                                    <null>0</null>
293
                                                    <type>float</type>
294
                                                    <value>$VerbatimLongitude</value>
295
                                                </_nullIf>
296
                                            </longitude_deg>
297 5958 aaronmk
                                        </coordinates>
298
                                    </coordinates_id>
299
                                    <country>$Country</country>
300 6294 aaronmk
                                    <county>$County</county>
301 6403 aaronmk
                                    <matched_place_id>
302
                                        <place>
303
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
304
                                            <coordinates_id>
305
                                                <coordinates>
306
                                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
307
                                                    <latitude_deg>
308
                                                        <_nullIf>
309
                                                            <null>0</null>
310
                                                            <type>float</type>
311
                                                            <value>$VerbatimLatitude</value>
312
                                                        </_nullIf>
313
                                                    </latitude_deg>
314
                                                    <longitude_deg>
315
                                                        <_nullIf>
316
                                                            <null>0</null>
317
                                                            <type>float</type>
318
                                                            <value>$VerbatimLongitude</value>
319
                                                        </_nullIf>
320
                                                    </longitude_deg>
321
                                                </coordinates>
322
                                            </coordinates_id>
323
                                            <country>$Country</country>
324
                                            <county>$County</county>
325
                                            <stateprovince>$StateProvince</stateprovince>
326
                                        </place>
327
                                    </matched_place_id>
328 5958 aaronmk
                                    <stateprovince>$StateProvince</stateprovince>
329
                                </place>
330 6403 aaronmk
                            </place_id>
331
                        </locationplace>
332
                    </location>
333
                </path>
334
            </_simplifyPath>
335 4621 aaronmk
        </path>
336 6403 aaronmk
    </_setDefault>
337 3641 aaronmk
</VegBIEN>
338 6795 aaronmk
Inserted 47 new rows into database