Project

General

Profile

1
<!--put template-->
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>MO.new</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <authorlocationcode>$dataProviderRecordID</authorlocationcode>
11
                        <elevation_m>
12
                            <_avg>
13
                                <1>$minimumElevationInMeters</1>
14
                                <2>$maximumElevationInMeters</2>
15
                            </_avg>
16
                        </elevation_m>
17
                        <iscultivated><_locationnarrative_is_cultivated><locationnarrative>$locality</locationnarrative></_locationnarrative_is_cultivated></iscultivated>
18
                        <locationevent>
19
                            <locationevent fkey="parent_id">
20
                                <taxonoccurrence>
21
                                    <aggregateoccurrence>
22
                                        <collectiondate>
23
                                            <_date>
24
                                                <day>
25
                                                    <_nullIf>
26
                                                        <null>0</null>
27
                                                        <type>float</type>
28
                                                        <value>$dayCollected</value>
29
                                                    </_nullIf>
30
                                                </day>
31
                                                <month>
32
                                                    <_nullIf>
33
                                                        <null>0</null>
34
                                                        <type>float</type>
35
                                                        <value>$monthCollected</value>
36
                                                    </_nullIf>
37
                                                </month>
38
                                                <year>
39
                                                    <_nullIf>
40
                                                        <null>0</null>
41
                                                        <type>float</type>
42
                                                        <value>$yearCollected</value>
43
                                                    </_nullIf>
44
                                                </year>
45
                                            </_date>
46
                                        </collectiondate>
47
                                        <plantobservation>
48
                                            <authorplantcode>$collectorNumber</authorplantcode>
49
                                            <reproductivecondition>$reproductiveCondition</reproductivecondition>
50
                                            <specimenreplicate>
51
                                                <collectionnumber>$collectorNumber</collectionnumber>
52
                                                <duplicate_institutions_sourcelist_id>
53
                                                    <sourcelist>
54
                                                        <name>$specimen_duplicate_institutions</name>
55
                                                        <sourcename>
56
                                                            <name>
57
                                                                <_split>
58
                                                                    <separator>[,;] *</separator>
59
                                                                    <value>$specimen_duplicate_institutions</value>
60
                                                                </_split>
61
                                                            </name>
62
                                                        </sourcename>
63
                                                    </sourcelist>
64
                                                </duplicate_institutions_sourcelist_id>
65
                                                <sourceaccessioncode>$dataProviderRecordID</sourceaccessioncode>
66
                                            </specimenreplicate>
67
                                        </plantobservation>
68
                                    </aggregateoccurrence>
69
                                    <collector_id><party><fullname>$recordedBy</fullname></party></collector_id>
70
                                    <iscultivated>$cultivated</iscultivated>
71
                                    <sourceaccessioncode>$dataProviderRecordID</sourceaccessioncode>
72
                                    <taxondetermination>
73
                                        <party_id><party><fullname>$identifiedBy</fullname></party></party_id>
74
                                        <taxonverbatim_id>
75
                                            <taxonverbatim>
76
                                                <taxonlabel_id>
77
                                                    <taxonlabel>
78
                                                        <parent_id>
79
                                                            <taxonlabel>
80
                                                                <rank>$taxonRank</rank>
81
                                                                <parent_id>
82
                                                                    <taxonlabel>
83
                                                                        <rank>cultivar</rank>
84
                                                                        <parent_id>
85
                                                                            <taxonlabel>
86
                                                                                <rank>forma</rank>
87
                                                                                <parent_id>
88
                                                                                    <taxonlabel>
89
                                                                                        <rank>variety</rank>
90
                                                                                        <parent_id>
91
                                                                                            <taxonlabel>
92
                                                                                                <rank>subspecies</rank>
93
                                                                                                <parent_id>
94
                                                                                                    <taxonlabel>
95
                                                                                                        <rank>species</rank>
96
                                                                                                        <taxonepithet>$specificEpithet</taxonepithet>
97
                                                                                                        <parent_id>
98
                                                                                                            <taxonlabel>
99
                                                                                                                <rank>genus</rank>
100
                                                                                                                <taxonepithet>$genus</taxonepithet>
101
                                                                                                                <parent_id>
102
                                                                                                                    <taxonlabel>
103
                                                                                                                        <rank>family</rank>
104
                                                                                                                        <taxonepithet>$family</taxonepithet>
105
                                                                                                                    </taxonlabel>
106
                                                                                                                </parent_id>
107
                                                                                                            </taxonlabel>
108
                                                                                                        </parent_id>
109
                                                                                                    </taxonlabel>
110
                                                                                                </parent_id>
111
                                                                                            </taxonlabel>
112
                                                                                        </parent_id>
113
                                                                                    </taxonlabel>
114
                                                                                </parent_id>
115
                                                                            </taxonlabel>
116
                                                                        </parent_id>
117
                                                                    </taxonlabel>
118
                                                                </parent_id>
