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 4726 aaronmk
                <locationcoords>
21 4753 aaronmk
                    <latitude_deg>
22 4621 aaronmk
                        <_nullIf>
23
                            <null>0</null>
24
                            <type>float</type>
25
                            <value>$latitude</value>
26
                        </_nullIf>
27 4753 aaronmk
                    </latitude_deg>
28
                    <longitude_deg>
29 4621 aaronmk
                        <_nullIf>
30
                            <null>0</null>
31
                            <type>float</type>
32
                            <value>$longitude</value>
33
                        </_nullIf>
34 4753 aaronmk
                    </longitude_deg>
35 4726 aaronmk
                </locationcoords>
36 4621 aaronmk
                <locationevent>
37
                    <taxonoccurrence>
38
                        <aggregateoccurrence>
39
                            <collectiondate>
40
                                <_date>
41
                                    <day>
42
                                        <_nullIf>
43
                                            <null>0</null>
44
                                            <type>float</type>
45
                                            <value>$DayCollected</value>
46
                                        </_nullIf>
47
                                    </day>
48
                                    <month>
49
                                        <_nullIf>
50
                                            <null>0</null>
51
                                            <type>float</type>
52
                                            <value>$MonthCollected</value>
53
                                        </_nullIf>
54
                                    </month>
55
                                    <year>
56
                                        <_nullIf>
57
                                            <null>0</null>
58
                                            <type>float</type>
59
                                            <value>$YearCollected</value>
60
                                        </_nullIf>
61
                                    </year>
62
                                </_date>
63
                            </collectiondate>
64
                            <count>$IndividualCount</count>
65
                            <notes>
66
                                <_alt>
67
                                    <0>$convertednotes</0>
68
                                    <1>$notes</1>
69
                                </_alt>
70
                            </notes>
71
                            <plantobservation>
72
                                <collectionnumber>$CollectorNumber</collectionnumber>
73
                                <specimenreplicate>
74
                                    <catalognumber_dwc>$CatalogNumber</catalognumber_dwc>
75
                                    <collectioncode_dwc>$CollectionCode</collectioncode_dwc>
76
                                    <institution_id><party><organizationname>$InstitutionCode</organizationname></party></institution_id>
77
                                </specimenreplicate>
78
                            </plantobservation>
79
                        </aggregateoccurrence>
80
                        <taxondetermination>
81 5600 aaronmk
                            <party_id><party><fullname>$IdentifiedBy</fullname></party></party_id>
82 5657 aaronmk
                            <taxonverbatim_id>
83
                                <taxonverbatim>
84
                                    <taxonlabel_id>
85 5608 aaronmk
                                        <taxonlabel>
86 5657 aaronmk
                                            <matched_label_id>
87
                                                <taxonlabel>
88
                                                    <creator_id>
89
                                                        <party>
90
                                                            <creator_id>0</creator_id>
91
                                                            <organizationname>TNRS</organizationname>
92
                                                        </party>
93
                                                    </creator_id>
94
                                                    <taxonomicname>
95
                                                        <_join_words>
96 5790 aaronmk
                                                            <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
97 5788 aaronmk
                                                            <2>
98
                                                                <_join_words>
99
                                                                    <1>
100
                                                                        <_alt>
101
                                                                            <1>$ScientificName</1>
102
                                                                            <2>
103
                                                                                <_join_words>
104
                                                                                    <2>$genus</2>
105
                                                                                    <3>$species</3>
106
                                                                                    <4>$Subspecies</4>
107
                                                                                </_join_words>
108
                                                                            </2>
109
                                                                        </_alt>
110
                                                                    </1>
111
                                                                    <2>$ScientificNameAuthor</2>
112
                                                                </_join_words>
113
                                                            </2>
114 5657 aaronmk
                                                        </_join_words>
115
                                                    </taxonomicname>
116
                                                </taxonlabel>
117
                                            </matched_label_id>
118 5242 aaronmk
                                            <creator_id>
119 5657 aaronmk
                                                <_simplifyPath>
120
                                                    <next>creator_id</next>
121
                                                    <path><party><fullname>$IdentifiedBy</fullname></party></path>
122
                                                </_simplifyPath>
123 5242 aaronmk
                                            </creator_id>
124 5294 aaronmk
                                            <parent_id>
125 5608 aaronmk
                                                <taxonlabel>
126 5294 aaronmk
                                                    <parent_id>
127 5608 aaronmk
                                                        <taxonlabel>
128 5657 aaronmk
                                                            <rank>cultivar</rank>
129 5294 aaronmk
                                                            <parent_id>
130 5608 aaronmk
                                                                <taxonlabel>
131 5657 aaronmk
                                                                    <rank>forma</rank>
132 5294 aaronmk
                                                                    <parent_id>
133 5608 aaronmk
                                                                        <taxonlabel>
134 5657 aaronmk
                                                                            <rank>variety</rank>
135 5294 aaronmk
                                                                            <parent_id>
