Project

General

Profile

1
<!--put template-->
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>TEX.new</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <authorlocationcode>
11
                            <_join>
12
                                <1>TEX</1>
13
                                <2>$collection</2>
14
                                <3>$accessionNumber</3>
15
                            </_join>
16
                        </authorlocationcode>
17
                        <elevation_m>
18
                            <_units>
19
                                <to>m</to>
20
                                <to></to>
21
                                <value>$verbatimElevation</value>
22
                            </_units>
23
                        </elevation_m>
24
                        <iscultivated>
25
                            <_locationnarrative_is_cultivated>
26
                                <locationnarrative>
27
                                    <_join>
28
                                        <1>$locality</1>
29
                                        <3>$habitat</3>
30
                                    </_join>
31
                                </locationnarrative>
32
                            </_locationnarrative_is_cultivated>
33
                        </iscultivated>
34
                        <locationevent>
35
                            <locationevent fkey="parent_id">
36
                                <taxonoccurrence>
37
                                    <aggregateoccurrence>
38
                                        <collectiondate>$dateCollected</collectiondate>
39
                                        <notes>$occurrenceRemarks</notes>
40
                                        <plantobservation>
41
                                            <authorplantcode>$collectorNumber</authorplantcode>
42
                                            <reproductivecondition>$reproductiveCondition</reproductivecondition>
43
                                            <specimenreplicate>
44
                                                <catalognumber_dwc>$accessionNumber</catalognumber_dwc>
45
                                                <collectioncode_dwc>$collection</collectioncode_dwc>
46
                                                <collectionnumber>$collectorNumber</collectionnumber>
47
                                                <institution_id>
48
                                                    <sourcelist>
49
                                                        <name>TEX</name>
50
                                                        <sourcename>
51
                                                            <name>
52
                                                                <_split>
53
                                                                    <separator>[,;] *</separator>
54
                                                                    <value>TEX</value>
55
                                                                </_split>
56
                                                            </name>
57
                                                        </sourcename>
58
                                                    </sourcelist>
59
                                                </institution_id>
60
                                            </specimenreplicate>
61
                                        </plantobservation>
62
                                    </aggregateoccurrence>
63
                                    <collector_id><party><fullname>$recordedBy</fullname></party></collector_id>
64
                                    <iscultivated>
65
                                        <_map>
66
                                            <cultivated>t</cultivated>
67
                                            <wild>f</wild>
