Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_ignore><inLabel>REMIB</inLabel></_ignore>
4
    <specimenreplicate id="-1">
5
        <locationevent_id>
6
            <locationevent>
7
                <location_id>
8
                    <location>
9
                        <locationdetermination>
10
                            <namedplace_id>
11
                                <_simplifyPath>
12
                                    <next>parent_id/namedplace</next>
13
                                    <require>placename</require>
14
                                    <path>
15
                                        <namedplace>
16
                                            <rank>county</rank>
17
                                            <placename>$county</placename>
18
                                            <parent_id>
19
                                                <namedplace>
20
                                                    <rank>stateProvince</rank>
21
                                                    <placename>$state</placename>
22
                                                    <parent_id>
23
                                                        <namedplace>
24
                                                            <rank>country</rank>
25
                                                            <placename>$country</placename>
26
                                                        </namedplace>
27
                                                    </parent_id>
28
                                                </namedplace>
29
                                            </parent_id>
30
                                        </namedplace>
31
                                    </path>
32
                                </_simplifyPath>
33
                            </namedplace_id>
34
                            <latitude>
35
                                <_alt>
36
                                    <1>
37
                                        <_nullIf>
38
                                            <null>0</null>
39
                                            <type>float</type>
40
                                            <value>$lat_deg</value>
41
                                        </_nullIf>
42
                                    </1>
43
                                </_alt>
44
                            </latitude>
45
                            <longitude>
46
                                <_alt>
47
                                    <1>
48
                                        <_nullIf>
49
                                            <null>0</null>
50
                                            <type>float</type>
51
                                            <value>$long_deg</value>
52
                                        </_nullIf>
53
                                    </1>
54
                                </_alt>
55
                            </longitude>
56
                        </locationdetermination>
57
                        <locationnarrative>
58
                            <_merge>
59
                                <1>$locality</1>
60
                                <3>
61
                                    <_label>
62
                                        <label>habitat</label>
63
                                        <value>$habitat</value>
64
                                    </_label>
65
                                </3>
66
                            </_merge>
67
                        </locationnarrative>
68
                        <centerlatitude>
69
                            <_alt>
70
                                <1>
71
                                    <_nullIf>
72
                                        <null>0</null>
73
                                        <type>float</type>
74
                                        <value>$lat_deg</value>
75
                                    </_nullIf>
76
                                </1>
77
                            </_alt>
78
                        </centerlatitude>
79
                        <centerlongitude>
80
                            <_alt>
81
                                <1>
82
                                    <_nullIf>
83
                                        <null>0</null>
84
                                        <type>float</type>
85
                                        <value>$long_deg</value>
86
                                    </_nullIf>
87
                                </1>
88
                            </_alt>
89
                        </centerlongitude>
90
                        <sourceaccessioncode>
91
                            <_alt>
92
                                <2><_merge><2>$acronym</2></_merge></2>
93
                                <1>$accession_number</1>
94
                            </_alt>
95
                        </sourceaccessioncode>
96
                    </location>
97
                </location_id>
98
                <obsstartdate>
99
                    <_date>
100
                        <date>
101
                            <_dateRangeStart>
102
                                <value>
103
                                    <_alt>
104
                                        <1>
105
                                            <_date>
106
                                                <day>
107
                                                    <_nullIf>
108
                                                        <null>0</null>
109
                                                        <type>float</type>
110
                                                        <value>$coll_day</value>
111
                                                    </_nullIf>
112
                                                </day>
113
                                                <month>
114
                                                    <_nullIf>
115
                                                        <null>0</null>
116
                                                        <type>float</type>
117
                                                        <value>$coll_month</value>
118
                                                    </_nullIf>
119
                                                </month>
120
                                                <year>
121
                                                    <_nullIf>
122
                                                        <null>0</null>
123
                                                        <type>float</type>
124
                                                        <value>$coll_year</value>
125
                                                    </_nullIf>
126
                                                </year>
127
                                            </_date>
128
                                        </1>
129
                                    </_alt>
130
                                </value>
131
                            </_dateRangeStart>
132
                        </date>
133
                    </_date>
134
                </obsstartdate>
135
                <obsenddate>
136
                    <_date>
137
                        <date>
138
                            <_dateRangeEnd>
139
                                <value>
140
                                    <_alt>
141
                                        <1>
142
                                            <_date>
143
                                                <day>
144
                                                    <_nullIf>
145
                                                        <null>0</null>
146
                                                        <type>float</type>
147
                                                        <value>$coll_day</value>
148
                                                    </_nullIf>
149
                                                </day>
150
                                                <month>
151
                                                    <_nullIf>
152
                                                        <null>0</null>
153
                                                        <type>float</type>
154
                                                        <value>$coll_month</value>
155
                                                    </_nullIf>
156
                                                </month>
157
                                                <year>
158
                                                    <_nullIf>
159
                                                        <null>0</null>
160
                                                        <type>float</type>
161
                                                        <value>$coll_year</value>
162
                                                    </_nullIf>
163
                                                </year>
164
                                            </_date>
165
                                        </1>
166
                                    </_alt>
167
                                </value>
168
                            </_dateRangeEnd>
169
                        </date>
170
                    </_date>
171
                </obsenddate>
172
            </locationevent>
173
        </locationevent_id>
174
        <taxondetermination>
175
            <isoriginal>true</isoriginal>
176
            <iscurrent>true</iscurrent>
177
            <role>identifier</role>
178
            <plantconcept_id>
179
                <plantconcept>
180
                    <plantname_id>
181
                        <_simplifyPath>
182
                            <next>parent_id/plantname</next>
183
                            <require>plantname</require>
184
                            <path>
185
                                <plantname>
186
                                    <rank>binomial</rank>
187
                                    <parent_id>
188
                                        <plantname>
189
                                            <rank>authority</rank>
190
                                            <parent_id>
191
                                                <plantname>
192
                                                    <rank>subspecies</rank>
193
                                                    <parent_id>
194
                                                        <plantname>
195
                                                            <rank>species</rank>
196
                                                            <plantname>$specificEpithet</plantname>
197
                                                            <parent_id>
198
                                                                <plantname>
199
                                                                    <rank>genus</rank>
200
                                                                    <plantname>$genus</plantname>
201
                                                                    <parent_id>
202
                                                                        <plantname>
203
                                                                            <rank>family</rank>
204
                                                                            <plantname>$family</plantname>
205
                                                                        </plantname>
206
                                                                    </parent_id>
207
                                                                </plantname>
208
                                                            </parent_id>
209
                                                        </plantname>
210
                                                    </parent_id>
211
                                                </plantname>
212
                                            </parent_id>
213
                                        </plantname>
214
                                    </parent_id>
215
                                </plantname>
216
                            </path>
217
                        </_simplifyPath>
218
                    </plantname_id>
219
                </plantconcept>
220
            </plantconcept_id>
221
        </taxondetermination>
222
        <verbatimcollectorname>$collector</verbatimcollectorname>
223
        <collectioncode_dwc>$acronym</collectioncode_dwc>
224
        <sourceaccessioncode>$accession_number</sourceaccessioncode>
225
    </specimenreplicate>
226
</VegBIEN>
227
Inserted 20 new rows into database
    (1-1/1)