Project

General

Profile

1 3641 aaronmk
Put template:
2
<VegBIEN>
3 4621 aaronmk
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <authorlocationcode>
8
                    <_join>
9
                        <1>$InstitutionCode</1>
10
                        <2>$CollectionCode</2>
11
                        <3>$CatalogNumber</3>
12
                    </_join>
13
                </authorlocationcode>
14 4753 aaronmk
                <elevation_m>
15 4621 aaronmk
                    <_avg>
16 4820 aaronmk
                        <max>$MaximumElevation</max>
17 4822 aaronmk
                        <min>$MinimumElevation</min>
18 4621 aaronmk
                    </_avg>
19 4753 aaronmk
                </elevation_m>
20 4621 aaronmk
                <locationevent>
21
                    <taxonoccurrence>
22
                        <aggregateoccurrence>
23
                            <collectiondate>
24
                                <_date>
25
                                    <day>
26
                                        <_nullIf>
27
                                            <null>0</null>
28
                                            <type>float</type>
29
                                            <value>$DayCollected</value>
30
                                        </_nullIf>
31
                                    </day>
32
                                    <month>
33
                                        <_nullIf>
34
                                            <null>0</null>
35
                                            <type>float</type>
36
                                            <value>$MonthCollected</value>
37
                                        </_nullIf>
38
                                    </month>
39
                                    <year>
40
                                        <_nullIf>
41
                                            <null>0</null>
42
                                            <type>float</type>
43
                                            <value>$YearCollected</value>
44
                                        </_nullIf>
45
                                    </year>
46
                                </_date>
47
                            </collectiondate>
48
                            <count>$IndividualCount</count>
49
                            <notes>
50
                                <_alt>
51
                                    <0>$convertednotes</0>
52
                                    <1>$notes</1>
53
                                </_alt>
54
                            </notes>
55
                            <plantobservation>
56
                                <collectionnumber>$CollectorNumber</collectionnumber>
57
                                <specimenreplicate>
58
                                    <catalognumber_dwc>$CatalogNumber</catalognumber_dwc>
59
                                    <collectioncode_dwc>$CollectionCode</collectioncode_dwc>
60 6384 aaronmk
                                    <institution_id>
61
                                        <sourcename>
62
                                            <matched_source_id><source><shortname>$InstitutionCode</shortname></source></matched_source_id>
63
                                            <name>$InstitutionCode</name>
64
                                        </sourcename>
65
                                    </institution_id>
66 4621 aaronmk
                                </specimenreplicate>
67
                            </plantobservation>
68
                        </aggregateoccurrence>
69 6171 aaronmk
                        <collector_id><party><fullname>$Collector</fullname></party></collector_id>
70 4621 aaronmk
                        <taxondetermination>
71 5600 aaronmk
                            <party_id><party><fullname>$IdentifiedBy</fullname></party></party_id>
72 5657 aaronmk
                            <taxonverbatim_id>
73
                                <taxonverbatim>
74
                                    <taxonlabel_id>
75 5608 aaronmk
                                        <taxonlabel>
76 5657 aaronmk
                                            <matched_label_id>
77
                                                <taxonlabel>
78 6179 aaronmk
                                                    <source_id><source><shortname>TNRS</shortname></source></source_id>
79 5657 aaronmk
                                                    <taxonomicname>
80
                                                        <_join_words>
81 6359 aaronmk
                                                            <1>
82
                                                                <_taxon_family_require_std>
83
                                                                    <family>
84
                                                                        <_nullIf>
85
                                                                            <null>$ScientificName</null>
86
                                                                            <value>$family</value>
87
                                                                        </_nullIf>
88
                                                                    </family>
89
                                                                </_taxon_family_require_std>
90
                                                            </1>
91 5788 aaronmk
                                                            <2>
92
                                                                <_join_words>
93
                                                                    <1>
94
                                                                        <_alt>
95
                                                                            <1>$ScientificName</1>
96
                                                                            <2>
97
                                                                                <_join_words>
98
                                                                                    <2>$genus</2>
99
                                                                                    <3>$species</3>
100
                                                                                    <4>$Subspecies</4>
101
                                                                                </_join_words>
102
                                                                            </2>
103
                                                                        </_alt>
104
                                                                    </1>
105
                                                                    <2>$ScientificNameAuthor</2>
