Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <location id="-1">
4
        <locationdetermination>
5
            <namedplace_id>
6
                <_simplifyPath>
7
                    <next>parent_id/namedplace</next>
8
                    <require>placename</require>
9
                    <path>
10
                        <namedplace>
11
                            <rank>county</rank>
12
                            <placename>$county</placename>
13
                            <parent_id>
14
                                <namedplace>
15
                                    <rank>stateProvince</rank>
16
                                    <placename>$state</placename>
17
                                    <parent_id>
18
                                        <namedplace>
19
                                            <rank>country</rank>
20
                                            <placename>$country</placename>
21
                                        </namedplace>
22
                                    </parent_id>
23
                                </namedplace>
24
                            </parent_id>
25
                        </namedplace>
26
                    </path>
27
                </_simplifyPath>
28
            </namedplace_id>
29
        </locationdetermination>
30
        <locationevent>
31
            <taxonoccurrence>
32
                <aggregateoccurrence>
33
                    <collectiondate>
34
                        <_date>
35
                            <date>
36
                                <_alt>
37
                                    <1>
38
                                        <_date>
39
                                            <day>
40
                                                <_nullIf>
41
                                                    <null>0</null>
42
                                                    <type>float</type>
43
                                                    <value>$collday</value>
44
                                                </_nullIf>
45
                                            </day>
46
                                            <month>
47
                                                <_nullIf>
48
                                                    <null>0</null>
49
                                                    <type>float</type>
50
                                                    <value>$collmonth</value>
51
                                                </_nullIf>
52
                                            </month>
53
                                            <year>
54
                                                <_nullIf>
55
                                                    <null>0</null>
56
                                                    <type>float</type>
57
                                                    <value>$collyear</value>
58
                                                </_nullIf>
59
                                            </year>
60
                                        </_date>
61
                                    </1>
62
                                </_alt>
63
                            </date>
64
                        </_date>
65
                    </collectiondate>
66
                    <notes>
67
                        <_merge>
68
                            <1>$comment1</1>
69
                            <2>$comment2</2>
70
                            <3>$comment3</3>
71
                            <4>$comment4</4>
72
                            <5>
73
                                <_label>
74
                                    <label>campus</label>
75
                                    <value>$campus</value>
76
                                </_label>
77
                            </5>
78
                            <6>
79
                                <_label>
80
                                    <label>loaned to</label>
81
                                    <value>$loanto</value>
82
                                </_label>
83
                            </6>
84
                            <7>
85
                                <_label>
86
                                    <label>in or out</label>
87
                                    <value>$inorout</value>
88
                                </_label>
89
                            </7>
90
                        </_merge>
91
                    </notes>
92
                    <plantobservation>
93
                        <specimenreplicate>
94
                            <collectioncode_dwc>$herbarium</collectioncode_dwc>
95
                            <collectionnumber><_alt><1><_alt><1>$collectno</1></_alt></1></_alt></collectionnumber>
96
                            <growthform>
97
                                <_map>
98
                                    <tree>*</tree>
99
                                    <shrub>*</shrub>
100
                                    <liana>*</liana>
101
                                    <vine>*</vine>
102
                                    <herb>*</herb>
103
                                    <hemiepiphyte>*</hemiepiphyte>
104
                                    <epiphyte>*</epiphyte>
105
                                    <grass>*</grass>
106
                                    <forb>*</forb>
107
                                    <moss>*</moss>
108
                                    <lichen>*</lichen>
109
                                    <fungus>*</fungus>
110
                                    <floating aquatic>*</floating aquatic>
111
                                    <submerged aquatic>*</submerged aquatic>
