Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>REMIB</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <authorlocationcode>
11
                            <_join>
12
                                <1>$acronym</1>
13
                                <3>$accession_number</3>
14
                            </_join>
15
                        </authorlocationcode>
16
                        <iscultivated>
17
                            <_locationnarrative_is_cultivated>
18
                                <locationnarrative>
19
                                    <_join>
20
                                        <1>
21
                                            <_map>
22
                                                <ND></ND>
23
                                                <NA></NA>
24
                                                <*>*</*>
25
                                                <value>$locality</value>
26
                                            </_map>
27
                                        </1>
28
                                        <3>
29
                                            <_map>
30
                                                <ND></ND>
31
                                                <NA></NA>
32
                                                <*>*</*>
33
                                                <value>$habitat</value>
34
                                            </_map>
35
                                        </3>
36
                                    </_join>
37
                                </locationnarrative>
38
                            </_locationnarrative_is_cultivated>
39
                        </iscultivated>
40
                        <locationevent>
41
                            <taxonoccurrence>
42
                                <aggregateoccurrence>
43
                                    <collectiondate>
44
                                        <_date>
45
                                            <day>
46
                                                <_nullIf>
47
                                                    <null>0</null>
48
                                                    <type>float</type>
49
                                                    <value>$coll_day</value>
50
                                                </_nullIf>
51
                                            </day>
52
                                            <month>
53
                                                <_nullIf>
54
                                                    <null>0</null>
55
                                                    <type>float</type>
56
                                                    <value>$coll_month</value>
57
                                                </_nullIf>
58
                                            </month>
59
                                            <year>
60
                                                <_nullIf>
61
                                                    <null>0</null>
62
                                                    <type>float</type>
63
                                                    <value>$coll_year</value>
64
                                                </_nullIf>
65
                                            </year>
66
                                        </_date>
67
                                    </collectiondate>
68
                                    <plantobservation>
69
                                        <specimenreplicate>
70
                                            <catalognumber_dwc>$accession_number</catalognumber_dwc>
71
                                            <institution_id>
72
                                                <sourcelist>
73
                                                    <name>$acronym</name>
74
                                                    <sourcename>
75
                                                        <name>
76
                                                            <_split>
77
                                                                <separator>[,;] *</separator>
78
                                                                <value>$acronym</value>
79
                                                            </_split>
80
                                                        </name>
81
                                                    </sourcename>
82
                                                </sourcelist>
83
                                            </institution_id>
84
                                        </specimenreplicate>
85
                                    </plantobservation>
86
                                </aggregateoccurrence>
87
                                <collector_id><party><fullname>$collector</fullname></party></collector_id>
88
                                <taxondetermination>
89
                                    <taxonverbatim_id>
90
                                        <taxonverbatim>
91
                                            <taxonlabel_id>
92
                                                <taxonlabel>
93
                                                    <parent_id>
94
                                                        <taxonlabel>
95
                                                            <parent_id>
96
                                                                <taxonlabel>
97
                                                                    <rank>cultivar</rank>
98
                                                                    <parent_id>
99
                                                                        <taxonlabel>
100
                                                                            <rank>forma</rank>
101
                                                                            <parent_id>
102
                                                                                <taxonlabel>
103
                                                                                    <rank>variety</rank>
104
                                                                                    <parent_id>
105
                                                                                        <taxonlabel>
106
                                                                                            <rank>subspecies</rank>
107
                                                                                            <parent_id>
108
                                                                                                <taxonlabel>
109
                                                                                                    <rank>species</rank>
110
                                                                                                    <taxonepithet>$specificEpithet</taxonepithet>
111
                                                                                                    <parent_id>
112
                                                                                                        <taxonlabel>
113
                                                                                                            <rank>genus</rank>
114
                                                                                                            <taxonepithet>$genus</taxonepithet>
115
                                                                                                            <parent_id>
116
                                                                                                                <taxonlabel>
117
                                                                                                                    <rank>family</rank>
118
                                                                                                                    <taxonepithet>$family</taxonepithet>
119
                                                                                                                </taxonlabel>
120
                                                                                                            </parent_id>
121
                                                                                                        </taxonlabel>
122
                                                                                                    </parent_id>
123
                                                                                                </taxonlabel>
124
                                                                                            </parent_id>
125
                                                                                        </taxonlabel>
126
                                                                                    </parent_id>
127
                                                                                </taxonlabel>
128
                                                                            </parent_id>
129
                                                                        </taxonlabel>
130
                                                                    </parent_id>
131
                                                                </taxonlabel>
132
                                                            </parent_id>
133
                                                        </taxonlabel>
134
                                                    </parent_id>
135
                                                    <taxonomicname>
136
                                                        <_merge_prefix>
137
                                                            <prefix><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></prefix>
138
                                                            <value>
139
                                                                <_join_words>
140
                                                                    <2>$genus</2>
141
                                                                    <3>$specificEpithet</3>
142
                                                                </_join_words>
143
                                                            </value>
144
                                                        </_merge_prefix>
145
                                                    </taxonomicname>
146
                                                </taxonlabel>
147
                                            </taxonlabel_id>
148
                                            <family>$family</family>
149
                                            <genus>$genus</genus>
150
                                            <specific_epithet>$specificEpithet</specific_epithet>
151
                                        </taxonverbatim>
152
                                    </taxonverbatim_id>
153
                                </taxondetermination>
154
                            </taxonoccurrence>
155
                        </locationevent>
156
                        <locationnarrative>
157
                            <_merge>
158
                                <1>
159
                                    <_map>
160
                                        <ND></ND>
161
                                        <NA></NA>
162
                                        <*>*</*>
163
                                        <value>$locality</value>
164
                                    </_map>
165
                                </1>
166
                                <3>
167
                                    <_label>
168
                                        <label>habitat</label>
169
                                        <value>
170
                                            <_map>
171
                                                <ND></ND>
172
                                                <NA></NA>
173
                                                <*>*</*>
174
                                                <value>$habitat</value>
175
                                            </_map>
176
                                        </value>
177
                                    </_label>
178
                                </3>
179
                            </_merge>
180
                        </locationnarrative>
181
                        <locationplace>
182
                            <place_id>
183
                                <place>
184
                                    <coordinates_id>
185
                                        <coordinates>
186
                                            <latitude_deg>
187
                                                <_dms_to_dd>
188
                                                    <deg>
189
                                                        <_map>
190
                                                            <-999></-999>
191
                                                            <-99></-99>
192
                                                            <99></99>
193
                                                            <999></999>
194
                                                            <1000></1000>
195
                                                            <*>*</*>
196
                                                            <value>$lat_deg</value>
197
                                                        </_map>
198
                                                    </deg>
199
                                                    <min>
200
                                                        <_map>
201
                                                            <-999></-999>
202
                                                            <-99></-99>
203
                                                            <99></99>
204
                                                            <999></999>
205
                                                            <1000></1000>
206
                                                            <*>*</*>
207
                                                            <value>$lat_min</value>
208
                                                        </_map>
209
                                                    </min>
210
                                                    <sec>
211
                                                        <_map>
212
                                                            <-999></-999>
213
                                                            <-99></-99>
214
                                                            <99></99>
215
                                                            <999></999>
216
                                                            <1000></1000>
217
                                                            <*>*</*>
218
                                                            <value>$lat_sec</value>
219
                                                        </_map>
220
                                                    </sec>
221
                                                </_dms_to_dd>
222
                                            </latitude_deg>
223
                                            <longitude_deg>
224
                                                <_dms_to_dd>
225
                                                    <deg>
226
                                                        <_map>
227
                                                            <-999></-999>
228
                                                            <99></99>
229
                                                            <999></999>
230
                                                            <1000></1000>
231
                                                            <*>*</*>
232
                                                            <value>$long_deg</value>
233
                                                        </_map>
234
                                                    </deg>
235
                                                    <min>
236
                                                        <_map>
237
                                                            <-999></-999>
238
                                                            <-99></-99>
239
                                                            <99></99>
240
                                                            <999></999>
241
                                                            <1000></1000>
242
                                                            <*>*</*>
243
                                                            <value>$long_min</value>
244
                                                        </_map>
245
                                                    </min>
246
                                                    <sec>
247
                                                        <_map>
248
                                                            <-999></-999>
249
                                                            <-99></-99>
250
                                                            <99></99>
251
                                                            <999></999>
252
                                                            <1000></1000>
253
                                                            <*>*</*>
254
                                                            <value>$long_sec</value>
255
                                                        </_map>
256
                                                    </sec>
257
                                                </_dms_to_dd>
258
                                            </longitude_deg>
259
                                        </coordinates>
260
                                    </coordinates_id>
261
                                    <country>
262
                                        <_map>
263
                                            <ND></ND>
264
                                            <NA></NA>
265
                                            <*>*</*>
266
                                            <value>$country</value>
267
                                        </_map>
268
                                    </country>
269
                                    <county>
270
                                        <_map>
271
                                            <ND></ND>
272
                                            <NA></NA>
273
                                            <*>*</*>
274
                                            <value>$county</value>
275
                                        </_map>
276
                                    </county>
277
                                    <matched_place_id>
278
                                        <place>
279
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
280
                                            <coordinates_id>
281
                                                <coordinates>
282
                                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
283
                                                    <latitude_deg>
284
                                                        <_dms_to_dd>
285
                                                            <deg>
286
                                                                <_map>
287
                                                                    <-999></-999>
288
                                                                    <-99></-99>
289
                                                                    <99></99>
290
                                                                    <999></999>
291
                                                                    <1000></1000>
292
                                                                    <*>*</*>
293
                                                                    <value>$lat_deg</value>
294
                                                                </_map>
295
                                                            </deg>
296
                                                            <min>
297
                                                                <_map>
298
                                                                    <-999></-999>
299
                                                                    <-99></-99>
300
                                                                    <99></99>
301
                                                                    <999></999>
302
                                                                    <1000></1000>
303
                                                                    <*>*</*>
304
                                                                    <value>$lat_min</value>
305
                                                                </_map>
306
                                                            </min>
307
                                                            <sec>
308
                                                                <_map>
309
                                                                    <-999></-999>
310
                                                                    <-99></-99>
311
                                                                    <99></99>
312
                                                                    <999></999>
313
                                                                    <1000></1000>
314
                                                                    <*>*</*>
315
                                                                    <value>$lat_sec</value>
316
                                                                </_map>
317
                                                            </sec>
318
                                                        </_dms_to_dd>
319
                                                    </latitude_deg>
320
                                                    <longitude_deg>
321
                                                        <_dms_to_dd>
322
                                                            <deg>
323
                                                                <_map>
324
                                                                    <-999></-999>
325
                                                                    <99></99>
326
                                                                    <999></999>
327
                                                                    <1000></1000>
328
                                                                    <*>*</*>
329
                                                                    <value>$long_deg</value>
330
                                                                </_map>
331
                                                            </deg>
332
                                                            <min>
333
                                                                <_map>
334
                                                                    <-999></-999>
335
                                                                    <-99></-99>
336
                                                                    <99></99>
337
                                                                    <999></999>
338
                                                                    <1000></1000>
339
                                                                    <*>*</*>
340
                                                                    <value>$long_min</value>
341
                                                                </_map>
342
                                                            </min>
343
                                                            <sec>
344
                                                                <_map>
345
                                                                    <-999></-999>
346
                                                                    <-99></-99>
347
                                                                    <99></99>
348
                                                                    <999></999>
349
                                                                    <1000></1000>
350
                                                                    <*>*</*>
351
                                                                    <value>$long_sec</value>
352
                                                                </_map>
353
                                                            </sec>
354
                                                        </_dms_to_dd>
355
                                                    </longitude_deg>
356
                                                </coordinates>
357
                                            </coordinates_id>
358
                                            <country>
359
                                                <_map>
360
                                                    <ND></ND>
361
                                                    <NA></NA>
362
                                                    <*>*</*>
363
                                                    <value>$country</value>
364
                                                </_map>
365
                                            </country>
366
                                            <county>
367
                                                <_map>
368
                                                    <ND></ND>
369
                                                    <NA></NA>
370
                                                    <*>*</*>
371
                                                    <value>$county</value>
372
                                                </_map>
373
                                            </county>
374
                                            <stateprovince>
375
                                                <_map>
376
                                                    <ND></ND>
377
                                                    <NA></NA>
378
                                                    <*>*</*>
379
                                                    <value>$state</value>
380
                                                </_map>
381
                                            </stateprovince>
382
                                        </place>
383
                                    </matched_place_id>
384
                                    <stateprovince>
385
                                        <_map>
386
                                            <ND></ND>
387
                                            <NA></NA>
388
                                            <*>*</*>
389
                                            <value>$state</value>
390
                                        </_map>
391
                                    </stateprovince>
392
                                </place>
393
                            </place_id>
394
                        </locationplace>
395
                    </location>
396
                </path>
397
            </_simplifyPath>
398
        </path>
399
    </_setDefault>
400
</VegBIEN>
401
Inserted 29 new rows into database
(8-8/9)