Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <authorlocationcode>
8
                    <_alt>
9
                        <1>$id</1>
10
                        <2>
11
                            <_join>
12
                                <1>$institutionCode</1>
13
                                <2>
14
                                    <_join>
15
                                        <1>$collectionCode</1>
16
                                        <2>$collectionID</2>
17
                                    </_join>
18
                                </2>
19
                                <3>$catalogNumber</3>
20
                            </_join>
21
                        </2>
22
                    </_alt>
23
                </authorlocationcode>
24
                <elevation_m>
25
                    <_units>
26
                        <to>m</to>
27
                        <to></to>
28
                        <value>$verbatimElevation</value>
29
                    </_units>
30
                </elevation_m>
31
                <locationcoords>
32
                    <latitude_deg>
33
                        <_nullIf>
34
                            <null>0</null>
35
                            <type>float</type>
36
                            <value>$decimalLatitude</value>
37
                        </_nullIf>
38
                    </latitude_deg>
39
                    <longitude_deg>
40
                        <_nullIf>
41
                            <null>0</null>
42
                            <type>float</type>
43
                            <value>$decimalLongitude</value>
44
                        </_nullIf>
45
                    </longitude_deg>
46
                </locationcoords>
47
                <locationevent>
48
                    <obsenddate><_date><date><_dateRangeEnd><value>$eventDate</value></_dateRangeEnd></date></_date></obsenddate>
49
                    <obsstartdate><_date><date><_dateRangeStart><value>$eventDate</value></_dateRangeStart></date></_date></obsstartdate>
50
                    <taxonoccurrence>
51
                        <aggregateoccurrence>
52
                            <plantobservation>
53
                                <collectionnumber>$recordNumber</collectionnumber>
54
                                <specimenreplicate>
55
                                    <catalognumber_dwc>$catalogNumber</catalognumber_dwc>
56
                                    <collectioncode_dwc>
57
                                        <_join>
58
                                            <1>$collectionCode</1>
59
                                            <2>$collectionID</2>
60
                                        </_join>
61
                                    </collectioncode_dwc>
62
                                    <institution_id><party><organizationname>$institutionCode</organizationname></party></institution_id>
63
                                    <sourceaccessioncode>$id</sourceaccessioncode>
64
                                </specimenreplicate>
65
                            </plantobservation>
66
                        </aggregateoccurrence>
67
                        <sourceaccessioncode>$id</sourceaccessioncode>
68
                        <taxondetermination>
69
                            <party_id><party><fullname>$identifiedBy</fullname></party></party_id>
70
                            <taxonverbatim_id>
71
                                <taxonverbatim>
72
                                    <taxonlabel_id>
73
                                        <taxonlabel>
74
                                            <matched_label_id>
75
                                                <taxonlabel>
76
                                                    <creator_id>
77
                                                        <party>
78
                                                            <creator_id>0</creator_id>
79
                                                            <organizationname>TNRS</organizationname>
80
                                                        </party>
81
                                                    </creator_id>
82
                                                    <taxonomicname>
83
                                                        <_join_words>
84
                                                            <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
85
                                                            <2>
86
                                                                <_alt>
87
                                                                    <1>$scientificName</1>
88
                                                                    <2>
89
                                                                        <_join_words>
90
                                                                            <1>
91
                                                                                <_join_words>
92
                                                                                    <2>$genus</2>
93
                                                                                    <3>$specificEpithet</3>
94
                                                                                    <5>
95
                                                                                        <_join_words>
96
                                                                                            <1>
97
                                                                                                <_if name="if has infraspecificEpithet">
98
                                                                                                    <cond>$infraspecificEpithet</cond>
99
                                                                                                    <then>$taxonRank</then>
100
                                                                                                </_if>
101
                                                                                            </1>
102
                                                                                            <2>$infraspecificEpithet</2>
103
                                                                                        </_join_words>
104
                                                                                    </5>
105
                                                                                </_join_words>
106
                                                                            </1>
107
                                                                            <2>$scientificNameAuthorship</2>
108
                                                                        </_join_words>
109
                                                                    </2>
110
                                                                </_alt>
111
                                                            </2>
112
                                                        </_join_words>
113
                                                    </taxonomicname>
114
                                                </taxonlabel>
115
                                            </matched_label_id>
116
                                            <creationdate><_date><date><_dateRangeStart><value>$dateIdentified</value></_dateRangeStart></date></_date></creationdate>
117
                                            <creator_id>
118
                                                <_simplifyPath>
119
                                                    <next>creator_id</next>
120
                                                    <path><party><fullname>$identifiedBy</fullname></party></path>
121
                                                </_simplifyPath>
122
                                            </creator_id>
123
                                            <parent_id>
124
                                                <taxonlabel>
125
                                                    <rank>$taxonRank</rank>
126
                                                    <taxonverbatim><verbatimrank>$taxonRank</verbatimrank></taxonverbatim>
127
                                                    <parent_id>
128
                                                        <taxonlabel>
129
                                                            <rank>cultivar</rank>
130
                                                            <parent_id>
131
                                                                <taxonlabel>
132
                                                                    <rank>forma</rank>
133
                                                                    <parent_id>
134
                                                                        <taxonlabel>
135
                                                                            <rank>variety</rank>
136
                                                                            <parent_id>
137
                                                                                <taxonlabel>
138
                                                                                    <rank>subspecies</rank>
139
                                                                                    <parent_id>
