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>$Inventory name</authorlocationcode>
10
                        <sourceaccessioncode>$Inventory code</sourceaccessioncode>
11
                    </location>
12
                </parent_id>
13
                <authorlocationcode>$Number of subplot</authorlocationcode>
14
                <locationevent>
15
                    <project_id><project><projectname>$Expedition</projectname></project></project_id>
16
                    <taxonoccurrence>
17
                        <aggregateoccurrence>
18
                            <notes>$Observations</notes>
19
                            <plantobservation>
20
                                <collectionnumber>$Tree number</collectionnumber>
21
                                <specimenreplicate><catalognumber_dwc>$Specimen</catalognumber_dwc></specimenreplicate>
22
                                <stemobservation>
23
                                    <authorstemcode>$Trunk</authorstemcode>
24
                                    <definedvalue fkey="tablerecord_id">
25
                                        <userdefined_id>
26
                                            <userdefined>
27
                                                <tablename>stemobservation</tablename>
28
                                                <userdefinedname>lianaInfestation</userdefinedname>
29
                                            </userdefined>
30
                                        </userdefined_id>
31
                                        <definedvalue>$Liana presence</definedvalue>
32
                                    </definedvalue>
33
                                    <diameterbreastheight_m><_cm_to_m><value>$Diameter</value></_cm_to_m></diameterbreastheight_m>
34
                                    <height_m>$Total height</height_m>
35
                                    <tag>$Tag number</tag>
36
                                    <xposition_m>$Subplot X</xposition_m>
37
                                    <yposition_m>$Subplot Y</yposition_m>
38
                                </stemobservation>
39
                            </plantobservation>
40
                        </aggregateoccurrence>
41
                        <authortaxoncode>$Tree number</authortaxoncode>
42
                        <collector_id><party><fullname>$Index collector</fullname></party></collector_id>
43
                        <growthform>
44
                            <_map>
45
                                <T>tree</T>
46
                                <Arbol>tree</Arbol>
47
                                <palm>tree</palm>
48
                                <H>hemiepiphyte</H>
49
                                <Hemiepífito>hemiepiphyte</Hemiepífito>
50
                                <L>liana</L>
51
                                <l>liana</l>
52
                                <L?>liana</L?>
53
                                <Liana>liana</Liana>
54
                                <E>epiphyte</E>
55
                                <S>shrub</S>
56
                                <Hb>herb</Hb>
57
                                <vine-herbaceous>vine</vine-herbaceous>
58
                                <graminoid>grass</graminoid>
59
                                <rosette>forb</rosette>
