Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <authorlocationcode>
8
                    <_alt>
9
                        <1>$ID</1>
10
                        <2>$Barcode</2>
11
                    </_alt>
12
                </authorlocationcode>
13
                <locationevent>
14
                    <taxonoccurrence>
15
                        <aggregateoccurrence>
16
                            <collectiondate>
17
                                <_date>
18
                                    <day>
19
                                        <_nullIf>
20
                                            <null>0</null>
21
                                            <type>float</type>
22
                                            <value>$Colldd</value>
23
                                        </_nullIf>
24
                                    </day>
25
                                    <month>
26
                                        <_nullIf>
27
                                            <null>0</null>
28
                                            <type>float</type>
29
                                            <value>$Collmm</value>
30
                                        </_nullIf>
31
                                    </month>
32
                                    <year>
33
                                        <_nullIf>
34
                                            <null>0</null>
35
                                            <type>float</type>
36
                                            <value>$Collyy</value>
37
                                        </_nullIf>
38
                                    </year>
39
                                </_date>
40
                            </collectiondate>
41
                            <notes>$Notes</notes>
42
                            <plantobservation>
43
                                <collectionnumber>$Number</collectionnumber>
44
                                <specimenreplicate>
45
                                    <catalognumber_dwc>$Barcode</catalognumber_dwc>
46
                                    <sourceaccessioncode>$ID</sourceaccessioncode>
47
                                </specimenreplicate>
48
                            </plantobservation>
49
                        </aggregateoccurrence>
50
                        <collector_id>
51
                            <party>
52
                                <fullname>
53
                                    <_join>
54
                                        <1>$Collector</1>
55
                                        <2>$Addcoll</2>
56
                                    </_join>
57
                                </fullname>
58
                            </party>
59
                        </collector_id>
60
                        <sourceaccessioncode>$ID</sourceaccessioncode>
61
                        <taxondetermination>
62
                            <party_id><party><fullname>$Detby</fullname></party></party_id>
63
                            <taxonverbatim_id>
64
                                <taxonverbatim>
65
                                    <taxonlabel_id>
66
                                        <taxonlabel>
67
                                            <matched_label_id>
68
                                                <taxonlabel>
69
                                                    <source_id><source><shortname>TNRS</shortname></source></source_id>
70
                                                    <taxonomicname>
71
                                                        <_join_words>
72
                                                            <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
73
                                                            <2>$Genus</2>
74
                                                        </_join_words>
75
                                                    </taxonomicname>
76
                                                </taxonlabel>
77
                                            </matched_label_id>
78
                                            <creationdate>
79
                                                <_date>
80
                                                    <year>
81
                                                        <_nullIf>
82
                                                            <null>0</null>
83
                                                            <type>float</type>
84
                                                            <value>$Detyy</value>
85
                                                        </_nullIf>
86
                                                    </year>
87
                                                </_date>
88
                                            </creationdate>
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
                                                                                            <parent_id>
107
                                                                                                <taxonlabel>
108
                                                                                                    <rank>genus</rank>
109
                                                                                                    <taxonepithet>$Genus</taxonepithet>
110
                                                                                                    <parent_id>
111
                                                                                                        <taxonlabel>
112
                                                                                                            <rank>family</rank>
113
                                                                                                            <taxonepithet>$Family</taxonepithet>
114
                                                                                                        </taxonlabel>
115
                                                                                                    </parent_id>
116
                                                                                                </taxonlabel>
117
                                                                                            </parent_id>
118
                                                                                        </taxonlabel>
119
                                                                                    </parent_id>
120
                                                                                </taxonlabel>
121
                                                                            </parent_id>
122
                                                                        </taxonlabel>
123
                                                                    </parent_id>
124
                                                                </taxonlabel>
125
                                                            </parent_id>
126
                                                        </taxonlabel>
127
                                                    </parent_id>
128
                                                </taxonlabel>
129
                                            </parent_id>
130
                                            <taxonomicname>
131
                                                <_join_words>
132
                                                    <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
133
                                                    <2>$Genus</2>
134
                                                </_join_words>
135
                                            </taxonomicname>
136
                                        </taxonlabel>
137
                                    </taxonlabel_id>
138
                                    <family>$Family</family>
139
                                    <genus>$Genus</genus>
140
                                </taxonverbatim>
141
                            </taxonverbatim_id>
142
                            <determinationdate>
143
                                <_date>
144
                                    <year>
145
                                        <_nullIf>
146
                                            <null>0</null>
147
                                            <type>float</type>
148
                                            <value>$Detyy</value>
149
                                        </_nullIf>
150
                                    </year>
151
                                </_date>
152
                            </determinationdate>
153
                            <taxonfit>$cf</taxonfit>
154
                        </taxondetermination>
155
                    </taxonoccurrence>
156
                </locationevent>
157
                <locationnarrative>
158
                    <_merge>
159
                        <2>
160
                            <_join>
161
                                <1>
162
                                    <_label>
163
                                        <label>gazetteer</label>
164
                                        <value>
165
                                            <_join>
166
                                                <1>$Gazetteer</1>
167
                                                <2>$Newgazett</2>
168
                                            </_join>
169
                                        </value>
170
                                    </_label>
171
                                </1>
172
                                <2>$Locnotes</2>
173
                            </_join>
174
                        </2>
175
                        <3>
176
                            <_label>
177
                                <label>habitat</label>
178
                                <value>$Ecology</value>
179
                            </_label>
180
                        </3>
181
                    </_merge>
182
                </locationnarrative>
183
                <locationplace>
184
                    <place_id>
185
                        <place>
186
                            <coordinates_id>
187
                                <coordinates>
188
                                    <latitude_deg>
189
                                        <_nullIf>
190
                                            <null>0</null>
191
                                            <type>float</type>
192
                                            <value>$Lat</value>
193
                                        </_nullIf>
194
                                    </latitude_deg>
195
                                    <longitude_deg>
196
                                        <_nullIf>
197
                                            <null>0</null>
198
                                            <type>float</type>
199
                                            <value>$Long</value>
200
                                        </_nullIf>
201
                                    </longitude_deg>
202
                                </coordinates>
203
                            </coordinates_id>
204
                            <country>$Country</country>
205
                            <matched_place_id>
206
                                <place>
207
                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
208
                                    <coordinates_id>
209
                                        <coordinates>
210
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
211
                                            <latitude_deg>
212
                                                <_nullIf>
213
                                                    <null>0</null>
214
                                                    <type>float</type>
215
                                                    <value>$Lat</value>
216
                                                </_nullIf>
217
                                            </latitude_deg>
218
                                            <longitude_deg>
219
                                                <_nullIf>
220
                                                    <null>0</null>
221
                                                    <type>float</type>
222
                                                    <value>$Long</value>
223
                                                </_nullIf>
224
                                            </longitude_deg>
225
                                        </coordinates>
226
                                    </coordinates_id>
227
                                    <country>$Country</country>
228
                                </place>
229
                            </matched_place_id>
230
                        </place>
231
                    </place_id>
232
                </locationplace>
233
            </location>
234
        </path>
235
    </_simplifyPath>
236
</VegBIEN>
237
Inserted 35 new rows into database
(5-5/6)