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