Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>REMIB</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <authorlocationcode>
11
                            <_join>
12
                                <1>$acronym</1>
13
                                <3>$accession_number</3>
14
                            </_join>
15
                        </authorlocationcode>
16
                        <iscultivated>
17
                            <_locationnarrative_is_cultivated>
18
                                <locationnarrative>
19
                                    <_join>
20
                                        <1>$locality</1>
21
                                        <3>$habitat</3>
22
                                    </_join>
23
                                </locationnarrative>
24
                            </_locationnarrative_is_cultivated>
25
                        </iscultivated>
26
                        <locationevent>
27
                            <taxonoccurrence>
28
                                <aggregateoccurrence>
29
                                    <collectiondate>
30
                                        <_date>
31
                                            <day>
32
                                                <_nullIf>
33
                                                    <null>0</null>
34
                                                    <type>float</type>
35
                                                    <value>$coll_day</value>
36
                                                </_nullIf>
37
                                            </day>
38
                                            <month>
39
                                                <_nullIf>
40
                                                    <null>0</null>
41
                                                    <type>float</type>
42
                                                    <value>$coll_month</value>
43
                                                </_nullIf>
44
                                            </month>
45
                                            <year>
46
                                                <_nullIf>
47
                                                    <null>0</null>
48
                                                    <type>float</type>
49
                                                    <value>$coll_year</value>
50
                                                </_nullIf>
51
                                            </year>
52
                                        </_date>
53
                                    </collectiondate>
54
                                    <plantobservation>
55
                                        <specimenreplicate>
56
                                            <catalognumber_dwc>$accession_number</catalognumber_dwc>
57
                                            <institution_id>
58
                                                <sourcelist>
59
                                                    <name>$acronym</name>
60
                                                    <sourcename>
61
                                                        <name>
62
                                                            <_split>
63
                                                                <separator>, </separator>
64
                                                                <value>$acronym</value>
65
                                                            </_split>
66
                                                        </name>
67
                                                    </sourcename>
68
                                                </sourcelist>
69
                                            </institution_id>
70
                                        </specimenreplicate>
71
                                    </plantobservation>
72
                                </aggregateoccurrence>
73
                                <collector_id><party><fullname>$collector</fullname></party></collector_id>
74
                                <taxondetermination>
75
                                    <taxonverbatim_id>
76
                                        <taxonverbatim>
77
                                            <taxonlabel_id>
78
                                                <taxonlabel>
79
                                                    <matched_label_id>
80
                                                        <taxonlabel>
81
                                                            <source_id><source><shortname>TNRS</shortname></source></source_id>
82
                                                            <taxonomicname>
83
                                                                <_join_words>
84
                                                                    <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
85
                                                                    <2>
86
                                                                        <_join_words>
87
                                                                            <2>$genus</2>
88
                                                                            <3>$specificEpithet</3>
89
                                                                        </_join_words>
90
                                                                    </2>
91
                                                                </_join_words>
92
                                                            </taxonomicname>
93
                                                        </taxonlabel>
94
                                                    </matched_label_id>
95
                                                    <parent_id>
96
                                                        <taxonlabel>
97
                                                            <parent_id>
98
                                                                <taxonlabel>
99
                                                                    <rank>cultivar</rank>
100
                                                                    <parent_id>
101
                                                                        <taxonlabel>
102
                                                                            <rank>forma</rank>
103
                                                                            <parent_id>
104
                                                                                <taxonlabel>
105
                                                                                    <rank>variety</rank>
106
                                                                                    <parent_id>
107
                                                                                        <taxonlabel>
108
                                                                                            <rank>subspecies</rank>
109
                                                                                            <parent_id>
110
                                                                                                <taxonlabel>
111
                                                                                                    <rank>species</rank>
112
                                                                                                    <taxonepithet>$specificEpithet</taxonepithet>
113
                                                                                                    <parent_id>
114
                                                                                                        <taxonlabel>
115
                                                                                                            <rank>genus</rank>
116
                                                                                                            <taxonepithet>$genus</taxonepithet>
