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
                                    <institution_id><party><organizationname>$InstitutionCode</organizationname></party></institution_id>
61
                                </specimenreplicate>
62
                            </plantobservation>
63
                        </aggregateoccurrence>
64
                        <taxondetermination>
65 5600 aaronmk
                            <party_id><party><fullname>$IdentifiedBy</fullname></party></party_id>
66 5657 aaronmk
                            <taxonverbatim_id>
67
                                <taxonverbatim>
68
                                    <taxonlabel_id>
69 5608 aaronmk
                                        <taxonlabel>
70 5657 aaronmk
                                            <matched_label_id>
71
                                                <taxonlabel>
72 5953 aaronmk
                                                    <reference_id><reference><shortname>TNRS</shortname></reference></reference_id>
73 5657 aaronmk
                                                    <taxonomicname>
74
                                                        <_join_words>
75 5790 aaronmk
                                                            <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
76 5788 aaronmk
                                                            <2>
77
                                                                <_join_words>
78
                                                                    <1>
79
                                                                        <_alt>
80
                                                                            <1>$ScientificName</1>
81
                                                                            <2>
82
                                                                                <_join_words>
83
                                                                                    <2>$genus</2>
84
                                                                                    <3>$species</3>
85
                                                                                    <4>$Subspecies</4>
86
                                                                                </_join_words>
87
                                                                            </2>
88
                                                                        </_alt>
89
                                                                    </1>
90
                                                                    <2>$ScientificNameAuthor</2>
91
                                                                </_join_words>
92
                                                            </2>
93 5657 aaronmk
                                                        </_join_words>
94
                                                    </taxonomicname>
95
                                                </taxonlabel>
96
                                            </matched_label_id>
97 5294 aaronmk
                                            <parent_id>
98 5608 aaronmk
                                                <taxonlabel>
99 5294 aaronmk
                                                    <parent_id>
100 5608 aaronmk
                                                        <taxonlabel>
101 5657 aaronmk
                                                            <rank>cultivar</rank>
102 5294 aaronmk
                                                            <parent_id>
103 5608 aaronmk
                                                                <taxonlabel>
104 5657 aaronmk
                                                                    <rank>forma</rank>
105 5294 aaronmk
                                                                    <parent_id>
106 5608 aaronmk
                                                                        <taxonlabel>
107 5657 aaronmk
                                                                            <rank>variety</rank>
108 5294 aaronmk
                                                                            <parent_id>
109 5608 aaronmk
                                                                                <taxonlabel>
110 5657 aaronmk
                                                                                    <rank>subspecies</rank>
111
                                                                                    <taxonepithet>$Subspecies</taxonepithet>
112 5294 aaronmk
                                                                                    <parent_id>
113 5608 aaronmk
                                                                                        <taxonlabel>
114 5657 aaronmk
                                                                                            <rank>species</rank>
115
                                                                                            <taxonepithet>$species</taxonepithet>
116 5294 aaronmk
                                                                                            <parent_id>
117 5608 aaronmk
                                                                                                <taxonlabel>
118 5657 aaronmk
                                                                                                    <rank>genus</rank>
119
                                                                                                    <taxonepithet>$genus</taxonepithet>
120 5294 aaronmk
                                                                                                    <parent_id>
121 5608 aaronmk
                                                                                                        <taxonlabel>
122 5657 aaronmk
                                                                                                            <rank>family</rank>
123
                                                                                                            <taxonepithet>$family</taxonepithet>
124 5294 aaronmk
                                                                                                            <parent_id>
125 5608 aaronmk
                                                                                                                <taxonlabel>
126 5657 aaronmk
                                                                                                                    <rank>order</rank>
127 5294 aaronmk
                                                                                                                    <parent_id>
128 5608 aaronmk
                                                                                                                        <taxonlabel>
129 5657 aaronmk
                                                                                                                            <rank>class</rank>
130 5306 aaronmk
                                                                                                                            <parent_id>
131 5608 aaronmk
                                                                                                                                <taxonlabel>
132 5657 aaronmk
                                                                                                                                    <rank>phylum</rank>
133
                                                                                                                                    <parent_id>
134
                                                                                                                                        <taxonlabel>
135
                                                                                                                                            <rank>kingdom</rank>
136
                                                                                                                                            <taxonepithet>$Kingdom</taxonepithet>
137
                                                                                                                                        </taxonlabel>
138
                                                                                                                                    </parent_id>
139 5608 aaronmk
                                                                                                                                </taxonlabel>
140 5306 aaronmk
                                                                                                                            </parent_id>
141 5608 aaronmk
                                                                                                                        </taxonlabel>
142 5294 aaronmk
                                                                                                                    </parent_id>
143 5608 aaronmk
                                                                                                                </taxonlabel>
144 5294 aaronmk
                                                                                                            </parent_id>
