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><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
95
                                                            <2>
96
                                                                <_join_words>
97
                                                                    <1>
98
                                                                        <_alt>
99
                                                                            <1>$SciName</1>
100
                                                                            <2>
101
                                                                                <_join_words>
102
                                                                                    <2>$genus</2>
103
                                                                                    <3>$species</3>
104
                                                                                    <5>
105
                                                                                        <_join_words>
106
                                                                                            <1>
107
                                                                                                <_if name="if has infraspecificEpithet">
108
                                                                                                    <cond>$infraname</cond>
109
                                                                                                    <then>
110
                                                                                                        <_alt>
111
                                                                                                            <1>$usdaRank</1>
112
                                                                                                            <2>$infrarank</2>
113
                                                                                                        </_alt>
114
                                                                                                    </then>
115
                                                                                                </_if>
116
                                                                                            </1>
117
                                                                                            <2>$infraname</2>
118
                                                                                        </_join_words>
119
                                                                                    </5>
120
                                                                                </_join_words>
121
                                                                            </2>
122
                                                                        </_alt>
123
                                                                    </1>
124
                                                                    <2>$authors</2>
125
                                                                </_join_words>
126
                                                            </2>
127
                                                        </_join_words>
128
                                                    </taxonomicname>
129
                                                </taxonlabel>
130
                                            </matched_label_id>
131
                                            <parent_id>
132
                                                <taxonlabel>
133
                                                    <rank>
134
                                                        <_alt>
135
                                                            <1>$usdaRank</1>
136
                                                            <2>$infrarank</2>
137
                                                        </_alt>
138
                                                    </rank>
139
                                                    <taxonverbatim>
140
                                                        <verbatimrank>
141
                                                            <_alt>
142
                                                                <1>$usdaRank</1>
143
                                                                <2>$infrarank</2>
144
                                                            </_alt>
145
                                                        </verbatimrank>
146
                                                    </taxonverbatim>
147
                                                    <parent_id>
148
                                                        <taxonlabel>
149
                                                            <rank>cultivar</rank>
150
                                                            <parent_id>
151
                                                                <taxonlabel>
152
                                                                    <rank>forma</rank>
153
                                                                    <parent_id>
154
                                                                        <taxonlabel>
155
                                                                            <rank>variety</rank>
156
                                                                            <parent_id>
157
                                                                                <taxonlabel>
158
                                                                                    <rank>subspecies</rank>
159
                                                                                    <parent_id>
160
                                                                                        <taxonlabel>
161
                                                                                            <rank>species</rank>
162
                                                                                            <taxonepithet>$species</taxonepithet>
163
                                                                                            <parent_id>
164
                                                                                                <taxonlabel>
165
                                                                                                    <rank>genus</rank>
166
                                                                                                    <taxonepithet>$genus</taxonepithet>
167
                                                                                                    <parent_id>
168
                                                                                                        <taxonlabel>
169
                                                                                                            <rank>family</rank>
170
                                                                                                            <taxonepithet>$family</taxonepithet>
171
                                                                                                        </taxonlabel>
172
                                                                                                    </parent_id>
173
                                                                                                </taxonlabel>
174
                                                                                            </parent_id>
175
                                                                                        </taxonlabel>
176
                                                                                    </parent_id>
177
                                                                                </taxonlabel>
178
                                                                            </parent_id>
179
                                                                        </taxonlabel>
180
                                                                    </parent_id>
181
                                                                </taxonlabel>
182
                                                            </parent_id>
183
                                                        </taxonlabel>
184
                                                    </parent_id>
185
                                                    <taxonepithet>$infraname</taxonepithet>
186
                                                </taxonlabel>
187
                                            </parent_id>
188
                                            <rank>
189
                                                <_alt>
190
                                                    <1>$usdaRank</1>
191
                                                    <2>$infrarank</2>
192
                                                </_alt>
193
                                            </rank>
194
                                            <taxonomicname>
195
                                                <_join_words>
196
                                                    <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
197
                                                    <2>
198
                                                        <_join_words>
199
                                                            <1>
200
                                                                <_alt>
201
                                                                    <1>$SciName</1>
202
                                                                    <2>
203
                                                                        <_join_words>
204
                                                                            <2>$genus</2>
205
                                                                            <3>$species</3>
206
                                                                            <5>
207
                                                                                <_join_words>
208
                                                                                    <1>
209
                                                                                        <_if name="if has infraspecificEpithet">
210
                                                                                            <cond>$infraname</cond>
211
                                                                                            <then>
212
                                                                                                <_alt>
213
                                                                                                    <1>$usdaRank</1>
214
                                                                                                    <2>$infrarank</2>
215
                                                                                                </_alt>
216
                                                                                            </then>
217
                                                                                        </_if>
218
                                                                                    </1>
219
                                                                                    <2>$infraname</2>
220
                                                                                </_join_words>
221
                                                                            </5>
222
                                                                        </_join_words>
223
                                                                    </2>
224
                                                                </_alt>
225
                                                            </1>
226
                                                            <2>$authors</2>
227
                                                        </_join_words>
228
                                                    </2>
229
                                                </_join_words>
230
                                            </taxonomicname>
231
                                        </taxonlabel>
232
                                    </taxonlabel_id>
233
                                    <author>$authors</author>
234
                                    <family>$family</family>
235
                                    <genus>$genus</genus>
236
                                    <specific_epithet>$species</specific_epithet>
237
                                    <taxonname>$SciName</taxonname>
238
                                    <verbatimrank>
239
                                        <_alt>
240
                                            <1>$usdaRank</1>
241
                                            <2>$infrarank</2>
242
                                        </_alt>
243
                                    </verbatimrank>
244
                                </taxonverbatim>
245
                            </taxonverbatim_id>
246
                        </taxondetermination>
247
                    </taxonoccurrence>
248
                </locationevent>
249
                <locationnarrative>
250
                    <_merge>
251
                        <1>$locality</1>
252
                        <3>
253
                            <_label>
254
                                <label>habitat</label>
255
                                <value>$habitat</value>
256
                            </_label>
257
                        </3>
258
                    </_merge>
259
                </locationnarrative>
260
                <locationplace>
261
                    <place_id>
262
                        <place>
263
                            <country>$country</country>
264
                            <county>$county</county>
265
                            <matched_place_id>
266
                                <place>
267
                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
268
                                    <country>$country</country>
269
                                    <stateprovince>$state</stateprovince>
270
                                </place>
271
                            </matched_place_id>
272
                            <stateprovince>$state</stateprovince>
273
                        </place>
274
                    </place_id>
275
                </locationplace>
276
            </location>
277
        </path>
278
    </_simplifyPath>
279
</VegBIEN>
280
Inserted 28 new rows into database
(5-5/6)