112
                                    <*></*>
113
                                    <value>
114
                                        <_map>
115
                                            <Y>cultivated</Y>
116
                                            <N>wild</N>
117
                                            <*></*>
118
                                            <value>$cultivated</value>
119
                                        </_map>
120
                                    </value>
121
                                </_map>
122
                            </growthform>
123
                            <iscultivated>
124
                                <_map>
125
                                    <cultivated>t</cultivated>
126
                                    <wild>f</wild>
127
                                    <*></*>
128
                                    <value>
129
                                        <_map>
130
                                            <Y>cultivated</Y>
131
                                            <N>wild</N>
132
                                            <*></*>
133
                                            <value>$cultivated</value>
134
                                        </_map>
135
                                    </value>
136
                                </_map>
137
                            </iscultivated>
138
                            <isnative>
139
                                <_map>
140
                                    <native>t</native>
141
                                    <exotic>f</exotic>
142
                                    <*></*>
143
                                    <value>
144
                                        <_map>
145
                                            <Y>cultivated</Y>
146
                                            <N>wild</N>
147
                                            <*></*>
148
                                            <value>$cultivated</value>
149
                                        </_map>
150
                                    </value>
151
                                </_map>
152
                            </isnative>
153
                            <sourceaccessioncode>$accession</sourceaccessioncode>
154
                            <verbatimcollectorname>
155
                                <_merge>
156
                                    <1>$collector</1>
157
                                    <2>$collector1</2>
158
                                    <3>$collector2</3>
159
                                    <4>$collector3</4>
160
                                </_merge>
161
                            </verbatimcollectorname>
162
                        </specimenreplicate>
163
                    </plantobservation>
164
                </aggregateoccurrence>
165
                <taxondetermination>
166
                    <isoriginal>true</isoriginal>
167
                    <iscurrent>true</iscurrent>
168
                    <role>identifier</role>
169
                    <plantconcept_id>
170
                        <plantconcept>
171
                            <plantname_id>
172
                                <_simplifyPath>
173
                                    <next>parent_id/plantname</next>
174
                                    <require>plantname</require>
175
                                    <path>
176
                                        <plantname>
177
                                            <rank>binomial</rank>
178
                                            <plantname>$SciName</plantname>
179
                                            <parent_id>
180
                                                <plantname>
181
                                                    <rank>authority</rank>
182
                                                    <plantname>$authors</plantname>
183
                                                    <parent_id>
184
                                                        <plantname>
185
                                                            <rank>subspecies</rank>
186
                                                            <plantname>$infraname</plantname>
187
                                                            <parent_id>
188
                                                                <plantname>
189
                                                                    <rank>species</rank>
190
                                                                    <plantname>$species</plantname>
191
                                                                    <parent_id>
192
                                                                        <plantname>
193
                                                                            <rank>genus</rank>
194
                                                                            <plantname>$genus</plantname>
195
                                                                            <parent_id>
196
                                                                                <plantname>
197
                                                                                    <rank>family</rank>
198
                                                                                    <plantname>$family</plantname>
199
                                                                                </plantname>
200
                                                                            </parent_id>
201
                                                                        </plantname>
202
                                                                    </parent_id>
203
                                                                </plantname>
204
                                                            </parent_id>
205
                                                        </plantname>
206
                                                    </parent_id>
207
                                                </plantname>
208
                                            </parent_id>
209
                                        </plantname>
210
                                    </path>
211
                                </_simplifyPath>
212
                            </plantname_id>
213
                        </plantconcept>
214
                    </plantconcept_id>
215
                </taxondetermination>
216
            </taxonoccurrence>
217
        </locationevent>
218
        <locationnarrative>
219
            <_merge>
220
                <1>$locality</1>
221
                <3>
222
                    <_label>
223
                        <label>habitat</label>
224
                        <value>$habitat</value>
225
                    </_label>
226
                </3>
227
            </_merge>
228
        </locationnarrative>
229
        <sourceaccessioncode>
230
            <_alt>
231
                <1>$accession</1>
232
                <2><_merge><2>$herbarium</2></_merge></2>
233
            </_alt>
234
        </sourceaccessioncode>
235
    </location>
236
</VegBIEN>
237
Inserted 21 new rows into database
    (1-1/1)