106
                                                                </_join_words>
107
                                                            </2>
108 5657 aaronmk
                                                        </_join_words>
109
                                                    </taxonomicname>
110
                                                </taxonlabel>
111
                                            </matched_label_id>
112 5294 aaronmk
                                            <parent_id>
113 5608 aaronmk
                                                <taxonlabel>
114 5294 aaronmk
                                                    <parent_id>
115 5608 aaronmk
                                                        <taxonlabel>
116 5657 aaronmk
                                                            <rank>cultivar</rank>
117 5294 aaronmk
                                                            <parent_id>
118 5608 aaronmk
                                                                <taxonlabel>
119 5657 aaronmk
                                                                    <rank>forma</rank>
120 5294 aaronmk
                                                                    <parent_id>
121 5608 aaronmk
                                                                        <taxonlabel>
122 5657 aaronmk
                                                                            <rank>variety</rank>
123 5294 aaronmk
                                                                            <parent_id>
124 5608 aaronmk
                                                                                <taxonlabel>
125 5657 aaronmk
                                                                                    <rank>subspecies</rank>
126
                                                                                    <taxonepithet>$Subspecies</taxonepithet>
127 5294 aaronmk
                                                                                    <parent_id>
128 5608 aaronmk
                                                                                        <taxonlabel>
129 5657 aaronmk
                                                                                            <rank>species</rank>
130
                                                                                            <taxonepithet>$species</taxonepithet>
131 5294 aaronmk
                                                                                            <parent_id>
132 5608 aaronmk
                                                                                                <taxonlabel>
133 5657 aaronmk
                                                                                                    <rank>genus</rank>
134
                                                                                                    <taxonepithet>$genus</taxonepithet>
135 5294 aaronmk
                                                                                                    <parent_id>
136 5608 aaronmk
                                                                                                        <taxonlabel>
137 5657 aaronmk
                                                                                                            <rank>family</rank>
138
                                                                                                            <taxonepithet>$family</taxonepithet>
139 5294 aaronmk
                                                                                                            <parent_id>
140 5608 aaronmk
                                                                                                                <taxonlabel>
141 5657 aaronmk
                                                                                                                    <rank>order</rank>
142 5294 aaronmk
                                                                                                                    <parent_id>
143 5608 aaronmk
                                                                                                                        <taxonlabel>
144 5657 aaronmk
                                                                                                                            <rank>class</rank>
145 5306 aaronmk
                                                                                                                            <parent_id>
146 5608 aaronmk
                                                                                                                                <taxonlabel>
147 5657 aaronmk
                                                                                                                                    <rank>phylum</rank>
148
                                                                                                                                    <parent_id>
149
                                                                                                                                        <taxonlabel>
150
                                                                                                                                            <rank>kingdom</rank>
151
                                                                                                                                            <taxonepithet>$Kingdom</taxonepithet>
152
                                                                                                                                        </taxonlabel>
153
                                                                                                                                    </parent_id>
154 5608 aaronmk
                                                                                                                                </taxonlabel>
155 5306 aaronmk
                                                                                                                            </parent_id>
156 5608 aaronmk
                                                                                                                        </taxonlabel>
157 5294 aaronmk
                                                                                                                    </parent_id>
158 5608 aaronmk
                                                                                                                </taxonlabel>
159 5294 aaronmk
                                                                                                            </parent_id>
160 5608 aaronmk
                                                                                                        </taxonlabel>
161 5294 aaronmk
                                                                                                    </parent_id>
162 5608 aaronmk
                                                                                                </taxonlabel>
163 5294 aaronmk
                                                                                            </parent_id>
164 5608 aaronmk
                                                                                        </taxonlabel>
165 5294 aaronmk
                                                                                    </parent_id>
166 5608 aaronmk
                                                                                </taxonlabel>
167 5294 aaronmk
                                                                            </parent_id>
168 5608 aaronmk
                                                                        </taxonlabel>
169 5294 aaronmk
                                                                    </parent_id>
170 5608 aaronmk
                                                                </taxonlabel>
171 5294 aaronmk
                                                            </parent_id>
172 5608 aaronmk
                                                        </taxonlabel>
173 5294 aaronmk
                                                    </parent_id>
174 5608 aaronmk
                                                </taxonlabel>
