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 5608 aaronmk
                            <taxonlabel_id>
120
                                <taxonlabel>
121
                                    <matched_label_id>
122
                                        <taxonlabel>
123 5242 aaronmk
                                            <creator_id>
124 5237 aaronmk
                                                <party>
125 5242 aaronmk
                                                    <creator_id>0</creator_id>
126 5237 aaronmk
                                                    <organizationname>TNRS</organizationname>
127
                                                </party>
128 5242 aaronmk
                                            </creator_id>
129 5656 aaronmk
                                            <taxonomicname>
130 5012 aaronmk
                                                <_join_words>
131 5138 aaronmk
                                                    <1>
132 5012 aaronmk
                                                        <_join_words>
133 5138 aaronmk
                                                            <1>$Family</1>
134
                                                            <2>$Genus</2>
135
                                                            <3>$Species</3>
136
                                                            <5>
137
                                                                <_join_words>
138
                                                                    <1>
139
                                                                        <_if name="if has infraspecificEpithet">
140
                                                                            <cond>$infra_ep_1</cond>
141
                                                                            <then>$infra_rank_1</then>
142
                                                                        </_if>
143
                                                                    </1>
144
                                                                    <2>$infra_ep_1</2>
145
                                                                </_join_words>
146
                                                            </5>
147 5012 aaronmk
                                                        </_join_words>
148 5138 aaronmk
                                                    </1>
149
                                                    <2>$auth</2>
150 5012 aaronmk
                                                </_join_words>
151 5656 aaronmk
                                            </taxonomicname>
152 5608 aaronmk
                                        </taxonlabel>
153
                                    </matched_label_id>
154 5294 aaronmk
                                    <parent_id>
155 5608 aaronmk
                                        <taxonlabel>
156 5487 aaronmk
                                            <rank>$infra_rank_1</rank>
157 5655 aaronmk
                                            <taxonverbatim><verbatimrank>$infra_rank_1</verbatimrank></taxonverbatim>
158 5294 aaronmk
                                            <parent_id>
159 5608 aaronmk
                                                <taxonlabel>
160 5306 aaronmk
                                                    <rank>cultivar</rank>
161 5294 aaronmk
                                                    <parent_id>
162 5608 aaronmk
                                                        <taxonlabel>
163 5306 aaronmk
                                                            <rank>forma</rank>
164 5294 aaronmk
                                                            <parent_id>
165 5608 aaronmk
                                                                <taxonlabel>
166 5306 aaronmk
                                                                    <rank>variety</rank>
167 5294 aaronmk
                                                                    <parent_id>
168 5608 aaronmk
                                                                        <taxonlabel>
169 5306 aaronmk
                                                                            <rank>subspecies</rank>
170 5294 aaronmk
                                                                            <parent_id>
171 5608 aaronmk
                                                                                <taxonlabel>
172 5306 aaronmk
                                                                                    <rank>species</rank>
173 5596 aaronmk
                                                                                    <taxonepithet>$Species</taxonepithet>
174 5294 aaronmk
                                                                                    <parent_id>
175 5608 aaronmk
                                                                                        <taxonlabel>
176 5306 aaronmk
                                                                                            <rank>genus</rank>
177 5596 aaronmk
                                                                                            <taxonepithet>$Genus</taxonepithet>
178 5306 aaronmk
                                                                                            <parent_id>
179 5608 aaronmk
                                                                                                <taxonlabel>
180 5306 aaronmk
                                                                                                    <rank>family</rank>
181 5596 aaronmk
                                                                                                    <taxonepithet>$Family</taxonepithet>
182 5608 aaronmk
                                                                                                </taxonlabel>
183 5306 aaronmk
                                                                                            </parent_id>
184 5608 aaronmk
                                                                                        </taxonlabel>
185 5294 aaronmk
                                                                                    </parent_id>
186 5608 aaronmk
                                                                                </taxonlabel>
187 5294 aaronmk
                                                                            </parent_id>
