Project

General

Profile

1 3641 aaronmk
Put template:
2
<VegBIEN>
3 4621 aaronmk
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7 4949 aaronmk
                <authorlocationcode>$accession</authorlocationcode>
8 4621 aaronmk
                <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 4684 aaronmk
                                <_join>
38 4621 aaronmk
                                    <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 4684 aaronmk
                                </_join>
61 4621 aaronmk
                            </notes>
62
                            <plantobservation>
63
                                <collectionnumber>$collectno</collectionnumber>
64
                                <specimenreplicate>
65
                                    <institution_id><party><organizationname>$herbarium</organizationname></party></institution_id>
66
                                    <sourceaccessioncode>$accession</sourceaccessioncode>
67
                                </specimenreplicate>
68
                            </plantobservation>
69
                        </aggregateoccurrence>
70
                        <iscultivated>$cultivated</iscultivated>
71 4834 aaronmk
                        <sourceaccessioncode>$accession</sourceaccessioncode>
72 4621 aaronmk
                        <taxondetermination>
73 5657 aaronmk
                            <taxonverbatim_id>
74
                                <taxonverbatim>
75
                                    <taxonlabel_id>
76 5608 aaronmk
                                        <taxonlabel>
77 5657 aaronmk
                                            <matched_label_id>
78
                                                <taxonlabel>
79
                                                    <creator_id>
80
                                                        <party>
81
                                                            <creator_id>0</creator_id>
82
                                                            <organizationname>TNRS</organizationname>
83
                                                        </party>
84
                                                    </creator_id>
85
                                                    <taxonomicname>
86
                                                        <_join_words>
87 5790 aaronmk
                                                            <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
88 5788 aaronmk
                                                            <2>
89
                                                                <_join_words>
90
                                                                    <1>
91
                                                                        <_alt>
92
                                                                            <1>$SciName</1>
93
                                                                            <2>
94 5657 aaronmk
                                                                                <_join_words>
95 5788 aaronmk
                                                                                    <2>$genus</2>
96
                                                                                    <3>$species</3>
97
                                                                                    <5>
98
                                                                                        <_join_words>
99
                                                                                            <1>
100
                                                                                                <_if name="if has infraspecificEpithet">
101
                                                                                                    <cond>$infraname</cond>
102
                                                                                                    <then>
103
                                                                                                        <_alt>
104
                                                                                                            <1>$usdaRank</1>
105
                                                                                                            <2>$infrarank</2>
106
                                                                                                        </_alt>
107
                                                                                                    </then>
108
                                                                                                </_if>
109
                                                                                            </1>
110
                                                                                            <2>$infraname</2>
111
                                                                                        </_join_words>
112
                                                                                    </5>
113 5657 aaronmk
                                                                                </_join_words>
114 5788 aaronmk
                                                                            </2>
115
                                                                        </_alt>
116
                                                                    </1>
117
                                                                    <2>$authors</2>
118
                                                                </_join_words>
119
                                                            </2>
120 5657 aaronmk
                                                        </_join_words>
121
                                                    </taxonomicname>
122
                                                </taxonlabel>
123
                                            </matched_label_id>
124
                                            <parent_id>
125
                                                <taxonlabel>
126
                                                    <rank>
127
                                                        <_alt>
128
                                                            <1>$usdaRank</1>
129
                                                            <2>$infrarank</2>
130
                                                        </_alt>
131
                                                    </rank>
132
                                                    <taxonverbatim>
133
                                                        <verbatimrank>
134
                                                            <_alt>
135
                                                                <1>$usdaRank</1>
136
                                                                <2>$infrarank</2>
137
                                                            </_alt>
138
                                                        </verbatimrank>
139
                                                    </taxonverbatim>
140
                                                    <parent_id>
141
                                                        <taxonlabel>
142
                                                            <rank>cultivar</rank>
143
                                                            <parent_id>
144
                                                                <taxonlabel>
145
                                                                    <rank>forma</rank>
146
                                                                    <parent_id>
147
                                                                        <taxonlabel>
148
                                                                            <rank>variety</rank>
149
                                                                            <parent_id>
150
                                                                                <taxonlabel>
151
                                                                                    <rank>subspecies</rank>
152
                                                                                    <parent_id>
153
                                                                                        <taxonlabel>
154
                                                                                            <rank>species</rank>
155
                                                                                            <taxonepithet>$species</taxonepithet>
156
                                                                                            <parent_id>
157
                                                                                                <taxonlabel>
158
                                                                                                    <rank>genus</rank>
159
                                                                                                    <taxonepithet>$genus</taxonepithet>
160
                                                                                                    <parent_id>
161
                                                                                                        <taxonlabel>
