Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>BRIT</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <authorlocationcode>
11
                            <_alt>
12
                                <1>$specimen_id</1>
13
                                <2>
14
                                    <_join>
15
                                        <1>$Institution_Code</1>
16
                                        <3>$Catalog_Number</3>
17
                                    </_join>
18
                                </2>
19
                            </_alt>
20
                        </authorlocationcode>
21
                        <elevation_m>
22
                            <_avg>
23
                                <1>$Elevation_Min</1>
24
                                <2>$Elevation_Max</2>
25
                            </_avg>
26
                        </elevation_m>
27
                        <iscultivated>
28
                            <_locationnarrative_is_cultivated>
29
                                <locationnarrative>
30
                                    <_join>
31
                                        <1>
32
                                            <_join>
33
                                                <1>$Locality_Summary</1>
34
                                                <2>$Locality_Description</2>
35
                                                <3>$Locality_Site_Specific</3>
36
                                            </_join>
37
                                        </1>
38
                                        <3>
39
                                            <_join>
40
                                                <1>$Habitat_Description</1>
41
                                                <2>$Habitat_Summary</2>
42
                                            </_join>
43
                                        </3>
44
                                    </_join>
45
                                </locationnarrative>
46
                            </_locationnarrative_is_cultivated>
47
                        </iscultivated>
48
                        <locationevent>
49
                            <method_id><method><name>$Collection_Method</name></method></method_id>
50
                            <project_id><project><projectname>$Project_Name</projectname></project></project_id>
51
                            <taxonoccurrence>
52
                                <aggregateoccurrence>
53
                                    <collectiondate>
54
                                        <_alt>
55
                                            <1>$Date_of_Collection</1>
56
                                            <2>
57
                                                <_date>
58
                                                    <day>
59
                                                        <_nullIf>
60
                                                            <null>0</null>
61
                                                            <type>float</type>
62
                                                            <value>$Day_Collected</value>
63
                                                        </_nullIf>
64
                                                    </day>
65
                                                    <month>
66
                                                        <_nullIf>
67
                                                            <null>0</null>
68
                                                            <type>float</type>
69
                                                            <value>$Month_Collected</value>
70
                                                        </_nullIf>
71
                                                    </month>
72
                                                    <year>
73
                                                        <_nullIf>
74
                                                            <null>0</null>
75
                                                            <type>float</type>
76
                                                            <value>$Year_Collected</value>
77
                                                        </_nullIf>
78
                                                    </year>
79
                                                </_date>
80
                                            </2>
81
                                        </_alt>
82
                                    </collectiondate>
83
                                    <notes>$Notes_Plant</notes>
84
                                    <plantobservation>
85
                                        <authorplantcode>$Collection_Number</authorplantcode>
86
                                        <reproductivecondition>$Phenology_Stage</reproductivecondition>
87
                                        <specimenreplicate>
88
                                            <catalognumber_dwc>$Catalog_Number</catalognumber_dwc>
89
                                            <collectionnumber>$Collection_Number</collectionnumber>
90
                                            <institution_id>
91
                                                <sourcelist>
92
                                                    <name>$Institution_Code</name>
93
                                                    <sourcename>
94
                                                        <name>
95
                                                            <_split>
96
                                                                <separator>[,;] *</separator>
97
                                                                <value>$Institution_Code</value>
98
                                                            </_split>
99
                                                        </name>
100
                                                    </sourcename>
101
                                                </sourcelist>
102
                                            </institution_id>
103
                                            <sourceaccessioncode>$specimen_id</sourceaccessioncode>
104
                                        </specimenreplicate>
105
                                        <stemobservation>
106
                                            <diameterbreastheight_m>
107
                                                <_cm_to_m>
108
                                                    <value>
109
                                                        <_avg>
110
                                                            <1>$DBH_Min</1>
111
                                                            <2>$DBH_Max</2>
112
                                                        </_avg>
113
                                                    </value>
114
                                                </_cm_to_m>
115
                                            </diameterbreastheight_m>
116
                                            <height_m>
117
                                                <_avg>
118
                                                    <1>$Height_Min</1>
119
                                                    <2>$Height_Max</2>
120
                                                </_avg>
121
                                            </height_m>
122
                                        </stemobservation>
123
                                    </plantobservation>
124
                                </aggregateoccurrence>
125
                                <collector_id>
126
                                    <party>
127
                                        <fullname>
128
                                            <_join>
129
                                                <1>$Collector_Abbrev_Name</1>
130
                                                <2>$Collection_Team</2>
131
                                            </_join>
132
                                        </fullname>
133
                                    </party>
