Project

General

Profile

1
<!--put template-->
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>NY.new</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <authorlocationcode>
11
                            <_join>
12
                                <1>$specimen_duplicate_institutions</1>
13
                                <2>$collection</2>
14
                                <3>$accessionNumber</3>
15
                            </_join>
16
                        </authorlocationcode>
17
                        <elevation_m>
18
                            <_avg>
19
                                <1>$minimumElevationInMeters</1>
20
                                <2>$maximumElevationInMeters</2>
21
                            </_avg>
22
                        </elevation_m>
23
                        <iscultivated>
24
                            <_locationnarrative_is_cultivated>
25
                                <locationnarrative>
26
                                    <_join>
27
                                        <1>$locality</1>
28
                                        <3>$habitat</3>
29
                                    </_join>
30
                                </locationnarrative>
31
                            </_locationnarrative_is_cultivated>
32
                        </iscultivated>
33
                        <locationevent>
34
                            <locationevent fkey="parent_id">
35
                                <taxonoccurrence>
36
                                    <aggregateoccurrence>
37
                                        <collectiondate>
38
                                            <_date>
39
                                                <day>
40
                                                    <_nullIf>
41
                                                        <null>0</null>
42
                                                        <type>float</type>
43
                                                        <value>$dayCollected</value>
44
                                                    </_nullIf>
45
                                                </day>
46
                                                <month>
47
                                                    <_nullIf>
48
                                                        <null>0</null>
49
                                                        <type>float</type>
50
                                                        <value>$monthCollected</value>
51
                                                    </_nullIf>
52
                                                </month>
53
                                                <year>
54
                                                    <_nullIf>
55
                                                        <null>0</null>
56
                                                        <type>float</type>
57
                                                        <value>$yearCollected</value>
58
                                                    </_nullIf>
59
                                                </year>
60
                                            </_date>
61
                                        </collectiondate>
62
                                        <count>$individualCount</count>
63
                                        <notes>$occurrenceRemarks</notes>
64
                                        <plantobservation>
65
                                            <authorplantcode>$collectorNumber</authorplantcode>
66
                                            <definedvalue fkey="tablerecord_id">
67
                                                <userdefined_id>
68
                                                    <userdefined>
69
                                                        <tablename>plantobservation</tablename>
70
                                                        <userdefinedname>sex</userdefinedname>
71
                                                    </userdefined>
72
                                                </userdefined_id>
73
                                                <definedvalue>$sex</definedvalue>
74
                                            </definedvalue>
75
                                            <specimenreplicate>
76
                                                <catalognumber_dwc>$accessionNumber</catalognumber_dwc>
77
                                                <collectioncode_dwc>$collection</collectioncode_dwc>
78
                                                <collectionnumber>$collectorNumber</collectionnumber>
79
                                                <institution_id>
80
                                                    <sourcelist>
81
                                                        <name>$specimen_duplicate_institutions</name>
82
                                                        <sourcename>
83
                                                            <name>
84
                                                                <_split>
85
                                                                    <separator>[,;] *</separator>
86
                                                                    <value>$specimen_duplicate_institutions</value>
87
                                                                </_split>
88
                                                            </name>
89
                                                        </sourcename>
90
                                                    </sourcelist>
91
                                                </institution_id>
92
                                            </specimenreplicate>
93
                                        </plantobservation>
94
                                    </aggregateoccurrence>
95
                                    <collector_id><party><fullname>$recordedBy</fullname></party></collector_id>
96
                                    <taxondetermination>
97
                                        <party_id><party><fullname>$identifiedBy</fullname></party></party_id>
98
                                        <taxonverbatim_id>
99
                                            <taxonverbatim>
100
                                                <taxonlabel_id>
101
                                                    <taxonlabel>
102
                                                        <parent_id>
103
                                                            <taxonlabel>
104
                                                                <parent_id>
105
                                                                    <taxonlabel>
106
                                                                        <rank>cultivar</rank>
107
                                                                        <parent_id>
108
                                                                            <taxonlabel>
109
                                                                                <rank>forma</rank>