162
                                                                                                            <rank>family</rank>
163
                                                                                                            <taxonepithet>$family</taxonepithet>
164
                                                                                                        </taxonlabel>
165
                                                                                                    </parent_id>
166
                                                                                                </taxonlabel>
167
                                                                                            </parent_id>
168
                                                                                        </taxonlabel>
169
                                                                                    </parent_id>
170
                                                                                </taxonlabel>
171
                                                                            </parent_id>
172
                                                                        </taxonlabel>
173
                                                                    </parent_id>
174
                                                                </taxonlabel>
175
                                                            </parent_id>
176
                                                        </taxonlabel>
177
                                                    </parent_id>
178
                                                    <taxonepithet>$infraname</taxonepithet>
179
                                                </taxonlabel>
180
                                            </parent_id>
181
                                            <rank>
182
                                                <_alt>
183
                                                    <1>$usdaRank</1>
184
                                                    <2>$infrarank</2>
185
                                                </_alt>
186
                                            </rank>
187 5656 aaronmk
                                            <taxonomicname>
188 5138 aaronmk
                                                <_join_words>
189 5790 aaronmk
                                                    <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
190 5788 aaronmk
                                                    <2>
191
                                                        <_join_words>
192
                                                            <1>
193
                                                                <_alt>
194
                                                                    <1>$SciName</1>
195
                                                                    <2>
196 5138 aaronmk
                                                                        <_join_words>
197 5788 aaronmk
                                                                            <2>$genus</2>
198
                                                                            <3>$species</3>
199
                                                                            <5>
200
                                                                                <_join_words>
201
                                                                                    <1>
202
                                                                                        <_if name="if has infraspecificEpithet">
203
                                                                                            <cond>$infraname</cond>
204
                                                                                            <then>
205
                                                                                                <_alt>
206
                                                                                                    <1>$usdaRank</1>
207
                                                                                                    <2>$infrarank</2>
208
                                                                                                </_alt>
209
                                                                                            </then>
210
                                                                                        </_if>
211
                                                                                    </1>
212
                                                                                    <2>$infraname</2>
213
                                                                                </_join_words>
214
                                                                            </5>
215 5138 aaronmk
                                                                        </_join_words>
216 5788 aaronmk
                                                                    </2>
217
                                                                </_alt>
218
                                                            </1>
219
                                                            <2>$authors</2>
220
                                                        </_join_words>
221
                                                    </2>
222 5138 aaronmk
                                                </_join_words>
223 5656 aaronmk
                                            </taxonomicname>
224 5608 aaronmk
                                        </taxonlabel>
225 5657 aaronmk
                                    </taxonlabel_id>
226
                                    <author>$authors</author>
227
                                    <binomial>$SciName</binomial>
228
                                    <family>$family</family>
229
                                    <genus>$genus</genus>
230 5783 aaronmk
                                    <specific_epithet>$species</specific_epithet>
231 5657 aaronmk
                                    <verbatimrank>
232 5264 aaronmk
                                        <_alt>
233
                                            <1>$usdaRank</1>
234
                                            <2>$infrarank</2>
235
                                        </_alt>
236 5657 aaronmk
                                    </verbatimrank>
237
                                </taxonverbatim>
238
                            </taxonverbatim_id>
239 4621 aaronmk
                        </taxondetermination>
240
                        <verbatimcollectorname>
241 4684 aaronmk
                            <_join>
242 4621 aaronmk
                                <1>$collector</1>
243
                                <2>$collector1</2>
244
                                <3>$collector2</3>
245
                                <4>$collector3</4>
246 4684 aaronmk
                            </_join>
247 4621 aaronmk
                        </verbatimcollectorname>
248
                    </taxonoccurrence>
249
                </locationevent>
250
                <locationnarrative>
251 3934 aaronmk
                    <_merge>
252 4621 aaronmk
                        <1>$locality</1>
253
                        <3>
254
                            <_label>
255
                                <label>habitat</label>
256
                                <value>$habitat</value>
257
                            </_label>
258
                        </3>
259 3934 aaronmk
                    </_merge>
260 4621 aaronmk
                </locationnarrative>
261 4726 aaronmk
                <locationplace>
262 5855 aaronmk
                    <place_id>
263
                        <place>
264 4727 aaronmk
                            <country>$country</country>
265
                            <county>$county</county>
266
                            <stateprovince>$state</stateprovince>
267 5855 aaronmk
                        </place>
268
                    </place_id>
269 4726 aaronmk
                </locationplace>
270 4621 aaronmk
            </location>
271
        </path>
272
    </_simplifyPath>
273 3641 aaronmk
</VegBIEN>
274 5790 aaronmk
Inserted 22 new rows into database