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
                    <_join>
9
                        <1>$InstitutionCD</1>
10
                        <2>$CollectionCD</2>
11
                        <3>$CatalogNO</3>
12
                    </_join>
13
                </authorlocationcode>
14 4753 aaronmk
                <elevation_m>
15 4621 aaronmk
                    <_avg>
16 4820 aaronmk
                        <max>$MaximumElevationInMeter</max>
17 4822 aaronmk
                        <min>$MinimumElevationInMeter</min>
18 4621 aaronmk
                    </_avg>
19 4753 aaronmk
                </elevation_m>
20 4726 aaronmk
                <locationcoords>
21 4753 aaronmk
                    <latitude_deg>
22 4894 aaronmk
                        <_nullIf>
23
                            <null>0</null>
24
                            <type>float</type>
25
                            <value>$VerbatimLatitude</value>
26
                        </_nullIf>
27 4753 aaronmk
                    </latitude_deg>
28
                    <longitude_deg>
29 4894 aaronmk
                        <_nullIf>
30
                            <null>0</null>
31
                            <type>float</type>
32
                            <value>$VerbatimLongitude</value>
33
                        </_nullIf>
34 4753 aaronmk
                    </longitude_deg>
35 4726 aaronmk
                </locationcoords>
36 4621 aaronmk
                <locationevent>
37
                    <taxonoccurrence>
38
                        <aggregateoccurrence>
39
                            <collectiondate><_date><date>$LatestDateCollected</date></_date></collectiondate>
40
                            <plantobservation>
41
                                <specimenreplicate>
42
                                    <catalognumber_dwc>$CatalogNO</catalognumber_dwc>
43
                                    <collectioncode_dwc>$CollectionCD</collectioncode_dwc>
44
                                    <institution_id><party><organizationname>$InstitutionCD</organizationname></party></institution_id>
45
                                </specimenreplicate>
46
                            </plantobservation>
47
                        </aggregateoccurrence>
48
                        <taxondetermination>
49 5600 aaronmk
                            <party_id><party><fullname>$IdentifiedBy</fullname></party></party_id>
50 5657 aaronmk
                            <taxonverbatim_id>
51
                                <taxonverbatim>
52
                                    <taxonlabel_id>
53 5608 aaronmk
                                        <taxonlabel>
54 5657 aaronmk
                                            <matched_label_id>
55
                                                <taxonlabel>
56
                                                    <creator_id>
57
                                                        <party>
58
                                                            <creator_id>0</creator_id>
59
                                                            <organizationname>TNRS</organizationname>
60
                                                        </party>
61
                                                    </creator_id>
62
                                                    <taxonomicname>
63
                                                        <_join_words>
64 5790 aaronmk
                                                            <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
65 5788 aaronmk
                                                            <2>
66
                                                                <_join_words>
67
                                                                    <1>
68
                                                                        <_alt>
69
                                                                            <1>$ScientificName</1>
70
                                                                            <2>
71
                                                                                <_join_words>
72
                                                                                    <2>$Genus</2>
73
                                                                                    <3>$SpecificEpithet</3>
74
                                                                                    <5>$InfraspecificEpithet</5>
75
                                                                                </_join_words>
76
                                                                            </2>
77
                                                                        </_alt>
78
                                                                    </1>
79
                                                                    <2>$AuthorOfScientificName</2>
80
                                                                </_join_words>
81
                                                            </2>
82 5657 aaronmk
                                                        </_join_words>
83
                                                    </taxonomicname>
84
                                                </taxonlabel>
85
                                            </matched_label_id>
86 5242 aaronmk
                                            <creator_id>
87 5657 aaronmk
                                                <_simplifyPath>
88
                                                    <next>creator_id</next>
89
                                                    <path><party><fullname>$IdentifiedBy</fullname></party></path>
90
                                                </_simplifyPath>
91 5242 aaronmk
                                            </creator_id>
92 5294 aaronmk
                                            <parent_id>
93 5608 aaronmk
                                                <taxonlabel>
94 5294 aaronmk
                                                    <parent_id>
95 5608 aaronmk
                                                        <taxonlabel>
96 5657 aaronmk
                                                            <rank>cultivar</rank>
97 5294 aaronmk
                                                            <parent_id>
98 5608 aaronmk
                                                                <taxonlabel>
99 5657 aaronmk
                                                                    <rank>forma</rank>
