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>$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
                            <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
                            <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
                                    <diameterbreastheight_m><_cm_to_m><value>$temp_dbh</value></_cm_to_m></diameterbreastheight_m>
82
                                    <height_m>$height_m</height_m>
83
                                    <heightfirstbranch_m>$ht_first_branch_m</heightfirstbranch_m>
84
                                    <tag>
85
                                        <_alt>
86
                                            <1>$tag2</1>
87
                                            <2>$tag1</2>
88
                                        </_alt>
89
                                    </tag>
90
                                    <xposition_m>$x_position</xposition_m>
91
                                    <yposition_m>$y_position</yposition_m>
92
                                </stemobservation>
93
                            </plantobservation>
94
                        </aggregateoccurrence>
95
                        <authortaxoncode>$Ind</authortaxoncode>
96
                        <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
                            <taxonconcept_id>
120
                                <taxonconcept>
121
                                    <matched_concept_id>
122
                                        <taxonconcept>
123
                                            <creator_id>
124
                                                <party>
125
                                                    <creator_id>0</creator_id>
126
                                                    <organizationname>TNRS</organizationname>
127
                                                </party>
128
                                            </creator_id>
129
                                            <identifyingtaxonomicname>
130
                                                <_join_words>
131
                                                    <1>
132
                                                        <_join_words>
133
                                                            <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
                                                        </_join_words>
148
                                                    </1>
149
                                                    <2>$auth</2>
150
                                                </_join_words>
151
                                            </identifyingtaxonomicname>
152
                                        </taxonconcept>
153
                                    </matched_concept_id>
154
                                    <author>$auth</author>
155
                                    <family>$Family</family>
156
                                    <genus>$Genus</genus>
157
                                    <parent_id>
158
                                        <taxonconcept>
159
                                            <rank>$infra_rank_1</rank>
160
                                            <verbatimrank>$infra_rank_1</verbatimrank>
161
                                            <parent_id>
162
                                                <taxonconcept>
163
                                                    <rank>cultivar</rank>
164
                                                    <parent_id>
165
                                                        <taxonconcept>
166
                                                            <rank>forma</rank>
167
                                                            <parent_id>
168
                                                                <taxonconcept>
169
                                                                    <rank>variety</rank>
170
                                                                    <parent_id>
171
                                                                        <taxonconcept>
172
                                                                            <rank>subspecies</rank>
173
                                                                            <parent_id>
174
                                                                                <taxonconcept>
175
                                                                                    <rank>species</rank>
176
                                                                                    <taxonepithet>$Species</taxonepithet>
177
                                                                                    <parent_id>
178
                                                                                        <taxonconcept>
179
                                                                                            <rank>genus</rank>
180
                                                                                            <taxonepithet>$Genus</taxonepithet>
181
                                                                                            <parent_id>
182
                                                                                                <taxonconcept>
183
                                                                                                    <rank>family</rank>
184
                                                                                                    <taxonepithet>$Family</taxonepithet>
185
                                                                                                </taxonconcept>
186
                                                                                            </parent_id>
187
                                                                                        </taxonconcept>
188
                                                                                    </parent_id>
189
                                                                                </taxonconcept>
190
                                                                            </parent_id>
191
                                                                        </taxonconcept>
192
                                                                    </parent_id>
193
                                                                </taxonconcept>
194
                                                            </parent_id>
195
                                                        </taxonconcept>
196
                                                    </parent_id>
197
                                                </taxonconcept>
198
                                            </parent_id>
199
                                            <taxonepithet>$infra_ep_1</taxonepithet>
200
                                        </taxonconcept>
201
                                    </parent_id>
202
                                    <rank>$infra_rank_1</rank>
203
                                    <species>$Species</species>
204
                                    <verbatimrank>$infra_rank_1</verbatimrank>
205
                                </taxonconcept>
206
                            </taxonconcept_id>
207
                            <taxonfit>$cfaff</taxonfit>
208
                        </taxondetermination>
209
                        <taxondetermination>