188 5608 aaronmk
                                                                        </taxonlabel>
189 5294 aaronmk
                                                                    </parent_id>
190 5608 aaronmk
                                                                </taxonlabel>
191 5294 aaronmk
                                                            </parent_id>
192 5608 aaronmk
                                                        </taxonlabel>
193 5294 aaronmk
                                                    </parent_id>
194 5608 aaronmk
                                                </taxonlabel>
195 5294 aaronmk
                                            </parent_id>
196 5596 aaronmk
                                            <taxonepithet>$infra_ep_1</taxonepithet>
197 5608 aaronmk
                                        </taxonlabel>
198 5294 aaronmk
                                    </parent_id>
199 5264 aaronmk
                                    <rank>$infra_rank_1</rank>
200 5656 aaronmk
                                    <taxonomicname>
201
                                        <_join_words>
202
                                            <1>
203
                                                <_join_words>
204
                                                    <1>$Family</1>
205
                                                    <2>$Genus</2>
206
                                                    <3>$Species</3>
207
                                                    <5>
208
                                                        <_join_words>
209
                                                            <1>
210
                                                                <_if name="if has infraspecificEpithet">
211
                                                                    <cond>$infra_ep_1</cond>
212
                                                                    <then>$infra_rank_1</then>
213
                                                                </_if>
214
                                                            </1>
215
                                                            <2>$infra_ep_1</2>
216
                                                        </_join_words>
217
                                                    </5>
218
                                                </_join_words>
219
                                            </1>
220
                                            <2>$auth</2>
221
                                        </_join_words>
222
                                    </taxonomicname>
223 5655 aaronmk
                                    <taxonverbatim>
224
                                        <author>$auth</author>
225
                                        <family>$Family</family>
226
                                        <genus>$Genus</genus>
227
                                        <species>$Species</species>
228
                                        <verbatimrank>$infra_rank_1</verbatimrank>
229
                                    </taxonverbatim>
230 5608 aaronmk
                                </taxonlabel>
231
                            </taxonlabel_id>
232 4621 aaronmk
                            <taxonfit>$cfaff</taxonfit>
233
                        </taxondetermination>
234
                        <taxondetermination>
235
                            <isoriginal>true</isoriginal>
236 5608 aaronmk
                            <taxonlabel_id>
237
                                <taxonlabel>
238
                                    <matched_label_id>
239
                                        <taxonlabel>
240 5242 aaronmk
                                            <creator_id>
241 5237 aaronmk
                                                <party>
242 5242 aaronmk
                                                    <creator_id>0</creator_id>
243 5237 aaronmk
                                                    <organizationname>TNRS</organizationname>
244
                                                </party>
245 5242 aaronmk
                                            </creator_id>
246 5656 aaronmk
                                            <taxonomicname>
247 5138 aaronmk
                                                <_join_words>
248
                                                    <1>$OrigFamily</1>
249
                                                    <2>$OrigGenus</2>
250
                                                    <3>$OrigSpecies</3>
251
                                                </_join_words>
252 5656 aaronmk
                                            </taxonomicname>
253 5608 aaronmk
                                        </taxonlabel>
254
                                    </matched_label_id>
255 5295 aaronmk
                                    <parent_id>
256 5608 aaronmk
                                        <taxonlabel>
257 5295 aaronmk
                                            <parent_id>
258 5608 aaronmk
                                                <taxonlabel>
259 5306 aaronmk
                                                    <rank>cultivar</rank>
260 5295 aaronmk
                                                    <parent_id>
261 5608 aaronmk
                                                        <taxonlabel>
262 5306 aaronmk
                                                            <rank>forma</rank>
263 5295 aaronmk
                                                            <parent_id>
264 5608 aaronmk
                                                                <taxonlabel>
265 5306 aaronmk
                                                                    <rank>variety</rank>
266 5295 aaronmk
                                                                    <parent_id>
