Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>CVS</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <authorlocationcode>$museumAccessionNumber</authorlocationcode>
11
                        <locationevent>
12
                            <sourceaccessioncode>$OBSERVATION_ID</sourceaccessioncode>
13
                            <taxonoccurrence>
14
                                <aggregateoccurrence>
15
                                    <collectiondate>$collectionDate</collectiondate>
16
                                    <notes>$notes</notes>
17
                                    <plantobservation>
18
                                        <specimenreplicate><catalognumber_dwc>$museumAccessionNumber</catalognumber_dwc></specimenreplicate>
19
                                        <stemobservation><sourceaccessioncode>$stemLocation_ID</sourceaccessioncode></stemobservation>
20
                                    </plantobservation>
21
                                </aggregateoccurrence>
22
                                <authortaxoncode>$authorPlantName</authortaxoncode>
23
                                <collector_id>
24
                                    <party>
25
                                        <fullname>
26
                                            <_join_words>
27
                                                <1>$givenName</1>
28
                                                <2>$surName</2>
29
                                            </_join_words>
30
                                        </fullname>
31
                                    </party>
32
                                </collector_id>
33
                                <sourceaccessioncode>$TAXONOBSERVATION_ID</sourceaccessioncode>
34
                                <taxondetermination>
35
                                    <taxonverbatim_id>
36
                                        <taxonverbatim>
37
                                            <taxonlabel_id>
38
                                                <taxonlabel>
39
                                                    <matched_label_id>
40
                                                        <taxonlabel>
41
                                                            <source_id><source><shortname>TNRS</shortname></source></source_id>
42
                                                            <taxonomicname>
43
                                                                <_join_words>
44
                                                                    <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
45
                                                                    <2>
46
                                                                        <_join_words>
47
                                                                            <2>$Genus</2>
48
                                                                            <3>$Species</3>
49
                                                                            <4>$Subspecies</4>
50
                                                                            <7>
51
                                                                                <_join_words>
52
                                                                                    <1>var. </1>
53
                                                                                    <2>$Variety</2>
54
                                                                                </_join_words>
55
                                                                            </7>
56
                                                                            <8>
57
                                                                                <_join_words>
58
                                                                                    <1>fm. </1>
59
                                                                                    <2>$Forma</2>
60
                                                                                </_join_words>
61
                                                                            </8>
62
                                                                        </_join_words>
63
                                                                    </2>
64
                                                                </_join_words>
65
                                                            </taxonomicname>
66
                                                        </taxonlabel>
67
                                                    </matched_label_id>
68
                                                    <creationdate><_dateRangeStart><value>$interpretationDate</value></_dateRangeStart></creationdate>
69
                                                    <parent_id>
70
                                                        <taxonlabel>
71
                                                            <rank>$taxonRank</rank>
72
                                                            <taxonverbatim><verbatimrank>$taxonRank</verbatimrank></taxonverbatim>
73
                                                            <parent_id>
74
                                                                <taxonlabel>
75
                                                                    <rank>cultivar</rank>
76
                                                                    <parent_id>
77
                                                                        <taxonlabel>
78
                                                                            <rank>forma</rank>
79
                                                                            <taxonepithet>$Forma</taxonepithet>
80
                                                                            <parent_id>
81
                                                                                <taxonlabel>
82
                                                                                    <rank>variety</rank>
83
                                                                                    <taxonepithet>$Variety</taxonepithet>
84
                                                                                    <parent_id>
85
                                                                                        <taxonlabel>
86
                                                                                            <rank>subspecies</rank>
87
                                                                                            <taxonepithet>$Subspecies</taxonepithet>
88
                                                                                            <parent_id>
89
                                                                                                <taxonlabel>
90
                                                                                                    <rank>species</rank>
91
                                                                                                    <taxonepithet>$Species</taxonepithet>
92
                                                                                                    <parent_id>
93
                                                                                                        <taxonlabel>
94
                                                                                                            <rank>genus</rank>
95
                                                                                                            <taxonepithet>$Genus</taxonepithet>
96
                                                                                                            <parent_id>
97
                                                                                                                <taxonlabel>
98
                                                                                                                    <rank>family</rank>
99
                                                                                                                    <taxonepithet>$Family</taxonepithet>
100
                                                                                                                    <parent_id>
101
                                                                                                                        <taxonlabel>
102
                                                                                                                            <rank>order</rank>
