Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_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
                <elevation_m>
15
                    <_avg>
16
                        <max>$MaximumElevation</max>
17
                        <min>$MinimumElevation</min>
18
                    </_avg>
19
                </elevation_m>
20
                <locationcoords>
21
                    <latitude_deg>
22
                        <_nullIf>
23
                            <null>0</null>
24
                            <type>float</type>
25
                            <value>$latitude</value>
26
                        </_nullIf>
27
                    </latitude_deg>
28
                    <longitude_deg>
29
                        <_nullIf>
30
                            <null>0</null>
31
                            <type>float</type>
32
                            <value>$longitude</value>
33
                        </_nullIf>
34
                    </longitude_deg>
35
                </locationcoords>
36
                <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
                            <party_id><party><fullname>$IdentifiedBy</fullname></party></party_id>
82
                            <taxonlabel_id>
83
                                <taxonlabel>
84
                                    <matched_label_id>
85
                                        <taxonlabel>
86
                                            <creator_id>
87
                                                <party>
88
                                                    <creator_id>0</creator_id>
89
                                                    <organizationname>TNRS</organizationname>
90
                                                </party>
91
                                            </creator_id>
92
                                            <identifyingtaxonomicname>
93
                                                <_join_words>
94
                                                    <1>
95
                                                        <_alt>
96
                                                            <1>$ScientificName</1>
97
                                                            <2>
98
                                                                <_join_words>
99
                                                                    <1>$family</1>
100
                                                                    <2>$genus</2>
101
                                                                    <3>$species</3>
102
                                                                    <4>$Subspecies</4>
103
                                                                </_join_words>
104
                                                            </2>
105
                                                        </_alt>
106
                                                    </1>
107
                                                    <2>$ScientificNameAuthor</2>
108
                                                </_join_words>
109
                                            </identifyingtaxonomicname>
110
                                        </taxonlabel>
111
                                    </matched_label_id>
112
                                    <author>$ScientificNameAuthor</author>
113
                                    <binomial>$ScientificName</binomial>
114
                                    <creator_id>
115
                                        <_simplifyPath>
116
                                            <next>creator_id</next>
117
                                            <path><party><fullname>$IdentifiedBy</fullname></party></path>
118
                                        </_simplifyPath>
119
                                    </creator_id>
120
                                    <family>$family</family>
121
                                    <genus>$genus</genus>
122
                                    <identifyingtaxonomicname>
123
                                        <_join_words>
124
                                            <1>
125
                                                <_alt>
126
                                                    <1>$ScientificName</1>
127
                                                    <2>
128
                                                        <_join_words>
129
                                                            <1>$family</1>
130
                                                            <2>$genus</2>
131
                                                            <3>$species</3>
132
                                                            <4>$Subspecies</4>
133
                                                        </_join_words>
134
                                                    </2>
135
                                                </_alt>
136
                                            </1>
137
                                            <2>$ScientificNameAuthor</2>
138
                                        </_join_words>
139
                                    </identifyingtaxonomicname>
140
                                    <parent_id>
141
                                        <taxonlabel>
142
                                            <parent_id>
143
                                                <taxonlabel>
144
                                                    <rank>cultivar</rank>
145
                                                    <parent_id>
146
                                                        <taxonlabel>
147
                                                            <rank>forma</rank>
148
                                                            <parent_id>
149
                                                                <taxonlabel>
150
                                                                    <rank>variety</rank>
151
                                                                    <parent_id>
152
                                                                        <taxonlabel>
153
                                                                            <rank>subspecies</rank>
154
                                                                            <taxonepithet>$Subspecies</taxonepithet>
155
                                                                            <parent_id>
156
                                                                                <taxonlabel>
157
                                                                                    <rank>species</rank>
158
                                                                                    <taxonepithet>$species</taxonepithet>
159
                                                                                    <parent_id>
160
                                                                                        <taxonlabel>
161
                                                                                            <rank>genus</rank>
162
                                                                                            <taxonepithet>$genus</taxonepithet>
163
                                                                                            <parent_id>
164
                                                                                                <taxonlabel>
165
                                                                                                    <rank>family</rank>
166
                                                                                                    <taxonepithet>$family</taxonepithet>
167
                                                                                                    <parent_id>
168
                                                                                                        <taxonlabel>
169
                                                                                                            <rank>order</rank>
170
                                                                                                            <parent_id>
171
                                                                                                                <taxonlabel>
172
                                                                                                                    <rank>class</rank>
173
                                                                                                                    <parent_id>
174
                                                                                                                        <taxonlabel>
175
                                                                                                                            <rank>phylum</rank>
176
                                                                                                                            <parent_id>
177
                                                                                                                                <taxonlabel>
178
                                                                                                                                    <rank>kingdom</rank>
179
                                                                                                                                    <taxonepithet>$Kingdom</taxonepithet>
180
                                                                                                                                </taxonlabel>
181
                                                                                                                            </parent_id>
182
                                                                                                                        </taxonlabel>
183
                                                                                                                    </parent_id>
184
                                                                                                                </taxonlabel>
185
                                                                                                            </parent_id>
186
                                                                                                        </taxonlabel>
187
                                                                                                    </parent_id>
188
                                                                                                </taxonlabel>
189
                                                                                            </parent_id>
190
                                                                                        </taxonlabel>
191
                                                                                    </parent_id>
192
                                                                                </taxonlabel>
193
                                                                            </parent_id>
194
                                                                        </taxonlabel>
195
                                                                    </parent_id>
196
                                                                </taxonlabel>
197
                                                            </parent_id>
198
                                                        </taxonlabel>
199
                                                    </parent_id>
200
                                                </taxonlabel>
201
                                            </parent_id>
202
                                        </taxonlabel>
203
                                    </parent_id>
204
                                    <species>$species</species>
205
                                </taxonlabel>
206
                            </taxonlabel_id>
207
                        </taxondetermination>
208
                        <verbatimcollectorname>$Collector</verbatimcollectorname>
209
                    </taxonoccurrence>
210
                </locationevent>
211
                <locationnarrative>$Locality</locationnarrative>
212
                <locationplace>
213
                    <placepath_id>
214
                        <placepath>
215
                            <continent>$ContinentOcean</continent>
216
                            <country>$Country</country>
217
                            <county>$County</county>
218
                            <stateprovince>$StateProvince</stateprovince>
219
                        </placepath>
220
                    </placepath_id>
221
                </locationplace>
222
            </location>
223
        </path>
224
    </_simplifyPath>
225
</VegBIEN>
226
Inserted 34 new rows into database
(5-5/6)