Project

General

Profile

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