Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>TEX</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <elevation_m>
11
                            <_units>
12
                                <to>m</to>
13
                                <to></to>
14
                                <value>$ELEVATION</value>
15
                            </_units>
16
                        </elevation_m>
17
                        <iscultivated>
18
                            <_locationnarrative_is_cultivated>
19
                                <locationnarrative>
20
                                    <_join>
21
                                        <1>$LOCALITY</1>
22
                                        <3>$VEGETATION</3>
23
                                    </_join>
24
                                </locationnarrative>
25
                            </_locationnarrative_is_cultivated>
26
                        </iscultivated>
27
                        <locationevent>
28
                            <taxonoccurrence>
29
                                <aggregateoccurrence>
30
                                    <collectiondate>$dateCollected</collectiondate>
31
                                    <notes>$PLANT DATA</notes>
32
                                    <plantobservation>
33
                                        <authorplantcode>$COLLECTOR NUMBER</authorplantcode>
34
                                        <reproductivecondition>$PHENOLOGY</reproductivecondition>
35
                                        <specimenreplicate>
36
                                            <collectioncode_dwc>$HERBARIUM</collectioncode_dwc>
37
                                            <collectionnumber>$COLLECTOR NUMBER</collectionnumber>
38
                                        </specimenreplicate>
39
                                    </plantobservation>
40
                                </aggregateoccurrence>
41
                                <collector_id><party><fullname>$recordedBy</fullname></party></collector_id>
42
                                <iscultivated>
43
                                    <_map>
44
                                        <cultivated>t</cultivated>
45
                                        <wild>f</wild>
