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