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