Project

General

Profile

1 3641 aaronmk
Put template:
2
<VegBIEN>
3 4621 aaronmk
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6 4324 aaronmk
            <location>
7 4621 aaronmk
                <parent_id>
8
                    <location>
9
                        <authorlocationcode>$PlotCode</authorlocationcode>
10
                        <sourceaccessioncode>$PlotID</sourceaccessioncode>
11
                    </location>
12
                </parent_id>
13
                <authorlocationcode>$Line</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>$NoInd</count>
20 4789 aaronmk
                            <cover_fraction><_percent_to_fraction><value>$cover_percent</value></_percent_to_fraction></cover_fraction>
21 3829 aaronmk
                            <definedvalue fkey="tablerecord_id">
22
                                <userdefined_id>
23
                                    <userdefined>
24 4621 aaronmk
                                        <tablename>aggregateoccurrence</tablename>
25
                                        <userdefinedname>censusNo</userdefinedname>
26 3829 aaronmk
                                    </userdefined>
27
                                </userdefined_id>
28 4621 aaronmk
                                <definedvalue>$census_no</definedvalue>
29 3829 aaronmk
                            </definedvalue>
30 4785 aaronmk
                            <linecover_m><_cm_to_m><value>$intercept_cm</value></_cm_to_m></linecover_m>
31 4621 aaronmk
                            <notes>$Notes</notes>
32
                            <plantobservation>
33
                                <collectionnumber>$Ind</collectionnumber>
34
                                <sourceaccessioncode>$PlotObsID</sourceaccessioncode>
35
                                <specimenreplicate>
36
                                    <catalognumber_dwc>
37
                                        <_if name="if indirect voucher">
38
                                            <cond>
39
                                                <_eq>
40
                                                    <right>indirect</right>
41
                                                    <left>$DetType</left>
42
                                                </_eq>
43
                                            </cond>
44
                                            <else>
45
                                                <_alt>
46
                                                    <1>$coll_number</1>
47
                                                    <2>$SourceVoucher</2>
48
                                                </_alt>
49
                                            </else>
50
                                        </_if>
51
                                    </catalognumber_dwc>
52
                                </specimenreplicate>
53
                                <stemobservation>
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>$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>$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>$liana_infestation</definedvalue>
80
                                    </definedvalue>
81 4869 aaronmk
                                    <diameterbreastheight_m><_cm_to_m><value>$temp_dbh</value></_cm_to_m></diameterbreastheight_m>
82 4753 aaronmk
                                    <height_m>$height_m</height_m>
83
                                    <heightfirstbranch_m>$ht_first_branch_m</heightfirstbranch_m>
84 4828 aaronmk
                                    <tag>
85
                                        <_alt>
86
                                            <1>$tag2</1>
87
                                            <2>$tag1</2>
88
                                        </_alt>
89
                                    </tag>
90 4753 aaronmk
                                    <xposition_m>$x_position</xposition_m>
91
                                    <yposition_m>$y_position</yposition_m>
92 4621 aaronmk
                                </stemobservation>
93
                            </plantobservation>
94
                        </aggregateoccurrence>
95 4833 aaronmk
                        <authortaxoncode>$Ind</authortaxoncode>
96 4621 aaronmk
                        <growthform>
97
                            <_map>
98
                                <T>tree</T>
99
                                <Arbol>tree</Arbol>
100
                                <palm>tree</palm>
101
                                <H>hemiepiphyte</H>
102
                                <Hemiepífito>hemiepiphyte</Hemiepífito>
103
                                <L>liana</L>
104
                                <l>liana</l>
105
                                <L?>liana</L?>
106
                                <Liana>liana</Liana>
107
                                <E>epiphyte</E>
108
                                <S>shrub</S>
109
                                <Hb>herb</Hb>
110
                                <vine-herbaceous>vine</vine-herbaceous>
111
                                <graminoid>grass</graminoid>
112
                                <rosette>forb</rosette>
