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