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>$InstitutionCD</1>
10
                        <2>$CollectionCD</2>
11
                        <3>$CatalogNO</3>
12
                    </_join>
13
                </authorlocationcode>
14
                <elevation_m>
15
                    <_avg>
16
                        <max>$MaximumElevationInMeter</max>
17
                        <min>$MinimumElevationInMeter</min>
18
                    </_avg>
19
                </elevation_m>
20
                <locationcoords>
21
                    <latitude_deg>
22
                        <_nullIf>
23
                            <null>0</null>
24
                            <type>float</type>
25
                            <value>$VerbatimLatitude</value>
26
                        </_nullIf>
27
                    </latitude_deg>
28
                    <longitude_deg>
29
                        <_nullIf>
30
                            <null>0</null>
31
                            <type>float</type>
32
                            <value>$VerbatimLongitude</value>
33
                        </_nullIf>
34
                    </longitude_deg>
35
                </locationcoords>
36
                <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
                            <party_id><party><fullname>$IdentifiedBy</fullname></party></party_id>
50
                            <taxonlabel_id>
51
                                <taxonlabel>
52
                                    <matched_label_id>
53
                                        <taxonlabel>
54
                                            <creator_id>
55
                                                <party>
56
                                                    <creator_id>0</creator_id>
57
                                                    <organizationname>TNRS</organizationname>
58
                                                </party>
59
                                            </creator_id>
60
                                            <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
                                        </taxonlabel>
79
                                    </matched_label_id>
80
                                    <author>$AuthorOfScientificName</author>
81
                                    <creator_id>
82
                                        <_simplifyPath>
83
                                            <next>creator_id</next>
84
                                            <path><party><fullname>$IdentifiedBy</fullname></party></path>
85
                                        </_simplifyPath>
86
                                    </creator_id>
87
                                    <family>$Family</family>
88
                                    <genus>$Genus</genus>
89
                                    <parent_id>
90
                                        <taxonlabel>
91
                                            <parent_id>
92
                                                <taxonlabel>
93
                                                    <rank>cultivar</rank>
94
                                                    <parent_id>
95
                                                        <taxonlabel>
96
                                                            <rank>forma</rank>
97
                                                            <parent_id>
98
                                                                <taxonlabel>
99
                                                                    <rank>variety</rank>
100
                                                                    <parent_id>
101
                                                                        <taxonlabel>
102
                                                                            <rank>subspecies</rank>
103
                                                                            <parent_id>
104
                                                                                <taxonlabel>
105
                                                                                    <rank>species</rank>
106
                                                                                    <taxonepithet>$SpecificEpithet</taxonepithet>
107
                                                                                    <parent_id>
108
                                                                                        <taxonlabel>
109
                                                                                            <rank>genus</rank>
110
                                                                                            <taxonepithet>$Genus</taxonepithet>
111
                                                                                            <parent_id>
112
                                                                                                <taxonlabel>
113
                                                                                                    <rank>family</rank>
114
                                                                                                    <taxonepithet>$Family</taxonepithet>
115
                                                                                                </taxonlabel>
116
                                                                                            </parent_id>
117
                                                                                        </taxonlabel>
118
                                                                                    </parent_id>
119
                                                                                </taxonlabel>
120
                                                                            </parent_id>
121
                                                                        </taxonlabel>
122
                                                                    </parent_id>
123
                                                                </taxonlabel>
124
                                                            </parent_id>
125
                                                        </taxonlabel>
126
                                                    </parent_id>
127
                                                </taxonlabel>
128
                                            </parent_id>
129
                                            <taxonepithet>$InfraspecificEpithet</taxonepithet>
130
                                        </taxonlabel>
131
                                    </parent_id>
132
                                    <species>$SpecificEpithet</species>
133
                                    <taxonomicname>$ScientificName</taxonomicname>
134
                                </taxonlabel>
135
                            </taxonlabel_id>
136
                        </taxondetermination>
137
                        <taxondetermination>
138
                            <isoriginal>true</isoriginal>
139
                            <taxonlabel_id>
140
                                <taxonlabel>
141
                                    <family>$GBIFFamilyOriginal</family>
142
                                    <genus>$GBIFGenusOriginal</genus>
143
                                    <matched_label_id>
144
                                        <taxonlabel>
145
                                            <creator_id>
146
                                                <party>
147
                                                    <creator_id>0</creator_id>
148
                                                    <organizationname>TNRS</organizationname>
149
                                                </party>
150
                                            </creator_id>
151
                                            <identifyingtaxonomicname>
152
                                                <_alt>
153
                                                    <1>$ScientificNameOriginal</1>
154
                                                    <2>
155
                                                        <_join_words>
156
                                                            <1>$GBIFFamilyOriginal</1>
157
                                                            <2>$GBIFGenusOriginal</2>
158
                                                        </_join_words>
159
                                                    </2>
160
                                                </_alt>
161
                                            </identifyingtaxonomicname>
162
                                        </taxonlabel>
163
                                    </matched_label_id>
164
                                    <parent_id>
165
                                        <taxonlabel>
166
                                            <parent_id>
167
                                                <taxonlabel>
168
                                                    <rank>cultivar</rank>
169
                                                    <parent_id>
170
                                                        <taxonlabel>
171
                                                            <rank>forma</rank>
172
                                                            <parent_id>
173
                                                                <taxonlabel>
174
                                                                    <rank>variety</rank>
175
                                                                    <parent_id>
176
                                                                        <taxonlabel>
177
                                                                            <rank>subspecies</rank>
178
                                                                            <parent_id>
179
                                                                                <taxonlabel>
180
                                                                                    <rank>species</rank>
181
                                                                                    <parent_id>
182
                                                                                        <taxonlabel>
183
                                                                                            <rank>genus</rank>
184
                                                                                            <taxonepithet>$GBIFGenusOriginal</taxonepithet>
185
                                                                                            <parent_id>
186
                                                                                                <taxonlabel>
187
                                                                                                    <rank>family</rank>
188
                                                                                                    <taxonepithet>$GBIFFamilyOriginal</taxonepithet>
189
                                                                                                </taxonlabel>
190
                                                                                            </parent_id>
191
                                                                                        </taxonlabel>
192
                                                                                    </parent_id>
193
                                                                                </taxonlabel>
194
                                                                            </parent_id>
195
                                                                        </taxonlabel>
196
                                                                    </parent_id>
197
                                                                </taxonlabel>
198
                                                            </parent_id>
199
                                                        </taxonlabel>
200
                                                    </parent_id>
201
                                                </taxonlabel>
202
                                            </parent_id>
203
                                        </taxonlabel>
204
                                    </parent_id>
205
                                    <taxonomicname>$ScientificNameOriginal</taxonomicname>
206
                                </taxonlabel>
207
                            </taxonlabel_id>
208
                        </taxondetermination>
209
                        <verbatimcollectorname>$Collector</verbatimcollectorname>
210
                    </taxonoccurrence>
211
                </locationevent>
212
                <locationnarrative>$Locality</locationnarrative>
213
                <locationplace>
214
                    <placepath_id>
215
                        <placepath>
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 39 new rows into database
(6-6/7)