267 5608 aaronmk
                                                                        <taxonlabel>
268 5306 aaronmk
                                                                            <rank>subspecies</rank>
269 5295 aaronmk
                                                                            <parent_id>
270 5608 aaronmk
                                                                                <taxonlabel>
271 5306 aaronmk
                                                                                    <rank>species</rank>
272 5596 aaronmk
                                                                                    <taxonepithet>$OrigSpecies</taxonepithet>
273 5295 aaronmk
                                                                                    <parent_id>
274 5608 aaronmk
                                                                                        <taxonlabel>
275 5306 aaronmk
                                                                                            <rank>genus</rank>
276 5596 aaronmk
                                                                                            <taxonepithet>$OrigGenus</taxonepithet>
277 5306 aaronmk
                                                                                            <parent_id>
278 5608 aaronmk
                                                                                                <taxonlabel>
279 5306 aaronmk
                                                                                                    <rank>family</rank>
280 5596 aaronmk
                                                                                                    <taxonepithet>$OrigFamily</taxonepithet>
281 5608 aaronmk
                                                                                                </taxonlabel>
282 5306 aaronmk
                                                                                            </parent_id>
283 5608 aaronmk
                                                                                        </taxonlabel>
284 5295 aaronmk
                                                                                    </parent_id>
285 5608 aaronmk
                                                                                </taxonlabel>
286 5295 aaronmk
                                                                            </parent_id>
287 5608 aaronmk
                                                                        </taxonlabel>
288 5295 aaronmk
                                                                    </parent_id>
289 5608 aaronmk
                                                                </taxonlabel>
290 5295 aaronmk
                                                            </parent_id>
291 5608 aaronmk
                                                        </taxonlabel>
292 5295 aaronmk
                                                    </parent_id>
293 5608 aaronmk
                                                </taxonlabel>
294 5295 aaronmk
                                            </parent_id>
295 5608 aaronmk
                                        </taxonlabel>
296 5295 aaronmk
                                    </parent_id>
297 5656 aaronmk
                                    <taxonomicname>
298
                                        <_join_words>
299
                                            <1>$OrigFamily</1>
300
                                            <2>$OrigGenus</2>
301
                                            <3>$OrigSpecies</3>
302
                                        </_join_words>
303
                                    </taxonomicname>
304 5655 aaronmk
                                    <taxonverbatim>
305
                                        <family>$OrigFamily</family>
306
                                        <genus>$OrigGenus</genus>
307
                                        <species>$OrigSpecies</species>
308
                                    </taxonverbatim>
309 5608 aaronmk
                                </taxonlabel>
310
                            </taxonlabel_id>
311 4621 aaronmk
                        </taxondetermination>
312
                        <verbatimcollectorname>
313 5014 aaronmk
                            <_join_words>
314
                                <1>$coll_firstname</1>
315
                                <2>$coll_lastname</2>
316
                            </_join_words>
317 4621 aaronmk
                        </verbatimcollectorname>
318
                        <voucher>
319
                            <specimenreplicate_id>
320
                                <specimenreplicate>
321
                                    <catalognumber_dwc>
322
                                        <_if name="if indirect voucher">
323
                                            <cond>
324
                                                <_eq>
325
                                                    <right>indirect</right>
326
                                                    <left>$DetType</left>
327
                                                </_eq>
328
                                            </cond>
329
                                            <then>
330
                                                <_alt>
331
                                                    <1>$coll_number</1>
332
                                                    <2>$SourceVoucher</2>
333
                                                </_alt>
334
                                            </then>
335
                                        </_if>
336
                                    </catalognumber_dwc>
337
                                </specimenreplicate>
338
                            </specimenreplicate_id>
339
                        </voucher>
340
                    </taxonoccurrence>
341
                </locationevent>
342
            </location>
343
        </path>
344
    </_simplifyPath>
345 3641 aaronmk
</VegBIEN>
346 5655 aaronmk
Inserted 51 new rows into database