Project

General

Profile

1
<!--put template-->
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>GBIF.new</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <authorlocationcode>
11
                            <_alt>
12
                                <1>$dataProviderRecordID</1>
13
                                <2>
14
                                    <_join>
15
                                        <1>$specimen_duplicate_institutions</1>
16
                                        <2>$collection</2>
17
                                        <3>$accessionNumber</3>
18
                                    </_join>
19
                                </2>
20
                            </_alt>
21
                        </authorlocationcode>
22
                        <elevation_m>
23
                            <_avg>
24
                                <1>$minimumElevationInMeters</1>
25
                                <2>$maximumElevationInMeters</2>
26
                            </_avg>
27
                        </elevation_m>
28
                        <iscultivated><_locationnarrative_is_cultivated><locationnarrative>$locality</locationnarrative></_locationnarrative_is_cultivated></iscultivated>
29
                        <locationevent>
30
                            <locationevent fkey="parent_id">
31
                                <taxonoccurrence>
32
                                    <aggregateoccurrence>
33
                                        <collectiondate>
34
                                            <_date>
35
                                                <day>
36
                                                    <_nullIf>
37
                                                        <null>0</null>
38
                                                        <type>float</type>
39
                                                        <value>$dayCollected</value>
40
                                                    </_nullIf>
41
                                                </day>
42
                                                <month>
43
                                                    <_nullIf>
44
                                                        <null>0</null>
45
                                                        <type>float</type>
46
                                                        <value>$monthCollected</value>
47
                                                    </_nullIf>
48
                                                </month>
49
                                                <year>
50
                                                    <_nullIf>
51
                                                        <null>0</null>
52
                                                        <type>float</type>
53
                                                        <value>$yearCollected</value>
54
                                                    </_nullIf>
55
                                                </year>
56
                                            </_date>
57
                                        </collectiondate>
58
                                        <plantobservation>
59
                                            <specimenreplicate>
60
                                                <catalognumber_dwc>$accessionNumber</catalognumber_dwc>
61
                                                <collectioncode_dwc>$collection</collectioncode_dwc>
62
                                                <duplicate_institutions_sourcelist_id>
63
                                                    <sourcelist>
64
                                                        <name>$specimen_duplicate_institutions</name>
65
                                                        <sourcename>
66
                                                            <name>
67
                                                                <_split>
68
                                                                    <separator>[,;] *</separator>
69
                                                                    <value>$specimen_duplicate_institutions</value>
70
                                                                </_split>
71
                                                            </name>
72
                                                        </sourcename>
73
                                                    </sourcelist>
74
                                                </duplicate_institutions_sourcelist_id>
75
                                                <sourceaccessioncode>$dataProviderRecordID</sourceaccessioncode>
76
                                            </specimenreplicate>
77
                                        </plantobservation>
78
                                    </aggregateoccurrence>
79
                                    <collector_id><party><fullname>$recordedBy</fullname></party></collector_id>
80
                                    <sourceaccessioncode>$dataProviderRecordID</sourceaccessioncode>
81
                                    <taxondetermination>
82
                                        <party_id><party><fullname>$identifiedBy</fullname></party></party_id>
83
                                        <taxonverbatim_id>
84
                                            <taxonverbatim>
85
                                                <taxonlabel_id>
86
                                                    <taxonlabel>
87
                                                        <parent_id>
88
                                                            <taxonlabel>
89
                                                                <rank>$taxonRank</rank>
90
                                                                <parent_id>
91
                                                                    <taxonlabel>
92
                                                                        <rank>cultivar</rank>
93
                                                                        <parent_id>
94
                                                                            <taxonlabel>
95
                                                                                <rank>forma</rank>
96
                                                                                <parent_id>
97
                                                                                    <taxonlabel>
98
                                                                                        <rank>variety</rank>
99
                                                                                        <parent_id>
100
                                                                                            <taxonlabel>
101
                                                                                                <rank>subspecies</rank>
102
                                                                                                <taxonepithet>$subspecies</taxonepithet>
103
                                                                                                <parent_id>
104
                                                                                                    <taxonlabel>
105
                                                                                                        <rank>species</rank>
106
                                                                                                        <taxonepithet>$specificEpithet</taxonepithet>
107
                                                                                                        <parent_id>
108
                                                                                                            <taxonlabel>
109
                                                                                                                <rank>genus</rank>
110
                                                                                                                <taxonepithet>$genus</taxonepithet>
111
                                                                                                                <parent_id>
112
                                                                                                                    <taxonlabel>
113
                                                                                                                        <rank>family</rank>
114
                                                                                                                        <taxonepithet>$family</taxonepithet>
115
                                                                                                                        <parent_id>
116
                                                                                                                            <taxonlabel>
117
                                                                                                                                <rank>order</rank>
118
                                                                                                                                <taxonepithet>$order</taxonepithet>
119
                                                                                                                                <parent_id>
120
                                                                                                                                    <taxonlabel>
121
                                                                                                                                        <rank>class</rank>
122
                                                                                                                                        <taxonepithet>$class</taxonepithet>