119
                                                                <taxonepithet>$infraspecificEpithet</taxonepithet>
120
                                                            </taxonlabel>
121
                                                        </parent_id>
122
                                                        <rank>$taxonRank</rank>
123
                                                        <sourceaccessioncode>$scientificNameID</sourceaccessioncode>
124
                                                        <taxonomicname>
125
                                                            <_merge_prefix>
126
                                                                <prefix><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></prefix>
127
                                                                <value>
128
                                                                    <_alt>
129
                                                                        <1>$scientificName</1>
130
                                                                        <2>
131
                                                                            <_alt>
132
                                                                                <1>$taxonName</1>
133
                                                                                <2>
134
                                                                                    <_join_words>
135
                                                                                        <2><_filter_genus><value>$genus</value></_filter_genus></2>
136
                                                                                        <3>$specificEpithet</3>
137
                                                                                        <5>
138
                                                                                            <_join_words>
139
                                                                                                <1>
140
                                                                                                    <_if name="if has infraspecificEpithet">
141
                                                                                                        <cond>$infraspecificEpithet</cond>
142
                                                                                                        <then>$taxonRank</then>
143
                                                                                                    </_if>
144
                                                                                                </1>
145
                                                                                                <2>$infraspecificEpithet</2>
146
                                                                                            </_join_words>
147
                                                                                        </5>
148
                                                                                    </_join_words>
149
                                                                                </2>
150
                                                                            </_alt>
151
                                                                        </2>
152
                                                                    </_alt>
153
                                                                </value>
154
                                                            </_merge_prefix>
155
                                                        </taxonomicname>
156
                                                    </taxonlabel>
157
                                                </taxonlabel_id>
158
                                                <family>$family</family>
159
                                                <genus>$genus</genus>
160
                                                <specific_epithet>$specificEpithet</specific_epithet>
161
                                                <taxonname>$taxonName</taxonname>
162
                                                <taxonomicname>$scientificName</taxonomicname>
163
                                                <verbatimrank>$taxonRank</verbatimrank>
164
                                            </taxonverbatim>
165
                                        </taxonverbatim_id>
166
                                        <determinationdate>
167
                                            <_date>
168
                                                <year>
169
                                                    <_nullIf>
170
                                                        <null>0</null>
171
                                                        <type>float</type>
172
                                                        <value>$yearIdentified</value>
173
                                                    </_nullIf>
174
                                                </year>
175
                                            </_date>
176
                                        </determinationdate>
177
                                        <taxonfit>$identificationQualifier</taxonfit>
178
                                    </taxondetermination>
179
                                </taxonoccurrence>
180
                            </locationevent>
181
                        </locationevent>
182
                        <locationnarrative>
183
                            <_merge>
184
                                <1>$locality</1>
185
                                <4>$locationRemarks</4>
186
                            </_merge>
187
                        </locationnarrative>
188
                        <locationplace>
189
                            <place_id>
190
                                <place>
191
                                    <coordinates_id>
192
                                        <coordinates>
193
                                            <latitude_deg>
194
                                                <_nullIf>
195
                                                    <null>0</null>
196
                                                    <type>float</type>
197
                                                    <value>$decimalLatitude</value>
198
                                                </_nullIf>
199
                                            </latitude_deg>
200
                                            <longitude_deg>
201
                                                <_nullIf>
202
                                                    <null>0</null>
203
                                                    <type>float</type>
204
                                                    <value>$decimalLongitude</value>
205
                                                </_nullIf>
206
                                            </longitude_deg>
207
                                        </coordinates>
208
                                    </coordinates_id>
209
                                    <continent>$continent</continent>
210
                                    <country>$country</country>
211
                                    <county>$county</county>
212
                                    <matched_place_id>
213
                                        <place>
214
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
215
                                            <coordinates_id>
216
                                                <coordinates>
217
                                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
218
                                                    <latitude_deg>
219
                                                        <_nullIf>
220
                                                            <null>0</null>
221
                                                            <type>float</type>
222
                                                            <value>$decimalLatitude</value>
223
                                                        </_nullIf>
224
                                                    </latitude_deg>
225
                                                    <longitude_deg>
226
                                                        <_nullIf>
227
                                                            <null>0</null>
228
                                                            <type>float</type>
229
                                                            <value>$decimalLongitude</value>
230
                                                        </_nullIf>
231
                                                    </longitude_deg>
232
                                                </coordinates>
233
                                            </coordinates_id>
234
                                            <country>$country</country>
235
                                            <county>$county</county>
236
                                            <stateprovince>$stateProvince</stateprovince>
237
                                        </place>
238
                                    </matched_place_id>
239
                                    <stateprovince>$stateProvince</stateprovince>
240
                                </place>
241
                            </place_id>
242
                        </locationplace>
243
                    </location>
244
                </path>
245
            </_simplifyPath>
246
        </path>
247
    </_setDefault>
248
</VegBIEN>
249
Inserted 39 new rows into database
(7-7/8)