Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <parent_id>
8
                    <location>
9
                        <authorlocationcode>$plot_code</authorlocationcode>
10
                        <sourceaccessioncode>$PLOT_ID</sourceaccessioncode>
11
                    </location>
12
                </parent_id>
13
                <authorlocationcode>$subplot</authorlocationcode>
14
                <locationevent>
15
                    <obsenddate><_date><date><_dateRangeEnd><value>$census_date</value></_dateRangeEnd></date></_date></obsenddate>
16
                    <obsstartdate><_date><date><_dateRangeStart><value>$census_date</value></_dateRangeStart></date></_date></obsstartdate>
17
                    <taxonoccurrence>
18
                        <aggregateoccurrence>
19
                            <count>$no_of_individuals</count>
20
                            <cover_fraction><_percent_to_fraction><value>$cover_percent</value></_percent_to_fraction></cover_fraction>
21
                            <definedvalue fkey="tablerecord_id">
22
                                <userdefined_id>
23
                                    <userdefined>
24
                                        <tablename>aggregateoccurrence</tablename>
25
                                        <userdefinedname>censusNo</userdefinedname>
26
                                    </userdefined>
27
                                </userdefined_id>
28
                                <definedvalue>$census_no</definedvalue>
29
                            </definedvalue>
30
                            <linecover_m><_cm_to_m><value>$intercept_cm</value></_cm_to_m></linecover_m>
31
                            <plantobservation>
32
                                <collectionnumber>$individual_code</collectionnumber>
33
                                <sourceaccessioncode>$OBSERVATION_ID</sourceaccessioncode>
34
                                <specimenreplicate>
35
                                    <catalognumber_dwc>
36
                                        <_if name="if indirect voucher">
37
                                            <cond>
38
                                                <_eq>
39
                                                    <right>indirect</right>
40
                                                    <left>$det_type</left>
41
                                                </_eq>
42
                                            </cond>
43
                                            <else>
44
                                                <_alt>
45
                                                    <1>$coll_number</1>
46
                                                    <2>$voucher_string</2>
47
                                                </_alt>
48
                                            </else>
49
                                        </_if>
50
                                    </catalognumber_dwc>
51
                                </specimenreplicate>
52
                                <stemobservation>
53
                                    <basaldiameter_m>$basal_diam</basaldiameter_m>
54
                                    <definedvalue fkey="tablerecord_id">
55
                                        <userdefined_id>
56
                                            <userdefined>
57
                                                <tablename>stemobservation</tablename>
58
                                                <userdefinedname>canopyForm</userdefinedname>
59
                                            </userdefined>
60
                                        </userdefined_id>
61
                                        <definedvalue>$stem_canopy_form</definedvalue>
62
                                    </definedvalue>
63
                                    <definedvalue fkey="tablerecord_id">
64
                                        <userdefined_id>
65
                                            <userdefined>
66
                                                <tablename>stemobservation</tablename>
67
                                                <userdefinedname>canopyPosition</userdefinedname>
68
                                            </userdefined>
69
                                        </userdefined_id>
70
                                        <definedvalue>$stem_canopy_position</definedvalue>
71
                                    </definedvalue>
72
                                    <definedvalue fkey="tablerecord_id">
73
                                        <userdefined_id>
74
                                            <userdefined>
75
                                                <tablename>stemobservation</tablename>
76
                                                <userdefinedname>lianaInfestation</userdefinedname>
77
                                            </userdefined>
78
                                        </userdefined_id>
79
                                        <definedvalue>$stem_liana_infestation</definedvalue>
80
                                    </definedvalue>
81
                                    <definedvalue fkey="tablerecord_id">
82
                                        <userdefined_id>
83
                                            <userdefined>
84
                                                <tablename>stemobservation</tablename>
85
                                                <userdefinedname>notes</userdefinedname>
86
                                            </userdefined>
87
                                        </userdefined_id>
88
                                        <definedvalue>$notes</definedvalue>
89
                                    </definedvalue>
