Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_ignore><inLabel>GBIF</inLabel></_ignore>
4
    <specimenreplicate id="-1">
5
        <locationevent_id>
6
            <locationevent>
7
                <location_id>
8
                    <location>
9
                        <locationdetermination>
10
                            <namedplace_id>
11
                                <_simplifyPath>
12
                                    <next>parent_id/namedplace</next>
13
                                    <require>placename</require>
14
                                    <path>
15
                                        <namedplace>
16
                                            <rank>county</rank>
17
                                            <placename>$County</placename>
18
                                            <parent_id>
19
                                                <namedplace>
20
                                                    <rank>stateProvince</rank>
21
                                                    <placename>$StateProvince</placename>
22
                                                    <parent_id>
23
                                                        <namedplace>
24
                                                            <rank>country</rank>
25
                                                            <placename>$Country</placename>
26
                                                        </namedplace>
27
                                                    </parent_id>
28
                                                </namedplace>
29
                                            </parent_id>
30
                                        </namedplace>
31
                                    </path>
32
                                </_simplifyPath>
33
                            </namedplace_id>
34
                            <latitude>
35
                                <_alt>
36
                                    <1>
37
                                        <_nullIf>
38
                                            <null>0</null>
39
                                            <type>float</type>
40
                                            <value>
41
                                                <_alt>
42
                                                    <0>$DecimalLatitude</0>
43
                                                    <1>$VerbatimLatitude</1>
44
                                                </_alt>
45
                                            </value>
46
                                        </_nullIf>
47
                                    </1>
48
                                </_alt>
49
                            </latitude>
50
                            <longitude>
51
                                <_alt>
52
                                    <1>
53
                                        <_nullIf>
54
                                            <null>0</null>
55
                                            <type>float</type>
56
                                            <value>
57
                                                <_alt>
58
                                                    <0>$DecimalLongitude</0>
59
                                                    <1>$VerbatimLongitude</1>
60
                                                </_alt>
61
                                            </value>
62
                                        </_nullIf>
63
                                    </1>
64
                                </_alt>
65
                            </longitude>
66
                        </locationdetermination>
67
                        <locationnarrative><_merge><1>$Locality</1></_merge></locationnarrative>
68
                        <elevation>
69
                            <_alt>
70
                                <2>
71
                                    <_avg>
72
                                        <min>
73
                                            <_units>
74
                                                <default>m</default>
75
                                                <to>m</to>
76
                                                <to></to>
77
                                                <value>
78
                                                    <_rangeStart>
79
                                                        <value>
80
                                                            <_replace>
81
                                                                <\bca\.?></\bca\.?>
82
                                                                <value>$MinimumElevationInMeter</value>
83
                                                            </_replace>
84
                                                        </value>
85
                                                    </_rangeStart>
86
                                                </value>
87
                                            </_units>
88
                                        </min>
89
                                        <max>
90
                                            <_units>
91
                                                <default>m</default>
92
                                                <to>m</to>
93
                                                <to></to>
94
                                                <value>$MaximumElevationInMeter</value>
95
                                            </_units>
96
                                        </max>
97
                                    </_avg>
98
                                </2>
99
                            </_alt>
100
                        </elevation>
101
                        <elevationrange>
102
                            <_range>
103
                                <from>
104
                                    <_units>
105
                                        <default>m</default>
106
                                        <to>m</to>
107
                                        <to></to>
108
                                        <value>
109
                                            <_rangeStart>
110
                                                <value>
111
                                                    <_replace>
112
                                                        <\bca\.?></\bca\.?>
113
                                                        <value>$MinimumElevationInMeter</value>
114
                                                    </_replace>
115
                                                </value>
116
                                            </_rangeStart>
117
                                        </value>
118
                                    </_units>
119
                                </from>
120
                                <to>
121
                                    <_units>
122
                                        <default>m</default>
123
                                        <to>m</to>
124
                                        <to></to>
125
                                        <value>
126
                                            <_alt>
127
                                                <2>
128
                                                    <_rangeEnd>
129
                                                        <value>
130
                                                            <_replace>
131
                                                                <\bca\.?></\bca\.?>
132
                                                                <value>$MinimumElevationInMeter</value>
133
                                                            </_replace>
134
                                                        </value>
135
                                                    </_rangeEnd>
136
                                                </2>
137
                                                <1>$MaximumElevationInMeter</1>
138
                                            </_alt>
139
                                        </value>
140
                                    </_units>
141
                                </to>
142
                            </_range>
143
                        </elevationrange>
