Project

General

Profile

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