Project

General

Profile

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