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