175 5294 aaronmk
                                            </parent_id>
176 5657 aaronmk
                                            <taxonomicname>
177
                                                <_join_words>
178 6359 aaronmk
                                                    <1>
179
                                                        <_taxon_family_require_std>
180
                                                            <family>
181
                                                                <_nullIf>
182
                                                                    <null>$ScientificName</null>
183
                                                                    <value>$family</value>
184
                                                                </_nullIf>
185
                                                            </family>
186
                                                        </_taxon_family_require_std>
187
                                                    </1>
188 5788 aaronmk
                                                    <2>
189
                                                        <_join_words>
190
                                                            <1>
191
                                                                <_alt>
192
                                                                    <1>$ScientificName</1>
193
                                                                    <2>
194
                                                                        <_join_words>
195
                                                                            <2>$genus</2>
196
                                                                            <3>$species</3>
197
                                                                            <4>$Subspecies</4>
198
                                                                        </_join_words>
199
                                                                    </2>
200
                                                                </_alt>
201
                                                            </1>
202
                                                            <2>$ScientificNameAuthor</2>
203
                                                        </_join_words>
204
                                                    </2>
205 5657 aaronmk
                                                </_join_words>
206
                                            </taxonomicname>
207 5608 aaronmk
                                        </taxonlabel>
208 5657 aaronmk
                                    </taxonlabel_id>
209
                                    <author>$ScientificNameAuthor</author>
210
                                    <family>$family</family>
211
                                    <genus>$genus</genus>
212 5783 aaronmk
                                    <specific_epithet>$species</specific_epithet>
213 5948 aaronmk
                                    <taxonname>$ScientificName</taxonname>
214 5657 aaronmk
                                </taxonverbatim>
215
                            </taxonverbatim_id>
216 4621 aaronmk
                        </taxondetermination>
217
                    </taxonoccurrence>
218
                </locationevent>
219
                <locationnarrative>$Locality</locationnarrative>
220 4726 aaronmk
                <locationplace>
221 5855 aaronmk
                    <place_id>
222
                        <place>
223 5861 aaronmk
                            <coordinates_id>
224
                                <coordinates>
225
                                    <latitude_deg>
226
                                        <_nullIf>
227
                                            <null>0</null>
228
                                            <type>float</type>
229
                                            <value>$latitude</value>
230
                                        </_nullIf>
231
                                    </latitude_deg>
232
                                    <longitude_deg>
233
                                        <_nullIf>
234
                                            <null>0</null>
235
                                            <type>float</type>
236
                                            <value>$longitude</value>
237
                                        </_nullIf>
238
                                    </longitude_deg>
239
                                </coordinates>
240
                            </coordinates_id>
241 4727 aaronmk
                            <continent>$ContinentOcean</continent>
242
                            <country>$Country</country>
243
                            <county>$County</county>
244 5958 aaronmk
                            <matched_place_id>
245
                                <place>
246 6179 aaronmk
                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
247 5958 aaronmk
                                    <coordinates_id>
248
                                        <coordinates>
249 6179 aaronmk
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
250 5969 aaronmk
                                            <latitude_deg>
251
                                                <_nullIf>
252
                                                    <null>0</null>
253
                                                    <type>float</type>
254
                                                    <value>$latitude</value>
255
                                                </_nullIf>
256
                                            </latitude_deg>
257
                                            <longitude_deg>
258
                                                <_nullIf>
259
                                                    <null>0</null>
260
                                                    <type>float</type>
261
                                                    <value>$longitude</value>
262
                                                </_nullIf>
263
                                            </longitude_deg>
264 5958 aaronmk
                                        </coordinates>
265
                                    </coordinates_id>
266
                                    <country>$Country</country>
267 6294 aaronmk
                                    <county>$County</county>
268 5958 aaronmk
                                    <stateprovince>$StateProvince</stateprovince>
269
                                </place>
270
                            </matched_place_id>
271 4727 aaronmk
                            <stateprovince>$StateProvince</stateprovince>
272 5855 aaronmk
                        </place>
273
                    </place_id>
274 4726 aaronmk
                </locationplace>
275 4621 aaronmk
            </location>
276
        </path>
277
    </_simplifyPath>
278 3641 aaronmk
</VegBIEN>
279 6171 aaronmk
Inserted 40 new rows into database