Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <authorlocationcode>$accession</authorlocationcode>
8
                <locationevent>
9
                    <taxonoccurrence>
10
                        <aggregateoccurrence>
11
                            <collectiondate>
12
                                <_date>
13
                                    <day>
14
                                        <_nullIf>
15
                                            <null>0</null>
16
                                            <type>float</type>
17
                                            <value>$collday</value>
18
                                        </_nullIf>
19
                                    </day>
20
                                    <month>
21
                                        <_nullIf>
22
                                            <null>0</null>
23
                                            <type>float</type>
24
                                            <value>$collmonth</value>
25
                                        </_nullIf>
26
                                    </month>
27
                                    <year>
28
                                        <_nullIf>
29
                                            <null>0</null>
30
                                            <type>float</type>
31
                                            <value>$collyear</value>
32
                                        </_nullIf>
33
                                    </year>
34
                                </_date>
35
                            </collectiondate>
36
                            <notes>
37
                                <_join>
38
                                    <1>$comment1</1>
39
                                    <2>$comment2</2>
40
                                    <3>$comment3</3>
41
                                    <4>$comment4</4>
42
                                    <5>
43
                                        <_label>
44
                                            <label>campus</label>
45
                                            <value>$campus</value>
46
                                        </_label>
47
                                    </5>
48
                                    <6>
49
                                        <_label>
50
                                            <label>loaned to</label>
51
                                            <value>$loanto</value>
52
                                        </_label>
53
                                    </6>
54
                                    <7>
55
                                        <_label>
56
                                            <label>in or out</label>
57
                                            <value>$inorout</value>
58
                                        </_label>
59
                                    </7>
60
                                </_join>
61
                            </notes>
62
                            <plantobservation>
63
                                <collectionnumber>$collectno</collectionnumber>
64
                                <specimenreplicate>
65
                                    <institution_id>
66
                                        <sourcename>
67
                                            <matched_source_id><source><shortname>$herbarium</shortname></source></matched_source_id>
68
                                            <name>$herbarium</name>
69
                                        </sourcename>
70
                                    </institution_id>
71
                                    <sourceaccessioncode>$accession</sourceaccessioncode>
72
                                </specimenreplicate>
73
                            </plantobservation>
74
                        </aggregateoccurrence>
75
                        <collector_id>
76
                            <party>
77
                                <fullname>
78
                                    <_join>
79
                                        <1>$collector</1>
80
                                        <2>$collector1</2>
81
                                        <3>$collector2</3>
82
                                        <4>$collector3</4>
83
                                    </_join>
84
                                </fullname>
85
                            </party>
86
                        </collector_id>
87
                        <iscultivated>$cultivated</iscultivated>
88
                        <sourceaccessioncode>$accession</sourceaccessioncode>
89
                        <taxondetermination>
90
                            <taxonverbatim_id>
91
                                <taxonverbatim>
92
                                    <taxonlabel_id>
93
                                        <taxonlabel>
94
                                            <matched_label_id>
95
                                                <taxonlabel>
96
                                                    <source_id><source><shortname>TNRS</shortname></source></source_id>
97
                                                    <taxonomicname>
98
                                                        <_join_words>
99
                                                            <1>
100
                                                                <_taxon_family_require_std>
101
                                                                    <family>
102
                                                                        <_nullIf>
103
                                                                            <null>$SciName</null>
104
                                                                            <value>$family</value>
105
                                                                        </_nullIf>
106
                                                                    </family>
107
                                                                </_taxon_family_require_std>
108
                                                            </1>
109
                                                            <2>
110
                                                                <_join_words>
111
                                                                    <1>
112
                                                                        <_alt>
113
                                                                            <1>$SciName</1>
114
                                                                            <2>
115
                                                                                <_join_words>
116
                                                                                    <2>$genus</2>
117
                                                                                    <3>$species</3>
118
                                                                                    <5>
119
                                                                                        <_join_words>
120
                                                                                            <1>
121
                                                                                                <_if name="if has infraspecificEpithet">
122
                                                                                                    <cond>$infraname</cond>
123
                                                                                                    <then>
124
                                                                                                        <_alt>
125
                                                                                                            <1>$usdaRank</1>
126
                                                                                                            <2>$infrarank</2>
127
                                                                                                        </_alt>
128
                                                                                                    </then>
129
                                                                                                </_if>
130
                                                                                            </1>
131
                                                                                            <2>$infraname</2>
132
                                                                                        </_join_words>
133
                                                                                    </5>
134
                                                                                </_join_words>
135
                                                                            </2>
136
                                                                        </_alt>
137
                                                                    </1>
138
                                                                    <2>$authors</2>
139
                                                                </_join_words>
140
                                                            </2>
141
                                                        </_join_words>
142
                                                    </taxonomicname>
143
                                                </taxonlabel>
144
                                            </matched_label_id>
145
                                            <parent_id>
146
                                                <taxonlabel>
147
                                                    <rank>
148
                                                        <_alt>
149
                                                            <1>$usdaRank</1>
150
                                                            <2>$infrarank</2>
151
                                                        </_alt>
152
                                                    </rank>
153
                                                    <taxonverbatim>
154
                                                        <verbatimrank>
155
                                                            <_alt>
156
                                                                <1>$usdaRank</1>
157
                                                                <2>$infrarank</2>