123
                                                                                                                                        <parent_id>
124
                                                                                                                                            <taxonlabel>
125
                                                                                                                                                <rank>phylum</rank>
126
                                                                                                                                                <taxonepithet>$phylum</taxonepithet>
127
                                                                                                                                                <parent_id>
128
                                                                                                                                                    <taxonlabel>
129
                                                                                                                                                        <rank>kingdom</rank>
130
                                                                                                                                                        <taxonepithet>$kingdom</taxonepithet>
131
                                                                                                                                                    </taxonlabel>
132
                                                                                                                                                </parent_id>
133
                                                                                                                                            </taxonlabel>
134
                                                                                                                                        </parent_id>
135
                                                                                                                                    </taxonlabel>
136
                                                                                                                                </parent_id>
137
                                                                                                                            </taxonlabel>
138
                                                                                                                        </parent_id>
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
                                                            </taxonlabel>
154
                                                        </parent_id>
155
                                                        <rank>$taxonRank</rank>
156
                                                        <taxonomicname>
157
                                                            <_merge_prefix>
158
                                                                <prefix><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></prefix>
159
                                                                <value>
160
                                                                    <_alt>
161
                                                                        <1>$scientificName</1>
162
                                                                        <2>
163
                                                                            <_join_words>
164
                                                                                <1>
165
                                                                                    <_join_words>
166
                                                                                        <2><_filter_genus><value>$genus</value></_filter_genus></2>
167
                                                                                        <3>$specificEpithet</3>
168
                                                                                        <4>$subspecies</4>
169
                                                                                    </_join_words>
170
                                                                                </1>
171
                                                                                <2>$scientificNameAuthorship</2>
172
                                                                            </_join_words>
173
                                                                        </2>
174
                                                                    </_alt>
175
                                                                </value>
176
                                                            </_merge_prefix>
177
                                                        </taxonomicname>
178
                                                    </taxonlabel>
179
                                                </taxonlabel_id>
180
                                                <author>$scientificNameAuthorship</author>
181
                                                <family>$family</family>
182
                                                <genus>$genus</genus>
183
                                                <specific_epithet>$specificEpithet</specific_epithet>
184
                                                <subspecies>$subspecies</subspecies>
185
                                                <taxonomicname>$scientificName</taxonomicname>
186
                                                <verbatimrank>$taxonRank</verbatimrank>
187
                                            </taxonverbatim>
188
                                        </taxonverbatim_id>
189
                                        <determinationdate><_dateRangeStart><value>$dateIdentified</value></_dateRangeStart></determinationdate>
190
                                    </taxondetermination>
191
                                </taxonoccurrence>
192
                            </locationevent>
193
                            <waterdepth_m>
194
                                <_avg>
195
                                    <1>$minimumDepthInMeters</1>
196
                                    <2>$maximumDepthInMeters</2>
197
                                </_avg>
198
                            </waterdepth_m>
199
                        </locationevent>
200
                        <locationnarrative>$locality</locationnarrative>
201
                        <locationplace>
202
                            <place_id>
203
                                <place>
204
                                    <coordinates_id>
205
                                        <coordinates>
206
                                            <latitude_deg>
207
                                                <_nullIf>
208
                                                    <null>0</null>
209
                                                    <type>float</type>
210
                                                    <value>$decimalLatitude</value>
211
                                                </_nullIf>
212
                                            </latitude_deg>
213
                                            <longitude_deg>
214
                                                <_nullIf>
215
                                                    <null>0</null>
216
                                                    <type>float</type>
217
                                                    <value>$decimalLongitude</value>
218
                                                </_nullIf>
219
                                            </longitude_deg>
220
                                        </coordinates>
221
                                    </coordinates_id>
222
                                    <continent>$continent</continent>
223
                                    <country>$country</country>
224
                                    <county>$county</county>
225
                                    <matched_place_id>
226
                                        <place>
227
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
228
                                            <coordinates_id>
229
                                                <coordinates>
230
                                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
231
                                                    <latitude_deg>
232
                                                        <_nullIf>
233
                                                            <null>0</null>
234
                                                            <type>float</type>
235
                                                            <value>$decimalLatitude</value>
236
                                                        </_nullIf>
237
                                                    </latitude_deg>
238
                                                    <longitude_deg>
239
                                                        <_nullIf>
240
                                                            <null>0</null>
241
                                                            <type>float</type>
242
                                                            <value>$decimalLongitude</value>
243
                                                        </_nullIf>
244
                                                    </longitude_deg>
245
                                                </coordinates>
246
                                            </coordinates_id>
247
                                            <country>$country</country>
248
                                            <county>$county</county>
249
                                            <stateprovince>$stateProvince</stateprovince>
250
                                        </place>
251
                                    </matched_place_id>
252
                                    <stateprovince>$stateProvince</stateprovince>
253
                                </place>
254
                            </place_id>
255
                        </locationplace>
256
                    </location>
257
                </path>
258
            </_simplifyPath>
259
        </path>
260
    </_setDefault>
261
</VegBIEN>
262
Inserted 36 new rows into database
(10-10/11)