100 5294 aaronmk
                                                                    <parent_id>
101 5608 aaronmk
                                                                        <taxonlabel>
102 5657 aaronmk
                                                                            <rank>variety</rank>
103 5294 aaronmk
                                                                            <parent_id>
104 5608 aaronmk
                                                                                <taxonlabel>
105 5657 aaronmk
                                                                                    <rank>subspecies</rank>
106 5294 aaronmk
                                                                                    <parent_id>
107 5608 aaronmk
                                                                                        <taxonlabel>
108 5657 aaronmk
                                                                                            <rank>species</rank>
109
                                                                                            <taxonepithet>$SpecificEpithet</taxonepithet>
110 5306 aaronmk
                                                                                            <parent_id>
111 5608 aaronmk
                                                                                                <taxonlabel>
112 5657 aaronmk
                                                                                                    <rank>genus</rank>
113
                                                                                                    <taxonepithet>$Genus</taxonepithet>
114
                                                                                                    <parent_id>
115
                                                                                                        <taxonlabel>
116
                                                                                                            <rank>family</rank>
117
                                                                                                            <taxonepithet>$Family</taxonepithet>
118
                                                                                                        </taxonlabel>
119
                                                                                                    </parent_id>
120 5608 aaronmk
                                                                                                </taxonlabel>
121 5306 aaronmk
                                                                                            </parent_id>
122 5608 aaronmk
                                                                                        </taxonlabel>
123 5294 aaronmk
                                                                                    </parent_id>
124 5608 aaronmk
                                                                                </taxonlabel>
125 5294 aaronmk
                                                                            </parent_id>
126 5608 aaronmk
                                                                        </taxonlabel>
127 5294 aaronmk
                                                                    </parent_id>
128 5608 aaronmk
                                                                </taxonlabel>
129 5294 aaronmk
                                                            </parent_id>
130 5608 aaronmk
                                                        </taxonlabel>
131 5294 aaronmk
                                                    </parent_id>
132 5657 aaronmk
                                                    <taxonepithet>$InfraspecificEpithet</taxonepithet>
133 5608 aaronmk
                                                </taxonlabel>
134 5294 aaronmk
                                            </parent_id>
135 5657 aaronmk
                                            <taxonomicname>
136
                                                <_join_words>
137 5790 aaronmk
                                                    <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></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 5608 aaronmk
                                        </taxonlabel>
158 5657 aaronmk
                                    </taxonlabel_id>
159
                                    <author>$AuthorOfScientificName</author>
160
                                    <binomial>$ScientificName</binomial>
161
                                    <family>$Family</family>
162
                                    <genus>$Genus</genus>
163 5783 aaronmk
                                    <specific_epithet>$SpecificEpithet</specific_epithet>
164 5657 aaronmk
                                </taxonverbatim>
165
                            </taxonverbatim_id>
166 4621 aaronmk
                        </taxondetermination>
167
                        <taxondetermination>
168
                            <isoriginal>true</isoriginal>
169 5657 aaronmk
                            <taxonverbatim_id>
170
                                <taxonverbatim>
171
                                    <taxonlabel_id>
172 5608 aaronmk
                                        <taxonlabel>
173 5657 aaronmk
                                            <matched_label_id>
174
                                                <taxonlabel>
175
                                                    <creator_id>
176
                                                        <party>
177
                                                            <creator_id>0</creator_id>
178
                                                            <organizationname>TNRS</organizationname>
179
                                                        </party>
180
                                                    </creator_id>
181
                                                    <taxonomicname>
182 5788 aaronmk
                                                        <_join_words>
183 5790 aaronmk
                                                            <1><_taxon_family_require_std><family>$GBIFFamilyOriginal</family></_taxon_family_require_std></1>
184 5657 aaronmk
                                                            <2>
185 5788 aaronmk
                                                                <_alt>
186
                                                                    <1>$ScientificNameOriginal</1>
187 5657 aaronmk
                                                                    <2>$GBIFGenusOriginal</2>
188 5788 aaronmk
                                                                </_alt>
189 5657 aaronmk
                                                            </2>
190 5788 aaronmk
                                                        </_join_words>
191 5657 aaronmk
                                                    </taxonomicname>
192
                                                </taxonlabel>
193
                                            </matched_label_id>
194 5295 aaronmk
                                            <parent_id>
195 5608 aaronmk
                                                <taxonlabel>
