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>$verbatimElevation</value>
15
                            </_units>
16
                        </elevation_m>
17
                        <iscultivated>
18
                            <_locationnarrative_is_cultivated>
19
                                <locationnarrative>
20
                                    <_join>
21
                                        <1>$locality</1>
22
                                        <3>$habitat</3>
23
                                    </_join>
24
                                </locationnarrative>
25
                            </_locationnarrative_is_cultivated>
26
                        </iscultivated>
27
                        <locationevent>
28
                            <taxonoccurrence>
29
                                <aggregateoccurrence>
30
                                    <collectiondate>$dateCollected</collectiondate>
31
                                    <notes>$occurrenceRemarks</notes>
32
                                    <plantobservation>
33
                                        <authorplantcode>$collectorNumber</authorplantcode>
34
                                        <reproductivecondition>$reproductiveCondition</reproductivecondition>
35
                                        <specimenreplicate>
36
                                            <collectioncode_dwc>$collection</collectioncode_dwc>
37
                                            <collectionnumber>$collectorNumber</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>$establishmentMeans</value>
48
                                    </_map>
49
                                </iscultivated>
50
                                <isnative>
51
                                    <_map>
52
                                        <native>t</native>
53
                                        <exotic>f</exotic>
54
                                        <*></*>
55
                                        <value>$establishmentMeans</value>
56
                                    </_map>
57
                                </isnative>
58
                                <taxondetermination>
59
                                    <party_id><party><fullname>$identifiedBy</fullname></party></party_id>
60
                                    <taxonverbatim_id>
61
                                        <taxonverbatim>
62
                                            <taxonlabel_id>
63
                                                <taxonlabel>
64
                                                    <parent_id>
65
                                                        <taxonlabel>
66
                                                            <parent_id>
67
                                                                <taxonlabel>
68
                                                                    <rank>cultivar</rank>
69
                                                                    <parent_id>
70
                                                                        <taxonlabel>
71
                                                                            <rank>forma</rank>
72
                                                                            <parent_id>
73
                                                                                <taxonlabel>
74
                                                                                    <rank>variety</rank>
75
                                                                                    <taxonepithet>$variety</taxonepithet>
76
                                                                                    <parent_id>
77
                                                                                        <taxonlabel>
78
                                                                                            <rank>subspecies</rank>
79
                                                                                            <taxonepithet>$subspecies</taxonepithet>
80
                                                                                            <parent_id>
81
                                                                                                <taxonlabel>
82
                                                                                                    <rank>species</rank>
83
                                                                                                    <taxonepithet>$specificEpithet</taxonepithet>
84
                                                                                                    <parent_id>
85
                                                                                                        <taxonlabel>
86
                                                                                                            <rank>genus</rank>
87
                                                                                                            <taxonepithet>$genus</taxonepithet>
88
                                                                                                            <parent_id>
89
                                                                                                                <taxonlabel>
90
                                                                                                                    <rank>family</rank>
91
                                                                                                                    <taxonepithet>$family</taxonepithet>
92
                                                                                                                </taxonlabel>
93
                                                                                                            </parent_id>
94
                                                                                                        </taxonlabel>
95
                                                                                                    </parent_id>
96
                                                                                                </taxonlabel>
97
                                                                                            </parent_id>
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
                                                    <taxonomicname>
109
                                                        <_merge_prefix>
110
                                                            <prefix><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></prefix>
111
                                                            <value>
112
                                                                <_join_words>
113
                                                                    <1>
114
                                                                        <_join_words>
115
                                                                            <2><_filter_genus><value>$genus</value></_filter_genus></2>
116
                                                                            <3>$specificEpithet</3>
117
                                                                            <4>$subspecies</4>
118
                                                                            <6>
119
                                                                                <_join_words>
120
                                                                                    <1>var. </1>
121
                                                                                    <2>$variety</2>
122
                                                                                </_join_words>
123
                                                                            </6>
124
                                                                        </_join_words>
125
                                                                    </1>
126
                                                                    <2>$scientificNameAuthorship</2>
127
                                                                </_join_words>
128
                                                            </value>
129
                                                        </_merge_prefix>
130
                                                    </taxonomicname>
131
                                                </taxonlabel>
132
                                            </taxonlabel_id>
133
                                            <author>$scientificNameAuthorship</author>
134
                                            <family>$family</family>
135
                                            <genus>$genus</genus>
136
                                            <specific_epithet>$specificEpithet</specific_epithet>
137
                                        </taxonverbatim>
138
                                    </taxonverbatim_id>
139
                                    <determinationdate><_dateRangeStart><value>$dateIdentified</value></_dateRangeStart></determinationdate>
140
                                </taxondetermination>
141
                            </taxonoccurrence>
142
                        </locationevent>
143
                        <locationnarrative>
144
                            <_merge>
145
                                <1>$locality</1>
146
                                <3>
147
                                    <_label>
148
                                        <label>habitat</label>
149
                                        <value>$habitat</value>
150
                                    </_label>
151
                                </3>
152
                                <4>$locationRemarks</4>
153
                            </_merge>
154
                        </locationnarrative>
155
                        <locationplace>
156
                            <place_id>
157
                                <place>
158
                                    <coordinates_id>
159
                                        <coordinates>
160
                                            <latitude_deg><_dms_to_dd><value>$latitude_DMS</value></_dms_to_dd></latitude_deg>
161
                                            <longitude_deg><_dms_to_dd><value>$longitude_DMS</value></_dms_to_dd></longitude_deg>
162
                                            <verbatimlatitude>$latitude_DMS</verbatimlatitude>
163
                                            <verbatimlongitude>$longitude_DMS</verbatimlongitude>
164
                                        </coordinates>
165
                                    </coordinates_id>
166
                                    <county>$county</county>
167
                                    <matched_place_id>
168
                                        <place>
169
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
170
                                            <coordinates_id>
171
                                                <coordinates>
172
                                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
173
                                                    <latitude_deg><_dms_to_dd><value>$latitude_DMS</value></_dms_to_dd></latitude_deg>
174
                                                    <longitude_deg><_dms_to_dd><value>$longitude_DMS</value></_dms_to_dd></longitude_deg>
175
                                                </coordinates>
176
                                            </coordinates_id>
177
                                            <county>$county</county>
178
                                            <stateprovince>$stateProvince</stateprovince>
179
                                        </place>
180
                                    </matched_place_id>
181
                                    <stateprovince>$stateProvince</stateprovince>
182
                                </place>
183
                            </place_id>
184
                        </locationplace>
185
                        <verbatimelevation>$verbatimElevation</verbatimelevation>
186
                    </location>
187
                </path>
188
            </_simplifyPath>
189
        </path>
190
    </_setDefault>
191
</VegBIEN>
192
Inserted 13 new rows into database
(9-9/10)