134
                                </collector_id>
135
                                <sourceaccessioncode>$specimen_id</sourceaccessioncode>
136
                                <taxondetermination>
137
                                    <party_id><party><fullname>$Determined_By_Name</fullname></party></party_id>
138
                                    <taxonverbatim_id>
139
                                        <taxonverbatim>
140
                                            <taxonlabel_id>
141
                                                <taxonlabel>
142
                                                    <parent_id>
143
                                                        <taxonlabel>
144
                                                            <parent_id>
145
                                                                <taxonlabel>
146
                                                                    <rank>cultivar</rank>
147
                                                                    <parent_id>
148
                                                                        <taxonlabel>
149
                                                                            <rank>forma</rank>
150
                                                                            <parent_id>
151
                                                                                <taxonlabel>
152
                                                                                    <rank>variety</rank>
153
                                                                                    <parent_id>
154
                                                                                        <taxonlabel>
155
                                                                                            <rank>subspecies</rank>
156
                                                                                            <parent_id>
157
                                                                                                <taxonlabel>
158
                                                                                                    <rank>species</rank>
159
                                                                                                    <taxonepithet>$Specific_Epithet</taxonepithet>
160
                                                                                                    <parent_id>
161
                                                                                                        <taxonlabel>
162
                                                                                                            <rank>genus</rank>
163
                                                                                                            <taxonepithet>$Genus_Name</taxonepithet>
164
                                                                                                            <parent_id>
165
                                                                                                                <taxonlabel>
166
                                                                                                                    <rank>family</rank>
167
                                                                                                                    <taxonepithet>$Family_Name</taxonepithet>
168
                                                                                                                    <parent_id>
169
                                                                                                                        <taxonlabel>
170
                                                                                                                            <rank>order</rank>
171
                                                                                                                            <taxonepithet>$Order_Name</taxonepithet>
172
                                                                                                                            <parent_id>
173
                                                                                                                                <taxonlabel>
174
                                                                                                                                    <rank>class</rank>
175
                                                                                                                                    <taxonepithet>$Class_Name</taxonepithet>
176
                                                                                                                                    <parent_id>
177
                                                                                                                                        <taxonlabel>
178
                                                                                                                                            <rank>phylum</rank>
179
                                                                                                                                            <taxonepithet>$Division_Name</taxonepithet>
180
                                                                                                                                            <parent_id>
181
                                                                                                                                                <taxonlabel>
182
                                                                                                                                                    <rank>kingdom</rank>
183
                                                                                                                                                    <taxonepithet>$Kingdom_Name</taxonepithet>
184
                                                                                                                                                </taxonlabel>
185
                                                                                                                                            </parent_id>
186
                                                                                                                                        </taxonlabel>
187
                                                                                                                                    </parent_id>
188
                                                                                                                                </taxonlabel>
189
                                                                                                                            </parent_id>
190
                                                                                                                        </taxonlabel>
191
                                                                                                                    </parent_id>
192
                                                                                                                </taxonlabel>
193
                                                                                                            </parent_id>
194
                                                                                                        </taxonlabel>
195
                                                                                                    </parent_id>
196
                                                                                                </taxonlabel>
197
                                                                                            </parent_id>
198
                                                                                        </taxonlabel>
199
                                                                                    </parent_id>
200
                                                                                </taxonlabel>
201
                                                                            </parent_id>
202
                                                                        </taxonlabel>
203
                                                                    </parent_id>
204
                                                                </taxonlabel>
205
                                                            </parent_id>
206
                                                            <taxonepithet>$Infra_Epithet</taxonepithet>
207
                                                        </taxonlabel>
208
                                                    </parent_id>
209
                                                    <taxonomicname>
210
                                                        <_merge_prefix>
211
                                                            <prefix><_taxon_family_require_std><family>$Family_Name</family></_taxon_family_require_std></prefix>
212
                                                            <value>
213
                                                                <_alt>
214
                                                                    <1>$Scientific_Name</1>
215
                                                                    <2>
216
                                                                        <_join_words>
217
                                                                            <1>
218
                                                                                <_join_words>
219
                                                                                    <2>$Genus_Name</2>
220
                                                                                    <3>$Specific_Epithet</3>
221
                                                                                    <5>$Infra_Epithet</5>
222
                                                                                </_join_words>
223
                                                                            </1>
224
                                                                            <2>$Sp_Authority</2>
225
                                                                        </_join_words>
226
                                                                    </2>
227
                                                                </_alt>
228
                                                            </value>
229
                                                        </_merge_prefix>
230
                                                    </taxonomicname>
