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>
11
                            <_join>
12
                                <1>UNCC</1>
13
                                <3>$accession</3>
14
                            </_join>
15
                        </authorlocationcode>
16
                        <iscultivated>
17
                            <_locationnarrative_is_cultivated>
18
                                <locationnarrative>
19
                                    <_join>
20
                                        <1>$locality</1>
21
                                        <3>$habitat</3>
22
                                    </_join>
23
                                </locationnarrative>
24
                            </_locationnarrative_is_cultivated>
25
                        </iscultivated>
26
                        <locationevent>
27
                            <taxonoccurrence>
28
                                <aggregateoccurrence>
29
                                    <collectiondate>
30
                                        <_date>
31
                                            <day>
32
                                                <_nullIf>
33
                                                    <null>0</null>
34
                                                    <type>float</type>
35
                                                    <value>$collday</value>
36
                                                </_nullIf>
37
                                            </day>
38
                                            <month>
39
                                                <_nullIf>
40
                                                    <null>0</null>
41
                                                    <type>float</type>
42
                                                    <value>$collmonth</value>
43
                                                </_nullIf>
44
                                            </month>
45
                                            <year>
46
                                                <_nullIf>
47
                                                    <null>0</null>
48
                                                    <type>float</type>
49
                                                    <value>$collyear</value>
50
                                                </_nullIf>
51
                                            </year>
52
                                        </_date>
53
                                    </collectiondate>
54
                                    <notes>
55
                                        <_join>
56
                                            <1>$comment1</1>
57
                                            <2>$comment2</2>
58
                                            <3>$comment3</3>
59
                                            <4>$comment4</4>
60
                                        </_join>
61
                                    </notes>
62
                                    <plantobservation>
63
                                        <authorplantcode>$collectno</authorplantcode>
64
                                        <reproductivecondition>
65
                                            <_join>
66
                                                <1>$flower</1>
67
                                                <2>$fruit</2>
68
                                            </_join>
69
                                        </reproductivecondition>
70
                                        <specimenreplicate>
71
                                            <catalognumber_dwc>$accession</catalognumber_dwc>
72
                                            <collectionnumber>$collectno</collectionnumber>
73
                                            <institution_id>
74
                                                <sourcelist>
75
                                                    <name>UNCC</name>
76
                                                    <sourcename>
77
                                                        <name>
78
                                                            <_split>
79
                                                                <separator>[,;] *</separator>
80
                                                                <value>UNCC</value>
81
                                                            </_split>
82
                                                        </name>
83
                                                    </sourcename>
84
                                                </sourcelist>
85
                                            </institution_id>
86
                                        </specimenreplicate>
87
                                    </plantobservation>
88
                                </aggregateoccurrence>
89
                                <collector_id>
90
                                    <party>
91
                                        <fullname>
92
                                            <_join>
93
                                                <1>$collector</1>
94
                                                <2>$collector1</2>
95
                                                <3>$collector2</3>
96
                                                <4>$collector3</4>
97
                                            </_join>
98
                                        </fullname>
99
                                    </party>
100
                                </collector_id>
101
                                <iscultivated>
102
                                    <_alt>
103
                                        <1>$cultivated__main</1>
104
                                        <2>$cultivated__campus</2>
105
                                    </_alt>
106
                                </iscultivated>
107
                                <taxondetermination>
108
                                    <taxonverbatim_id>
109
                                        <taxonverbatim>
110
                                            <taxonlabel_id>
111
                                                <taxonlabel>
112
                                                    <parent_id>
113
                                                        <taxonlabel>
114
                                                            <rank>$usdaRank</rank>
115
                                                            <parent_id>
116
                                                                <taxonlabel>
117
                                                                    <rank>cultivar</rank>
118
                                                                    <parent_id>
119
                                                                        <taxonlabel>
120
                                                                            <rank>forma</rank>
121
                                                                            <parent_id>
122
                                                                                <taxonlabel>
