Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>GBIF</shortname></source></source_id>
5
        <path>
6
            <_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
                        <iscultivated><_locationnarrative_is_cultivated><locationnarrative>$Locality</locationnarrative></_locationnarrative_is_cultivated></iscultivated>
24
                        <locationevent>
25
                            <taxonoccurrence>
26
                                <aggregateoccurrence>
27
                                    <collectiondate>$LatestDateCollected</collectiondate>
28
                                    <plantobservation>
29
                                        <specimenreplicate>
30
                                            <catalognumber_dwc>$CatalogNO</catalognumber_dwc>
31
                                            <collectioncode_dwc>$CollectionCD</collectioncode_dwc>
32
                                            <institution_id>
33
                                                <sourcelist>
34
                                                    <name>$InstitutionCD</name>
35
                                                    <sourcename>
36
                                                        <name>
37
                                                            <_split>
38
                                                                <separator>, </separator>
39
                                                                <value>$InstitutionCD</value>
40
                                                            </_split>
41
                                                        </name>
42
                                                    </sourcename>
43
                                                </sourcelist>
44
                                            </institution_id>
45
                                        </specimenreplicate>
46
                                    </plantobservation>
47
                                </aggregateoccurrence>
48
                                <collector_id><party><fullname>$Collector</fullname></party></collector_id>
49
                                <taxondetermination>
50
                                    <party_id><party><fullname>$IdentifiedBy</fullname></party></party_id>
51
                                    <taxonverbatim_id>
52
                                        <taxonverbatim>
53
                                            <taxonlabel_id>
54
                                                <taxonlabel>
55
                                                    <parent_id>
56
                                                        <taxonlabel>
57
                                                            <parent_id>
58
                                                                <taxonlabel>
59
                                                                    <rank>cultivar</rank>
60
                                                                    <parent_id>
61
                                                                        <taxonlabel>
62
                                                                            <rank>forma</rank>
63
                                                                            <parent_id>
64
                                                                                <taxonlabel>
65
                                                                                    <rank>variety</rank>
66
                                                                                    <parent_id>
67
                                                                                        <taxonlabel>
68
                                                                                            <rank>subspecies</rank>
69
                                                                                            <parent_id>
70
                                                                                                <taxonlabel>
71
                                                                                                    <rank>species</rank>
72
                                                                                                    <taxonepithet>$SpecificEpithet</taxonepithet>
73
                                                                                                    <parent_id>
74
                                                                                                        <taxonlabel>
75
                                                                                                            <rank>genus</rank>
76
                                                                                                            <taxonepithet>$Genus</taxonepithet>
77
                                                                                                            <parent_id>
78
                                                                                                                <taxonlabel>
79
                                                                                                                    <rank>family</rank>
80
                                                                                                                    <taxonepithet>$Family</taxonepithet>
81
                                                                                                                </taxonlabel>
82
                                                                                                            </parent_id>
83
                                                                                                        </taxonlabel>
84
                                                                                                    </parent_id>
85
                                                                                                </taxonlabel>
86
                                                                                            </parent_id>
87
                                                                                        </taxonlabel>
88
                                                                                    </parent_id>
89
                                                                                </taxonlabel>
90
                                                                            </parent_id>
91
                                                                        </taxonlabel>
92
                                                                    </parent_id>
93
                                                                </taxonlabel>
94
                                                            </parent_id>
95
                                                            <taxonepithet>$InfraspecificEpithet</taxonepithet>
96
                                                        </taxonlabel>
97
                                                    </parent_id>
98
                                                    <taxonomicname>
99
                                                        <_merge_prefix>
100
                                                            <prefix><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></prefix>
101
                                                            <value>
102
                                                                <_join_words>
103
                                                                    <1>
104
                                                                        <_alt>
105
                                                                            <1>$ScientificName</1>
106
                                                                            <2>
107
                                                                                <_join_words>
108
                                                                                    <2>$Genus</2>
109
                                                                                    <3>$SpecificEpithet</3>
110
                                                                                    <5>$InfraspecificEpithet</5>
111
                                                                                </_join_words>
112
                                                                            </2>
113
                                                                        </_alt>
114
                                                                    </1>
115
                                                                    <2>$AuthorOfScientificName</2>
116
                                                                </_join_words>
117
                                                            </value>
118
                                                        </_merge_prefix>
119
                                                    </taxonomicname>
120
                                                </taxonlabel>
121
                                            </taxonlabel_id>
122
                                            <author>$AuthorOfScientificName</author>
123
                                            <family>$Family</family>
124
                                            <genus>$Genus</genus>
125
                                            <specific_epithet>$SpecificEpithet</specific_epithet>
126
                                            <taxonname>$ScientificName</taxonname>
127
                                        </taxonverbatim>
128
                                    </taxonverbatim_id>
129
                                </taxondetermination>
130
                                <taxondetermination>
131
                                    <isoriginal>true</isoriginal>
132
                                    <taxonverbatim_id>
133
                                        <taxonverbatim>