117
                                                                                                            <parent_id>
118
                                                                                                                <taxonlabel>
119
                                                                                                                    <rank>family</rank>
120
                                                                                                                    <taxonepithet>$family</taxonepithet>
121
                                                                                                                </taxonlabel>
122
                                                                                                            </parent_id>
123
                                                                                                        </taxonlabel>
124
                                                                                                    </parent_id>
125
                                                                                                </taxonlabel>
126
                                                                                            </parent_id>
127
                                                                                        </taxonlabel>
128
                                                                                    </parent_id>
129
                                                                                </taxonlabel>
130
                                                                            </parent_id>
131
                                                                        </taxonlabel>
132
                                                                    </parent_id>
133
                                                                </taxonlabel>
134
                                                            </parent_id>
135
                                                        </taxonlabel>
136
                                                    </parent_id>
137
                                                    <taxonomicname>
138
                                                        <_join_words>
139
                                                            <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
140
                                                            <2>
141
                                                                <_join_words>
142
                                                                    <2>$genus</2>
143
                                                                    <3>$specificEpithet</3>
144
                                                                </_join_words>
145
                                                            </2>
146
                                                        </_join_words>
147
                                                    </taxonomicname>
148
                                                </taxonlabel>
149
                                            </taxonlabel_id>
150
                                            <family>$family</family>
151
                                            <genus>$genus</genus>
152
                                            <specific_epithet>$specificEpithet</specific_epithet>
153
                                        </taxonverbatim>
154
                                    </taxonverbatim_id>
155
                                </taxondetermination>
156
                            </taxonoccurrence>
157
                        </locationevent>
158
                        <locationnarrative>
159
                            <_merge>
160
                                <1>$locality</1>
161
                                <3>
162
                                    <_label>
163
                                        <label>habitat</label>
164
                                        <value>$habitat</value>
165
                                    </_label>
166
                                </3>
167
                            </_merge>
168
                        </locationnarrative>
169
                        <locationplace>
170
                            <place_id>
171
                                <place>
172
                                    <coordinates_id>
173
                                        <coordinates>
174
                                            <latitude_deg>
175
                                                <_nullIf>
176
                                                    <null>0</null>
177
                                                    <type>float</type>
178
                                                    <value>$lat_deg</value>
179
                                                </_nullIf>
180
                                            </latitude_deg>
181
                                            <longitude_deg>
182
                                                <_nullIf>
183
                                                    <null>0</null>
184
                                                    <type>float</type>
185
                                                    <value>$long_deg</value>
186
                                                </_nullIf>
187
                                            </longitude_deg>
188
                                        </coordinates>
189
                                    </coordinates_id>
190
                                    <country>$country</country>
191
                                    <county>$county</county>
192
                                    <matched_place_id>
193
                                        <place>
194
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
195
                                            <coordinates_id>
196
                                                <coordinates>
197
                                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
198
                                                    <latitude_deg>
199
                                                        <_nullIf>
200
                                                            <null>0</null>
201
                                                            <type>float</type>
202
                                                            <value>$lat_deg</value>
203
                                                        </_nullIf>
204
                                                    </latitude_deg>
205
                                                    <longitude_deg>
206
                                                        <_nullIf>
207
                                                            <null>0</null>
208
                                                            <type>float</type>
209
                                                            <value>$long_deg</value>
210
                                                        </_nullIf>
211
                                                    </longitude_deg>
212
                                                </coordinates>
213
                                            </coordinates_id>
214
                                            <country>$country</country>
215
                                            <county>$county</county>
216
                                            <stateprovince>$state</stateprovince>
217
                                        </place>
218
                                    </matched_place_id>
219
                                    <stateprovince>$state</stateprovince>
220
                                </place>
221
                            </place_id>
222
                        </locationplace>
223
                    </location>
224
                </path>
225
            </_simplifyPath>
226
        </path>
227
    </_setDefault>
228
</VegBIEN>
229
Inserted 33 new rows into database
(7-7/8)