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
                                        <2>$verbatimLocality</2>
26
                                        <3>$habitat</3>
27
                                    </_join>
28
                                </locationnarrative>
29
                            </_locationnarrative_is_cultivated>
30
                        </iscultivated>
31
                        <locationevent>
32
                            <taxonoccurrence>
33
                                <aggregateoccurrence>
34
                                    <collectiondate>
35
                                        <_date>
36
                                            <day>
37
                                                <_nullIf>
38
                                                    <null>0</null>
39
                                                    <type>float</type>
40
                                                    <value>$dayCollected</value>
41
                                                </_nullIf>
42
                                            </day>
43
                                            <month>
44
                                                <_nullIf>
45
                                                    <null>0</null>
46
                                                    <type>float</type>
47
                                                    <value>$monthCollected</value>
48
                                                </_nullIf>
49
                                            </month>
50
                                            <year>
51
                                                <_nullIf>
52
                                                    <null>0</null>
53
                                                    <type>float</type>
54
                                                    <value>$yearCollected</value>
55
                                                </_nullIf>
56
                                            </year>
57
                                        </_date>
58
                                    </collectiondate>
59
                                    <notes>$occurrenceRemarks</notes>
60
                                    <plantobservation>
61
                                        <authorplantcode>$collectorNumber</authorplantcode>
62
                                        <reproductivecondition>$reproductiveCondition</reproductivecondition>
63
                                        <specimenreplicate>
64
                                            <catalognumber_dwc>$accessionNumber</catalognumber_dwc>
65
                                            <collectionnumber>$collectorNumber</collectionnumber>
66
                                            <institution_id>
67
                                                <sourcelist>
68
                                                    <name>U</name>
69
                                                    <sourcename>
70
                                                        <name>
71
                                                            <_split>
72
                                                                <separator>[,;] *</separator>
73
                                                                <value>U</value>
74
                                                            </_split>
75
                                                        </name>
76
                                                    </sourcename>
77
                                                </sourcelist>
78
                                            </institution_id>
79
                                            <sourceaccessioncode>$dataProviderRecordID</sourceaccessioncode>
80
                                        </specimenreplicate>
81
                                    </plantobservation>
82
                                </aggregateoccurrence>
83
                                <collector_id><party><fullname>$recordedBy</fullname></party></collector_id>
84
                                <sourceaccessioncode>$dataProviderRecordID</sourceaccessioncode>
85
                                <taxondetermination>
86
                                    <party_id><party><fullname>$identifiedBy</fullname></party></party_id>
87
                                    <taxonverbatim_id>
88
                                        <taxonverbatim>
89
                                            <taxonlabel_id>
90
                                                <taxonlabel>
91
                                                    <parent_id>
92
                                                        <taxonlabel>
93
                                                            <parent_id>
94
                                                                <taxonlabel>
95
                                                                    <rank>cultivar</rank>
96
                                                                    <parent_id>
97
                                                                        <taxonlabel>
98
                                                                            <rank>forma</rank>
99
                                                                            <parent_id>
100
                                                                                <taxonlabel>
101
                                                                                    <rank>variety</rank>
102
                                                                                    <parent_id>
103
                                                                                        <taxonlabel>
104
                                                                                            <rank>subspecies</rank>
105
                                                                                            <parent_id>
106
                                                                                                <taxonlabel>
107
                                                                                                    <rank>species</rank>
108
                                                                                                    <parent_id>
109
                                                                                                        <taxonlabel>
110
                                                                                                            <rank>genus</rank>
111
                                                                                                            <taxonepithet>$genus</taxonepithet>
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><_filter_genus><value>$genus</value></_filter_genus></value>
136
                                                        </_merge_prefix>
137
                                                    </taxonomicname>
138
                                                </taxonlabel>
139
                                            </taxonlabel_id>
140
                                            <family>$family</family>
141
                                            <genus>$genus</genus>
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
                        <locationnarrative>
160
                            <_merge>
161
                                <2>$verbatimLocality</2>
162
                                <3>
163
                                    <_label>
164
                                        <label>habitat</label>
165
                                        <value>$habitat</value>
166
                                    </_label>
167
                                </3>
168
                            </_merge>
169
                        </locationnarrative>
170
                        <locationplace>
171
                            <place_id>
172
                                <place>
173
                                    <coordinates_id>
174
                                        <coordinates>
175
                                            <latitude_deg>
176
                                                <_nullIf>
177
                                                    <null>0</null>
178
                                                    <type>float</type>
179
                                                    <value>$decimalLatitude</value>
180
                                                </_nullIf>
181
                                            </latitude_deg>
182
                                            <longitude_deg>
183
                                                <_nullIf>
184
                                                    <null>0</null>
185
                                                    <type>float</type>
186
                                                    <value>$decimalLongitude</value>
187
                                                </_nullIf>
188
                                            </longitude_deg>
189
                                        </coordinates>
190
                                    </coordinates_id>
191
                                    <country>$country</country>
192
                                    <county>$county</county>
193
                                    <matched_place_id>
194
                                        <place>
195
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
196
                                            <coordinates_id>
197
                                                <coordinates>
198
                                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
199
                                                    <latitude_deg>
200
                                                        <_nullIf>
201
                                                            <null>0</null>
202
                                                            <type>float</type>
203
                                                            <value>$decimalLatitude</value>
204
                                                        </_nullIf>
205
                                                    </latitude_deg>
206
                                                    <longitude_deg>
207
                                                        <_nullIf>
208
                                                            <null>0</null>
209
                                                            <type>float</type>
210
                                                            <value>$decimalLongitude</value>
211
                                                        </_nullIf>
212
                                                    </longitude_deg>
213
                                                </coordinates>
214
                                            </coordinates_id>
215
                                            <country>$country</country>
216
                                            <county>$county</county>
217
                                            <stateprovince>$stateProvince</stateprovince>
218
                                        </place>
219
                                    </matched_place_id>
220
                                    <stateprovince>$stateProvince</stateprovince>
221
                                </place>
222
                            </place_id>
223
                        </locationplace>
224
                    </location>
225
                </path>
226
            </_simplifyPath>
227
        </path>
228
    </_setDefault>
229
</VegBIEN>
230
Inserted 34 new rows into database
(8-8/9)