196 5295 aaronmk
                                                    <parent_id>
197 5608 aaronmk
                                                        <taxonlabel>
198 5657 aaronmk
                                                            <rank>cultivar</rank>
199 5295 aaronmk
                                                            <parent_id>
200 5608 aaronmk
                                                                <taxonlabel>
201 5657 aaronmk
                                                                    <rank>forma</rank>
202 5295 aaronmk
                                                                    <parent_id>
203 5608 aaronmk
                                                                        <taxonlabel>
204 5657 aaronmk
                                                                            <rank>variety</rank>
205 5295 aaronmk
                                                                            <parent_id>
206 5608 aaronmk
                                                                                <taxonlabel>
207 5657 aaronmk
                                                                                    <rank>subspecies</rank>
208 5295 aaronmk
                                                                                    <parent_id>
209 5608 aaronmk
                                                                                        <taxonlabel>
210 5657 aaronmk
                                                                                            <rank>species</rank>
211 5306 aaronmk
                                                                                            <parent_id>
212 5608 aaronmk
                                                                                                <taxonlabel>
213 5657 aaronmk
                                                                                                    <rank>genus</rank>
214
                                                                                                    <taxonepithet>$GBIFGenusOriginal</taxonepithet>
215
                                                                                                    <parent_id>
216
                                                                                                        <taxonlabel>
217
                                                                                                            <rank>family</rank>
218
                                                                                                            <taxonepithet>$GBIFFamilyOriginal</taxonepithet>
219
                                                                                                        </taxonlabel>
220
                                                                                                    </parent_id>
221 5608 aaronmk
                                                                                                </taxonlabel>
222 5306 aaronmk
                                                                                            </parent_id>
223 5608 aaronmk
                                                                                        </taxonlabel>
224 5295 aaronmk
                                                                                    </parent_id>
225 5608 aaronmk
                                                                                </taxonlabel>
226 5295 aaronmk
                                                                            </parent_id>
227 5608 aaronmk
                                                                        </taxonlabel>
228 5295 aaronmk
                                                                    </parent_id>
229 5608 aaronmk
                                                                </taxonlabel>
230 5295 aaronmk
                                                            </parent_id>
231 5608 aaronmk
                                                        </taxonlabel>
232 5295 aaronmk
                                                    </parent_id>
233 5608 aaronmk
                                                </taxonlabel>
234 5295 aaronmk
                                            </parent_id>
235 5657 aaronmk
                                            <taxonomicname>
236 5788 aaronmk
                                                <_join_words>
237 5790 aaronmk
                                                    <1><_taxon_family_require_std><family>$GBIFFamilyOriginal</family></_taxon_family_require_std></1>
238 5657 aaronmk
                                                    <2>
239 5788 aaronmk
                                                        <_alt>
240
                                                            <1>$ScientificNameOriginal</1>
241 5657 aaronmk
                                                            <2>$GBIFGenusOriginal</2>
242 5788 aaronmk
                                                        </_alt>
243 5657 aaronmk
                                                    </2>
244 5788 aaronmk
                                                </_join_words>
245 5657 aaronmk
                                            </taxonomicname>
246 5608 aaronmk
                                        </taxonlabel>
247 5657 aaronmk
                                    </taxonlabel_id>
248
                                    <binomial>$ScientificNameOriginal</binomial>
249
                                    <family>$GBIFFamilyOriginal</family>
250
                                    <genus>$GBIFGenusOriginal</genus>
251
                                </taxonverbatim>
252
                            </taxonverbatim_id>
253 4621 aaronmk
                        </taxondetermination>
254
                        <verbatimcollectorname>$Collector</verbatimcollectorname>
255
                    </taxonoccurrence>
256
                </locationevent>
257
                <locationnarrative>$Locality</locationnarrative>
258 4726 aaronmk
                <locationplace>
259 5855 aaronmk
                    <place_id>
260
                        <place>
261 4727 aaronmk
                            <country>$Country</country>
262
                            <county>$County</county>
263
                            <stateprovince>$StateProvince</stateprovince>
264 5855 aaronmk
                        </place>
265
                    </place_id>
266 4726 aaronmk
                </locationplace>
267 4621 aaronmk
            </location>
268
        </path>
269
    </_simplifyPath>
270 3641 aaronmk
</VegBIEN>
271 5655 aaronmk
Inserted 43 new rows into database