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>$InstitutionCD</1>
10
                        <2>$CollectionCD</2>
11
                        <3>$CatalogNO</3>
12
                    </_join>
13
                </authorlocationcode>
14 4753 aaronmk
                <elevation_m>
15 4621 aaronmk
                    <_avg>
16 4820 aaronmk
                        <max>$MaximumElevationInMeter</max>
17 4822 aaronmk
                        <min>$MinimumElevationInMeter</min>
18 4621 aaronmk
                    </_avg>
19 4753 aaronmk
                </elevation_m>
20 4726 aaronmk
                <locationcoords>
21 4753 aaronmk
                    <latitude_deg>
22 4894 aaronmk
                        <_nullIf>
23
                            <null>0</null>
24
                            <type>float</type>
25
                            <value>$VerbatimLatitude</value>
26
                        </_nullIf>
27 4753 aaronmk
                    </latitude_deg>
28
                    <longitude_deg>
29 4894 aaronmk
                        <_nullIf>
30
                            <null>0</null>
31
                            <type>float</type>
32
                            <value>$VerbatimLongitude</value>
33
                        </_nullIf>
34 4753 aaronmk
                    </longitude_deg>
35 4726 aaronmk
                </locationcoords>
36 4621 aaronmk
                <locationevent>
37
                    <taxonoccurrence>
38
                        <aggregateoccurrence>
39
                            <collectiondate><_date><date>$LatestDateCollected</date></_date></collectiondate>
40
                            <plantobservation>
41
                                <specimenreplicate>
42
                                    <catalognumber_dwc>$CatalogNO</catalognumber_dwc>
43
                                    <collectioncode_dwc>$CollectionCD</collectioncode_dwc>
44
                                    <institution_id><party><organizationname>$InstitutionCD</organizationname></party></institution_id>
45
                                </specimenreplicate>
46
                            </plantobservation>
47
                        </aggregateoccurrence>
48
                        <taxondetermination>
49 5600 aaronmk
                            <party_id><party><fullname>$IdentifiedBy</fullname></party></party_id>
50 5608 aaronmk
                            <taxonlabel_id>
51
                                <taxonlabel>
52
                                    <matched_label_id>
53
                                        <taxonlabel>
54 5242 aaronmk
                                            <creator_id>
55 5237 aaronmk
                                                <party>
56 5242 aaronmk
                                                    <creator_id>0</creator_id>
57 5237 aaronmk
                                                    <organizationname>TNRS</organizationname>
58
                                                </party>
59 5242 aaronmk
                                            </creator_id>
60 5138 aaronmk
                                            <identifyingtaxonomicname>
61
                                                <_join_words>
62
                                                    <1>
63
                                                        <_alt>
64
                                                            <1>$ScientificName</1>
65
                                                            <2>
66
                                                                <_join_words>
67
                                                                    <1>$Family</1>
68
                                                                    <2>$Genus</2>
69
                                                                    <3>$SpecificEpithet</3>
70
                                                                    <5>$InfraspecificEpithet</5>
71
                                                                </_join_words>
72
                                                            </2>
73
                                                        </_alt>
74
                                                    </1>
75
                                                    <2>$AuthorOfScientificName</2>
76
                                                </_join_words>
77
                                            </identifyingtaxonomicname>
78 5608 aaronmk
                                        </taxonlabel>
79
                                    </matched_label_id>
80 5241 aaronmk
                                    <creator_id>
81 5240 aaronmk
                                        <_simplifyPath>
82 5242 aaronmk
                                            <next>creator_id</next>
83 5600 aaronmk
                                            <path><party><fullname>$IdentifiedBy</fullname></party></path>
84 5240 aaronmk
                                        </_simplifyPath>
85 5241 aaronmk
                                    </creator_id>
86 5646 aaronmk
                                    <identifyingtaxonomicname>
87
                                        <_join_words>
88
                                            <1>
89
                                                <_alt>
90
                                                    <1>$ScientificName</1>
91
                                                    <2>
92
                                                        <_join_words>
93
                                                            <1>$Family</1>
94
                                                            <2>$Genus</2>
95
                                                            <3>$SpecificEpithet</3>
96
                                                            <5>$InfraspecificEpithet</5>
97
                                                        </_join_words>
98
                                                    </2>
99
                                                </_alt>
100
                                            </1>
101
                                            <2>$AuthorOfScientificName</2>
102
                                        </_join_words>