144
                        <centerlatitude>
145
                            <_alt>
146
                                <1>
147
                                    <_nullIf>
148
                                        <null>0</null>
149
                                        <type>float</type>
150
                                        <value>
151
                                            <_alt>
152
                                                <0>$DecimalLatitude</0>
153
                                                <1>$VerbatimLatitude</1>
154
                                            </_alt>
155
                                        </value>
156
                                    </_nullIf>
157
                                </1>
158
                            </_alt>
159
                        </centerlatitude>
160
                        <centerlongitude>
161
                            <_alt>
162
                                <1>
163
                                    <_nullIf>
164
                                        <null>0</null>
165
                                        <type>float</type>
166
                                        <value>
167
                                            <_alt>
168
                                                <0>$DecimalLongitude</0>
169
                                                <1>$VerbatimLongitude</1>
170
                                            </_alt>
171
                                        </value>
172
                                    </_nullIf>
173
                                </1>
174
                            </_alt>
175
                        </centerlongitude>
176
                        <sourceaccessioncode>
177
                            <_alt>
178
                                <2>
179
                                    <_merge>
180
                                        <3>$CatalogNO</3>
181
                                        <2>$CollectionCD</2>
182
                                        <1>$InstitutionCD</1>
183
                                    </_merge>
184
                                </2>
185
                            </_alt>
186
                        </sourceaccessioncode>
187
                    </location>
188
                </location_id>
189
                <obsstartdate><_date><date><_dateRangeStart><value><_alt><2>$LatestDateCollected</2></_alt></value></_dateRangeStart></date></_date></obsstartdate>
190
                <obsenddate><_date><date><_dateRangeEnd><value><_alt><2>$LatestDateCollected</2></_alt></value></_dateRangeEnd></date></_date></obsenddate>
191
            </locationevent>
192
        </locationevent_id>
193
        <taxondetermination>
194
            <iscurrent>true</iscurrent>
195
            <role>identifier</role>
196
            <party_id>
197
                <party>
198
                    <givenname><_namePart><first>$IdentifiedBy</first></_namePart></givenname>
199
                    <middlename><_namePart><middle>$IdentifiedBy</middle></_namePart></middlename>
200
                    <surname><_namePart><last>$IdentifiedBy</last></_namePart></surname>
201
                </party>
202
            </party_id>
203
            <isoriginal>true</isoriginal>
204
            <plantconcept_id>
205
                <plantconcept>
206
                    <plantname_id>
207
                        <_simplifyPath>
208
                            <next>parent_id/plantname</next>
209
                            <require>plantname</require>
210
                            <path>
211
                                <plantname>
212
                                    <rank>binomial</rank>
213
                                    <plantname>$ScientificName</plantname>
214
                                    <parent_id>
215
                                        <plantname>
216
                                            <rank>authority</rank>
217
                                            <plantname>$AuthorOfScientificName</plantname>
218
                                            <parent_id>
219
                                                <plantname>
220
                                                    <rank>subspecies</rank>
221
                                                    <plantname>$InfraspecificEpithet</plantname>
222
                                                    <parent_id>
223
                                                        <plantname>
224
                                                            <rank>species</rank>
225
                                                            <plantname>$SpecificEpithet</plantname>
226
                                                            <parent_id>
227
                                                                <plantname>
228
                                                                    <rank>genus</rank>
229
                                                                    <plantname>$Genus</plantname>
230
                                                                    <parent_id>
231
                                                                        <plantname>
232
                                                                            <rank>family</rank>
233
                                                                            <plantname>$Family</plantname>
234
                                                                        </plantname>
235
                                                                    </parent_id>
236
                                                                </plantname>
237
                                                            </parent_id>
238
                                                        </plantname>
239
                                                    </parent_id>
240
                                                </plantname>
241
                                            </parent_id>
242
                                        </plantname>
243
                                    </parent_id>
244
                                </plantname>
245
                            </path>
246
                        </_simplifyPath>
247
                    </plantname_id>
248
                </plantconcept>
249
            </plantconcept_id>
250
        </taxondetermination>
251
        <verbatimcollectorname>$Collector</verbatimcollectorname>
252
        <catalognumber_dwc>$CatalogNO</catalognumber_dwc>
253
        <collectioncode_dwc>$CollectionCD</collectioncode_dwc>
254
        <institution_id><party><organizationname>$InstitutionCD</organizationname></party></institution_id>
255
    </specimenreplicate>
256
</VegBIEN>
257
Inserted 25 new rows into database
    (1-1/1)