90
                                    <diameterbreastheight_m><_cm_to_m><value>$stem_dbh</value></_cm_to_m></diameterbreastheight_m>
91
                                    <height_m>
92
                                        <_alt>
93
                                            <1>$stem_height_m</1>
94
                                            <2>$height_m</2>
95
                                        </_alt>
96
                                    </height_m>
97
                                    <heightfirstbranch_m>
98
                                        <_alt>
99
                                            <0>$ht_first_branch_m</0>
100
                                            <1>$stem_height_first_branch_m</1>
101
                                        </_alt>
102
                                    </heightfirstbranch_m>
103
                                    <tag>
104
                                        <_alt>
105
                                            <1>
106
                                                <_alt>
107
                                                    <1>$stem_tag2</1>
108
                                                    <2>$stem_tag1</2>
109
                                                </_alt>
110
                                            </1>
111
                                            <2>
112
                                                <_alt>
113
                                                    <1>$tag2</1>
114
                                                    <2>$tag1</2>
115
                                                </_alt>
116
                                            </2>
117
                                        </_alt>
118
                                    </tag>
119
                                    <xposition_m>$x_position</xposition_m>
120
                                    <yposition_m>$y_position</yposition_m>
121
                                </stemobservation>
122
                            </plantobservation>
123
                        </aggregateoccurrence>
124
                        <authortaxoncode>$individual_code</authortaxoncode>
125
                        <growthform>
126
                            <_map>
127
                                <T>tree</T>
128
                                <Arbol>tree</Arbol>
129
                                <palm>tree</palm>
130
                                <H>hemiepiphyte</H>
131
                                <Hemiepífito>hemiepiphyte</Hemiepífito>
132
                                <L>liana</L>
133
                                <l>liana</l>
134
                                <L?>liana</L?>
135
                                <Liana>liana</Liana>
136
                                <E>epiphyte</E>
137
                                <S>shrub</S>
138
                                <Hb>herb</Hb>
139
                                <vine-herbaceous>vine</vine-herbaceous>
140
                                <graminoid>grass</graminoid>
141
                                <rosette>forb</rosette>