210
                            <isoriginal>true</isoriginal>
211
                            <taxonconcept_id>
212
                                <taxonconcept>
213
                                    <family>$OrigFamily</family>
214
                                    <genus>$OrigGenus</genus>
215
                                    <matched_concept_id>
216
                                        <taxonconcept>
217
                                            <creator_id>
218
                                                <party>
219
                                                    <creator_id>0</creator_id>
220
                                                    <organizationname>TNRS</organizationname>
221
                                                </party>
222
                                            </creator_id>
223
                                            <identifyingtaxonomicname>
224
                                                <_join_words>
225
                                                    <1>$OrigFamily</1>
226
                                                    <2>$OrigGenus</2>
227
                                                    <3>$OrigSpecies</3>
228
                                                </_join_words>
229
                                            </identifyingtaxonomicname>
230
                                        </taxonconcept>
231
                                    </matched_concept_id>
232
                                    <parent_id>
233
                                        <taxonconcept>
234
                                            <parent_id>
235
                                                <taxonconcept>
236
                                                    <rank>cultivar</rank>
237
                                                    <parent_id>
238
                                                        <taxonconcept>
239
                                                            <rank>forma</rank>
240
                                                            <parent_id>
241
                                                                <taxonconcept>
242
                                                                    <rank>variety</rank>
243
                                                                    <parent_id>
244
                                                                        <taxonconcept>
245
                                                                            <rank>subspecies</rank>
246
                                                                            <parent_id>
247
                                                                                <taxonconcept>
248
                                                                                    <rank>species</rank>
249
                                                                                    <taxonepithet>$OrigSpecies</taxonepithet>
250
                                                                                    <parent_id>
251
                                                                                        <taxonconcept>
252
                                                                                            <rank>genus</rank>
253
                                                                                            <taxonepithet>$OrigGenus</taxonepithet>
254
                                                                                            <parent_id>
255
                                                                                                <taxonconcept>
256
                                                                                                    <rank>family</rank>
257
                                                                                                    <taxonepithet>$OrigFamily</taxonepithet>
258
                                                                                                </taxonconcept>
259
                                                                                            </parent_id>
260
                                                                                        </taxonconcept>
261
                                                                                    </parent_id>
262
                                                                                </taxonconcept>
263
                                                                            </parent_id>
264
                                                                        </taxonconcept>
265
                                                                    </parent_id>
266
                                                                </taxonconcept>
267
                                                            </parent_id>
268
                                                        </taxonconcept>
269
                                                    </parent_id>
270
                                                </taxonconcept>
271
                                            </parent_id>
272
                                        </taxonconcept>
273
                                    </parent_id>
274
                                    <species>$OrigSpecies</species>
275
                                </taxonconcept>
276
                            </taxonconcept_id>
277
                        </taxondetermination>
278
                        <verbatimcollectorname>
279
                            <_join_words>
280
                                <1>$coll_firstname</1>
281
                                <2>$coll_lastname</2>
282
                            </_join_words>
283
                        </verbatimcollectorname>
284
                        <voucher>
285
                            <specimenreplicate_id>
286
                                <specimenreplicate>
287
                                    <catalognumber_dwc>
288
                                        <_if name="if indirect voucher">
289
                                            <cond>
290
                                                <_eq>
291
                                                    <right>indirect</right>
292
                                                    <left>$DetType</left>
293
                                                </_eq>
294
                                            </cond>
295
                                            <then>
296
                                                <_alt>
297
                                                    <1>$coll_number</1>
298
                                                    <2>$SourceVoucher</2>
299
                                                </_alt>
300
                                            </then>
301
                                        </_if>
302
                                    </catalognumber_dwc>
303
                                </specimenreplicate>
304
                            </specimenreplicate_id>
305
                        </voucher>
306
                    </taxonoccurrence>
307
                </locationevent>
308
            </location>
309
        </path>
310
    </_simplifyPath>
311
</VegBIEN>
312
Inserted 43 new rows into database
(6-6/7)