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>
65
                                                                <_alt>
66
                                                                    <1>$ScientificName</1>
67
                                                                    <2>
68
                                                                        <_join_words>
69
                                                                            <1>$Family</1>
70
                                                                            <2>$Genus</2>
71
                                                                            <3>$SpecificEpithet</3>
72
                                                                            <5>$InfraspecificEpithet</5>
73
                                                                        </_join_words>
74
                                                                    </2>
75
                                                                </_alt>
76
                                                            </1>
77
                                                            <2>$AuthorOfScientificName</2>
78
                                                        </_join_words>
79
                                                    </taxonomicname>
80
                                                </taxonlabel>
81
                                            </matched_label_id>
82
                                            <creator_id>
83
                                                <_simplifyPath>
84
                                                    <next>creator_id</next>
85
                                                    <path><party><fullname>$IdentifiedBy</fullname></party></path>
86
                                                </_simplifyPath>
87
                                            </creator_id>
88
                                            <parent_id>
89
                                                <taxonlabel>
90
                                                    <parent_id>
91
                                                        <taxonlabel>
92
                                                            <rank>cultivar</rank>
93
                                                            <parent_id>
94
                                                                <taxonlabel>
95
                                                                    <rank>forma</rank>
96
                                                                    <parent_id>
97
                                                                        <taxonlabel>
98
                                                                            <rank>variety</rank>
99
                                                                            <parent_id>
100
                                                                                <taxonlabel>
101
                                                                                    <rank>subspecies</rank>
102
                                                                                    <parent_id>
103
                                                                                        <taxonlabel>
104
                                                                                            <rank>species</rank>
105
                                                                                            <taxonepithet>$SpecificEpithet</taxonepithet>
106
                                                                                            <parent_id>
107
                                                                                                <taxonlabel>
108
                                                                                                    <rank>genus</rank>
109
                                                                                                    <taxonepithet>$Genus</taxonepithet>
110
                                                                                                    <parent_id>
111
                                                                                                        <taxonlabel>
112
                                                                                                            <rank>family</rank>
113
                                                                                                            <taxonepithet>$Family</taxonepithet>
114
                                                                                                        </taxonlabel>
115
                                                                                                    </parent_id>
116
                                                                                                </taxonlabel>
117
                                                                                            </parent_id>
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
                                                    <taxonepithet>$InfraspecificEpithet</taxonepithet>
129
                                                </taxonlabel>
130
                                            </parent_id>
131
                                            <taxonomicname>
132
                                                <_join_words>
133
                                                    <1>
134
                                                        <_alt>
135
                                                            <1>$ScientificName</1>
136
                                                            <2>
137
                                                                <_join_words>
138
                                                                    <1>$Family</1>
139
                                                                    <2>$Genus</2>
140
                                                                    <3>$SpecificEpithet</3>
141
                                                                    <5>$InfraspecificEpithet</5>
142
                                                                </_join_words>
143
                                                            </2>
144
                                                        </_alt>
145
                                                    </1>
146
                                                    <2>$AuthorOfScientificName</2>
147
                                                </_join_words>
148
                                            </taxonomicname>
149
                                        </taxonlabel>
150
                                    </taxonlabel_id>
151
                                    <author>$AuthorOfScientificName</author>
152
                                    <binomial>$ScientificName</binomial>
153
                                    <family>$Family</family>
154
                                    <genus>$Genus</genus>
155
                                    <species>$SpecificEpithet</species>
156
                                </taxonverbatim>
157
                            </taxonverbatim_id>
158
                        </taxondetermination>
159
                        <taxondetermination>
160
                            <isoriginal>true</isoriginal>
161
                            <taxonverbatim_id>
162
                                <taxonverbatim>
163
                                    <taxonlabel_id>
164
                                        <taxonlabel>
165
                                            <matched_label_id>
166
                                                <taxonlabel>
167
                                                    <creator_id>