68
                                            <*></*>
69
                                            <value>$establishmentMeans</value>
70
                                        </_map>
71
                                    </iscultivated>
72
                                    <isnative>
73
                                        <_map>
74
                                            <native>t</native>
75
                                            <exotic>f</exotic>
76
                                            <*></*>
77
                                            <value>$establishmentMeans</value>
78
                                        </_map>
79
                                    </isnative>
80
                                    <taxondetermination>
81
                                        <party_id><party><fullname>$identifiedBy</fullname></party></party_id>
82
                                        <taxonverbatim_id>
83
                                            <taxonverbatim>
84
                                                <taxonlabel_id>
85
                                                    <taxonlabel>
86
                                                        <parent_id>
87
                                                            <taxonlabel>
88
                                                                <parent_id>
89
                                                                    <taxonlabel>
90
                                                                        <rank>cultivar</rank>
91
                                                                        <parent_id>
92
                                                                            <taxonlabel>
93
                                                                                <rank>forma</rank>
94
                                                                                <parent_id>
95
                                                                                    <taxonlabel>
96
                                                                                        <rank>variety</rank>
97
                                                                                        <parent_id>
98
                                                                                            <taxonlabel>
99
                                                                                                <rank>subspecies</rank>
100
                                                                                                <parent_id>
101
                                                                                                    <taxonlabel>
102
                                                                                                        <rank>species</rank>
103
                                                                                                        <taxonepithet>$specificEpithet</taxonepithet>
104
                                                                                                        <parent_id>
105
                                                                                                            <taxonlabel>
106
                                                                                                                <rank>genus</rank>
107
                                                                                                                <taxonepithet>$genus</taxonepithet>
108
                                                                                                                <parent_id>
109
                                                                                                                    <taxonlabel>
110
                                                                                                                        <rank>family</rank>
111
                                                                                                                        <taxonepithet>$family</taxonepithet>
112
                                                                                                                    </taxonlabel>
113
                                                                                                                </parent_id>
114
                                                                                                            </taxonlabel>
115
                                                                                                        </parent_id>
116
                                                                                                    </taxonlabel>
117
                                                                                                </parent_id>
118
                                                                                            </taxonlabel>
119
                                                                                        </parent_id>
120
                                                                                    </taxonlabel>
121
                                                                                </parent_id>
122
                                                                            </taxonlabel>
123
                                                                        </parent_id>
124
                                                                    </taxonlabel>
125
                                                                </parent_id>
126
                                                                <taxonepithet>$infraspecificEpithet</taxonepithet>
127
                                                            </taxonlabel>
128
                                                        </parent_id>
129
                                                        <taxonomicname>
130
                                                            <_merge_prefix>
131
                                                                <prefix><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></prefix>
132
                                                                <value>
133
                                                                    <_join_words>
134
                                                                        <1>
135
                                                                            <_join_words>
136
                                                                                <2><_filter_genus><value>$genus</value></_filter_genus></2>
137
                                                                                <3>$specificEpithet</3>
138
                                                                                <5>$infraspecificEpithet</5>
139
                                                                            </_join_words>
140
                                                                        </1>
141
                                                                        <2>$scientificNameAuthorship</2>
142
                                                                    </_join_words>
143
                                                                </value>
144
                                                            </_merge_prefix>
145
                                                        </taxonomicname>
146
                                                    </taxonlabel>
147
                                                </taxonlabel_id>
148
                                                <author>$scientificNameAuthorship</author>
149
                                                <family>$family</family>
150
                                                <genus>$genus</genus>
151
                                                <specific_epithet>$specificEpithet</specific_epithet>
152
                                            </taxonverbatim>
153
                                        </taxonverbatim_id>
154
                                    </taxondetermination>
155
                                </taxonoccurrence>
156
                            </locationevent>
157
                        </locationevent>
158
                        <locationnarrative>
159
                            <_merge>
160
                                <1>$locality</1>
161
                                <3>
162
                                    <_label>
163
                                        <label>habitat</label>
164
                                        <value>$habitat</value>
165
                                    </_label>
166
                                </3>
167
                            </_merge>
168
                        </locationnarrative>
169
                        <locationplace>
170
                            <place_id>
171
                                <place>
172
                                    <coordinates_id>
173
                                        <coordinates>
174
                                            <latitude_deg>
175
                                                <_dms_to_dd>
176
                                                    <deg>$latitude_deg</deg>
177
                                                    <min>$latitude_min</min>
178
                                                    <sec>$latitude_sec</sec>
179
                                                </_dms_to_dd>
180
                                            </latitude_deg>
181
                                            <longitude_deg>
182
                                                <_dms_to_dd>
183
                                                    <deg>$longitude_deg</deg>
184
                                                    <min>$longitude_min</min>
185
                                                    <sec>$longitude_sec</sec>
186
                                                </_dms_to_dd>
187
                                            </longitude_deg>
188
                                        </coordinates>
189
                                    </coordinates_id>
190
                                    <country>United States</country>
191
                                    <county>$county</county>
192
                                    <matched_place_id>
193
                                        <place>
194
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
195
                                            <coordinates_id>
196
                                                <coordinates>
197
                                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
198
                                                    <latitude_deg>
199
                                                        <_dms_to_dd>
200
                                                            <deg>$latitude_deg</deg>
201
                                                            <min>$latitude_min</min>
202
                                                            <sec>$latitude_sec</sec>
203
                                                        </_dms_to_dd>
204
                                                    </latitude_deg>
205
                                                    <longitude_deg>
206
                                                        <_dms_to_dd>
207
                                                            <deg>$longitude_deg</deg>
208
                                                            <min>$longitude_min</min>
209
                                                            <sec>$longitude_sec</sec>
210
                                                        </_dms_to_dd>
211
                                                    </longitude_deg>
212
                                                </coordinates>
213
                                            </coordinates_id>
214
                                            <country>United States</country>
215
                                            <county>$county</county>
216
                                            <stateprovince>$stateProvince</stateprovince>
217
                                        </place>
218
                                    </matched_place_id>
219
                                    <stateprovince>$stateProvince</stateprovince>
220
                                </place>
221
                            </place_id>
222
                        </locationplace>
223
                        <verbatimelevation>$verbatimElevation</verbatimelevation>
224
                    </location>
225
                </path>
226
            </_simplifyPath>
227
        </path>
228
    </_setDefault>
229
</VegBIEN>
230
Inserted 40 new rows into database
(10-10/11)