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 5138 aaronmk
                                            <identifyingtaxonomicname>
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 5138 aaronmk
                                            </identifyingtaxonomicname>
152 5608 aaronmk
                                        </taxonlabel>
153
                                    </matched_label_id>
154 5138 aaronmk
                                    <author>$auth</author>
155
                                    <family>$Family</family>
156
                                    <genus>$Genus</genus>
157 5646 aaronmk
                                    <identifyingtaxonomicname>
158
                                        <_join_words>
159
                                            <1>
160
                                                <_join_words>
161
                                                    <1>$Family</1>
162
                                                    <2>$Genus</2>
163
                                                    <3>$Species</3>
164
                                                    <5>
165
                                                        <_join_words>
166
                                                            <1>
167
                                                                <_if name="if has infraspecificEpithet">
168
                                                                    <cond>$infra_ep_1</cond>
169
                                                                    <then>$infra_rank_1</then>
170
                                                                </_if>
171
                                                            </1>
172
                                                            <2>$infra_ep_1</2>
173
                                                        </_join_words>
174
                                                    </5>
175
                                                </_join_words>
176
                                            </1>
177
                                            <2>$auth</2>
178
                                        </_join_words>
179
                                    </identifyingtaxonomicname>
180 5294 aaronmk
                                    <parent_id>
181 5608 aaronmk
                                        <taxonlabel>
182 5487 aaronmk
                                            <rank>$infra_rank_1</rank>
183
                                            <verbatimrank>$infra_rank_1</verbatimrank>
184 5294 aaronmk
                                            <parent_id>
185 5608 aaronmk
                                                <taxonlabel>
186 5306 aaronmk
                                                    <rank>cultivar</rank>
187 5294 aaronmk
                                                    <parent_id>
188 5608 aaronmk
                                                        <taxonlabel>
189 5306 aaronmk
                                                            <rank>forma</rank>
190 5294 aaronmk
                                                            <parent_id>
191 5608 aaronmk
                                                                <taxonlabel>
192 5306 aaronmk
                                                                    <rank>variety</rank>
193 5294 aaronmk
                                                                    <parent_id>
194 5608 aaronmk
                                                                        <taxonlabel>
195 5306 aaronmk
                                                                            <rank>subspecies</rank>
196 5294 aaronmk
                                                                            <parent_id>
197 5608 aaronmk
                                                                                <taxonlabel>
198 5306 aaronmk
                                                                                    <rank>species</rank>
199 5596 aaronmk
                                                                                    <taxonepithet>$Species</taxonepithet>
200 5294 aaronmk
                                                                                    <parent_id>
201 5608 aaronmk
                                                                                        <taxonlabel>
202 5306 aaronmk
                                                                                            <rank>genus</rank>
203 5596 aaronmk
                                                                                            <taxonepithet>$Genus</taxonepithet>
204 5306 aaronmk
                                                                                            <parent_id>
205 5608 aaronmk
                                                                                                <taxonlabel>
206 5306 aaronmk
                                                                                                    <rank>family</rank>
207 5596 aaronmk
                                                                                                    <taxonepithet>$Family</taxonepithet>
208 5608 aaronmk
                                                                                                </taxonlabel>
209 5306 aaronmk
                                                                                            </parent_id>
210 5608 aaronmk
                                                                                        </taxonlabel>
211 5294 aaronmk
                                                                                    </parent_id>
212 5608 aaronmk
                                                                                </taxonlabel>
213 5294 aaronmk
                                                                            </parent_id>
214 5608 aaronmk
                                                                        </taxonlabel>
215 5294 aaronmk
                                                                    </parent_id>
216 5608 aaronmk
                                                                </taxonlabel>
217 5294 aaronmk
                                                            </parent_id>
218 5608 aaronmk
                                                        </taxonlabel>
219 5294 aaronmk
                                                    </parent_id>
220 5608 aaronmk
                                                </taxonlabel>
221 5294 aaronmk
                                            </parent_id>
222 5596 aaronmk
                                            <taxonepithet>$infra_ep_1</taxonepithet>
223 5608 aaronmk
                                        </taxonlabel>
224 5294 aaronmk
                                    </parent_id>
225 5264 aaronmk
                                    <rank>$infra_rank_1</rank>
226 5137 aaronmk
                                    <species>$Species</species>
227 5252 aaronmk
                                    <verbatimrank>$infra_rank_1</verbatimrank>
228 5608 aaronmk
                                </taxonlabel>
229
                            </taxonlabel_id>
230 4621 aaronmk
                            <taxonfit>$cfaff</taxonfit>
231
                        </taxondetermination>
232
                        <taxondetermination>
233
                            <isoriginal>true</isoriginal>
234 5608 aaronmk
                            <taxonlabel_id>
235
                                <taxonlabel>
236 5465 aaronmk
                                    <family>$OrigFamily</family>
237
                                    <genus>$OrigGenus</genus>
238 5608 aaronmk
                                    <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 5138 aaronmk
                                            <identifyingtaxonomicname>
247
                                                <_join_words>
248
                                                    <1>$OrigFamily</1>
249
                                                    <2>$OrigGenus</2>
250
                                                    <3>$OrigSpecies</3>
251
                                                </_join_words>
252
                                            </identifyingtaxonomicname>
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 5137 aaronmk
                                    <species>$OrigSpecies</species>
298 5608 aaronmk
                                </taxonlabel>
299
                            </taxonlabel_id>
300 4621 aaronmk
                        </taxondetermination>
301
                        <verbatimcollectorname>
302 5014 aaronmk
                            <_join_words>
303
                                <1>$coll_firstname</1>
304
                                <2>$coll_lastname</2>
305
                            </_join_words>
306 4621 aaronmk
                        </verbatimcollectorname>
307
                        <voucher>
308
                            <specimenreplicate_id>
309
                                <specimenreplicate>
310
                                    <catalognumber_dwc>
311
                                        <_if name="if indirect voucher">
312
                                            <cond>
313
                                                <_eq>
314
                                                    <right>indirect</right>
315
                                                    <left>$DetType</left>
316
                                                </_eq>
317
                                            </cond>
318
                                            <then>
319
                                                <_alt>
320
                                                    <1>$coll_number</1>
321
                                                    <2>$SourceVoucher</2>
322
                                                </_alt>
323
                                            </then>
324
                                        </_if>
325
                                    </catalognumber_dwc>
326
                                </specimenreplicate>
327
                            </specimenreplicate_id>
328
                        </voucher>
329
                    </taxonoccurrence>
330
                </locationevent>
331
            </location>
332
        </path>
333
    </_simplifyPath>
334 3641 aaronmk
</VegBIEN>
335 5313 aaronmk
Inserted 43 new rows into database