110
                                                                                <parent_id>
111
                                                                                    <taxonlabel>
112
                                                                                        <rank>variety</rank>
113
                                                                                        <parent_id>
114
                                                                                            <taxonlabel>
115
                                                                                                <rank>subspecies</rank>
116
                                                                                                <taxonepithet>$subspecies</taxonepithet>
117
                                                                                                <parent_id>
118
                                                                                                    <taxonlabel>
119
                                                                                                        <rank>species</rank>
120
                                                                                                        <taxonepithet>$specificEpithet</taxonepithet>
121
                                                                                                        <parent_id>
122
                                                                                                            <taxonlabel>
123
                                                                                                                <rank>genus</rank>
124
                                                                                                                <taxonepithet>$genus</taxonepithet>
125
                                                                                                                <parent_id>
126
                                                                                                                    <taxonlabel>
127
                                                                                                                        <rank>family</rank>
128
                                                                                                                        <taxonepithet>$family</taxonepithet>
129
                                                                                                                        <parent_id>
130
                                                                                                                            <taxonlabel>
131
                                                                                                                                <rank>order</rank>
132
                                                                                                                                <taxonepithet>$order</taxonepithet>
133
                                                                                                                                <parent_id>
134
                                                                                                                                    <taxonlabel>
135
                                                                                                                                        <rank>class</rank>
136
                                                                                                                                        <taxonepithet>$class</taxonepithet>
137
                                                                                                                                        <parent_id>
138
                                                                                                                                            <taxonlabel>
139
                                                                                                                                                <rank>phylum</rank>
140
                                                                                                                                                <taxonepithet>$phylum</taxonepithet>
141
                                                                                                                                                <parent_id>
142
                                                                                                                                                    <taxonlabel>
143
                                                                                                                                                        <rank>kingdom</rank>
144
                                                                                                                                                        <taxonepithet>$kingdom</taxonepithet>
145
                                                                                                                                                    </taxonlabel>
146
                                                                                                                                                </parent_id>
147
                                                                                                                                            </taxonlabel>
148
                                                                                                                                        </parent_id>
149
                                                                                                                                    </taxonlabel>
150
                                                                                                                                </parent_id>
151
                                                                                                                            </taxonlabel>
152
                                                                                                                        </parent_id>
153
                                                                                                                    </taxonlabel>
154
                                                                                                                </parent_id>
155
                                                                                                            </taxonlabel>
156
                                                                                                        </parent_id>
157
                                                                                                    </taxonlabel>
158
                                                                                                </parent_id>
159
                                                                                            </taxonlabel>
160
                                                                                        </parent_id>
161
                                                                                    </taxonlabel>
162
                                                                                </parent_id>
163
                                                                            </taxonlabel>
164
                                                                        </parent_id>
165
                                                                    </taxonlabel>
166
                                                                </parent_id>
167
                                                            </taxonlabel>
168
                                                        </parent_id>
169
                                                        <taxonomicname>
170
                                                            <_merge_prefix>
171
                                                                <prefix><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></prefix>
172
                                                                <value>
173
                                                                    <_join_words>
174
                                                                        <1>
175
                                                                            <_alt>
176
                                                                                <1>$taxonName</1>
177
                                                                                <2>
178
                                                                                    <_join_words>
179
                                                                                        <2><_filter_genus><value>$genus</value></_filter_genus></2>
180
                                                                                        <3>$specificEpithet</3>
181
                                                                                        <4>$subspecies</4>
182
                                                                                    </_join_words>
183
                                                                                </2>
184
                                                                            </_alt>
185
                                                                        </1>
186
                                                                        <2>$scientificNameAuthorship</2>
187
                                                                    </_join_words>
188
                                                                </value>
189
                                                            </_merge_prefix>
190
                                                        </taxonomicname>
191
                                                    </taxonlabel>
192
                                                </taxonlabel_id>
193
                                                <author>$scientificNameAuthorship</author>
194
                                                <family>$family</family>
195
                                                <genus>$genus</genus>
196
                                                <specific_epithet>$specificEpithet</specific_epithet>
