Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>CVS.new</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <locationevent>
11
                            <sourceaccessioncode>$OBSERVATION_ID</sourceaccessioncode>
12
                            <locationevent fkey="parent_id">
13
                                <sourceaccessioncode>$OBSERVATION_ID</sourceaccessioncode>
14
                                <taxonoccurrence>
15
                                    <aggregateoccurrence>
16
                                        <collectiondate>$collectionDate</collectiondate>
17
                                        <notes>$notes</notes>
18
                                        <plantobservation>
19
                                            <authorplantcode>$collectionNumber</authorplantcode>
20
                                            <specimenreplicate>
21
                                                <catalognumber_dwc>$museumAccessionNumber</catalognumber_dwc>
22
                                                <collectionnumber>$collectionNumber</collectionnumber>
23
                                            </specimenreplicate>
24
                                            <stemobservation><sourceaccessioncode>$stemLocation_ID</sourceaccessioncode></stemobservation>
25
                                        </plantobservation>
26
                                    </aggregateoccurrence>
27
                                    <authortaxoncode>$collectionNumber</authortaxoncode>
28
                                    <collector_id>
29
                                        <party>
30
                                            <fullname>
31
                                                <_join_words>
32
                                                    <1>$givenName</1>
33
                                                    <2>$surName</2>
34
                                                </_join_words>
35
                                            </fullname>
36
                                        </party>
37
                                    </collector_id>
38
                                    <sourceaccessioncode>$TAXONOBSERVATION_ID</sourceaccessioncode>
39
                                    <taxondetermination>
40
                                        <taxonverbatim_id>
41
                                            <taxonverbatim>
42
                                                <taxonlabel_id>
43
                                                    <taxonlabel>
44
                                                        <parent_id>
45
                                                            <taxonlabel>
46
                                                                <rank>$taxonLevel</rank>
47
                                                                <parent_id>
48
                                                                    <taxonlabel>
49
                                                                        <rank>cultivar</rank>
50
                                                                        <parent_id>
51
                                                                            <taxonlabel>
52
                                                                                <rank>forma</rank>
53
                                                                                <parent_id>
54
                                                                                    <taxonlabel>
55
                                                                                        <rank>variety</rank>
56
                                                                                        <taxonepithet>$variety</taxonepithet>
57
                                                                                        <parent_id>
58
                                                                                            <taxonlabel>
59
                                                                                                <rank>subspecies</rank>
60
                                                                                                <taxonepithet>$subspecies</taxonepithet>
61
                                                                                                <parent_id>
62
                                                                                                    <taxonlabel>
63
                                                                                                        <rank>species</rank>
64
                                                                                                        <taxonepithet>
65
                                                                                                            <_alt>
66
                                                                                                                <1>$denorm_species</1>
67
                                                                                                                <2>$species</2>
68
                                                                                                            </_alt>
69
                                                                                                        </taxonepithet>
70
                                                                                                        <parent_id>
71
                                                                                                            <taxonlabel>
72
                                                                                                                <rank>genus</rank>
73
                                                                                                                <taxonepithet>
74
                                                                                                                    <_alt>
75
                                                                                                                        <1>$denorm_genus</1>
76
                                                                                                                        <2>$genus</2>
77
                                                                                                                    </_alt>
78
                                                                                                                </taxonepithet>
79
                                                                                                                <parent_id>
80
                                                                                                                    <taxonlabel>
81
                                                                                                                        <rank>family</rank>
82
                                                                                                                        <taxonepithet>
83
                                                                                                                            <_alt>
84
                                                                                                                                <1>$denorm_family</1>
85
                                                                                                                                <2>$family</2>
86
                                                                                                                            </_alt>
87
                                                                                                                        </taxonepithet>
88
                                                                                                                        <parent_id>
89
                                                                                                                            <taxonlabel>
90
                                                                                                                                <rank>order</rank>
91
                                                                                                                                <taxonepithet>$Order</taxonepithet>
92
                                                                                                                                <parent_id>
93
                                                                                                                                    <taxonlabel>
94
                                                                                                                                        <rank>class</rank>
95
                                                                                                                                        <taxonepithet>$Class</taxonepithet>
96
                                                                                                                                        <parent_id>
97
                                                                                                                                            <taxonlabel>
98
                                                                                                                                                <rank>phylum</rank>
99
                                                                                                                                                <parent_id>
100
                                                                                                                                                    <taxonlabel>
101
                                                                                                                                                        <rank>kingdom</rank>
102
                                                                                                                                                        <taxonepithet>