134
                                            <taxonlabel_id>
135
                                                <taxonlabel>
136
                                                    <parent_id>
137
                                                        <taxonlabel>
138
                                                            <parent_id>
139
                                                                <taxonlabel>
140
                                                                    <rank>cultivar</rank>
141
                                                                    <parent_id>
142
                                                                        <taxonlabel>
143
                                                                            <rank>forma</rank>
144
                                                                            <parent_id>
145
                                                                                <taxonlabel>
146
                                                                                    <rank>variety</rank>
147
                                                                                    <parent_id>
148
                                                                                        <taxonlabel>
149
                                                                                            <rank>subspecies</rank>
150
                                                                                            <parent_id>
151
                                                                                                <taxonlabel>
152
                                                                                                    <rank>species</rank>
153
                                                                                                    <parent_id>
154
                                                                                                        <taxonlabel>
155
                                                                                                            <rank>genus</rank>
156
                                                                                                            <taxonepithet>$GBIFGenusOriginal</taxonepithet>
157
                                                                                                            <parent_id>
158
                                                                                                                <taxonlabel>
159
                                                                                                                    <rank>family</rank>
160
                                                                                                                    <taxonepithet>$GBIFFamilyOriginal</taxonepithet>
161
                                                                                                                </taxonlabel>
162
                                                                                                            </parent_id>
163
                                                                                                        </taxonlabel>
164
                                                                                                    </parent_id>
165
                                                                                                </taxonlabel>
166
                                                                                            </parent_id>
167
                                                                                        </taxonlabel>
168
                                                                                    </parent_id>
169
                                                                                </taxonlabel>
170
                                                                            </parent_id>
171
                                                                        </taxonlabel>
172
                                                                    </parent_id>
173
                                                                </taxonlabel>
174
                                                            </parent_id>
175
                                                        </taxonlabel>
176
                                                    </parent_id>
177
                                                    <taxonomicname>
178
                                                        <_merge_prefix>
179
                                                            <prefix><_taxon_family_require_std><family>$GBIFFamilyOriginal</family></_taxon_family_require_std></prefix>
180
                                                            <value>
181
                                                                <_alt>
182
                                                                    <1>$ScientificNameOriginal</1>
183
                                                                    <2>$GBIFGenusOriginal</2>
184
                                                                </_alt>
185
                                                            </value>
186
                                                        </_merge_prefix>
187
                                                    </taxonomicname>
188
                                                </taxonlabel>
189
                                            </taxonlabel_id>
190
                                            <family>$GBIFFamilyOriginal</family>
191
                                            <genus>$GBIFGenusOriginal</genus>
192
                                            <taxonname>$ScientificNameOriginal</taxonname>
193
                                        </taxonverbatim>
194
                                    </taxonverbatim_id>
195
                                </taxondetermination>
196
                            </taxonoccurrence>
197
                        </locationevent>
198
                        <locationnarrative>$Locality</locationnarrative>
199
                        <locationplace>
200
                            <place_id>
201
                                <place>
202
                                    <coordinates_id>
203
                                        <coordinates>
204
                                            <latitude_deg>
205
                                                <_nullIf>
206
                                                    <null>0</null>
207
                                                    <type>float</type>
208
                                                    <value>$VerbatimLatitude</value>
209
                                                </_nullIf>
210
                                            </latitude_deg>
211
                                            <longitude_deg>
212
                                                <_nullIf>
213
                                                    <null>0</null>
214
                                                    <type>float</type>
215
                                                    <value>$VerbatimLongitude</value>
216
                                                </_nullIf>
217
                                            </longitude_deg>
218
                                        </coordinates>
219
                                    </coordinates_id>
220
                                    <country>$Country</country>
221
                                    <county>$County</county>
222
                                    <matched_place_id>
223
                                        <place>
224
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
225
                                            <coordinates_id>
226
                                                <coordinates>
227
                                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
228
                                                    <latitude_deg>
229
                                                        <_nullIf>
230
                                                            <null>0</null>
231
                                                            <type>float</type>
232
                                                            <value>$VerbatimLatitude</value>
233
                                                        </_nullIf>
234
                                                    </latitude_deg>
235
                                                    <longitude_deg>
236
                                                        <_nullIf>
237
                                                            <null>0</null>
238
                                                            <type>float</type>
239
                                                            <value>$VerbatimLongitude</value>
240
                                                        </_nullIf>
241
                                                    </longitude_deg>
242
                                                </coordinates>
243
                                            </coordinates_id>
244
                                            <country>$Country</country>
245
                                            <county>$County</county>
246
                                            <stateprovince>$StateProvince</stateprovince>
247
                                        </place>
248
                                    </matched_place_id>
249
                                    <stateprovince>$StateProvince</stateprovince>
250
                                </place>
251
                            </place_id>
252
                        </locationplace>
253
                    </location>
254
                </path>
255
            </_simplifyPath>
256
        </path>
257
    </_setDefault>
258
</VegBIEN>
259
Inserted 42 new rows into database
(6-6/7)