140
                                                                                        <taxonlabel>
141
                                                                                            <rank>species</rank>
142
                                                                                            <taxonepithet>$specificEpithet</taxonepithet>
143
                                                                                            <parent_id>
144
                                                                                                <taxonlabel>
145
                                                                                                    <rank>genus</rank>
146
                                                                                                    <taxonepithet>$genus</taxonepithet>
147
                                                                                                    <parent_id>
148
                                                                                                        <taxonlabel>
149
                                                                                                            <rank>family</rank>
150
                                                                                                            <taxonepithet>$family</taxonepithet>
151
                                                                                                            <parent_id>
152
                                                                                                                <taxonlabel>
153
                                                                                                                    <rank>order</rank>
154
                                                                                                                    <taxonepithet>$order</taxonepithet>
155
                                                                                                                    <parent_id>
156
                                                                                                                        <taxonlabel>
157
                                                                                                                            <rank>class</rank>
158
                                                                                                                            <taxonepithet>$class</taxonepithet>
159
                                                                                                                            <parent_id>
160
                                                                                                                                <taxonlabel>
161
                                                                                                                                    <rank>phylum</rank>
162
                                                                                                                                    <taxonepithet>$phylum</taxonepithet>
163
                                                                                                                                    <parent_id>
164
                                                                                                                                        <taxonlabel>
165
                                                                                                                                            <rank>kingdom</rank>
166
                                                                                                                                            <taxonepithet>$kingdom</taxonepithet>
167
                                                                                                                                        </taxonlabel>
168
                                                                                                                                    </parent_id>
169
                                                                                                                                </taxonlabel>
170
                                                                                                                            </parent_id>
171
                                                                                                                        </taxonlabel>
172
                                                                                                                    </parent_id>
173
                                                                                                                </taxonlabel>
174
                                                                                                            </parent_id>
175
                                                                                                        </taxonlabel>
176
                                                                                                    </parent_id>
177
                                                                                                </taxonlabel>
178
                                                                                            </parent_id>
179
                                                                                        </taxonlabel>
180
                                                                                    </parent_id>
181
                                                                                </taxonlabel>
182
                                                                            </parent_id>
183
                                                                        </taxonlabel>
184
                                                                    </parent_id>
185
                                                                </taxonlabel>
186
                                                            </parent_id>
187
                                                        </taxonlabel>
188
                                                    </parent_id>
189
                                                    <taxonepithet>$infraspecificEpithet</taxonepithet>
190
                                                </taxonlabel>
191
                                            </parent_id>
192
                                            <rank>$taxonRank</rank>
193
                                            <taxonomicname>
194
                                                <_join_words>
195
                                                    <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
196
                                                    <2>
197
                                                        <_alt>
198
                                                            <1>$scientificName</1>
199
                                                            <2>
200
                                                                <_join_words>
201
                                                                    <1>
202
                                                                        <_join_words>
203
                                                                            <2>$genus</2>
204
                                                                            <3>$specificEpithet</3>
205
                                                                            <5>
206
                                                                                <_join_words>
207
                                                                                    <1>
208
                                                                                        <_if name="if has infraspecificEpithet">
209
                                                                                            <cond>$infraspecificEpithet</cond>
210
                                                                                            <then>$taxonRank</then>
211
                                                                                        </_if>
212
                                                                                    </1>
213
                                                                                    <2>$infraspecificEpithet</2>
214
                                                                                </_join_words>
215
                                                                            </5>
216
                                                                        </_join_words>
217
                                                                    </1>
218
                                                                    <2>$scientificNameAuthorship</2>
219
                                                                </_join_words>
220
                                                            </2>
221
                                                        </_alt>
222
                                                    </2>
223
                                                </_join_words>
224
                                            </taxonomicname>
225
                                        </taxonlabel>
226
                                    </taxonlabel_id>
227
                                    <author>$scientificNameAuthorship</author>
228
                                    <family>$family</family>
229
                                    <genus>$genus</genus>
230
                                    <specific_epithet>$specificEpithet</specific_epithet>
231
                                    <taxonomicname>$scientificName</taxonomicname>
232
                                    <verbatimrank>$taxonRank</verbatimrank>
233
                                </taxonverbatim>
234
                            </taxonverbatim_id>
235
                            <determinationdate><_date><date><_dateRangeStart><value>$dateIdentified</value></_dateRangeStart></date></_date></determinationdate>
236
                        </taxondetermination>
237
                        <verbatimcollectorname>$recordedBy</verbatimcollectorname>
238
                    </taxonoccurrence>
239
                </locationevent>
240
                <locationnarrative>
241
                    <_merge>
242
                        <1>$locality</1>
243
                        <3>
244
                            <_label>
245
                                <label>habitat</label>
246
                                <value>$habitat</value>
247
                            </_label>
248
                        </3>
249
                    </_merge>
250
                </locationnarrative>
251
                <locationplace>
252
                    <place_id>
253
                        <place>
254
                            <continent>$continent</continent>
255
                            <country>$country</country>
256
                            <county>$county</county>
257
                            <stateprovince>$stateProvince</stateprovince>
258
                        </place>
259
                    </place_id>
260
                </locationplace>
261
                <verbatimelevation>$verbatimElevation</verbatimelevation>
262
            </location>
263
        </path>
264
    </_simplifyPath>
265
</VegBIEN>
266
Inserted 39 new rows into database
(4-4/5)