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
                                <_dateRangeStart>
37
                                    <value>
38
                                        <_alt>
39
                                            <1>
40
                                                <_date>
41
                                                    <day>
42
                                                        <_nullIf>
43
                                                            <null>0</null>
44
                                                            <type>float</type>
45
                                                            <value>$collday</value>
46
                                                        </_nullIf>
47
                                                    </day>
48
                                                    <month>
49
                                                        <_nullIf>
50
                                                            <null>0</null>
51
                                                            <type>float</type>
52
                                                            <value>$collmonth</value>
53
                                                        </_nullIf>
54
                                                    </month>
55
                                                    <year>
56
                                                        <_nullIf>
57
                                                            <null>0</null>
58
                                                            <type>float</type>
59
                                                            <value>$collyear</value>
60
                                                        </_nullIf>
61
                                                    </year>
62
                                                </_date>
63
                                            </1>
64
                                        </_alt>
65
                                    </value>
66
                                </_dateRangeStart>
67
                            </date>
68
                        </_date>
69
                    </collectiondate>
70
                    <notes>
71
                        <_merge>
72
                            <1>$comment1</1>
73
                            <2>$comment2</2>
74
                            <3>$comment3</3>
75
                            <4>$comment4</4>
76
                            <5>
77
                                <_label>
78
                                    <label>campus</label>
79
                                    <value>$campus</value>
80
                                </_label>
81
                            </5>
82
                            <6>
83
                                <_label>
84
                                    <label>loaned to</label>
85
                                    <value>$loanto</value>
86
                                </_label>
87
                            </6>
88
                            <7>
89
                                <_label>
90
                                    <label>in or out</label>
91
                                    <value>$inorout</value>
92
                                </_label>
93
                            </7>
94
                        </_merge>
95
                    </notes>
96
                    <plantobservation>
97
                        <specimenreplicate>
98
                            <collectioncode_dwc><_alt><1>$herbarium</1></_alt></collectioncode_dwc>
99
                            <collectionnumber><_alt><1>$collectno</1></_alt></collectionnumber>
100
                            <sourceaccessioncode>$accession</sourceaccessioncode>
101
                        </specimenreplicate>
102
                    </plantobservation>
103
                </aggregateoccurrence>
104
                <iscultivated>
105
                    <_map>
106
                        <cultivated>t</cultivated>
107
                        <wild>f</wild>
108
                        <*></*>
109
                        <value>
110
                            <_map>
111
                                <Y>cultivated</Y>
112
                                <N>wild</N>
113
                                <*></*>
114
                                <value>$cultivated</value>
115
                            </_map>
116
                        </value>
117
                    </_map>
118
                </iscultivated>
119
                <isnative>
120
                    <_map>
121
                        <native>t</native>
122
                        <exotic>f</exotic>
123
                        <*></*>
124
                        <value>
125
                            <_map>
126
                                <Y>cultivated</Y>
127
                                <N>wild</N>
128
                                <*></*>
129
                                <value>$cultivated</value>
130
                            </_map>
131
                        </value>
132
                    </_map>
133
                </isnative>
134
                <taxondetermination>
135
                    <isoriginal>true</isoriginal>
136
                    <role>identifier</role>
137
                    <plantconcept_id>
138
                        <plantconcept>
139
                            <plantname_id>
140
                                <_simplifyPath>
141
                                    <next>parent_id/plantname</next>
142
                                    <require>plantname</require>
143
                                    <path>
144
                                        <plantname>
145
                                            <rank>binomial</rank>
146
                                            <plantname>$SciName</plantname>
147
                                            <parent_id>
148
                                                <plantname>
149
                                                    <rank>authority</rank>
150
                                                    <plantname>$authors</plantname>
151
                                                    <parent_id>
152
                                                        <plantname>
153
                                                            <rank>subspecies</rank>
154
                                                            <plantname>$infraname</plantname>
155
                                                            <parent_id>
156
                                                                <plantname>
157
                                                                    <rank>species</rank>
158
                                                                    <plantname>$species</plantname>
159
                                                                    <parent_id>
160
                                                                        <plantname>
161
                                                                            <rank>genus</rank>
162
                                                                            <plantname>$genus</plantname>
163
                                                                            <parent_id>
164
                                                                                <plantname>
165
                                                                                    <rank>family</rank>
166
                                                                                    <plantname>$family</plantname>
167
                                                                                </plantname>
168
                                                                            </parent_id>
169
                                                                        </plantname>
170
                                                                    </parent_id>
171
                                                                </plantname>
172
                                                            </parent_id>
173
                                                        </plantname>
174
                                                    </parent_id>
175
                                                </plantname>
176
                                            </parent_id>
177
                                        </plantname>
178
                                    </path>
179
                                </_simplifyPath>
180
                            </plantname_id>
181
                        </plantconcept>
182
                    </plantconcept_id>
183
                </taxondetermination>
184
                <verbatimcollectorname>
185
                    <_merge>
186
                        <1>$collector</1>
187
                        <2>$collector1</2>
188
                        <3>$collector2</3>
189
                        <4>$collector3</4>
190
                    </_merge>
191
                </verbatimcollectorname>
192
            </taxonoccurrence>
193
        </locationevent>
194
        <locationnarrative>
195
            <_merge>
196
                <1>$locality</1>
197
                <3>
198
                    <_label>
199
                        <label>habitat</label>
200
                        <value>$habitat</value>
201
                    </_label>
202
                </3>
203
            </_merge>
204
        </locationnarrative>
205
        <sourceaccessioncode>
206
            <_alt>
207
                <1>$accession</1>
208
                <2><_merge><2>$herbarium</2></_merge></2>
209
            </_alt>
210
        </sourceaccessioncode>
211
    </location>
212
</VegBIEN>
213
Inserted 21 new rows into database
    (1-1/1)