Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <location id="-1">
4
        <authorlocationcode><_merge><1>$herbarium</1></_merge></authorlocationcode>
5
        <locationdetermination>
6
            <namedplace_id>
7
                <_simplifyPath>
8
                    <next>parent_id/namedplace</next>
9
                    <require>placename</require>
10
                    <path>
11
                        <namedplace>
12
                            <rank>county</rank>
13
                            <placename>$county</placename>
14
                            <parent_id>
15
                                <namedplace>
16
                                    <rank>stateProvince</rank>
17
                                    <placename>$state</placename>
18
                                    <parent_id>
19
                                        <namedplace>
20
                                            <rank>country</rank>
21
                                            <placename>$country</placename>
22
                                        </namedplace>
23
                                    </parent_id>
24
                                </namedplace>
25
                            </parent_id>
26
                        </namedplace>
27
                    </path>
28
                </_simplifyPath>
29
            </namedplace_id>
30
        </locationdetermination>
31
        <locationevent>
32
            <obsenddate>
33
                <_date>
34
                    <date>
35
                        <_dateRangeEnd>
36
                            <value>
37
                                <_alt>
38
                                    <1>
39
                                        <_date>
40
                                            <day>
41
                                                <_nullIf>
42
                                                    <null>0</null>
43
                                                    <type>float</type>
44
                                                    <value>$collday</value>
45
                                                </_nullIf>
46
                                            </day>
47
                                            <month>
48
                                                <_nullIf>
49
                                                    <null>0</null>
50
                                                    <type>float</type>
51
                                                    <value>$collmonth</value>
52
                                                </_nullIf>
53
                                            </month>
54
                                            <year>
55
                                                <_nullIf>
56
                                                    <null>0</null>
57
                                                    <type>float</type>
58
                                                    <value>$collyear</value>
59
                                                </_nullIf>
60
                                            </year>
61
                                        </_date>
62
                                    </1>
63
                                </_alt>
64
                            </value>
65
                        </_dateRangeEnd>
66
                    </date>
67
                </_date>
68
            </obsenddate>
69
            <obsstartdate>
70
                <_date>
71
                    <date>
72
                        <_dateRangeStart>
73
                            <value>
74
                                <_alt>
75
                                    <1>
76
                                        <_date>
77
                                            <day>
78
                                                <_nullIf>
79
                                                    <null>0</null>
80
                                                    <type>float</type>
81
                                                    <value>$collday</value>
82
                                                </_nullIf>
83
                                            </day>
84
                                            <month>
85
                                                <_nullIf>
86
                                                    <null>0</null>
87
                                                    <type>float</type>
88
                                                    <value>$collmonth</value>
89
                                                </_nullIf>
90
                                            </month>
91
                                            <year>
92
                                                <_nullIf>
93
                                                    <null>0</null>
94
                                                    <type>float</type>
95
                                                    <value>$collyear</value>
96
                                                </_nullIf>
97
                                            </year>
98
                                        </_date>
99
                                    </1>
100
                                </_alt>
101
                            </value>
102
                        </_dateRangeStart>
103
                    </date>
104
                </_date>
105
            </obsstartdate>
106
            <taxonoccurrence>
107
                <aggregateoccurrence>
108
                    <collectiondate>
109
                        <_date>
110
                            <date>
111
                                <_alt>
112
                                    <1>
113
                                        <_date>
114
                                            <day>
115
                                                <_nullIf>
116
                                                    <null>0</null>
117
                                                    <type>float</type>
118
                                                    <value>$collday</value>
119
                                                </_nullIf>
120
                                            </day>
121
                                            <month>
122
                                                <_nullIf>
123
                                                    <null>0</null>
124
                                                    <type>float</type>
125
                                                    <value>$collmonth</value>
126
                                                </_nullIf>
127
                                            </month>
128
                                            <year>
129
                                                <_nullIf>
130
                                                    <null>0</null>
131
                                                    <type>float</type>
132
                                                    <value>$collyear</value>
133
                                                </_nullIf>
134
                                            </year>
135
                                        </_date>
136
                                    </1>
137
                                </_alt>
138
                            </date>
139
                        </_date>
140
                    </collectiondate>
141
                    <notes>
142
                        <_merge>
143
                            <1>$comment1</1>
144
                            <2>$comment2</2>
145
                            <3>$comment3</3>
146
                            <4>$comment4</4>
147
                            <5>
148
                                <_label>
149
                                    <label>campus</label>
150
                                    <value>$campus</value>
151
                                </_label>
152
                            </5>
153
                            <6>
154
                                <_label>
155
                                    <label>loaned to</label>