113
                                <*>*</*>
114
                                <value>$Habit</value>
115
                            </_map>
116
                        </growthform>
117
                        <sourceaccessioncode>$PlotObsID</sourceaccessioncode>
118
                        <taxondetermination>
119 5657 aaronmk
                            <taxonverbatim_id>
120
                                <taxonverbatim>
121
                                    <taxonlabel_id>
122 5608 aaronmk
                                        <taxonlabel>
123 5657 aaronmk
                                            <matched_label_id>
124
                                                <taxonlabel>
125
                                                    <creator_id>
126
                                                        <party>
127
                                                            <creator_id>0</creator_id>
128
                                                            <organizationname>TNRS</organizationname>
129
                                                        </party>
130
                                                    </creator_id>
131
                                                    <taxonomicname>
132 5012 aaronmk
                                                        <_join_words>
133 5790 aaronmk
                                                            <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
134 5788 aaronmk
                                                            <2>
135 5138 aaronmk
                                                                <_join_words>
136 5788 aaronmk
                                                                    <1>
137 5657 aaronmk
                                                                        <_join_words>
138 5788 aaronmk
                                                                            <2>$Genus</2>
139
                                                                            <3>$Species</3>
140
                                                                            <5>
141
                                                                                <_join_words>
142
                                                                                    <1>
143
                                                                                        <_if name="if has infraspecificEpithet">
144
                                                                                            <cond>$infra_ep_1</cond>
145
                                                                                            <then>$infra_rank_1</then>
146
                                                                                        </_if>
147
                                                                                    </1>
148
                                                                                    <2>$infra_ep_1</2>
149
                                                                                </_join_words>
150
                                                                            </5>
151 5657 aaronmk
                                                                        </_join_words>
152 5788 aaronmk
                                                                    </1>
153
                                                                    <2>$auth</2>
154 5138 aaronmk
                                                                </_join_words>
155 5788 aaronmk
                                                            </2>
156 5012 aaronmk
                                                        </_join_words>
157 5657 aaronmk
                                                    </taxonomicname>
158
                                                </taxonlabel>
159
                                            </matched_label_id>
160 5294 aaronmk
                                            <parent_id>
161 5608 aaronmk
                                                <taxonlabel>
162 5657 aaronmk
                                                    <rank>$infra_rank_1</rank>
163
                                                    <taxonverbatim><verbatimrank>$infra_rank_1</verbatimrank></taxonverbatim>
164 5294 aaronmk
                                                    <parent_id>
165 5608 aaronmk
                                                        <taxonlabel>
166 5657 aaronmk
                                                            <rank>cultivar</rank>
167 5294 aaronmk
                                                            <parent_id>
168 5608 aaronmk
                                                                <taxonlabel>
169 5657 aaronmk
                                                                    <rank>forma</rank>
170 5294 aaronmk
                                                                    <parent_id>
171 5608 aaronmk
                                                                        <taxonlabel>
172 5657 aaronmk
                                                                            <rank>variety</rank>
173 5294 aaronmk
                                                                            <parent_id>
174 5608 aaronmk
                                                                                <taxonlabel>
175 5657 aaronmk
                                                                                    <rank>subspecies</rank>
176 5294 aaronmk
                                                                                    <parent_id>
177 5608 aaronmk
                                                                                        <taxonlabel>
178 5657 aaronmk
                                                                                            <rank>species</rank>
179
                                                                                            <taxonepithet>$Species</taxonepithet>
180 5306 aaronmk
                                                                                            <parent_id>
181 5608 aaronmk
                                                                                                <taxonlabel>
182 5657 aaronmk
                                                                                                    <rank>genus</rank>
183
                                                                                                    <taxonepithet>$Genus</taxonepithet>
184
                                                                                                    <parent_id>
185
                                                                                                        <taxonlabel>
186
                                                                                                            <rank>family</rank>
187
                                                                                                            <taxonepithet>$Family</taxonepithet>
188
                                                                                                        </taxonlabel>
189
                                                                                                    </parent_id>
190 5608 aaronmk
                                                                                                </taxonlabel>
191 5306 aaronmk
                                                                                            </parent_id>
192 5608 aaronmk
                                                                                        </taxonlabel>
193 5294 aaronmk
                                                                                    </parent_id>
194 5608 aaronmk
                                                                                </taxonlabel>
195 5294 aaronmk
                                                                            </parent_id>
196 5608 aaronmk
                                                                        </taxonlabel>
197 5294 aaronmk
                                                                    </parent_id>
198 5608 aaronmk
                                                                </taxonlabel>
199 5294 aaronmk
                                                            </parent_id>
200 5608 aaronmk
                                                        </taxonlabel>
201 5294 aaronmk
                                                    </parent_id>
202 5657 aaronmk
                                                    <taxonepithet>$infra_ep_1</taxonepithet>
203 5608 aaronmk
                                                </taxonlabel>
204 5294 aaronmk
                                            </parent_id>
205 5657 aaronmk
                                            <rank>$infra_rank_1</rank>
206
                                            <taxonomicname>
207 5656 aaronmk
                                                <_join_words>
208 5790 aaronmk
                                                    <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
209 5788 aaronmk
                                                    <2>
210 5656 aaronmk
                                                        <_join_words>
211 5788 aaronmk
                                                            <1>
212 5657 aaronmk
                                                                <_join_words>
213 5788 aaronmk
                                                                    <2>$Genus</2>
214
                                                                    <3>$Species</3>
215
                                                                    <5>
216
                                                                        <_join_words>
217
                                                                            <1>
218
                                                                                <_if name="if has infraspecificEpithet">
219
                                                                                    <cond>$infra_ep_1</cond>
220
                                                                                    <then>$infra_rank_1</then>
221
                                                                                </_if>
222
                                                                            </1>
223
                                                                            <2>$infra_ep_1</2>
224
                                                                        </_join_words>
225
                                                                    </5>
226 5657 aaronmk
                                                                </_join_words>
227 5788 aaronmk
                                                            </1>
228
                                                            <2>$auth</2>
229 5656 aaronmk
                                                        </_join_words>
230 5788 aaronmk
                                                    </2>
231 5656 aaronmk
                                                </_join_words>
232 5657 aaronmk
                                            </taxonomicname>
233
                                        </taxonlabel>
234
                                    </taxonlabel_id>
235
                                    <author>$auth</author>
236
                                    <family>$Family</family>
237
                                    <genus>$Genus</genus>
238 5783 aaronmk
                                    <specific_epithet>$Species</specific_epithet>
239 5657 aaronmk
                                    <verbatimrank>$infra_rank_1</verbatimrank>
240
                                </taxonverbatim>
241
                            </taxonverbatim_id>
242 4621 aaronmk
                            <taxonfit>$cfaff</taxonfit>
243
                        </taxondetermination>
244
                        <taxondetermination>
245
                            <isoriginal>true</isoriginal>
246 5657 aaronmk
                            <taxonverbatim_id>
247
                                <taxonverbatim>
248
                                    <taxonlabel_id>
249 5608 aaronmk
                                        <taxonlabel>
250 5657 aaronmk
                                            <matched_label_id>
251
                                                <taxonlabel>
252
                                                    <creator_id>
253
                                                        <party>
254
                                                            <creator_id>0</creator_id>
255
                                                            <organizationname>TNRS</organizationname>
256
                                                        </party>
257
                                                    </creator_id>
258
                                                    <taxonomicname>
259
                                                        <_join_words>
260 5790 aaronmk
                                                            <1><_taxon_family_require_std><family>$OrigFamily</family></_taxon_family_require_std></1>
261 5788 aaronmk
                                                            <2>
262
                                                                <_join_words>
263
                                                                    <2>$OrigGenus</2>
264
                                                                    <3>$OrigSpecies</3>
265
                                                                </_join_words>
266
                                                            </2>
267 5657 aaronmk
                                                        </_join_words>
268
                                                    </taxonomicname>
269
                                                </taxonlabel>
270
                                            </matched_label_id>
271 5295 aaronmk
                                            <parent_id>
272 5608 aaronmk
                                                <taxonlabel>
273 5295 aaronmk
                                                    <parent_id>
274 5608 aaronmk
                                                        <taxonlabel>
275 5657 aaronmk
                                                            <rank>cultivar</rank>
276 5295 aaronmk
                                                            <parent_id>
277 5608 aaronmk
                                                                <taxonlabel>
278 5657 aaronmk
                                                                    <rank>forma</rank>
279 5295 aaronmk
                                                                    <parent_id>
280 5608 aaronmk
                                                                        <taxonlabel>
281 5657 aaronmk
                                                                            <rank>variety</rank>
282 5295 aaronmk
                                                                            <parent_id>
283 5608 aaronmk
                                                                                <taxonlabel>
284 5657 aaronmk
                                                                                    <rank>subspecies</rank>
285 5295 aaronmk
                                                                                    <parent_id>
286 5608 aaronmk
                                                                                        <taxonlabel>
287 5657 aaronmk
                                                                                            <rank>species</rank>
288
                                                                                            <taxonepithet>$OrigSpecies</taxonepithet>
289 5306 aaronmk
                                                                                            <parent_id>
290 5608 aaronmk
                                                                                                <taxonlabel>
291 5657 aaronmk
                                                                                                    <rank>genus</rank>
292
                                                                                                    <taxonepithet>$OrigGenus</taxonepithet>
293
                                                                                                    <parent_id>
294
                                                                                                        <taxonlabel>
295
                                                                                                            <rank>family</rank>
296
                                                                                                            <taxonepithet>$OrigFamily</taxonepithet>
297
                                                                                                        </taxonlabel>
298
                                                                                                    </parent_id>
299 5608 aaronmk
                                                                                                </taxonlabel>
300 5306 aaronmk
                                                                                            </parent_id>
301 5608 aaronmk
                                                                                        </taxonlabel>
302 5295 aaronmk
                                                                                    </parent_id>
303 5608 aaronmk
                                                                                </taxonlabel>
304 5295 aaronmk
                                                                            </parent_id>
305 5608 aaronmk
                                                                        </taxonlabel>
306 5295 aaronmk
                                                                    </parent_id>
307 5608 aaronmk
                                                                </taxonlabel>
308 5295 aaronmk
                                                            </parent_id>
309 5608 aaronmk
                                                        </taxonlabel>
310 5295 aaronmk
                                                    </parent_id>
311 5608 aaronmk
                                                </taxonlabel>
312 5295 aaronmk
                                            </parent_id>
313 5657 aaronmk
                                            <taxonomicname>
314
                                                <_join_words>
315 5790 aaronmk
                                                    <1><_taxon_family_require_std><family>$OrigFamily</family></_taxon_family_require_std></1>
316 5788 aaronmk
                                                    <2>
317
                                                        <_join_words>
318
                                                            <2>$OrigGenus</2>
319
                                                            <3>$OrigSpecies</3>
320
                                                        </_join_words>
321
                                                    </2>
322 5657 aaronmk
                                                </_join_words>
323
                                            </taxonomicname>
324 5608 aaronmk
                                        </taxonlabel>
325 5657 aaronmk
                                    </taxonlabel_id>
326
                                    <family>$OrigFamily</family>
327
                                    <genus>$OrigGenus</genus>
328 5783 aaronmk
                                    <specific_epithet>$OrigSpecies</specific_epithet>
329 5657 aaronmk
                                </taxonverbatim>
330
                            </taxonverbatim_id>
331 4621 aaronmk
                        </taxondetermination>
332
                        <verbatimcollectorname>
333 5014 aaronmk
                            <_join_words>
334
                                <1>$coll_firstname</1>
335
                                <2>$coll_lastname</2>
336
                            </_join_words>
337 4621 aaronmk
                        </verbatimcollectorname>
338
                        <voucher>
339
                            <specimenreplicate_id>
340
                                <specimenreplicate>
341
                                    <catalognumber_dwc>
342
                                        <_if name="if indirect voucher">
343
                                            <cond>
344
                                                <_eq>
345
                                                    <right>indirect</right>
346
                                                    <left>$DetType</left>
347
                                                </_eq>
348
                                            </cond>
349
                                            <then>
350
                                                <_alt>
351
                                                    <1>$coll_number</1>
352
                                                    <2>$SourceVoucher</2>
353
                                                </_alt>
354
                                            </then>
355
                                        </_if>
356
                                    </catalognumber_dwc>
357
                                </specimenreplicate>
358
                            </specimenreplicate_id>
359
                        </voucher>
360
                    </taxonoccurrence>
361
                </locationevent>
362 5773 aaronmk
                <sourceaccessioncode>
363
                    <_join>
364
                        <1>$PlotID</1>
365
                        <2>$Line</2>
366
                    </_join>
367
                </sourceaccessioncode>
368 4621 aaronmk
            </location>
369
        </path>
370
    </_simplifyPath>
371 3641 aaronmk
</VegBIEN>
372 5655 aaronmk
Inserted 51 new rows into database