103
                                    </identifyingtaxonomicname>
104 5294 aaronmk
                                    <parent_id>
105 5608 aaronmk
                                        <taxonlabel>
106 5294 aaronmk
                                            <parent_id>
107 5608 aaronmk
                                                <taxonlabel>
108 5306 aaronmk
                                                    <rank>cultivar</rank>
109 5294 aaronmk
                                                    <parent_id>
110 5608 aaronmk
                                                        <taxonlabel>
111 5306 aaronmk
                                                            <rank>forma</rank>
112 5294 aaronmk
                                                            <parent_id>
113 5608 aaronmk
                                                                <taxonlabel>
114 5306 aaronmk
                                                                    <rank>variety</rank>
115 5294 aaronmk
                                                                    <parent_id>
116 5608 aaronmk
                                                                        <taxonlabel>
117 5306 aaronmk
                                                                            <rank>subspecies</rank>
118 5294 aaronmk
                                                                            <parent_id>
119 5608 aaronmk
                                                                                <taxonlabel>
120 5306 aaronmk
                                                                                    <rank>species</rank>
121 5596 aaronmk
                                                                                    <taxonepithet>$SpecificEpithet</taxonepithet>
122 5294 aaronmk
                                                                                    <parent_id>
123 5608 aaronmk
                                                                                        <taxonlabel>
124 5306 aaronmk
                                                                                            <rank>genus</rank>
125 5596 aaronmk
                                                                                            <taxonepithet>$Genus</taxonepithet>
126 5306 aaronmk
                                                                                            <parent_id>
127 5608 aaronmk
                                                                                                <taxonlabel>
128 5306 aaronmk
                                                                                                    <rank>family</rank>
129 5596 aaronmk
                                                                                                    <taxonepithet>$Family</taxonepithet>
130 5608 aaronmk
                                                                                                </taxonlabel>
131 5306 aaronmk
                                                                                            </parent_id>
132 5608 aaronmk
                                                                                        </taxonlabel>
133 5294 aaronmk
                                                                                    </parent_id>
134 5608 aaronmk
                                                                                </taxonlabel>
135 5294 aaronmk
                                                                            </parent_id>
136 5608 aaronmk
                                                                        </taxonlabel>
137 5294 aaronmk
                                                                    </parent_id>
138 5608 aaronmk
                                                                </taxonlabel>
139 5294 aaronmk
                                                            </parent_id>
140 5608 aaronmk
                                                        </taxonlabel>
141 5294 aaronmk
                                                    </parent_id>
142 5608 aaronmk
                                                </taxonlabel>
143 5294 aaronmk
                                            </parent_id>
144 5596 aaronmk
                                            <taxonepithet>$InfraspecificEpithet</taxonepithet>
145 5608 aaronmk
                                        </taxonlabel>
146 5294 aaronmk
                                    </parent_id>
147 5655 aaronmk
                                    <taxonverbatim>
148
                                        <author>$AuthorOfScientificName</author>
149
                                        <binomial>$ScientificName</binomial>
150
                                        <family>$Family</family>
151
                                        <genus>$Genus</genus>
152
                                        <species>$SpecificEpithet</species>
153
                                    </taxonverbatim>
154 5608 aaronmk
                                </taxonlabel>
155
                            </taxonlabel_id>
156 4621 aaronmk
                        </taxondetermination>
157
                        <taxondetermination>
158
                            <isoriginal>true</isoriginal>
159 5608 aaronmk
                            <taxonlabel_id>
160
                                <taxonlabel>
161 5650 aaronmk
                                    <identifyingtaxonomicname>
162
                                        <_alt>
163
                                            <1>$ScientificNameOriginal</1>
164
                                            <2>
165
                                                <_join_words>
166
                                                    <1>$GBIFFamilyOriginal</1>
167
                                                    <2>$GBIFGenusOriginal</2>
168
                                                </_join_words>
169
                                            </2>
170
                                        </_alt>
171
                                    </identifyingtaxonomicname>
172 5608 aaronmk
                                    <matched_label_id>
173
                                        <taxonlabel>
174 5242 aaronmk
                                            <creator_id>
175 5237 aaronmk
                                                <party>
176 5242 aaronmk
                                                    <creator_id>0</creator_id>
177 5237 aaronmk
                                                    <organizationname>TNRS</organizationname>
178
                                                </party>
179 5242 aaronmk
                                            </creator_id>
