Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_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
                <elevation_m>
15
                    <_avg>
16
                        <max>$MaximumElevationInMeter</max>
17
                        <min>$MinimumElevationInMeter</min>
18
                    </_avg>
19
                </elevation_m>
20
                <locationcoords>
21
                    <latitude_deg>
22
                        <_nullIf>
23
                            <null>0</null>
24
                            <type>float</type>
25
                            <value>$VerbatimLatitude</value>
26
                        </_nullIf>
27
                    </latitude_deg>
28
                    <longitude_deg>
29
                        <_nullIf>
30
                            <null>0</null>
31
                            <type>float</type>
32
                            <value>$VerbatimLongitude</value>
33
                        </_nullIf>
34
                    </longitude_deg>
35
                </locationcoords>
36
                <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
                            <party_id><party><fullname>$IdentifiedBy</fullname></party></party_id>
50
                            <taxonverbatim_id>
51
                                <taxonverbatim>
52
                                    <taxonlabel_id>
53
                                        <taxonlabel>
54
                                            <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
                                                            <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
65
                                                            <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
                                                        </_join_words>
83
                                                    </taxonomicname>
84
                                                </taxonlabel>
85
                                            </matched_label_id>
86
                                            <creator_id>
87
                                                <_simplifyPath>
88
                                                    <next>creator_id</next>
89
                                                    <path><party><fullname>$IdentifiedBy</fullname></party></path>
90
                                                </_simplifyPath>
91
                                            </creator_id>
92
                                            <parent_id>
93
                                                <taxonlabel>
94
                                                    <parent_id>
95
                                                        <taxonlabel>
96
                                                            <rank>cultivar</rank>
97
                                                            <parent_id>
98
                                                                <taxonlabel>
99
                                                                    <rank>forma</rank>
100
                                                                    <parent_id>
101
                                                                        <taxonlabel>
102
                                                                            <rank>variety</rank>
103
                                                                            <parent_id>
104
                                                                                <taxonlabel>
105
                                                                                    <rank>subspecies</rank>
106
                                                                                    <parent_id>
107
                                                                                        <taxonlabel>
108
                                                                                            <rank>species</rank>
109
                                                                                            <taxonepithet>$SpecificEpithet</taxonepithet>
110
                                                                                            <parent_id>
111
                                                                                                <taxonlabel>
112
                                                                                                    <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
                                                                                                </taxonlabel>
121
                                                                                            </parent_id>
122
                                                                                        </taxonlabel>
123
                                                                                    </parent_id>
124
                                                                                </taxonlabel>
125
                                                                            </parent_id>
126
                                                                        </taxonlabel>
127
                                                                    </parent_id>
128
                                                                </taxonlabel>
129
                                                            </parent_id>
130
                                                        </taxonlabel>
131
                                                    </parent_id>
132
                                                    <taxonepithet>$InfraspecificEpithet</taxonepithet>
133
                                                </taxonlabel>
134
                                            </parent_id>
135
                                            <taxonomicname>
136
                                                <_join_words>
137
                                                    <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
138
                                                    <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
                                                </_join_words>
156
                                            </taxonomicname>
157
                                        </taxonlabel>
158
                                    </taxonlabel_id>
159
                                    <author>$AuthorOfScientificName</author>
160
                                    <binomial>$ScientificName</binomial>
161
                                    <family>$Family</family>
162
                                    <genus>$Genus</genus>
163
                                    <specific_epithet>$SpecificEpithet</specific_epithet>
164
                                </taxonverbatim>
165
                            </taxonverbatim_id>
166
                        </taxondetermination>
167
                        <taxondetermination>
168
                            <isoriginal>true</isoriginal>
169
                            <taxonverbatim_id>
170
                                <taxonverbatim>
171
                                    <taxonlabel_id>
172
                                        <taxonlabel>
173
                                            <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
                                                        <_join_words>
183
                                                            <1><_taxon_family_require_std><family>$GBIFFamilyOriginal</family></_taxon_family_require_std></1>
184
                                                            <2>
185
                                                                <_alt>
186
                                                                    <1>$ScientificNameOriginal</1>
187
                                                                    <2>$GBIFGenusOriginal</2>
188
                                                                </_alt>
189
                                                            </2>
190
                                                        </_join_words>
191
                                                    </taxonomicname>
192
                                                </taxonlabel>
193
                                            </matched_label_id>
194
                                            <parent_id>
195
                                                <taxonlabel>
196
                                                    <parent_id>
197
                                                        <taxonlabel>
198
                                                            <rank>cultivar</rank>
199
                                                            <parent_id>
200
                                                                <taxonlabel>
201
                                                                    <rank>forma</rank>
202
                                                                    <parent_id>
203
                                                                        <taxonlabel>
204
                                                                            <rank>variety</rank>
205
                                                                            <parent_id>
206
                                                                                <taxonlabel>
207
                                                                                    <rank>subspecies</rank>
208
                                                                                    <parent_id>
209
                                                                                        <taxonlabel>
210
                                                                                            <rank>species</rank>
211
                                                                                            <parent_id>
212
                                                                                                <taxonlabel>
213
                                                                                                    <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
                                                                                                </taxonlabel>
222
                                                                                            </parent_id>
223
                                                                                        </taxonlabel>
224
                                                                                    </parent_id>
225
                                                                                </taxonlabel>
226
                                                                            </parent_id>
227
                                                                        </taxonlabel>
228
                                                                    </parent_id>
229
                                                                </taxonlabel>
230
                                                            </parent_id>
231
                                                        </taxonlabel>
232
                                                    </parent_id>
233
                                                </taxonlabel>
234
                                            </parent_id>
235
                                            <taxonomicname>
236
                                                <_join_words>
237
                                                    <1><_taxon_family_require_std><family>$GBIFFamilyOriginal</family></_taxon_family_require_std></1>
238
                                                    <2>
239
                                                        <_alt>
240
                                                            <1>$ScientificNameOriginal</1>
241
                                                            <2>$GBIFGenusOriginal</2>
242
                                                        </_alt>
243
                                                    </2>
244
                                                </_join_words>
245
                                            </taxonomicname>
246
                                        </taxonlabel>
247
                                    </taxonlabel_id>
248
                                    <binomial>$ScientificNameOriginal</binomial>
249
                                    <family>$GBIFFamilyOriginal</family>
250
                                    <genus>$GBIFGenusOriginal</genus>
251
                                </taxonverbatim>
252
                            </taxonverbatim_id>
253
                        </taxondetermination>
254
                        <verbatimcollectorname>$Collector</verbatimcollectorname>
255
                    </taxonoccurrence>
256
                </locationevent>
257
                <locationnarrative>$Locality</locationnarrative>
258
                <locationplace>
259
                    <place_id>
260
                        <place>
261
                            <country>$Country</country>
262
                            <county>$County</county>
263
                            <stateprovince>$StateProvince</stateprovince>
264
                        </place>
265
                    </place_id>
266
                </locationplace>
267
            </location>
268
        </path>
269
    </_simplifyPath>
270
</VegBIEN>
271
Inserted 43 new rows into database
(6-6/7)