156
                                    <value>$loanto</value>
157
                                </_label>
158
                            </6>
159
                            <7>
160
                                <_label>
161
                                    <label>in or out</label>
162
                                    <value>$inorout</value>
163
                                </_label>
164
                            </7>
165
                        </_merge>
166
                    </notes>
167
                    <plantobservation>
168
                        <authorplantcode><_alt><1>$collectno</1></_alt></authorplantcode>
169
                        <sourceaccessioncode>$accession</sourceaccessioncode>
170
                        <specimenreplicate>
171
                            <collectionnumber><_alt><1>$collectno</1></_alt></collectionnumber>
172
                            <institution_id><party><organizationname>$herbarium</organizationname></party></institution_id>
173
                            <sourceaccessioncode>$accession</sourceaccessioncode>
174
                        </specimenreplicate>
175
                    </plantobservation>
176
                </aggregateoccurrence>
177
                <iscultivated>
178
                    <_map>
179
                        <cultivated>t</cultivated>
180
                        <wild>f</wild>
181
                        <*></*>
182
                        <value>
183
                            <_map>
184
                                <Y>cultivated</Y>
185
                                <N>wild</N>
186
                                <*></*>
187
                                <value>$cultivated</value>
188
                            </_map>
189
                        </value>
190
                    </_map>
191
                </iscultivated>
192
                <isnative>
193
                    <_map>
194
                        <native>t</native>
195
                        <exotic>f</exotic>
196
                        <*></*>
197
                        <value>
198
                            <_map>
199
                                <Y>cultivated</Y>
200
                                <N>wild</N>
201
                                <*></*>
202
                                <value>$cultivated</value>
203
                            </_map>
204
                        </value>
205
                    </_map>
206
                </isnative>
207
                <sourceaccessioncode>
208
                    <_alt>
209
                        <1>$accession</1>
210
                        <2><_alt><1>$collectno</1></_alt></2>
211
                    </_alt>
212
                </sourceaccessioncode>
213
                <taxondetermination>
214
                    <isoriginal>true</isoriginal>
215
                    <role>identifier</role>
216
                    <plantconcept_id>
217
                        <plantconcept>
218
                            <plantname_id>
219
                                <_simplifyPath>
220
                                    <next>parent_id/plantname</next>
221
                                    <require>plantname</require>
222
                                    <path>
223
                                        <plantname>
224
                                            <rank>binomial</rank>
225
                                            <plantname>$SciName</plantname>
226
                                            <parent_id>
227
                                                <plantname>
228
                                                    <rank>authority</rank>
229
                                                    <plantname>$authors</plantname>
230
                                                    <parent_id>
231
                                                        <plantname>
232
                                                            <rank>subspecies</rank>
233
                                                            <plantname>$infraname</plantname>
234
                                                            <parent_id>
235
                                                                <plantname>
236
                                                                    <rank>species</rank>
237
                                                                    <plantname>$species</plantname>
238
                                                                    <parent_id>
239
                                                                        <plantname>
240
                                                                            <rank>genus</rank>
241
                                                                            <plantname>$genus</plantname>
242
                                                                            <parent_id>
243
                                                                                <plantname>
244
                                                                                    <rank>family</rank>
245
                                                                                    <plantname>$family</plantname>
246
                                                                                </plantname>
247
                                                                            </parent_id>
248
                                                                        </plantname>
249
                                                                    </parent_id>
250
                                                                </plantname>
251
                                                            </parent_id>
252
                                                        </plantname>
253
                                                    </parent_id>
254
                                                </plantname>
255
                                            </parent_id>
256
                                        </plantname>
257
                                    </path>
258
                                </_simplifyPath>
259
                            </plantname_id>
260
                        </plantconcept>
261
                    </plantconcept_id>
262
                </taxondetermination>
263
                <verbatimcollectorname>
264
                    <_merge>
265
                        <1>$collector</1>
266
                        <2>$collector1</2>
267
                        <3>$collector2</3>
268
                        <4>$collector3</4>
269
                    </_merge>
270
                </verbatimcollectorname>
271
            </taxonoccurrence>
272
        </locationevent>
273
        <locationnarrative>
274
            <_merge>
275
                <1>$locality</1>
276
                <3>
277
                    <_label>
278
                        <label>habitat</label>
279
                        <value>$habitat</value>
280
                    </_label>
281
                </3>
282
            </_merge>
283
        </locationnarrative>
284
        <sourceaccessioncode><_alt><1>$accession</1></_alt></sourceaccessioncode>
285
    </location>
286
</VegBIEN>
287
Inserted 22 new rows into database
    (1-1/1)