231
                                                </taxonlabel>
232
                                            </taxonlabel_id>
233
                                            <author>$Sp_Authority</author>
234
                                            <family>$Family_Name</family>
235
                                            <genus>$Genus_Name</genus>
236
                                            <specific_epithet>$Specific_Epithet</specific_epithet>
237
                                            <taxonomicname>$Scientific_Name</taxonomicname>
238
                                        </taxonverbatim>
239
                                    </taxonverbatim_id>
240
                                    <determinationdate>
241
                                        <_alt>
242
                                            <1><_dateRangeStart><value>$Determined_By_Date</value></_dateRangeStart></1>
243
                                            <2>
244
                                                <_date>
245
                                                    <day>
246
                                                        <_nullIf>
247
                                                            <null>0</null>
248
                                                            <type>float</type>
249
                                                            <value>$Day_Identified</value>
250
                                                        </_nullIf>
251
                                                    </day>
252
                                                    <month>
253
                                                        <_nullIf>
254
                                                            <null>0</null>
255
                                                            <type>float</type>
256
                                                            <value>$Month_Identified</value>
257
                                                        </_nullIf>
258
                                                    </month>
259
                                                    <year>
260
                                                        <_nullIf>
261
                                                            <null>0</null>
262
                                                            <type>float</type>
263
                                                            <value>$Year_Identified</value>
264
                                                        </_nullIf>
265
                                                    </year>
266
                                                </_date>
267
                                            </2>
268
                                        </_alt>
269
                                    </determinationdate>
270
                                </taxondetermination>
271
                            </taxonoccurrence>
272
                        </locationevent>
273
                        <locationnarrative>
274
                            <_merge>
275
                                <1>
276
                                    <_join>
277
                                        <1>$Locality_Summary</1>
278
                                        <2>$Locality_Description</2>
279
                                        <3>$Locality_Site_Specific</3>
280
                                    </_join>
281
                                </1>
282
                                <3>
283
                                    <_label>
284
                                        <label>habitat</label>
285
                                        <value>
286
                                            <_join>
287
                                                <1>$Habitat_Description</1>
288
                                                <2>$Habitat_Summary</2>
289
                                            </_join>
290
                                        </value>
291
                                    </_label>
292
                                </3>
293
                            </_merge>
294
                        </locationnarrative>
295
                        <locationplace>
296
                            <place_id>
297
                                <place>
298
                                    <coordinates_id>
299
                                        <coordinates>
300
                                            <coordsaccuracy_m><_noCV><value>$Coordinate_Uncertainity</value></_noCV></coordsaccuracy_m>
301
                                            <latitude_deg>
302
                                                <_nullIf>
303
                                                    <null>0</null>
304
                                                    <type>float</type>
305
                                                    <value>$Latitude</value>
306
                                                </_nullIf>
307
                                            </latitude_deg>
308
                                            <longitude_deg>
309
                                                <_nullIf>
310
                                                    <null>0</null>
311
                                                    <type>float</type>
312
                                                    <value>$Longitude</value>
313
                                                </_nullIf>
314
                                            </longitude_deg>
315
                                        </coordinates>
316
                                    </coordinates_id>
317
                                    <continent>$Continent_Name</continent>
318
                                    <country>$Country_Name</country>
319
                                    <county>$Subregion_Name</county>
320
                                    <matched_place_id>
321
                                        <place>
322
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
323
                                            <coordinates_id>
324
                                                <coordinates>
325
                                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
326
                                                    <latitude_deg>
327
                                                        <_nullIf>
328
                                                            <null>0</null>
329
                                                            <type>float</type>
330
                                                            <value>$Latitude</value>
331
                                                        </_nullIf>
332
                                                    </latitude_deg>
333
                                                    <longitude_deg>
334
                                                        <_nullIf>
335
                                                            <null>0</null>
336
                                                            <type>float</type>
337
                                                            <value>$Longitude</value>
338
                                                        </_nullIf>
339
                                                    </longitude_deg>
340
                                                </coordinates>
341
                                            </coordinates_id>
342
                                            <country>$Country_Name</country>
343
                                            <county>$Subregion_Name</county>
344
                                            <stateprovince>$Region_Name</stateprovince>
345
                                        </place>
346
                                    </matched_place_id>
347
                                    <stateprovince>$Region_Name</stateprovince>
348
                                </place>
349
                            </place_id>
350
                        </locationplace>
351
                    </location>
352
                </path>
353
            </_simplifyPath>
354
        </path>
355
    </_setDefault>
356
</VegBIEN>
357
Inserted 34 new rows into database
(6-6/7)