Project

General

Profile

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