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><sourcename><name>$herbarium</name></sourcename></institution_id>
66
                                    <sourceaccessioncode>$accession</sourceaccessioncode>
67
                                </specimenreplicate>
68
                            </plantobservation>
69
                        </aggregateoccurrence>
70
                        <collector_id>
71
                            <party>
72
                                <fullname>
73
                                    <_join>
74
                                        <1>$collector</1>
75
                                        <2>$collector1</2>
76
                                        <3>$collector2</3>
77
                                        <4>$collector3</4>
78
                                    </_join>
79
                                </fullname>
80
                            </party>
81
                        </collector_id>
82
                        <iscultivated>$cultivated</iscultivated>
83
                        <sourceaccessioncode>$accession</sourceaccessioncode>
84
                        <taxondetermination>
85
                            <taxonverbatim_id>
86
                                <taxonverbatim>
87
                                    <taxonlabel_id>
88
                                        <taxonlabel>
89
                                            <matched_label_id>
90
                                                <taxonlabel>
91
                                                    <source_id><source><shortname>TNRS</shortname></source></source_id>
92
                                                    <taxonomicname>
93
                                                        <_join_words>
94
                                                            <1>
95
                                                                <_taxon_family_require_std>
96
                                                                    <family>
97
                                                                        <_nullIf>
98
                                                                            <null>$SciName</null>
99
                                                                            <value>$family</value>
100
                                                                        </_nullIf>
101
                                                                    </family>
102
                                                                </_taxon_family_require_std>
103
                                                            </1>
104
                                                            <2>
105
                                                                <_join_words>
106
                                                                    <1>
107
                                                                        <_alt>
108
                                                                            <1>$SciName</1>
109
                                                                            <2>
110
                                                                                <_join_words>
111
                                                                                    <2>$genus</2>
112
                                                                                    <3>$species</3>
113
                                                                                    <5>
114
                                                                                        <_join_words>
115
                                                                                            <1>
116
                                                                                                <_if name="if has infraspecificEpithet">
117
                                                                                                    <cond>$infraname</cond>
118
                                                                                                    <then>
119
                                                                                                        <_alt>
120
                                                                                                            <1>$usdaRank</1>
121
                                                                                                            <2>$infrarank</2>
122
                                                                                                        </_alt>
123
                                                                                                    </then>
124
                                                                                                </_if>
125
                                                                                            </1>
126
                                                                                            <2>$infraname</2>
127
                                                                                        </_join_words>
128
                                                                                    </5>
129
                                                                                </_join_words>
130
                                                                            </2>
131
                                                                        </_alt>
132
                                                                    </1>
133
                                                                    <2>$authors</2>
134
                                                                </_join_words>
135
                                                            </2>
136
                                                        </_join_words>
137
                                                    </taxonomicname>
138
                                                </taxonlabel>
139
                                            </matched_label_id>
140
                                            <parent_id>
141
                                                <taxonlabel>
142
                                                    <rank>
143
                                                        <_alt>
144
                                                            <1>$usdaRank</1>
145
                                                            <2>$infrarank</2>
146
                                                        </_alt>
147
                                                    </rank>
148
                                                    <taxonverbatim>
149
                                                        <verbatimrank>
150
                                                            <_alt>
151
                                                                <1>$usdaRank</1>
152
                                                                <2>$infrarank</2>
153
                                                            </_alt>
154
                                                        </verbatimrank>
155
                                                    </taxonverbatim>
156
                                                    <parent_id>
157
                                                        <taxonlabel>
158
                                                            <rank>cultivar</rank>
159
                                                            <parent_id>
160
                                                                <taxonlabel>
161
                                                                    <rank>forma</rank>
162
                                                                    <parent_id>
163
                                                                        <taxonlabel>
164
                                                                            <rank>variety</rank>
165
                                                                            <parent_id>
166
                                                                                <taxonlabel>
167
                                                                                    <rank>subspecies</rank>
168
                                                                                    <parent_id>
169
                                                                                        <taxonlabel>
170
                                                                                            <rank>species</rank>
171
                                                                                            <taxonepithet>$species</taxonepithet>
172
                                                                                            <parent_id>
173
                                                                                                <taxonlabel>
174
                                                                                                    <rank>genus</rank>
175
                                                                                                    <taxonepithet>$genus</taxonepithet>
176
                                                                                                    <parent_id>