180 5138 aaronmk
                                            <identifyingtaxonomicname>
181
                                                <_alt>
182
                                                    <1>$ScientificNameOriginal</1>
183
                                                    <2>
184
                                                        <_join_words>
185
                                                            <1>$GBIFFamilyOriginal</1>
186
                                                            <2>$GBIFGenusOriginal</2>
187
                                                        </_join_words>
188
                                                    </2>
189
                                                </_alt>
190
                                            </identifyingtaxonomicname>
191 5608 aaronmk
                                        </taxonlabel>
192
                                    </matched_label_id>
193 5295 aaronmk
                                    <parent_id>
194 5608 aaronmk
                                        <taxonlabel>
195 5295 aaronmk
                                            <parent_id>
196 5608 aaronmk
                                                <taxonlabel>
197 5306 aaronmk
                                                    <rank>cultivar</rank>
198 5295 aaronmk
                                                    <parent_id>
199 5608 aaronmk
                                                        <taxonlabel>
200 5306 aaronmk
                                                            <rank>forma</rank>
201 5295 aaronmk
                                                            <parent_id>
202 5608 aaronmk
                                                                <taxonlabel>
203 5306 aaronmk
                                                                    <rank>variety</rank>
204 5295 aaronmk
                                                                    <parent_id>
205 5608 aaronmk
                                                                        <taxonlabel>
206 5306 aaronmk
                                                                            <rank>subspecies</rank>
207 5295 aaronmk
                                                                            <parent_id>
208 5608 aaronmk
                                                                                <taxonlabel>
209 5306 aaronmk
                                                                                    <rank>species</rank>
210 5295 aaronmk
                                                                                    <parent_id>
211 5608 aaronmk
                                                                                        <taxonlabel>
212 5306 aaronmk
                                                                                            <rank>genus</rank>
213 5596 aaronmk
                                                                                            <taxonepithet>$GBIFGenusOriginal</taxonepithet>
214 5306 aaronmk
                                                                                            <parent_id>
215 5608 aaronmk
                                                                                                <taxonlabel>
216 5306 aaronmk
                                                                                                    <rank>family</rank>
217 5596 aaronmk
                                                                                                    <taxonepithet>$GBIFFamilyOriginal</taxonepithet>
218 5608 aaronmk
                                                                                                </taxonlabel>
219 5306 aaronmk
                                                                                            </parent_id>
220 5608 aaronmk
                                                                                        </taxonlabel>
221 5295 aaronmk
                                                                                    </parent_id>
222 5608 aaronmk
                                                                                </taxonlabel>
223 5295 aaronmk
                                                                            </parent_id>
224 5608 aaronmk
                                                                        </taxonlabel>
225 5295 aaronmk
                                                                    </parent_id>
226 5608 aaronmk
                                                                </taxonlabel>
227 5295 aaronmk
                                                            </parent_id>
228 5608 aaronmk
                                                        </taxonlabel>
229 5295 aaronmk
                                                    </parent_id>
230 5608 aaronmk
                                                </taxonlabel>
231 5295 aaronmk
                                            </parent_id>
232 5608 aaronmk
                                        </taxonlabel>
233 5295 aaronmk
                                    </parent_id>
234 5655 aaronmk
                                    <taxonverbatim>
235
                                        <binomial>$ScientificNameOriginal</binomial>
236
                                        <family>$GBIFFamilyOriginal</family>
237
                                        <genus>$GBIFGenusOriginal</genus>
238
                                    </taxonverbatim>
239 5608 aaronmk
                                </taxonlabel>
240
                            </taxonlabel_id>
241 4621 aaronmk
                        </taxondetermination>
242
                        <verbatimcollectorname>$Collector</verbatimcollectorname>
243
                    </taxonoccurrence>
244
                </locationevent>
245
                <locationnarrative>$Locality</locationnarrative>
246 4726 aaronmk
                <locationplace>
247 4727 aaronmk
                    <placepath_id>
248
                        <placepath>
249
                            <country>$Country</country>
250
                            <county>$County</county>
251
                            <stateprovince>$StateProvince</stateprovince>
252
                        </placepath>
253
                    </placepath_id>
254 4726 aaronmk
                </locationplace>
255 4621 aaronmk
            </location>
256
        </path>
257
    </_simplifyPath>
258 3641 aaronmk
</VegBIEN>
259 5655 aaronmk
Inserted 43 new rows into database