136 5608 aaronmk
                                                                                <taxonlabel>
137 5657 aaronmk
                                                                                    <rank>subspecies</rank>
138
                                                                                    <taxonepithet>$Subspecies</taxonepithet>
139 5294 aaronmk
                                                                                    <parent_id>
140 5608 aaronmk
                                                                                        <taxonlabel>
141 5657 aaronmk
                                                                                            <rank>species</rank>
142
                                                                                            <taxonepithet>$species</taxonepithet>
143 5294 aaronmk
                                                                                            <parent_id>
144 5608 aaronmk
                                                                                                <taxonlabel>
145 5657 aaronmk
                                                                                                    <rank>genus</rank>
146
                                                                                                    <taxonepithet>$genus</taxonepithet>
147 5294 aaronmk
                                                                                                    <parent_id>
148 5608 aaronmk
                                                                                                        <taxonlabel>
149 5657 aaronmk
                                                                                                            <rank>family</rank>
150
                                                                                                            <taxonepithet>$family</taxonepithet>
151 5294 aaronmk
                                                                                                            <parent_id>
152 5608 aaronmk
                                                                                                                <taxonlabel>
153 5657 aaronmk
                                                                                                                    <rank>order</rank>
154 5294 aaronmk
                                                                                                                    <parent_id>
155 5608 aaronmk
                                                                                                                        <taxonlabel>
156 5657 aaronmk
                                                                                                                            <rank>class</rank>
157 5306 aaronmk
                                                                                                                            <parent_id>
158 5608 aaronmk
                                                                                                                                <taxonlabel>
159 5657 aaronmk
                                                                                                                                    <rank>phylum</rank>
160
                                                                                                                                    <parent_id>
161
                                                                                                                                        <taxonlabel>
162
                                                                                                                                            <rank>kingdom</rank>
163
                                                                                                                                            <taxonepithet>$Kingdom</taxonepithet>
164
                                                                                                                                        </taxonlabel>
165
                                                                                                                                    </parent_id>
166 5608 aaronmk
                                                                                                                                </taxonlabel>
167 5306 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 5608 aaronmk
                                                                                        </taxonlabel>
177 5294 aaronmk
                                                                                    </parent_id>
178 5608 aaronmk
                                                                                </taxonlabel>
179 5294 aaronmk
                                                                            </parent_id>
180 5608 aaronmk
                                                                        </taxonlabel>
181 5294 aaronmk
                                                                    </parent_id>
182 5608 aaronmk
                                                                </taxonlabel>
183 5294 aaronmk
                                                            </parent_id>
184 5608 aaronmk
                                                        </taxonlabel>
185 5294 aaronmk
                                                    </parent_id>
186 5608 aaronmk
                                                </taxonlabel>
187 5294 aaronmk
                                            </parent_id>
188 5657 aaronmk
                                            <taxonomicname>
189
                                                <_join_words>
190 5790 aaronmk
                                                    <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
191 5788 aaronmk
                                                    <2>
192
                                                        <_join_words>
193
                                                            <1>
194
                                                                <_alt>
195
                                                                    <1>$ScientificName</1>
196
                                                                    <2>
197
                                                                        <_join_words>
198
                                                                            <2>$genus</2>
199
                                                                            <3>$species</3>
200
                                                                            <4>$Subspecies</4>
201
                                                                        </_join_words>
202
                                                                    </2>
203
                                                                </_alt>
204
                                                            </1>
205
                                                            <2>$ScientificNameAuthor</2>
206
                                                        </_join_words>
207
                                                    </2>
208 5657 aaronmk
                                                </_join_words>
209
                                            </taxonomicname>
210 5608 aaronmk
                                        </taxonlabel>
211 5657 aaronmk
                                    </taxonlabel_id>
212
                                    <author>$ScientificNameAuthor</author>
213
                                    <binomial>$ScientificName</binomial>
214
                                    <family>$family</family>
215
                                    <genus>$genus</genus>
216 5783 aaronmk
                                    <specific_epithet>$species</specific_epithet>
217 5657 aaronmk
                                </taxonverbatim>
218
                            </taxonverbatim_id>
219 4621 aaronmk
                        </taxondetermination>
220
                        <verbatimcollectorname>$Collector</verbatimcollectorname>
221
                    </taxonoccurrence>
222
                </locationevent>
223
                <locationnarrative>$Locality</locationnarrative>
224 4726 aaronmk
                <locationplace>
225 4727 aaronmk
                    <placepath_id>
226
                        <placepath>
227
                            <continent>$ContinentOcean</continent>
228
                            <country>$Country</country>
229
                            <county>$County</county>
230
                            <stateprovince>$StateProvince</stateprovince>
231
                        </placepath>
232
                    </placepath_id>
233 4726 aaronmk
                </locationplace>
234 4621 aaronmk
            </location>
235
        </path>
236
    </_simplifyPath>
237 3641 aaronmk
</VegBIEN>
238 5655 aaronmk
Inserted 36 new rows into database