Project

General

Profile

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