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>$InstitutionCode</1>
10
                        <2>$CollectionCode</2>
11
                        <3>$CatalogNumber</3>
12
                    </_join>
13
                </authorlocationcode>
14
                <elevation_m>
15
                    <_avg>
16
                        <max>$MaximumElevation</max>
17
                        <min>$MinimumElevation</min>
18
                    </_avg>
19
                </elevation_m>
20
                <locationevent>
21
                    <taxonoccurrence>
22
                        <aggregateoccurrence>
23
                            <collectiondate>
24
                                <_date>
25
                                    <day>
26
                                        <_nullIf>
27
                                            <null>0</null>
28
                                            <type>float</type>
29
                                            <value>$DayCollected</value>
30
                                        </_nullIf>
31
                                    </day>
32
                                    <month>
33
                                        <_nullIf>
34
                                            <null>0</null>
35
                                            <type>float</type>
36
                                            <value>$MonthCollected</value>
37
                                        </_nullIf>
38
                                    </month>
39
                                    <year>
40
                                        <_nullIf>
41
                                            <null>0</null>
42
                                            <type>float</type>
43
                                            <value>$YearCollected</value>
44
                                        </_nullIf>
45
                                    </year>
46
                                </_date>
47
                            </collectiondate>
48
                            <count>$IndividualCount</count>
49
                            <notes>
50
                                <_alt>
51
                                    <0>$convertednotes</0>
52
                                    <1>$notes</1>
53
                                </_alt>
54
                            </notes>
55
                            <plantobservation>
56
                                <collectionnumber>$CollectorNumber</collectionnumber>
57
                                <specimenreplicate>
58
                                    <catalognumber_dwc>$CatalogNumber</catalognumber_dwc>
59
                                    <collectioncode_dwc>$CollectionCode</collectioncode_dwc>
60
                                    <institution_id><sourcename><name>$InstitutionCode</name></sourcename></institution_id>
61
                                </specimenreplicate>
62
                            </plantobservation>
63
                        </aggregateoccurrence>
64
                        <collector_id><party><fullname>$Collector</fullname></party></collector_id>
65
                        <taxondetermination>
66
                            <party_id><party><fullname>$IdentifiedBy</fullname></party></party_id>
67
                            <taxonverbatim_id>
68
                                <taxonverbatim>
69
                                    <taxonlabel_id>
70
                                        <taxonlabel>
71
                                            <matched_label_id>
72
                                                <taxonlabel>
73
                                                    <source_id><source><shortname>TNRS</shortname></source></source_id>
74
                                                    <taxonomicname>
75
                                                        <_join_words>
76
                                                            <1>
77
                                                                <_taxon_family_require_std>
78
                                                                    <family>
79
                                                                        <_nullIf>
80
                                                                            <null>$ScientificName</null>
81
                                                                            <value>$family</value>
82
                                                                        </_nullIf>
83
                                                                    </family>
84
                                                                </_taxon_family_require_std>
85
                                                            </1>
86
                                                            <2>
87
                                                                <_join_words>
88
                                                                    <1>
89
                                                                        <_alt>
90
                                                                            <1>$ScientificName</1>
91
                                                                            <2>
92
                                                                                <_join_words>
93
                                                                                    <2>$genus</2>
94
                                                                                    <3>$species</3>
95
                                                                                    <4>$Subspecies</4>
96
                                                                                </_join_words>
97
                                                                            </2>
98
                                                                        </_alt>
99
                                                                    </1>
100
                                                                    <2>$ScientificNameAuthor</2>
101
                                                                </_join_words>
102
                                                            </2>
103
                                                        </_join_words>
104
                                                    </taxonomicname>
105
                                                </taxonlabel>
106
                                            </matched_label_id>
107
                                            <parent_id>
108
                                                <taxonlabel>
109
                                                    <parent_id>
110
                                                        <taxonlabel>
111
                                                            <rank>cultivar</rank>
112
                                                            <parent_id>
113
                                                                <taxonlabel>
114
                                                                    <rank>forma</rank>
115
                                                                    <parent_id>
116
                                                                        <taxonlabel>
117
                                                                            <rank>variety</rank>
118
                                                                            <parent_id>
119
                                                                                <taxonlabel>
120
                                                                                    <rank>subspecies</rank>
121
                                                                                    <taxonepithet>$Subspecies</taxonepithet>
122
                                                                                    <parent_id>
123
                                                                                        <taxonlabel>
124
                                                                                            <rank>species</rank>
125
                                                                                            <taxonepithet>$species</taxonepithet>
126
                                                                                            <parent_id>
127
                                                                                                <taxonlabel>
128
                                                                                                    <rank>genus</rank>
129
                                                                                                    <taxonepithet>$genus</taxonepithet>
130
                                                                                                    <parent_id>
131
                                                                                                        <taxonlabel>
132
                                                                                                            <rank>family</rank>
133
                                                                                                            <taxonepithet>$family</taxonepithet>