103
                                                                                                                                                            <_alt>
104
                                                                                                                                                                <1>$denorm_kingdom</1>
105
                                                                                                                                                                <2>$Kingdom</2>
106
                                                                                                                                                            </_alt>
107
                                                                                                                                                        </taxonepithet>
108
                                                                                                                                                    </taxonlabel>
109
                                                                                                                                                </parent_id>
110
                                                                                                                                            </taxonlabel>
111
                                                                                                                                        </parent_id>
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
                                                                            </taxonlabel>
127
                                                                        </parent_id>
128
                                                                    </taxonlabel>
129
                                                                </parent_id>
130
                                                            </taxonlabel>
131
                                                        </parent_id>
132
                                                        <rank>$taxonLevel</rank>
133
                                                        <taxonomicname>
134
                                                            <_merge_prefix>
135
                                                                <prefix>
136
                                                                    <_taxon_family_require_std>
137
                                                                        <family>
138
                                                                            <_alt>
139
                                                                                <1>$denorm_family</1>
140
                                                                                <2>$family</2>
141
                                                                            </_alt>
142
                                                                        </family>
143
                                                                    </_taxon_family_require_std>
144
                                                                </prefix>
145
                                                                <value>
146
                                                                    <_alt>
147
                                                                        <1>$plantNameWithAuthority</1>
148
                                                                        <2>
149
                                                                            <_alt>
150
                                                                                <1>$plantname</1>
151
                                                                                <2>
152
                                                                                    <_join_words>
153
                                                                                        <2>
154
                                                                                            <_filter_genus>
155
                                                                                                <value>
156
                                                                                                    <_alt>
157
                                                                                                        <1>$denorm_genus</1>
158
                                                                                                        <2>$genus</2>
159
                                                                                                    </_alt>
160
                                                                                                </value>
161
                                                                                            </_filter_genus>
162
                                                                                        </2>
163
                                                                                        <3>
164
                                                                                            <_alt>
165
                                                                                                <1>$denorm_species</1>
166
                                                                                                <2>$species</2>
167
                                                                                            </_alt>
168
                                                                                        </3>
169
                                                                                        <4>$subspecies</4>
170
                                                                                        <6>
171
                                                                                            <_join_words>
172
                                                                                                <1>var. </1>
173
                                                                                                <2>$variety</2>
174
                                                                                            </_join_words>
175
                                                                                        </6>
176
                                                                                    </_join_words>
177
                                                                                </2>
178
                                                                            </_alt>
179
                                                                        </2>
180
                                                                    </_alt>
181
                                                                </value>
182
                                                            </_merge_prefix>
183
                                                        </taxonomicname>
184
                                                    </taxonlabel>
185
                                                </taxonlabel_id>
186
                                                <family>
187
                                                    <_alt>
188
                                                        <1>$denorm_family</1>
189
                                                        <2>$family</2>
190
                                                    </_alt>
191
                                                </family>
192
                                                <genus>
193
                                                    <_alt>
194
                                                        <1>$denorm_genus</1>
195
                                                        <2>$genus</2>
196
                                                    </_alt>
197
                                                </genus>
198
                                                <specific_epithet>
199
                                                    <_alt>
200
                                                        <1>$denorm_species</1>
201
                                                        <2>$species</2>
202
                                                    </_alt>
203
                                                </specific_epithet>
204
                                                <taxonname>$plantname</taxonname>
205
                                                <taxonomicname>$plantNameWithAuthority</taxonomicname>
206
                                                <verbatimrank>$taxonLevel</verbatimrank>
207
                                            </taxonverbatim>
208
                                        </taxonverbatim_id>
209
                                        <determinationdate><_dateRangeStart><value>$interpretationDate</value></_dateRangeStart></determinationdate>
210
                                        <determinationtype>$interpretationType</determinationtype>
211
                                        <taxonfit>$taxonFit</taxonfit>
212
                                    </taxondetermination>
213
                                    <taxondetermination>
214
                                        <isoriginal>true</isoriginal>
215
                                        <taxonverbatim_id><taxonverbatim><taxonname>$authorPlantName</taxonname></taxonverbatim></taxonverbatim_id>
216
                                    </taxondetermination>
217
                                </taxonoccurrence>
218
                            </locationevent>
219
                        </locationevent>
220
                    </location>
221
                </path>
222
            </_simplifyPath>
223
        </path>
224
    </_setDefault>
225
</VegBIEN>
226
Inserted 21 new rows into database
(7-7/8)