158
                                                            </_alt>
159
                                                        </verbatimrank>
160
                                                    </taxonverbatim>
161
                                                    <parent_id>
162
                                                        <taxonlabel>
163
                                                            <rank>cultivar</rank>
164
                                                            <parent_id>
165
                                                                <taxonlabel>
166
                                                                    <rank>forma</rank>
167
                                                                    <parent_id>
168
                                                                        <taxonlabel>
169
                                                                            <rank>variety</rank>
170
                                                                            <parent_id>
171
                                                                                <taxonlabel>
172
                                                                                    <rank>subspecies</rank>
173
                                                                                    <parent_id>
174
                                                                                        <taxonlabel>
175
                                                                                            <rank>species</rank>
176
                                                                                            <taxonepithet>$species</taxonepithet>
177
                                                                                            <parent_id>
178
                                                                                                <taxonlabel>
179
                                                                                                    <rank>genus</rank>
180
                                                                                                    <taxonepithet>$genus</taxonepithet>
181
                                                                                                    <parent_id>
182
                                                                                                        <taxonlabel>
183
                                                                                                            <rank>family</rank>
184
                                                                                                            <taxonepithet>$family</taxonepithet>
185
                                                                                                        </taxonlabel>
186
                                                                                                    </parent_id>
187
                                                                                                </taxonlabel>
188
                                                                                            </parent_id>
189
                                                                                        </taxonlabel>
190
                                                                                    </parent_id>
191
                                                                                </taxonlabel>
192
                                                                            </parent_id>
193
                                                                        </taxonlabel>
194
                                                                    </parent_id>
195
                                                                </taxonlabel>
196
                                                            </parent_id>
197
                                                        </taxonlabel>
198
                                                    </parent_id>
199
                                                    <taxonepithet>$infraname</taxonepithet>
200
                                                </taxonlabel>
201
                                            </parent_id>
202
                                            <rank>
203
                                                <_alt>
204
                                                    <1>$usdaRank</1>
205
                                                    <2>$infrarank</2>
206
                                                </_alt>
207
                                            </rank>
208
                                            <taxonomicname>
209
                                                <_join_words>
210
                                                    <1>
211
                                                        <_taxon_family_require_std>
212
                                                            <family>
213
                                                                <_nullIf>
214
                                                                    <null>$SciName</null>
215
                                                                    <value>$family</value>
216
                                                                </_nullIf>
217
                                                            </family>
218
                                                        </_taxon_family_require_std>
219
                                                    </1>
220
                                                    <2>
221
                                                        <_join_words>
222
                                                            <1>
223
                                                                <_alt>
224
                                                                    <1>$SciName</1>
225
                                                                    <2>
226
                                                                        <_join_words>
227
                                                                            <2>$genus</2>
228
                                                                            <3>$species</3>
229
                                                                            <5>
230
                                                                                <_join_words>
231
                                                                                    <1>
232
                                                                                        <_if name="if has infraspecificEpithet">
233
                                                                                            <cond>$infraname</cond>
234
                                                                                            <then>
235
                                                                                                <_alt>
236
                                                                                                    <1>$usdaRank</1>
237
                                                                                                    <2>$infrarank</2>
238
                                                                                                </_alt>
239
                                                                                            </then>
240
                                                                                        </_if>
241
                                                                                    </1>
242
                                                                                    <2>$infraname</2>
243
                                                                                </_join_words>
244
                                                                            </5>
245
                                                                        </_join_words>
246
                                                                    </2>
247
                                                                </_alt>
248
                                                            </1>
249
                                                            <2>$authors</2>
250
                                                        </_join_words>
251
                                                    </2>
252
                                                </_join_words>
253
                                            </taxonomicname>
254
                                        </taxonlabel>
255
                                    </taxonlabel_id>
256
                                    <author>$authors</author>
257
                                    <family>$family</family>
258
                                    <genus>$genus</genus>
259
                                    <specific_epithet>$species</specific_epithet>
260
                                    <taxonname>$SciName</taxonname>
261
                                    <verbatimrank>
262
                                        <_alt>
263
                                            <1>$usdaRank</1>
264
                                            <2>$infrarank</2>
265
                                        </_alt>
266
                                    </verbatimrank>
267
                                </taxonverbatim>
268
                            </taxonverbatim_id>
269
                        </taxondetermination>
270
                    </taxonoccurrence>
271
                </locationevent>
272
                <locationnarrative>
273
                    <_merge>
274
                        <1>$locality</1>
275
                        <3>
276
                            <_label>
277
                                <label>habitat</label>
278
                                <value>$habitat</value>
279
                            </_label>
280
                        </3>
281
                    </_merge>
282
                </locationnarrative>
283
                <locationplace>
284
                    <place_id>
285
                        <place>
286
                            <country>$country</country>
287
                            <county>$county</county>
288
                            <matched_place_id>
289
                                <place>
290
                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
291
                                    <country>$country</country>
292
                                    <county>$county</county>
293
                                    <stateprovince>$state</stateprovince>
294
                                </place>
295
                            </matched_place_id>
296
                            <stateprovince>$state</stateprovince>
297
                        </place>
298
                    </place_id>
299
                </locationplace>
300
            </location>
301
        </path>
302
    </_simplifyPath>
303
</VegBIEN>
304
Inserted 29 new rows into database
(5-5/6)