Project

General

Profile

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