46
                                        <*></*>
47
                                        <value>$ORIGIN</value>
48
                                    </_map>
49
                                </iscultivated>
50
                                <isnative>
51
                                    <_map>
52
                                        <native>t</native>
53
                                        <exotic>f</exotic>
54
                                        <*></*>
55
                                        <value>$ORIGIN</value>
56
                                    </_map>
57
                                </isnative>
58
                                <taxondetermination>
59
                                    <party_id>
60
                                        <party>
61
                                            <fullname>
62
                                                <_alt>
63
                                                    <0>$DETERMINER FIRST NAME</0>
64
                                                    <1>$DETERMINER LAST NAME</1>
65
                                                </_alt>
66
                                            </fullname>
67
                                        </party>
68
                                    </party_id>
69
                                    <taxonverbatim_id>
70
                                        <taxonverbatim>
71
                                            <taxonlabel_id>
72
                                                <taxonlabel>
73
                                                    <parent_id>
74
                                                        <taxonlabel>
75
                                                            <parent_id>
76
                                                                <taxonlabel>
77
                                                                    <rank>cultivar</rank>
78
                                                                    <parent_id>
79
                                                                        <taxonlabel>
80
                                                                            <rank>forma</rank>
81
                                                                            <parent_id>
82
                                                                                <taxonlabel>
83
                                                                                    <rank>variety</rank>
84
                                                                                    <taxonepithet>$VARIETY</taxonepithet>
85
                                                                                    <parent_id>
86
                                                                                        <taxonlabel>
87
                                                                                            <rank>subspecies</rank>
88
                                                                                            <taxonepithet>$SUBSPECIES</taxonepithet>
89
                                                                                            <parent_id>
90
                                                                                                <taxonlabel>
91
                                                                                                    <rank>species</rank>
92
                                                                                                    <taxonepithet>$SPECIES</taxonepithet>
93
                                                                                                    <parent_id>
94
                                                                                                        <taxonlabel>
95
                                                                                                            <rank>genus</rank>
96
                                                                                                            <taxonepithet>$GENUS</taxonepithet>
97
                                                                                                            <parent_id>
98
                                                                                                                <taxonlabel>
99
                                                                                                                    <rank>family</rank>
100
                                                                                                                    <taxonepithet>$FAMILY</taxonepithet>
101
                                                                                                                </taxonlabel>
102
                                                                                                            </parent_id>
103
                                                                                                        </taxonlabel>
104
                                                                                                    </parent_id>
105
                                                                                                </taxonlabel>
106
                                                                                            </parent_id>
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
                                                    <taxonomicname>
118
                                                        <_merge_prefix>
119
                                                            <prefix><_taxon_family_require_std><family>$FAMILY</family></_taxon_family_require_std></prefix>
120
                                                            <value>
121
                                                                <_join_words>
122
                                                                    <1>
123
                                                                        <_join_words>
124
                                                                            <2><_filter_genus><value>$GENUS</value></_filter_genus></2>
125
                                                                            <3>$SPECIES</3>
126
                                                                            <4>$SUBSPECIES</4>
127
                                                                            <6>
128
                                                                                <_join_words>
129
                                                                                    <1>var. </1>
130
                                                                                    <2>$VARIETY</2>
131
                                                                                </_join_words>
132
                                                                            </6>
133
                                                                        </_join_words>
134
                                                                    </1>
135
                                                                    <2>$SPECIES AUTHORITY</2>
136
                                                                </_join_words>
137
                                                            </value>
138
                                                        </_merge_prefix>
139
                                                    </taxonomicname>
140
                                                </taxonlabel>
141
                                            </taxonlabel_id>
142
                                            <author>$SPECIES AUTHORITY</author>
143
                                            <family>$FAMILY</family>
144
                                            <genus>$GENUS</genus>
145
                                            <specific_epithet>$SPECIES</specific_epithet>
146
                                        </taxonverbatim>
147
                                    </taxonverbatim_id>
148
                                    <determinationdate><_dateRangeStart><value>$DET DATE</value></_dateRangeStart></determinationdate>
149
                                </taxondetermination>
150
                            </taxonoccurrence>
151
                        </locationevent>
152
                        <locationnarrative>
153
                            <_merge>
154
                                <1>$LOCALITY</1>
155
                                <3>
156
                                    <_label>
157
                                        <label>habitat</label>
158
                                        <value>$VEGETATION</value>
159
                                    </_label>
160
                                </3>
161
                                <4>$MISC NOTES</4>
162
                            </_merge>
163
                        </locationnarrative>
164
                        <locationplace>
165
                            <place_id>
166
                                <place>
167
                                    <coordinates_id>
168
                                        <coordinates>
169
                                            <latitude_deg><_dms_to_dd><value>$LATITUDE</value></_dms_to_dd></latitude_deg>
170
                                            <longitude_deg><_dms_to_dd><value>$LONGITUDE</value></_dms_to_dd></longitude_deg>
171
                                            <verbatimlatitude>$LATITUDE</verbatimlatitude>
172
                                            <verbatimlongitude>$LONGITUDE</verbatimlongitude>
173
                                        </coordinates>
174
                                    </coordinates_id>
175
                                    <county>$COUNTY</county>
176
                                    <matched_place_id>
177
                                        <place>
178
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
179
                                            <coordinates_id>
180
                                                <coordinates>
181
                                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
182
                                                    <latitude_deg><_dms_to_dd><value>$LATITUDE</value></_dms_to_dd></latitude_deg>
183
                                                    <longitude_deg><_dms_to_dd><value>$LONGITUDE</value></_dms_to_dd></longitude_deg>
184
                                                </coordinates>
185
                                            </coordinates_id>
186
                                            <county>$COUNTY</county>
187
                                            <stateprovince>$STATE</stateprovince>
188
                                        </place>
189
                                    </matched_place_id>
190
                                    <stateprovince>$STATE</stateprovince>
191
                                </place>
192
                            </place_id>
193
                        </locationplace>
194
                        <verbatimelevation>$ELEVATION</verbatimelevation>
195
                    </location>
196
                </path>
197
            </_simplifyPath>
198
        </path>
199
    </_setDefault>
200
</VegBIEN>
201
Inserted 13 new rows into database
(8-8/9)