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
                                            <6>
56
                                                <_label>
57
                                                    <label>loaned to</label>
58
                                                    <value>$loanto</value>
59
                                                </_label>
60
                                            </6>
61
                                            <7>
62
                                                <_label>
63
                                                    <label>in or out</label>
64
                                                    <value>$inorout</value>
65
                                                </_label>
66
                                            </7>
67
                                        </_join>
68
                                    </notes>
69
                                    <plantobservation>
70
                                        <authorplantcode>$collectno</authorplantcode>
71
                                        <specimenreplicate>
72
                                            <catalognumber_dwc>$accession</catalognumber_dwc>
73
                                            <collectionnumber>$collectno</collectionnumber>
74
                                        </specimenreplicate>
75
                                    </plantobservation>
76
                                </aggregateoccurrence>
77
                                <collector_id>
78
                                    <party>
79
                                        <fullname>
80
                                            <_join>
81
                                                <1>$collector</1>
82
                                                <2>$collector1</2>
83
                                                <3>$collector2</3>
84
                                                <4>$collector3</4>
85
                                            </_join>
86
                                        </fullname>
87
                                    </party>
88
                                </collector_id>
89
                                <iscultivated>
90
                                    <_alt>
91
                                        <1>$cultivated</1>
92
                                        <2>
93
                                            <_map>
94
                                                <*>true</*>
95
                                                <value>$campus</value>
96
                                            </_map>
97
                                        </2>
98
                                    </_alt>
99
                                </iscultivated>
100
                                <taxondetermination>
101
                                    <taxonverbatim_id>
102
                                        <taxonverbatim>
103
                                            <taxonlabel_id>
104
                                                <taxonlabel>
105
                                                    <parent_id>
106
                                                        <taxonlabel>
107
                                                            <rank>
108
                                                                <_alt>
109
                                                                    <1>$usdaRank</1>
110
                                                                    <2>$infrarank</2>
111
                                                                </_alt>
112
                                                            </rank>
113
                                                            <parent_id>
114
                                                                <taxonlabel>
115
                                                                    <rank>cultivar</rank>
116
                                                                    <parent_id>
117
                                                                        <taxonlabel>
118
                                                                            <rank>forma</rank>
119
                                                                            <parent_id>
120
                                                                                <taxonlabel>
121
                                                                                    <rank>variety</rank>
122
                                                                                    <parent_id>
123
                                                                                        <taxonlabel>
124
                                                                                            <rank>subspecies</rank>
125
                                                                                            <parent_id>
126
                                                                                                <taxonlabel>
127
                                                                                                    <rank>species</rank>
128
                                                                                                    <taxonepithet>$species</taxonepithet>
129
                                                                                                    <parent_id>
130
                                                                                                        <taxonlabel>
131
                                                                                                            <rank>genus</rank>
132
                                                                                                            <taxonepithet>$genus</taxonepithet>
133
                                                                                                            <parent_id>
134
                                                                                                                <taxonlabel>
135
                                                                                                                    <rank>family</rank>
136
                                                                                                                    <taxonepithet>$family</taxonepithet>
137
                                                                                                                </taxonlabel>
138
                                                                                                            </parent_id>
139
                                                                                                        </taxonlabel>
140
                                                                                                    </parent_id>
141
                                                                                                </taxonlabel>
142
                                                                                            </parent_id>
143
                                                                                        </taxonlabel>
144
                                                                                    </parent_id>
145
                                                                                </taxonlabel>
146
                                                                            </parent_id>
147
                                                                        </taxonlabel>
148
                                                                    </parent_id>
149
                                                                </taxonlabel>
150
                                                            </parent_id>
151
                                                            <taxonepithet>$infraname</taxonepithet>
152
                                                        </taxonlabel>
153
                                                    </parent_id>
154
                                                    <rank>
155
                                                        <_alt>
156
                                                            <1>$usdaRank</1>
157
                                                            <2>$infrarank</2>
158
                                                        </_alt>
159
                                                    </rank>
160
                                                    <taxonomicname>
161
                                                        <_merge_prefix>
162
                                                            <prefix><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></prefix>
163
                                                            <value>
164
                                                                <_join_words>
165
                                                                    <1>
166
                                                                        <_alt>
167
                                                                            <1>$SciName</1>
168
                                                                            <2>
169
                                                                                <_join_words>
170
                                                                                    <2>$genus</2>
171
                                                                                    <3>$species</3>
172
                                                                                    <5>
173
                                                                                        <_join_words>
174
                                                                                            <1>
175
                                                                                                <_if name="if has infraspecificEpithet">
176
                                                                                                    <cond>$infraname</cond>
177
                                                                                                    <then>
178
                                                                                                        <_alt>
179
                                                                                                            <1>$usdaRank</1>
180
                                                                                                            <2>$infrarank</2>
181
                                                                                                        </_alt>
182
                                                                                                    </then>
183
                                                                                                </_if>
184
                                                                                            </1>
185
                                                                                            <2>$infraname</2>
186
                                                                                        </_join_words>
187
                                                                                    </5>
188
                                                                                </_join_words>
189
                                                                            </2>
190
                                                                        </_alt>
191
                                                                    </1>
192
                                                                    <2>$authors</2>
193
                                                                </_join_words>
194
                                                            </value>
195
                                                        </_merge_prefix>
196
                                                    </taxonomicname>
197
                                                </taxonlabel>
198
                                            </taxonlabel_id>
199
                                            <author>$authors</author>
200
                                            <family>$family</family>
201
                                            <genus>$genus</genus>
202
                                            <specific_epithet>$species</specific_epithet>
203
                                            <taxonname>$SciName</taxonname>
204
                                            <verbatimrank>
205
                                                <_alt>
206
                                                    <1>$usdaRank</1>
207
                                                    <2>$infrarank</2>
208
                                                </_alt>
209
                                            </verbatimrank>
210
                                        </taxonverbatim>
211
                                    </taxonverbatim_id>
212
                                </taxondetermination>
213
                            </taxonoccurrence>
214
                        </locationevent>
215
                        <locationnarrative>
216
                            <_merge>
217
                                <1>$locality</1>
218
                                <3>
219
                                    <_label>
220
                                        <label>habitat</label>
221
                                        <value>$habitat</value>
222
                                    </_label>
223
                                </3>
224
                            </_merge>
225
                        </locationnarrative>
226
                        <locationplace>
227
                            <place_id>
228
                                <place>
229
                                    <country>$country</country>
230
                                    <county>$county</county>
231
                                    <matched_place_id>
232
                                        <place>
233
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
234
                                            <country>$country</country>
235
                                            <county>$county</county>
236
                                            <stateprovince>$state</stateprovince>
237
                                        </place>
238
                                    </matched_place_id>
239
                                    <stateprovince>$state</stateprovince>
240
                                </place>
241
                            </place_id>
242
                        </locationplace>
243
                    </location>
244
                </path>
245
            </_simplifyPath>
246
        </path>
247
    </_setDefault>
248
</VegBIEN>
249
Inserted 24 new rows into database
(7-7/8)