Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_ignore><inLabel>ACAD</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>$stateProvince</placename>
22
                                                    <parent_id>
23
                                                        <namedplace>
24
                                                            <rank>country</rank>
25
                                                            <placename>$country</placename>
26
                                                            <parent_id>
27
                                                                <namedplace>
28
                                                                    <rank>continent</rank>
29
                                                                    <placename>$continent</placename>
30
                                                                </namedplace>
31
                                                            </parent_id>
32
                                                        </namedplace>
33
                                                    </parent_id>
34
                                                </namedplace>
35
                                            </parent_id>
36
                                        </namedplace>
37
                                    </path>
38
                                </_simplifyPath>
39
                            </namedplace_id>
40
                            <latitude>
41
                                <_alt>
42
                                    <1>
43
                                        <_nullIf>
44
                                            <null>0</null>
45
                                            <type>float</type>
46
                                            <value>$decimalLatitude</value>
47
                                        </_nullIf>
48
                                    </1>
49
                                </_alt>
50
                            </latitude>
51
                            <longitude>
52
                                <_alt>
53
                                    <1>
54
                                        <_nullIf>
55
                                            <null>0</null>
56
                                            <type>float</type>
57
                                            <value>$decimalLongitude</value>
58
                                        </_nullIf>
59
                                    </1>
60
                                </_alt>
61
                            </longitude>
62
                        </locationdetermination>
63
                        <locationnarrative>
64
                            <_merge>
65
                                <1>$locality</1>
66
                                <3>
67
                                    <_label>
68
                                        <label>habitat</label>
69
                                        <value>$habitat</value>
70
                                    </_label>
71
                                </3>
72
                            </_merge>
73
                        </locationnarrative>
74
                        <centerlatitude>
75
                            <_alt>
76
                                <1>
77
                                    <_nullIf>
78
                                        <null>0</null>
79
                                        <type>float</type>
80
                                        <value>$decimalLatitude</value>
81
                                    </_nullIf>
82
                                </1>
83
                            </_alt>
84
                        </centerlatitude>
85
                        <centerlongitude>
86
                            <_alt>
87
                                <1>
88
                                    <_nullIf>
89
                                        <null>0</null>
90
                                        <type>float</type>
91
                                        <value>$decimalLongitude</value>
92
                                    </_nullIf>
93
                                </1>
94
                            </_alt>
95
                        </centerlongitude>
96
                        <sourceaccessioncode>
97
                            <_alt>
98
                                <2>
99
                                    <_merge>
100
                                        <3>$catalogNumber</3>
101
                                        <2>$collectionCode</2>
102
                                        <1>$institutionCode</1>
103
                                    </_merge>
104
                                </2>
105
                                <1>$id</1>
106
                            </_alt>
107
                        </sourceaccessioncode>
108
                    </location>
109
                </location_id>
110
                <obsstartdate><_date><date><_dateRangeStart><value><_alt><2>$eventDate</2></_alt></value></_dateRangeStart></date></_date></obsstartdate>
111
                <obsenddate><_date><date><_dateRangeEnd><value><_alt><2>$eventDate</2></_alt></value></_dateRangeEnd></date></_date></obsenddate>
112
            </locationevent>
113
        </locationevent_id>
114
        <collectionnumber>
115
            <_alt>
116
                <1><_alt><2>$recordNumber</2></_alt></1>
117
                <2>$collectionID</2>
118
            </_alt>
119
        </collectionnumber>
120
        <taxondetermination>
121
            <role>identifier</role>
122
            <determinationdate><_date><date><_dateRangeStart><value><_alt><2>$dateIdentified</2></_alt></value></_dateRangeStart></date></_date></determinationdate>
123
            <iscurrent>true</iscurrent>
124
            <party_id>
125
                <party>
126
                    <givenname><_namePart><first>$identifiedBy</first></_namePart></givenname>
127
                    <middlename><_namePart><middle>$identifiedBy</middle></_namePart></middlename>
128
                    <surname><_namePart><last>$identifiedBy</last></_namePart></surname>
129
                </party>
130
            </party_id>
131
            <isoriginal>true</isoriginal>
132
            <plantconcept_id>
133
                <plantconcept>
134
                    <plantname_id>
135
                        <_simplifyPath>
136
                            <next>parent_id/plantname</next>
137
                            <require>plantname</require>
138
                            <path>
139
                                <plantname>
140
                                    <rank>binomial</rank>
141
                                    <plantname>$scientificName</plantname>
142
                                    <parent_id>
143
                                        <plantname>
144
                                            <rank>authority</rank>
145
                                            <plantname>$scientificNameAuthorship</plantname>
146
                                            <parent_id>
147
                                                <plantname>
148
                                                    <rank>subspecies</rank>
149
                                                    <plantname>$infraspecificEpithet</plantname>
150
                                                    <parent_id>
151
                                                        <plantname>
152
                                                            <rank>species</rank>
153
                                                            <plantname>$specificEpithet</plantname>
154
                                                            <parent_id>
155
                                                                <plantname>
156
                                                                    <rank>genus</rank>
157
                                                                    <plantname>$genus</plantname>
158
                                                                    <parent_id>
159
                                                                        <plantname>
160
                                                                            <rank>family</rank>
161
                                                                            <plantname>$family</plantname>
162
                                                                            <parent_id>
163
                                                                                <plantname>
164
                                                                                    <rank>order</rank>
165
                                                                                    <plantname>$order</plantname>
166
                                                                                    <parent_id>
167
                                                                                        <plantname>
168
                                                                                            <rank>class</rank>
169
                                                                                            <plantname>$class</plantname>
170
                                                                                            <parent_id>
171
                                                                                                <plantname>
172
                                                                                                    <rank>subkingdom</rank>
173
                                                                                                    <plantname>$phylum</plantname>
174
                                                                                                    <parent_id>
175
                                                                                                        <plantname>
176
                                                                                                            <rank>kingdom</rank>
177
                                                                                                            <plantname>$kingdom</plantname>
178
                                                                                                        </plantname>
179
                                                                                                    </parent_id>
180
                                                                                                </plantname>
181
                                                                                            </parent_id>
182
                                                                                        </plantname>
183
                                                                                    </parent_id>
184
                                                                                </plantname>
185
                                                                            </parent_id>
186
                                                                        </plantname>
187
                                                                    </parent_id>
188
                                                                </plantname>
189
                                                            </parent_id>
190
                                                        </plantname>
191
                                                    </parent_id>
192
                                                </plantname>
193
                                            </parent_id>
194
                                        </plantname>
195
                                    </parent_id>
196
                                </plantname>
197
                            </path>
198
                        </_simplifyPath>
199
                    </plantname_id>
200
                </plantconcept>
201
            </plantconcept_id>
202
        </taxondetermination>
203
        <verbatimcollectorname>$recordedBy</verbatimcollectorname>
204
        <catalognumber_dwc>$catalogNumber</catalognumber_dwc>
205
        <collectioncode_dwc>$collectionCode</collectioncode_dwc>
206
        <institution_id><party><organizationname>$institutionCode</organizationname></party></institution_id>
207
        <sourceaccessioncode>$id</sourceaccessioncode>
208
    </specimenreplicate>
209
</VegBIEN>
210
Inserted 32 new rows into database
    (1-1/1)