103
                                                                                                                            <taxonepithet>$Order</taxonepithet>
104
                                                                                                                            <parent_id>
105
                                                                                                                                <taxonlabel>
106
                                                                                                                                    <rank>class</rank>
107
                                                                                                                                    <taxonepithet>$Class</taxonepithet>
108
                                                                                                                                    <parent_id>
109
                                                                                                                                        <taxonlabel>
110
                                                                                                                                            <rank>phylum</rank>
111
                                                                                                                                            <parent_id>
112
                                                                                                                                                <taxonlabel>
113
                                                                                                                                                    <rank>kingdom</rank>
114
                                                                                                                                                    <taxonepithet>$Kingdom</taxonepithet>
115
                                                                                                                                                </taxonlabel>
116
                                                                                                                                            </parent_id>
117
                                                                                                                                        </taxonlabel>
118
                                                                                                                                    </parent_id>
119
                                                                                                                                </taxonlabel>
120
                                                                                                                            </parent_id>
121
                                                                                                                        </taxonlabel>
122
                                                                                                                    </parent_id>
123
                                                                                                                </taxonlabel>
124
                                                                                                            </parent_id>
125
                                                                                                        </taxonlabel>
126
                                                                                                    </parent_id>
127
                                                                                                </taxonlabel>
128
                                                                                            </parent_id>
129
                                                                                        </taxonlabel>
130
                                                                                    </parent_id>
131
                                                                                </taxonlabel>
132
                                                                            </parent_id>
133
                                                                        </taxonlabel>
134
                                                                    </parent_id>
135
                                                                </taxonlabel>
136
                                                            </parent_id>
137
                                                        </taxonlabel>
138
                                                    </parent_id>
139
                                                    <rank>$taxonRank</rank>
140
                                                    <taxonomicname>
141
                                                        <_join_words>
142
                                                            <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
143
                                                            <2>
144
                                                                <_join_words>
145
                                                                    <2>$Genus</2>
146
                                                                    <3>$Species</3>
147
                                                                    <4>$Subspecies</4>
148
                                                                    <6>
149
                                                                        <_join_words>
150
                                                                            <1>var. </1>
151
                                                                            <2>$Variety</2>
152
                                                                        </_join_words>
153
                                                                    </6>
154
                                                                    <7>
155
                                                                        <_join_words>
156
                                                                            <1>fm. </1>
157
                                                                            <2>$Forma</2>
158
                                                                        </_join_words>
159
                                                                    </7>
160
                                                                </_join_words>
161
                                                            </2>
162
                                                        </_join_words>
163
                                                    </taxonomicname>
164
                                                </taxonlabel>
165
                                            </taxonlabel_id>
166
                                            <family>$Family</family>
167
                                            <genus>$Genus</genus>
168
                                            <specific_epithet>$Species</specific_epithet>
169
                                            <verbatimrank>$taxonRank</verbatimrank>
170
                                        </taxonverbatim>
171
                                    </taxonverbatim_id>
172
                                    <determinationdate><_dateRangeStart><value>$interpretationDate</value></_dateRangeStart></determinationdate>
173
                                    <taxonfit>$taxonFit</taxonfit>
174
                                </taxondetermination>
175
                                <taxondetermination>
176
                                    <isoriginal>true</isoriginal>
177
                                    <taxonverbatim_id>
178
                                        <taxonverbatim>
179
                                            <taxonlabel_id>
180
                                                <taxonlabel>
181
                                                    <matched_label_id>
182
                                                        <taxonlabel>
183
                                                            <source_id><source><shortname>TNRS</shortname></source></source_id>
184
                                                            <taxonomicname>$authorPlantName</taxonomicname>
185
                                                        </taxonlabel>
186
                                                    </matched_label_id>
187
                                                    <taxonomicname>$authorPlantName</taxonomicname>
188
                                                </taxonlabel>
189
                                            </taxonlabel_id>
190
                                            <taxonname>$authorPlantName</taxonname>
191
                                        </taxonverbatim>
192
                                    </taxonverbatim_id>
193
                                </taxondetermination>
194
                            </taxonoccurrence>
195
                        </locationevent>
196
                    </location>
197
                </path>
198
            </_simplifyPath>
199
        </path>
200
    </_setDefault>
201
</VegBIEN>
202
Inserted 24 new rows into database
(7-7/8)