168
                                                        <party>
169
                                                            <creator_id>0</creator_id>
170
                                                            <organizationname>TNRS</organizationname>
171
                                                        </party>
172
                                                    </creator_id>
173
                                                    <taxonomicname>
174
                                                        <_alt>
175
                                                            <1>$ScientificNameOriginal</1>
176
                                                            <2>
177
                                                                <_join_words>
178
                                                                    <1>$GBIFFamilyOriginal</1>
179
                                                                    <2>$GBIFGenusOriginal</2>
180
                                                                </_join_words>
181
                                                            </2>
182
                                                        </_alt>
183
                                                    </taxonomicname>
184
                                                </taxonlabel>
185
                                            </matched_label_id>
186
                                            <parent_id>
187
                                                <taxonlabel>
188
                                                    <parent_id>
189
                                                        <taxonlabel>
190
                                                            <rank>cultivar</rank>
191
                                                            <parent_id>
192
                                                                <taxonlabel>
193
                                                                    <rank>forma</rank>
194
                                                                    <parent_id>
195
                                                                        <taxonlabel>
196
                                                                            <rank>variety</rank>
197
                                                                            <parent_id>
198
                                                                                <taxonlabel>
199
                                                                                    <rank>subspecies</rank>
200
                                                                                    <parent_id>
201
                                                                                        <taxonlabel>
202
                                                                                            <rank>species</rank>
203
                                                                                            <parent_id>
204
                                                                                                <taxonlabel>
205
                                                                                                    <rank>genus</rank>
206
                                                                                                    <taxonepithet>$GBIFGenusOriginal</taxonepithet>
207
                                                                                                    <parent_id>
208
                                                                                                        <taxonlabel>
209
                                                                                                            <rank>family</rank>
210
                                                                                                            <taxonepithet>$GBIFFamilyOriginal</taxonepithet>
211
                                                                                                        </taxonlabel>
212
                                                                                                    </parent_id>
213
                                                                                                </taxonlabel>
214
                                                                                            </parent_id>
215
                                                                                        </taxonlabel>
216
                                                                                    </parent_id>
217
                                                                                </taxonlabel>
218
                                                                            </parent_id>
219
                                                                        </taxonlabel>
220
                                                                    </parent_id>
221
                                                                </taxonlabel>
222
                                                            </parent_id>
223
                                                        </taxonlabel>
224
                                                    </parent_id>
225
                                                </taxonlabel>
226
                                            </parent_id>
227
                                            <taxonomicname>
228
                                                <_alt>
229
                                                    <1>$ScientificNameOriginal</1>
230
                                                    <2>
231
                                                        <_join_words>
232
                                                            <1>$GBIFFamilyOriginal</1>
233
                                                            <2>$GBIFGenusOriginal</2>
234
                                                        </_join_words>
235
                                                    </2>
236
                                                </_alt>
237
                                            </taxonomicname>
238
                                        </taxonlabel>
239
                                    </taxonlabel_id>
240
                                    <binomial>$ScientificNameOriginal</binomial>
241
                                    <family>$GBIFFamilyOriginal</family>
242
                                    <genus>$GBIFGenusOriginal</genus>
243
                                </taxonverbatim>
244
                            </taxonverbatim_id>
245
                        </taxondetermination>
246
                        <verbatimcollectorname>$Collector</verbatimcollectorname>
247
                    </taxonoccurrence>
248
                </locationevent>
249
                <locationnarrative>$Locality</locationnarrative>
250
                <locationplace>
251
                    <placepath_id>
252
                        <placepath>
253
                            <country>$Country</country>
254
                            <county>$County</county>
255
                            <stateprovince>$StateProvince</stateprovince>
256
                        </placepath>
257
                    </placepath_id>
258
                </locationplace>
259
            </location>
260
        </path>
261
    </_simplifyPath>
262
</VegBIEN>
263
Inserted 43 new rows into database
(6-6/7)