134
                                                                                                            <parent_id>
135
                                                                                                                <taxonlabel>
136
                                                                                                                    <rank>order</rank>
137
                                                                                                                    <parent_id>
138
                                                                                                                        <taxonlabel>
139
                                                                                                                            <rank>class</rank>
140
                                                                                                                            <parent_id>
141
                                                                                                                                <taxonlabel>
142
                                                                                                                                    <rank>phylum</rank>
143
                                                                                                                                    <parent_id>
144
                                                                                                                                        <taxonlabel>
145
                                                                                                                                            <rank>kingdom</rank>
146
                                                                                                                                            <taxonepithet>$Kingdom</taxonepithet>
147
                                                                                                                                        </taxonlabel>
148
                                                                                                                                    </parent_id>
149
                                                                                                                                </taxonlabel>
150
                                                                                                                            </parent_id>
151
                                                                                                                        </taxonlabel>
152
                                                                                                                    </parent_id>
153
                                                                                                                </taxonlabel>
154
                                                                                                            </parent_id>
155
                                                                                                        </taxonlabel>
156
                                                                                                    </parent_id>
157
                                                                                                </taxonlabel>
158
                                                                                            </parent_id>
159
                                                                                        </taxonlabel>
160
                                                                                    </parent_id>
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
                                            <taxonomicname>
172
                                                <_join_words>
173
                                                    <1>
174
                                                        <_taxon_family_require_std>
175
                                                            <family>
176
                                                                <_nullIf>
177
                                                                    <null>$ScientificName</null>
178
                                                                    <value>$family</value>
179
                                                                </_nullIf>
180
                                                            </family>
181
                                                        </_taxon_family_require_std>
182
                                                    </1>
183
                                                    <2>
184
                                                        <_join_words>
185
                                                            <1>
186
                                                                <_alt>
187
                                                                    <1>$ScientificName</1>
188
                                                                    <2>
189
                                                                        <_join_words>
190
                                                                            <2>$genus</2>
191
                                                                            <3>$species</3>
192
                                                                            <4>$Subspecies</4>
193
                                                                        </_join_words>
194
                                                                    </2>
195
                                                                </_alt>
196
                                                            </1>
197
                                                            <2>$ScientificNameAuthor</2>
198
                                                        </_join_words>
199
                                                    </2>
200
                                                </_join_words>
201
                                            </taxonomicname>
202
                                        </taxonlabel>
203
                                    </taxonlabel_id>
204
                                    <author>$ScientificNameAuthor</author>
205
                                    <family>$family</family>
206
                                    <genus>$genus</genus>
207
                                    <specific_epithet>$species</specific_epithet>
208
                                    <taxonname>$ScientificName</taxonname>
209
                                </taxonverbatim>
210
                            </taxonverbatim_id>
211
                        </taxondetermination>
212
                    </taxonoccurrence>
213
                </locationevent>
214
                <locationnarrative>$Locality</locationnarrative>
215
                <locationplace>
216
                    <place_id>
217
                        <place>
218
                            <coordinates_id>
219
                                <coordinates>
220
                                    <latitude_deg>
221
                                        <_nullIf>
222
                                            <null>0</null>
223
                                            <type>float</type>
224
                                            <value>$latitude</value>
225
                                        </_nullIf>
226
                                    </latitude_deg>
227
                                    <longitude_deg>
228
                                        <_nullIf>
229
                                            <null>0</null>
230
                                            <type>float</type>
231
                                            <value>$longitude</value>
232
                                        </_nullIf>
233
                                    </longitude_deg>
234
                                </coordinates>
235
                            </coordinates_id>
236
                            <continent>$ContinentOcean</continent>
237
                            <country>$Country</country>
238
                            <county>$County</county>
239
                            <matched_place_id>
240
                                <place>
241
                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
242
                                    <coordinates_id>
243
                                        <coordinates>
244
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
245
                                            <latitude_deg>
246
                                                <_nullIf>
247
                                                    <null>0</null>
248
                                                    <type>float</type>
249
                                                    <value>$latitude</value>
250
                                                </_nullIf>
251
                                            </latitude_deg>
252
                                            <longitude_deg>
253
                                                <_nullIf>
254
                                                    <null>0</null>
255
                                                    <type>float</type>
256
                                                    <value>$longitude</value>
257
                                                </_nullIf>
258
                                            </longitude_deg>
259
                                        </coordinates>
260
                                    </coordinates_id>
261
                                    <country>$Country</country>
262
                                    <county>$County</county>
263
                                    <stateprovince>$StateProvince</stateprovince>
264
                                </place>
265
                            </matched_place_id>
266
                            <stateprovince>$StateProvince</stateprovince>
267
                        </place>
268
                    </place_id>
269
                </locationplace>
270
            </location>
271
        </path>
272
    </_simplifyPath>
273
</VegBIEN>
274
Inserted 40 new rows into database
(5-5/6)