197
                                                <taxonname>$taxonName</taxonname>
198
                                            </taxonverbatim>
199
                                        </taxonverbatim_id>
200
                                        <determinationdate>
201
                                            <_date>
202
                                                <day>
203
                                                    <_nullIf>
204
                                                        <null>0</null>
205
                                                        <type>float</type>
206
                                                        <value>$dayIdentified</value>
207
                                                    </_nullIf>
208
                                                </day>
209
                                                <month>
210
                                                    <_nullIf>
211
                                                        <null>0</null>
212
                                                        <type>float</type>
213
                                                        <value>$monthIdentified</value>
214
                                                    </_nullIf>
215
                                                </month>
216
                                                <year>
217
                                                    <_nullIf>
218
                                                        <null>0</null>
219
                                                        <type>float</type>
220
                                                        <value>$yearIdentified</value>
221
                                                    </_nullIf>
222
                                                </year>
223
                                            </_date>
224
                                        </determinationdate>
225
                                    </taxondetermination>
226
                                </taxonoccurrence>
227
                            </locationevent>
228
                            <waterdepth_m>
229
                                <_avg>
230
                                    <1>$minimumDepthInMeters</1>
231
                                    <2>$maximumDepthInMeters</2>
232
                                </_avg>
233
                            </waterdepth_m>
234
                        </locationevent>
235
                        <locationnarrative>
236
                            <_merge>
237
                                <1>$locality</1>
238
                                <3>
239
                                    <_label>
240
                                        <label>habitat</label>
241
                                        <value>$habitat</value>
242
                                    </_label>
243
                                </3>
244
                            </_merge>
245
                        </locationnarrative>
246
                        <locationplace>
247
                            <place_id>
248
                                <place>
249
                                    <coordinates_id>
250
                                        <coordinates>
251
                                            <coordsaccuracy_m><_noCV><value>$coordinateUncertaintyInMeters</value></_noCV></coordsaccuracy_m>
252
                                            <footprintgeometry_dwc>$footprintWKT</footprintgeometry_dwc>
253
                                            <latitude_deg>
254
                                                <_nullIf>
255
                                                    <null>0</null>
256
                                                    <type>float</type>
257
                                                    <value>$decimalLatitude</value>
258
                                                </_nullIf>
259
                                            </latitude_deg>
260
                                            <longitude_deg>
261
                                                <_nullIf>
262
                                                    <null>0</null>
263
                                                    <type>float</type>
264
                                                    <value>$decimalLongitude</value>
265
                                                </_nullIf>
266
                                            </longitude_deg>
267
                                        </coordinates>
268
                                    </coordinates_id>
269
                                    <continent>$continent</continent>
270
                                    <country>$country</country>
271
                                    <county>$county</county>
272
                                    <matched_place_id>
273
                                        <place>
274
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
275
                                            <coordinates_id>
276
                                                <coordinates>
277
                                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
278
                                                    <latitude_deg>
279
                                                        <_nullIf>
280
                                                            <null>0</null>
281
                                                            <type>float</type>
282
                                                            <value>$decimalLatitude</value>
283
                                                        </_nullIf>
284
                                                    </latitude_deg>
285
                                                    <longitude_deg>
286
                                                        <_nullIf>
287
                                                            <null>0</null>
288
                                                            <type>float</type>
289
                                                            <value>$decimalLongitude</value>
290
                                                        </_nullIf>
291
                                                    </longitude_deg>
292
                                                </coordinates>
293
                                            </coordinates_id>
294
                                            <country>$country</country>
295
                                            <county>$county</county>
296
                                            <stateprovince>$stateProvince</stateprovince>
297
                                        </place>
298
                                    </matched_place_id>
299
                                    <stateprovince>$stateProvince</stateprovince>
300
                                </place>
301
                            </place_id>
302
                        </locationplace>
303
                    </location>
304
                </path>
305
            </_simplifyPath>
306
        </path>
307
    </_setDefault>
308
</VegBIEN>
309
Inserted 47 new rows into database
(9-9/10)