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
                            <taxonconcept_id>
149
                                <taxonconcept>
150
                                    <matched_concept_id>
151
                                        <taxonconcept>
152
                                            <creator_id>
153
                                                <party>
154
                                                    <creator_id>0</creator_id>
155
                                                    <organizationname>TNRS</organizationname>
156
                                                </party>
157
                                            </creator_id>
158
                                            <identifyingtaxonomicname>
159
                                                <_join_words>
160
                                                    <1>
161
                                                        <_join_words>
162
                                                            <1>$family</1>
163
                                                            <2>$genus</2>
164
                                                            <3>$specific_epithet</3>
165
                                                            <5>
166
                                                                <_join_words>
167
                                                                    <1>
168
                                                                        <_if name="if has infraspecificEpithet">
169
                                                                            <cond>$infra_ep_1</cond>
170
                                                                            <then>$infra_rank_1</then>
171
                                                                        </_if>
172
                                                                    </1>
173
                                                                    <2>$infra_ep_1</2>
174
                                                                </_join_words>
175
                                                            </5>
176
                                                        </_join_words>
177
                                                    </1>
178
                                                    <2>$specific_authority</2>
179
                                                </_join_words>
180
                                            </identifyingtaxonomicname>
181
                                        </taxonconcept>
182
                                    </matched_concept_id>
183
                                    <author>$specific_authority</author>
184
                                    <family>$family</family>
185
                                    <genus>$genus</genus>
186
                                    <parent_id>
187
                                        <taxonconcept>
188
                                            <parent_id>
189
                                                <taxonconcept>
190
                                                    <rank>cultivar</rank>
191
                                                    <parent_id>
192
                                                        <taxonconcept>
193
                                                            <rank>forma</rank>
194
                                                            <parent_id>
195
                                                                <taxonconcept>
196
                                                                    <rank>variety</rank>
197
                                                                    <parent_id>
198
                                                                        <taxonconcept>
199
                                                                            <rank>subspecies</rank>
200
                                                                            <parent_id>
201
                                                                                <taxonconcept>
202
                                                                                    <rank>species</rank>
203
                                                                                    <taxonname>$specific_epithet</taxonname>
204
                                                                                    <parent_id>
205
                                                                                        <taxonconcept>
206
                                                                                            <rank>genus</rank>
207
                                                                                            <taxonname>$genus</taxonname>
208
                                                                                            <parent_id>
209
                                                                                                <taxonconcept>
210
                                                                                                    <rank>family</rank>
211
                                                                                                    <taxonname>$family</taxonname>
212
                                                                                                </taxonconcept>
213
                                                                                            </parent_id>
214
                                                                                        </taxonconcept>
215
                                                                                    </parent_id>
216
                                                                                </taxonconcept>
217
                                                                            </parent_id>
218
                                                                        </taxonconcept>
219
                                                                    </parent_id>
220
                                                                </taxonconcept>
221
                                                            </parent_id>
222
                                                        </taxonconcept>
223
                                                    </parent_id>
224
                                                </taxonconcept>
225
                                            </parent_id>
226
                                            <rank>$infra_rank_1</rank>
227
                                            <taxonname>$infra_ep_1</taxonname>
228
                                            <verbatimrank>$infra_rank_1</verbatimrank>
229
                                        </taxonconcept>
230
                                    </parent_id>
231
                                    <rank>$infra_rank_1</rank>
232
                                    <species>$specific_epithet</species>
233
                                    <verbatimrank>$infra_rank_1</verbatimrank>
234
                                </taxonconcept>
235
                            </taxonconcept_id>
236
                            <taxonfit>$cf_aff</taxonfit>
237
                        </taxondetermination>
238
                        <taxondetermination>
239
                            <isoriginal>true</isoriginal>
240
                            <taxonconcept_id>
241
                                <taxonconcept>
242
                                    <family>$orig_family</family>
243
                                    <matched_concept_id>
244
                                        <taxonconcept>
245
                                            <creator_id>
246
                                                <party>
247
                                                    <creator_id>0</creator_id>
248
                                                    <organizationname>TNRS</organizationname>
249
                                                </party>
250
                                            </creator_id>
251
                                            <identifyingtaxonomicname>
252
                                                <_join_words>
253
                                                    <1>$orig_family</1>
254
                                                    <3>$orig_species</3>
255
                                                </_join_words>
256
                                            </identifyingtaxonomicname>
257
                                        </taxonconcept>
258
                                    </matched_concept_id>
259
                                    <parent_id>
260
                                        <taxonconcept>
261
                                            <parent_id>
262
                                                <taxonconcept>
263
                                                    <rank>cultivar</rank>
264
                                                    <parent_id>
265
                                                        <taxonconcept>
266
                                                            <rank>forma</rank>
267
                                                            <parent_id>
268
                                                                <taxonconcept>
269
                                                                    <rank>variety</rank>
270
                                                                    <parent_id>
271
                                                                        <taxonconcept>
272
                                                                            <rank>subspecies</rank>
273
                                                                            <parent_id>
274
                                                                                <taxonconcept>
275
                                                                                    <rank>species</rank>
276
                                                                                    <taxonname>$orig_species</taxonname>
277
                                                                                    <parent_id>
278
                                                                                        <taxonconcept>
279
                                                                                            <rank>genus</rank>
280
                                                                                            <parent_id>
281
                                                                                                <taxonconcept>
282
                                                                                                    <rank>family</rank>
283
                                                                                                    <taxonname>$orig_family</taxonname>
284
                                                                                                </taxonconcept>
285
                                                                                            </parent_id>
286
                                                                                        </taxonconcept>
287
                                                                                    </parent_id>
288
                                                                                </taxonconcept>
289
                                                                            </parent_id>
290
                                                                        </taxonconcept>
291
                                                                    </parent_id>
292
                                                                </taxonconcept>
293
                                                            </parent_id>
294
                                                        </taxonconcept>
295
                                                    </parent_id>
296
                                                </taxonconcept>
297
                                            </parent_id>
298
                                        </taxonconcept>
299
                                    </parent_id>
300
                                    <species>$orig_species</species>
301
                                </taxonconcept>
302
                            </taxonconcept_id>
303
                        </taxondetermination>
304
                        <verbatimcollectorname>
305
                            <_join_words>
306
                                <1>$coll_firstname</1>
307
                                <2>$coll_lastname</2>
308
                            </_join_words>
309
                        </verbatimcollectorname>
310
                        <voucher>
311
                            <specimenreplicate_id>
312
                                <specimenreplicate>
313
                                    <catalognumber_dwc>
314
                                        <_if name="if indirect voucher">
315
                                            <cond>
316
                                                <_eq>
317
                                                    <right>indirect</right>
318
                                                    <left>$det_type</left>
319
                                                </_eq>
320
                                            </cond>
321
                                            <then>
322
                                                <_alt>
323
                                                    <1>$coll_number</1>
324
                                                    <2>$voucher_string</2>
325
                                                </_alt>
326
                                            </then>
327
                                        </_if>
328
                                    </catalognumber_dwc>
329
                                </specimenreplicate>
330
                            </specimenreplicate_id>
331
                        </voucher>
332
                    </taxonoccurrence>
333
                </locationevent>
334
            </location>
335
        </path>
336
    </_simplifyPath>
337
</VegBIEN>
338
Inserted 46 new rows into database
(5-5/6)