142
                                <*>*</*>
143
                                <value>$habit</value>
144
                            </_map>
145
                        </growthform>
146
                        <sourceaccessioncode>$OBSERVATION_ID</sourceaccessioncode>
147
                        <taxondetermination>
148
                            <taxonverbatim_id>
149
                                <taxonverbatim>
150
                                    <taxonlabel_id>
151
                                        <taxonlabel>
152
                                            <matched_label_id>
153
                                                <taxonlabel>
154
                                                    <creator_id>
155
                                                        <party>
156
                                                            <creator_id>0</creator_id>
157
                                                            <organizationname>TNRS</organizationname>
158
                                                        </party>
159
                                                    </creator_id>
160
                                                    <taxonomicname>
161
                                                        <_join_words>
162
                                                            <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
163
                                                            <2>
164
                                                                <_join_words>
165
                                                                    <1>
166
                                                                        <_join_words>
167
                                                                            <2>$genus</2>
168
                                                                            <3>$specific_epithet</3>
169
                                                                            <5>
170
                                                                                <_join_words>
171
                                                                                    <1>
172
                                                                                        <_if name="if has infraspecificEpithet">
173
                                                                                            <cond>$infra_ep_1</cond>
174
                                                                                            <then>$infra_rank_1</then>
175
                                                                                        </_if>
176
                                                                                    </1>
177
                                                                                    <2>$infra_ep_1</2>
178
                                                                                </_join_words>
179
                                                                            </5>
180
                                                                        </_join_words>
181
                                                                    </1>
182
                                                                    <2>$specific_authority</2>
183
                                                                </_join_words>
184
                                                            </2>
185
                                                        </_join_words>
186
                                                    </taxonomicname>
187
                                                </taxonlabel>
188
                                            </matched_label_id>
189
                                            <parent_id>
190
                                                <taxonlabel>
191
                                                    <rank>$infra_rank_1</rank>
192
                                                    <taxonverbatim><verbatimrank>$infra_rank_1</verbatimrank></taxonverbatim>
193
                                                    <parent_id>
194
                                                        <taxonlabel>
195
                                                            <rank>cultivar</rank>
196
                                                            <parent_id>
197
                                                                <taxonlabel>
198
                                                                    <rank>forma</rank>
199
                                                                    <parent_id>
200
                                                                        <taxonlabel>
201
                                                                            <rank>variety</rank>
202
                                                                            <parent_id>
203
                                                                                <taxonlabel>
204
                                                                                    <rank>subspecies</rank>
205
                                                                                    <parent_id>
206
                                                                                        <taxonlabel>
207
                                                                                            <rank>species</rank>
208
                                                                                            <taxonepithet>$specific_epithet</taxonepithet>
209
                                                                                            <parent_id>
210
                                                                                                <taxonlabel>
211
                                                                                                    <rank>genus</rank>
212
                                                                                                    <taxonepithet>$genus</taxonepithet>
213
                                                                                                    <parent_id>
214
                                                                                                        <taxonlabel>
215
                                                                                                            <rank>family</rank>
216
                                                                                                            <taxonepithet>$family</taxonepithet>
217
                                                                                                        </taxonlabel>
218
                                                                                                    </parent_id>
219
                                                                                                </taxonlabel>
220
                                                                                            </parent_id>
221
                                                                                        </taxonlabel>
222
                                                                                    </parent_id>
223
                                                                                </taxonlabel>
224
                                                                            </parent_id>
225
                                                                        </taxonlabel>
226
                                                                    </parent_id>
227
                                                                </taxonlabel>
228
                                                            </parent_id>
229
                                                        </taxonlabel>
230
                                                    </parent_id>
231
                                                    <taxonepithet>$infra_ep_1</taxonepithet>
232
                                                </taxonlabel>
233
                                            </parent_id>
234
                                            <rank>$infra_rank_1</rank>
235
                                            <taxonomicname>
236
                                                <_join_words>
237
                                                    <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
238
                                                    <2>
239
                                                        <_join_words>
240
                                                            <1>
241
                                                                <_join_words>
242
                                                                    <2>$genus</2>
243
                                                                    <3>$specific_epithet</3>
244
                                                                    <5>
245
                                                                        <_join_words>
246
                                                                            <1>
247
                                                                                <_if name="if has infraspecificEpithet">
248
                                                                                    <cond>$infra_ep_1</cond>
249
                                                                                    <then>$infra_rank_1</then>
250
                                                                                </_if>
251
                                                                            </1>
252
                                                                            <2>$infra_ep_1</2>
253
                                                                        </_join_words>
254
                                                                    </5>
255
                                                                </_join_words>
256
                                                            </1>
257
                                                            <2>$specific_authority</2>
258
                                                        </_join_words>
259
                                                    </2>
260
                                                </_join_words>
261
                                            </taxonomicname>
262
                                        </taxonlabel>
263
                                    </taxonlabel_id>
264
                                    <author>$specific_authority</author>
265
                                    <family>$family</family>
266
                                    <genus>$genus</genus>
267
                                    <specific_epithet>$specific_epithet</specific_epithet>
268
                                    <verbatimrank>$infra_rank_1</verbatimrank>
269
                                </taxonverbatim>
270
                            </taxonverbatim_id>
271
                            <taxonfit>$cf_aff</taxonfit>
272
                        </taxondetermination>
273
                        <taxondetermination>
274
                            <isoriginal>true</isoriginal>
275
                            <taxonverbatim_id>
276
                                <taxonverbatim>
277
                                    <taxonlabel_id>
278
                                        <taxonlabel>
279
                                            <matched_label_id>
280
                                                <taxonlabel>
281
                                                    <creator_id>
282
                                                        <party>
283
                                                            <creator_id>0</creator_id>
284
                                                            <organizationname>TNRS</organizationname>
285
                                                        </party>
286
                                                    </creator_id>
287
                                                    <taxonomicname>
288
                                                        <_join_words>
289
                                                            <1><_taxon_family_require_std><family>$orig_family</family></_taxon_family_require_std></1>
290
                                                            <2>$orig_species</2>
291
                                                        </_join_words>
292
                                                    </taxonomicname>
293
                                                </taxonlabel>
294
                                            </matched_label_id>
295
                                            <parent_id>
296
                                                <taxonlabel>
297
                                                    <parent_id>
298
                                                        <taxonlabel>
299
                                                            <rank>cultivar</rank>
300
                                                            <parent_id>
301
                                                                <taxonlabel>
302
                                                                    <rank>forma</rank>
303
                                                                    <parent_id>
304
                                                                        <taxonlabel>
305
                                                                            <rank>variety</rank>
306
                                                                            <parent_id>
307
                                                                                <taxonlabel>
308
                                                                                    <rank>subspecies</rank>
309
                                                                                    <parent_id>
310
                                                                                        <taxonlabel>
311
                                                                                            <rank>species</rank>
312
                                                                                            <taxonepithet>$orig_species</taxonepithet>
313
                                                                                            <parent_id>
314
                                                                                                <taxonlabel>
315
                                                                                                    <rank>genus</rank>
316
                                                                                                    <parent_id>
317
                                                                                                        <taxonlabel>
318
                                                                                                            <rank>family</rank>
319
                                                                                                            <taxonepithet>$orig_family</taxonepithet>
320
                                                                                                        </taxonlabel>
321
                                                                                                    </parent_id>
322
                                                                                                </taxonlabel>
323
                                                                                            </parent_id>
324
                                                                                        </taxonlabel>
325
                                                                                    </parent_id>
326
                                                                                </taxonlabel>
327
                                                                            </parent_id>
328
                                                                        </taxonlabel>
329
                                                                    </parent_id>
330
                                                                </taxonlabel>
331
                                                            </parent_id>
332
                                                        </taxonlabel>
333
                                                    </parent_id>
334
                                                </taxonlabel>
335
                                            </parent_id>
336
                                            <taxonomicname>
337
                                                <_join_words>
338
                                                    <1><_taxon_family_require_std><family>$orig_family</family></_taxon_family_require_std></1>
339
                                                    <2>$orig_species</2>
340
                                                </_join_words>
341
                                            </taxonomicname>
342
                                        </taxonlabel>
343
                                    </taxonlabel_id>
344
                                    <family>$orig_family</family>
345
                                    <specific_epithet>$orig_species</specific_epithet>
346
                                </taxonverbatim>
347
                            </taxonverbatim_id>
348
                        </taxondetermination>
349
                        <verbatimcollectorname>
350
                            <_join_words>
351
                                <1>$coll_firstname</1>
352
                                <2>$coll_lastname</2>
353
                            </_join_words>
354
                        </verbatimcollectorname>
355
                        <voucher>
356
                            <specimenreplicate_id>
357
                                <specimenreplicate>
358
                                    <catalognumber_dwc>
359
                                        <_if name="if indirect voucher">
360
                                            <cond>
361
                                                <_eq>
362
                                                    <right>indirect</right>
363
                                                    <left>$det_type</left>
364
                                                </_eq>
365
                                            </cond>
366
                                            <then>
367
                                                <_alt>
368
                                                    <1>$coll_number</1>
369
                                                    <2>$voucher_string</2>
370
                                                </_alt>
371
                                            </then>
372
                                        </_if>
373
                                    </catalognumber_dwc>
374
                                </specimenreplicate>
375
                            </specimenreplicate_id>
376
                        </voucher>
377
                    </taxonoccurrence>
378
                </locationevent>
379
                <sourceaccessioncode>
380
                    <_join>
381
                        <1>$PLOT_ID</1>
382
                        <2>$subplot</2>
383
                    </_join>
384
                </sourceaccessioncode>
385
            </location>
386
        </path>
387
    </_simplifyPath>
388
</VegBIEN>
389
Inserted 52 new rows into database
(5-5/6)