60
                                <*>*</*>
61
                                <value>$Habit</value>
62
                            </_map>
63
                        </growthform>
64
                        <taxondetermination>
65
                            <party_id><party><fullname>$Determined by</fullname></party></party_id>
66
                            <taxonverbatim_id>
67
                                <taxonverbatim>
68
                                    <taxonlabel_id>
69
                                        <taxonlabel>
70
                                            <matched_label_id>
71
                                                <taxonlabel>
72
                                                    <source_id><source><shortname>TNRS</shortname></source></source_id>
73
                                                    <taxonomicname>
74
                                                        <_join_words>
75
                                                            <1><_taxon_family_require_std><family>$Family (revised)</family></_taxon_family_require_std></1>
76
                                                            <2>
77
                                                                <_alt>
78
                                                                    <1>$Specie+autor</1>
79
                                                                    <2>
80
                                                                        <_join_words>
81
                                                                            <1>
82
                                                                                <_alt>
83
                                                                                    <1>$Species and morphotypes</1>
84
                                                                                    <2>
85
                                                                                        <_join_words>
86
                                                                                            <2>$Genera</2>
87
                                                                                            <3>$Specific epithet</3>
88
                                                                                        </_join_words>
89
                                                                                    </2>
90
                                                                                </_alt>
91
                                                                            </1>
92
                                                                            <2>$Autor (revised)</2>
93
                                                                        </_join_words>
94
                                                                    </2>
95
                                                                </_alt>
96
                                                            </2>
97
                                                        </_join_words>
98
                                                    </taxonomicname>
99
                                                </taxonlabel>
100
                                            </matched_label_id>
101
                                            <parent_id>
102
                                                <taxonlabel>
103
                                                    <parent_id>
104
                                                        <taxonlabel>
105
                                                            <rank>cultivar</rank>
106
                                                            <parent_id>
107
                                                                <taxonlabel>
108
                                                                    <rank>forma</rank>
109
                                                                    <parent_id>
110
                                                                        <taxonlabel>
111
                                                                            <rank>variety</rank>
112
                                                                            <parent_id>
113
                                                                                <taxonlabel>
114
                                                                                    <rank>subspecies</rank>
115
                                                                                    <parent_id>
116
                                                                                        <taxonlabel>
117
                                                                                            <rank>species</rank>
118
                                                                                            <taxonepithet>$Specific epithet</taxonepithet>
119
                                                                                            <parent_id>
120
                                                                                                <taxonlabel>
121
                                                                                                    <rank>genus</rank>
122
                                                                                                    <taxonepithet>$Genera</taxonepithet>
123
                                                                                                    <parent_id>
124
                                                                                                        <taxonlabel>
125
                                                                                                            <rank>family</rank>
126
                                                                                                            <taxonepithet>$Family (revised)</taxonepithet>
127
                                                                                                        </taxonlabel>
128
                                                                                                    </parent_id>
129
                                                                                                </taxonlabel>
130
                                                                                            </parent_id>
131
                                                                                        </taxonlabel>
132
                                                                                    </parent_id>
133
                                                                                </taxonlabel>
134
                                                                            </parent_id>
135
                                                                        </taxonlabel>
136
                                                                    </parent_id>
137
                                                                </taxonlabel>
138
                                                            </parent_id>
139
                                                        </taxonlabel>
140
                                                    </parent_id>
141
                                                </taxonlabel>
142
                                            </parent_id>
143
                                            <taxonomicname>
144
                                                <_join_words>
145
                                                    <1><_taxon_family_require_std><family>$Family (revised)</family></_taxon_family_require_std></1>
146
                                                    <2>
147
                                                        <_alt>
148
                                                            <1>$Specie+autor</1>
149
                                                            <2>
150
                                                                <_join_words>
151
                                                                    <1>
152
                                                                        <_alt>
153
                                                                            <1>$Species and morphotypes</1>
154
                                                                            <2>
155
                                                                                <_join_words>
156
                                                                                    <2>$Genera</2>
157
                                                                                    <3>$Specific epithet</3>
158
                                                                                </_join_words>
159
                                                                            </2>
160
                                                                        </_alt>
161
                                                                    </1>
162
                                                                    <2>$Autor (revised)</2>
163
                                                                </_join_words>
164
                                                            </2>
165
                                                        </_alt>
166
                                                    </2>
167
                                                </_join_words>
168
                                            </taxonomicname>
169
                                        </taxonlabel>
170
                                    </taxonlabel_id>
171
                                    <author>$Autor (revised)</author>
172
                                    <family>$Family (revised)</family>
173
                                    <genus>$Genera</genus>
174
                                    <specific_epithet>$Specific epithet</specific_epithet>
175
                                    <taxonname>$Species and morphotypes</taxonname>
176
                                    <taxonomicname>$Specie+autor</taxonomicname>
177
                                </taxonverbatim>
178
                            </taxonverbatim_id>
179
                            <taxonfit>$Qualifier</taxonfit>
180
                        </taxondetermination>
181
                        <taxondetermination>
182
                            <isoriginal>true</isoriginal>
183
                            <taxonverbatim_id>
184
                                <taxonverbatim>
185
                                    <taxonlabel_id>
186
                                        <taxonlabel>
187
                                            <matched_label_id>
188
                                                <taxonlabel>
189
                                                    <source_id><source><shortname>TNRS</shortname></source></source_id>
190
                                                    <taxonomicname>
191
                                                        <_join_words>
192
                                                            <1><_taxon_family_require_std><family>$Field family</family></_taxon_family_require_std></1>
193
                                                            <2>$Field name</2>
194
                                                        </_join_words>
195
                                                    </taxonomicname>
196
                                                </taxonlabel>
197
                                            </matched_label_id>
198
                                            <parent_id>
199
                                                <taxonlabel>
200
                                                    <parent_id>
201
                                                        <taxonlabel>
202
                                                            <rank>cultivar</rank>
203
                                                            <parent_id>
204
                                                                <taxonlabel>
205
                                                                    <rank>forma</rank>
206
                                                                    <parent_id>
207
                                                                        <taxonlabel>
208
                                                                            <rank>variety</rank>
209
                                                                            <parent_id>
210
                                                                                <taxonlabel>
211
                                                                                    <rank>subspecies</rank>
212
                                                                                    <parent_id>
213
                                                                                        <taxonlabel>
214
                                                                                            <rank>species</rank>
215
                                                                                            <parent_id>
216
                                                                                                <taxonlabel>
217
                                                                                                    <rank>genus</rank>
218
                                                                                                    <taxonepithet>$Field name</taxonepithet>
219
                                                                                                    <parent_id>
220
                                                                                                        <taxonlabel>
221
                                                                                                            <rank>family</rank>
222
                                                                                                            <taxonepithet>$Field family</taxonepithet>
223
                                                                                                        </taxonlabel>
224
                                                                                                    </parent_id>
225
                                                                                                </taxonlabel>
226
                                                                                            </parent_id>
227
                                                                                        </taxonlabel>
228
                                                                                    </parent_id>
229
                                                                                </taxonlabel>
230
                                                                            </parent_id>
231
                                                                        </taxonlabel>
232
                                                                    </parent_id>
233
                                                                </taxonlabel>
234
                                                            </parent_id>
235
                                                        </taxonlabel>
236
                                                    </parent_id>
237
                                                </taxonlabel>
238
                                            </parent_id>
239
                                            <taxonomicname>
240
                                                <_join_words>
241
                                                    <1><_taxon_family_require_std><family>$Field family</family></_taxon_family_require_std></1>
242
                                                    <2>$Field name</2>
243
                                                </_join_words>
244
                                            </taxonomicname>
245
                                        </taxonlabel>
246
                                    </taxonlabel_id>
247
                                    <family>$Field family</family>
248
                                    <genus>$Field name</genus>
249
                                </taxonverbatim>
250
                            </taxonverbatim_id>
251
                        </taxondetermination>
252
                    </taxonoccurrence>
253
                </locationevent>
254
                <sourceaccessioncode>
255
                    <_join>
256
                        <1>$Inventory code</1>
257
                        <2>$Number of subplot</2>
258
                    </_join>
259
                </sourceaccessioncode>
260
            </location>
261
        </path>
262
    </_simplifyPath>
263
</VegBIEN>
264
Inserted 44 new rows into database
(5-5/6)