123
                                                                                    <rank>variety</rank>
124
                                                                                    <parent_id>
125
                                                                                        <taxonlabel>
126
                                                                                            <rank>subspecies</rank>
127
                                                                                            <parent_id>
128
                                                                                                <taxonlabel>
129
                                                                                                    <rank>species</rank>
130
                                                                                                    <taxonepithet>$species</taxonepithet>
131
                                                                                                    <parent_id>
132
                                                                                                        <taxonlabel>
133
                                                                                                            <rank>genus</rank>
134
                                                                                                            <taxonepithet>$genus</taxonepithet>
135
                                                                                                            <parent_id>
136
                                                                                                                <taxonlabel>
137
                                                                                                                    <rank>family</rank>
138
                                                                                                                    <taxonepithet>$family</taxonepithet>
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
                                                                </taxonlabel>
152
                                                            </parent_id>
153
                                                            <taxonepithet>$infraname</taxonepithet>
154
                                                        </taxonlabel>
155
                                                    </parent_id>
156
                                                    <rank>$usdaRank</rank>
157
                                                    <taxonomicname>
158
                                                        <_merge_prefix>
159
                                                            <prefix><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></prefix>
160
                                                            <value>
161
                                                                <_join_words>
162
                                                                    <1>
163
                                                                        <_alt>
164
                                                                            <1>$SciName</1>
165
                                                                            <2>
166
                                                                                <_join_words>
167
                                                                                    <2><_filter_genus><value>$genus</value></_filter_genus></2>
168
                                                                                    <3>$species</3>
169
                                                                                    <5>
170
                                                                                        <_join_words>
171
                                                                                            <1>
172
                                                                                                <_if name="if has infraspecificEpithet">
173
                                                                                                    <cond>$infraname</cond>
174
                                                                                                    <then>$usdaRank</then>
175
                                                                                                </_if>
176
                                                                                            </1>
177
                                                                                            <2>$infraname</2>
178
                                                                                        </_join_words>
179
                                                                                    </5>
180
                                                                                </_join_words>
181
                                                                            </2>
182
                                                                        </_alt>
183
                                                                    </1>
184
                                                                    <2>$authors</2>
185
                                                                </_join_words>
186
                                                            </value>
187
                                                        </_merge_prefix>
188
                                                    </taxonomicname>
189
                                                </taxonlabel>
190
                                            </taxonlabel_id>
191
                                            <author>$authors</author>
192
                                            <family>$family</family>
193
                                            <genus>$genus</genus>
194
                                            <specific_epithet>$species</specific_epithet>
195
                                            <taxonname>$SciName</taxonname>
196
                                            <verbatimrank>$usdaRank</verbatimrank>
197
                                        </taxonverbatim>
198
                                    </taxonverbatim_id>
199
                                </taxondetermination>
200
                            </taxonoccurrence>
201
                        </locationevent>
202
                        <locationnarrative>
203
                            <_merge>
204
                                <1>$locality</1>
205
                                <3>
206
                                    <_label>
207
                                        <label>habitat</label>
208
                                        <value>$habitat</value>
209
                                    </_label>
210
                                </3>
211
                            </_merge>
212
                        </locationnarrative>
213
                        <locationplace>
214
                            <place_id>
215
                                <place>
216
                                    <country>$country</country>
217
                                    <county>$county</county>
218
                                    <matched_place_id>
219
                                        <place>
220
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
221
                                            <country>$country</country>
222
                                            <county>$county</county>
223
                                            <stateprovince>$state</stateprovince>
224
                                        </place>
225
                                    </matched_place_id>
226
                                    <stateprovince>$state</stateprovince>
227
                                </place>
228
                            </place_id>
229
                        </locationplace>
230
                    </location>
231
                </path>
232
            </_simplifyPath>
233
        </path>
234
    </_setDefault>
235
</VegBIEN>
236
Inserted 26 new rows into database
(9-9/10)