145 5608 aaronmk
                                                                                                        </taxonlabel>
146 5294 aaronmk
                                                                                                    </parent_id>
147 5608 aaronmk
                                                                                                </taxonlabel>
148 5294 aaronmk
                                                                                            </parent_id>
149 5608 aaronmk
                                                                                        </taxonlabel>
150 5294 aaronmk
                                                                                    </parent_id>
151 5608 aaronmk
                                                                                </taxonlabel>
152 5294 aaronmk
                                                                            </parent_id>
153 5608 aaronmk
                                                                        </taxonlabel>
154 5294 aaronmk
                                                                    </parent_id>
155 5608 aaronmk
                                                                </taxonlabel>
156 5294 aaronmk
                                                            </parent_id>
157 5608 aaronmk
                                                        </taxonlabel>
158 5294 aaronmk
                                                    </parent_id>
159 5608 aaronmk
                                                </taxonlabel>
160 5294 aaronmk
                                            </parent_id>
161 5657 aaronmk
                                            <taxonomicname>
162
                                                <_join_words>
163 5790 aaronmk
                                                    <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
164 5788 aaronmk
                                                    <2>
165
                                                        <_join_words>
166
                                                            <1>
167
                                                                <_alt>
168
                                                                    <1>$ScientificName</1>
169
                                                                    <2>
170
                                                                        <_join_words>
171
                                                                            <2>$genus</2>
172
                                                                            <3>$species</3>
173
                                                                            <4>$Subspecies</4>
174
                                                                        </_join_words>
175
                                                                    </2>
176
                                                                </_alt>
177
                                                            </1>
178
                                                            <2>$ScientificNameAuthor</2>
179
                                                        </_join_words>
180
                                                    </2>
181 5657 aaronmk
                                                </_join_words>
182
                                            </taxonomicname>
183 5608 aaronmk
                                        </taxonlabel>
184 5657 aaronmk
                                    </taxonlabel_id>
185
                                    <author>$ScientificNameAuthor</author>
186
                                    <family>$family</family>
187
                                    <genus>$genus</genus>
188 5783 aaronmk
                                    <specific_epithet>$species</specific_epithet>
189 5948 aaronmk
                                    <taxonname>$ScientificName</taxonname>
190 5657 aaronmk
                                </taxonverbatim>
191
                            </taxonverbatim_id>
192 4621 aaronmk
                        </taxondetermination>
193
                        <verbatimcollectorname>$Collector</verbatimcollectorname>
194
                    </taxonoccurrence>
195
                </locationevent>
196
                <locationnarrative>$Locality</locationnarrative>
197 4726 aaronmk
                <locationplace>
198 5855 aaronmk
                    <place_id>
199
                        <place>
200 5861 aaronmk
                            <coordinates_id>
201
                                <coordinates>
202
                                    <latitude_deg>
203
                                        <_nullIf>
204
                                            <null>0</null>
205
                                            <type>float</type>
206
                                            <value>$latitude</value>
207
                                        </_nullIf>
208
                                    </latitude_deg>
209
                                    <longitude_deg>
210
                                        <_nullIf>
211
                                            <null>0</null>
212
                                            <type>float</type>
213
                                            <value>$longitude</value>
214
                                        </_nullIf>
215
                                    </longitude_deg>
216
                                </coordinates>
217
                            </coordinates_id>
218 4727 aaronmk
                            <continent>$ContinentOcean</continent>
219
                            <country>$Country</country>
220
                            <county>$County</county>
221 5958 aaronmk
                            <matched_place_id>
222
                                <place>
223
                                    <reference_id><reference><shortname>geoscrub</shortname></reference></reference_id>
224
                                    <coordinates_id>
225
                                        <coordinates>
226 5969 aaronmk
                                            <latitude_deg>
227
                                                <_nullIf>
228
                                                    <null>0</null>
229
                                                    <type>float</type>
230
                                                    <value>$latitude</value>
231
                                                </_nullIf>
232
                                            </latitude_deg>
233
                                            <longitude_deg>
234
                                                <_nullIf>
235
                                                    <null>0</null>
236
                                                    <type>float</type>
237
                                                    <value>$longitude</value>
238
                                                </_nullIf>
239
                                            </longitude_deg>
240 5958 aaronmk
                                        </coordinates>
241
                                    </coordinates_id>
242
                                    <country>$Country</country>
243
                                    <stateprovince>$StateProvince</stateprovince>
244
                                </place>
245
                            </matched_place_id>
246 4727 aaronmk
                            <stateprovince>$StateProvince</stateprovince>
247 5855 aaronmk
                        </place>
248
                    </place_id>
249 4726 aaronmk
                </locationplace>
250 4621 aaronmk
            </location>
251
        </path>
252
    </_simplifyPath>
253 3641 aaronmk
</VegBIEN>
254 5958 aaronmk
Inserted 38 new rows into database