Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>bien_web</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <authorlocationcode>$plotCode</authorlocationcode>
11
                        <sourceaccessioncode>$plotID</sourceaccessioncode>
12
                        <area_m2><_ha_to_m2><value>$plotAreaHa</value></_ha_to_m2></area_m2>
13
                        <elevation_m>$elevation_m</elevation_m>
14
                        <locationevent>
15
                            <method_id><method><name>$plotMethod</name></method></method_id>
16
                            <taxonoccurrence>
17
                                <aggregateoccurrence>
18
                                    <collectiondate>$observationDate</collectiondate>
19
                                    <cover_fraction><_percent_to_fraction><value>$pctCover</value></_percent_to_fraction></cover_fraction>
20
                                    <plantobservation>
21
                                        <collectionnumber>$collectionNumber</collectionnumber>
22
                                        <specimenreplicate>
23
                                            <institution_id>
24
                                                <sourcelist>
25
                                                    <name>$dataSourceName</name>
26
                                                    <sourcename>
27
                                                        <matched_source_id><source><shortname>$dataSourceName</shortname></source></matched_source_id>
28
                                                        <name>$dataSourceName</name>
29
                                                    </sourcename>
30
                                                </sourcelist>
31
                                            </institution_id>
32
                                            <sourceaccessioncode>$observationID</sourceaccessioncode>
33
                                        </specimenreplicate>
34
                                    </plantobservation>
35
                                </aggregateoccurrence>
36
                                <authortaxoncode>$collectionNumber</authortaxoncode>
37
                                <collector_id><party><fullname>$collector</fullname></party></collector_id>
38
                                <iscultivated>$isCultivated</iscultivated>
39
                                <sourceaccessioncode>$observationID</sourceaccessioncode>
40
                                <taxondetermination>
41
                                    <party_id><party><fullname>$identifiedBy</fullname></party></party_id>
42
                                    <taxonverbatim_id>
43
                                        <taxonverbatim>
44
                                            <taxonlabel_id>
45
                                                <taxonlabel>
46
                                                    <matched_label_id>
47
                                                        <taxonlabel>
48
                                                            <source_id><source><shortname>TNRS</shortname></source></source_id>
49
                                                            <taxonomicname>
50
                                                                <_join_words>
51
                                                                    <1>
52
                                                                        <_taxon_family_require_std>
53
                                                                            <family>
54
                                                                                <_nullIf>
55
                                                                                    <null>$taxon</null>
56
                                                                                    <value>$family</value>
57
                                                                                </_nullIf>
58
                                                                            </family>
59
                                                                        </_taxon_family_require_std>
60
                                                                    </1>
61
                                                                    <2>
62
                                                                        <_alt>
63
                                                                            <1>$taxon</1>
64
                                                                            <2>
65
                                                                                <_join_words>
66
                                                                                    <1>
67
                                                                                        <_join_words>
68
                                                                                            <2>$genus</2>
69
                                                                                            <3>$species</3>
70
                                                                                        </_join_words>
71
                                                                                    </1>
72
                                                                                    <2>$taxonAuthor</2>
73
                                                                                </_join_words>
74
                                                                            </2>
75
                                                                        </_alt>
76
                                                                    </2>
77
                                                                </_join_words>
78
                                                            </taxonomicname>
79
                                                        </taxonlabel>
80
                                                    </matched_label_id>
81
                                                    <parent_id>
82
                                                        <taxonlabel>
83
                                                            <parent_id>
84
                                                                <taxonlabel>
85
                                                                    <rank>cultivar</rank>
86
                                                                    <parent_id>
87
                                                                        <taxonlabel>
88
                                                                            <rank>forma</rank>
89
                                                                            <parent_id>
90
                                                                                <taxonlabel>
91
                                                                                    <rank>variety</rank>
92
                                                                                    <parent_id>
93
                                                                                        <taxonlabel>
94
                                                                                            <rank>subspecies</rank>
95
                                                                                            <parent_id>
96
                                                                                                <taxonlabel>
97
                                                                                                    <rank>species</rank>
98
                                                                                                    <taxonepithet>$species</taxonepithet>
99
                                                                                                    <parent_id>
100
                                                                                                        <taxonlabel>
101
                                                                                                            <rank>genus</rank>
102
                                                                                                            <taxonepithet>$genus</taxonepithet>
103
                                                                                                            <parent_id>
104
                                                                                                                <taxonlabel>