177
                                                                                                        <taxonlabel>
178
                                                                                                            <rank>family</rank>
179
                                                                                                            <taxonepithet>$family</taxonepithet>
180
                                                                                                        </taxonlabel>
181
                                                                                                    </parent_id>
182
                                                                                                </taxonlabel>
183
                                                                                            </parent_id>
184
                                                                                        </taxonlabel>
185
                                                                                    </parent_id>
186
                                                                                </taxonlabel>
187
                                                                            </parent_id>
188
                                                                        </taxonlabel>
189
                                                                    </parent_id>
190
                                                                </taxonlabel>
191
                                                            </parent_id>
192
                                                        </taxonlabel>
193
                                                    </parent_id>
194
                                                    <taxonepithet>$infraname</taxonepithet>
195
                                                </taxonlabel>
196
                                            </parent_id>
197
                                            <rank>
198
                                                <_alt>
199
                                                    <1>$usdaRank</1>
200
                                                    <2>$infrarank</2>
201
                                                </_alt>
202
                                            </rank>
203
                                            <taxonomicname>
204
                                                <_join_words>
205
                                                    <1>
206
                                                        <_taxon_family_require_std>
207
                                                            <family>
208
                                                                <_nullIf>
209
                                                                    <null>$SciName</null>
210
                                                                    <value>$family</value>
211
                                                                </_nullIf>
212
                                                            </family>
213
                                                        </_taxon_family_require_std>
214
                                                    </1>
215
                                                    <2>
216
                                                        <_join_words>
217
                                                            <1>
218
                                                                <_alt>
219
                                                                    <1>$SciName</1>
220
                                                                    <2>
221
                                                                        <_join_words>
222
                                                                            <2>$genus</2>
223
                                                                            <3>$species</3>
224
                                                                            <5>
225
                                                                                <_join_words>
226
                                                                                    <1>
227
                                                                                        <_if name="if has infraspecificEpithet">
228
                                                                                            <cond>$infraname</cond>
229
                                                                                            <then>
230
                                                                                                <_alt>
231
                                                                                                    <1>$usdaRank</1>
232
                                                                                                    <2>$infrarank</2>
233
                                                                                                </_alt>
234
                                                                                            </then>
235
                                                                                        </_if>
236
                                                                                    </1>
237
                                                                                    <2>$infraname</2>
238
                                                                                </_join_words>
239
                                                                            </5>
240
                                                                        </_join_words>
241
                                                                    </2>
242
                                                                </_alt>
243
                                                            </1>
244
                                                            <2>$authors</2>
245
                                                        </_join_words>
246
                                                    </2>
247
                                                </_join_words>
248
                                            </taxonomicname>
249
                                        </taxonlabel>
250
                                    </taxonlabel_id>
251
                                    <author>$authors</author>
252
                                    <family>$family</family>
253
                                    <genus>$genus</genus>
254
                                    <specific_epithet>$species</specific_epithet>
255
                                    <taxonname>$SciName</taxonname>
256
                                    <verbatimrank>
257
                                        <_alt>
258
                                            <1>$usdaRank</1>
259
                                            <2>$infrarank</2>
260
                                        </_alt>
261
                                    </verbatimrank>
262
                                </taxonverbatim>
263
                            </taxonverbatim_id>
264
                        </taxondetermination>
265
                    </taxonoccurrence>
266
                </locationevent>
267
                <locationnarrative>
268
                    <_merge>
269
                        <1>$locality</1>
270
                        <3>
271
                            <_label>
272
                                <label>habitat</label>
273
                                <value>$habitat</value>
274
                            </_label>
275
                        </3>
276
                    </_merge>
277
                </locationnarrative>
278
                <locationplace>
279
                    <place_id>
280
                        <place>
281
                            <country>$country</country>
282
                            <county>$county</county>
283
                            <matched_place_id>
284
                                <place>
285
                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
286
                                    <country>$country</country>
287
                                    <county>$county</county>
288
                                    <stateprovince>$state</stateprovince>
289
                                </place>
290
                            </matched_place_id>
291
                            <stateprovince>$state</stateprovince>
292
                        </place>
293
                    </place_id>
294
                </locationplace>
295
            </location>
296
        </path>
297
    </_simplifyPath>
298
</VegBIEN>
299
Inserted 28 new rows into database
(5-5/6)