105
                                                                                                                    <rank>family</rank>
106
                                                                                                                    <taxonepithet>$family</taxonepithet>
107
                                                                                                                </taxonlabel>
108
                                                                                                            </parent_id>
109
                                                                                                        </taxonlabel>
110
                                                                                                    </parent_id>
111
                                                                                                </taxonlabel>
112
                                                                                            </parent_id>
113
                                                                                        </taxonlabel>
114
                                                                                    </parent_id>
115
                                                                                </taxonlabel>
116
                                                                            </parent_id>
117
                                                                        </taxonlabel>
118
                                                                    </parent_id>
119
                                                                </taxonlabel>
120
                                                            </parent_id>
121
                                                        </taxonlabel>
122
                                                    </parent_id>
123
                                                    <taxonomicname>
124
                                                        <_join_words>
125
                                                            <1>
126
                                                                <_taxon_family_require_std>
127
                                                                    <family>
128
                                                                        <_nullIf>
129
                                                                            <null>$taxon</null>
130
                                                                            <value>$family</value>
131
                                                                        </_nullIf>
132
                                                                    </family>
133
                                                                </_taxon_family_require_std>
134
                                                            </1>
135
                                                            <2>
136
                                                                <_alt>
137
                                                                    <1>$taxon</1>
138
                                                                    <2>
139
                                                                        <_join_words>
140
                                                                            <1>
141
                                                                                <_join_words>
142
                                                                                    <2>$genus</2>
143
                                                                                    <3>$species</3>
144
                                                                                </_join_words>
145
                                                                            </1>
146
                                                                            <2>$taxonAuthor</2>
147
                                                                        </_join_words>
148
                                                                    </2>
149
                                                                </_alt>
150
                                                            </2>
151
                                                        </_join_words>
152
                                                    </taxonomicname>
153
                                                </taxonlabel>
154
                                            </taxonlabel_id>
155
                                            <author>$taxonAuthor</author>
156
                                            <family>$family</family>
157
                                            <genus>$genus</genus>
158
                                            <specific_epithet>$species</specific_epithet>
159
                                            <taxonomicname>$taxon</taxonomicname>
160
                                        </taxonverbatim>
161
                                    </taxonverbatim_id>
162
                                </taxondetermination>
163
                            </taxonoccurrence>
164
                        </locationevent>
165
                        <locationplace>
166
                            <place_id>
167
                                <place>
168
                                    <coordinates_id>
169
                                        <coordinates>
170
                                            <latitude_deg>
171
                                                <_nullIf>
172
                                                    <null>0</null>
173
                                                    <type>float</type>
174
                                                    <value>$latitude</value>
175
                                                </_nullIf>
176
                                            </latitude_deg>
177
                                            <longitude_deg>
178
                                                <_nullIf>
179
                                                    <null>0</null>
180
                                                    <type>float</type>
181
                                                    <value>$longitude</value>
182
                                                </_nullIf>
183
                                            </longitude_deg>
184
                                        </coordinates>
185
                                    </coordinates_id>
186
                                    <country>$country</country>
187
                                    <county>$countyParish</county>
188
                                    <matched_place_id>
189
                                        <place>
190
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
191
                                            <coordinates_id>
192
                                                <coordinates>
193
                                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
194
                                                    <latitude_deg>
195
                                                        <_nullIf>
196
                                                            <null>0</null>
197
                                                            <type>float</type>
198
                                                            <value>$latitude</value>
199
                                                        </_nullIf>
200
                                                    </latitude_deg>
201
                                                    <longitude_deg>
202
                                                        <_nullIf>
203
                                                            <null>0</null>
204
                                                            <type>float</type>
205
                                                            <value>$longitude</value>
206
                                                        </_nullIf>
207
                                                    </longitude_deg>
208
                                                </coordinates>
209
                                            </coordinates_id>
210
                                            <country>$country</country>
211
                                            <county>$countyParish</county>
212
                                            <stateprovince>$stateProvince</stateprovince>
213
                                        </place>
214
                                    </matched_place_id>
215
                                    <stateprovince>$stateProvince</stateprovince>
216
                                </place>
217
                            </place_id>
218
                        </locationplace>
219
                    </location>
220
                </path>
221
            </_simplifyPath>
222
        </path>
223
    </_setDefault>
224
</VegBIEN>
225
Inserted 0 new rows into database
(6-6/7)