Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>VegBank</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><specimenreplicate><catalognumber_dwc>$museumaccessionnumber</catalognumber_dwc></specimenreplicate></plantobservation>
18
                                </aggregateoccurrence>
19
                                <authortaxoncode>$authorplantname</authortaxoncode>
20
                                <collector_id>
21
                                    <party>
22
                                        <fullname>
23
                                            <_join_words>
24
                                                <1>$givenname</1>
25
                                                <2>$surname</2>
26
                                            </_join_words>
27
                                        </fullname>
28
                                    </party>
29
                                </collector_id>
30
                                <sourceaccessioncode>$taxonobservation_id</sourceaccessioncode>
31
                                <taxondetermination>
32
                                    <taxonverbatim_id>
33
                                        <taxonverbatim>
34
                                            <taxonlabel_id>
35
                                                <taxonlabel>
36
                                                    <matched_label_id>
37
                                                        <taxonlabel>
38
                                                            <source_id><source><shortname>TNRS</shortname></source></source_id>
39
                                                            <taxonomicname>
40
                                                                <_join_words>
41
                                                                    <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
42
                                                                    <2>
43
                                                                        <_join_words>
44
                                                                            <2>$Genus</2>
45
                                                                            <3>$Species</3>
46
                                                                            <4>$Subspecies</4>
47
                                                                            <7>
48
                                                                                <_join_words>
49
                                                                                    <1>var. </1>
50
                                                                                    <2>$Variety</2>
51
                                                                                </_join_words>
52
                                                                            </7>
53
                                                                            <8>
54
                                                                                <_join_words>
55
                                                                                    <1>fm. </1>
56
                                                                                    <2>$Forma</2>
57
                                                                                </_join_words>
58
                                                                            </8>
59
                                                                        </_join_words>
60
                                                                    </2>
61
                                                                </_join_words>
62
                                                            </taxonomicname>
63
                                                        </taxonlabel>
64
                                                    </matched_label_id>
65
                                                    <creationdate><_dateRangeStart><value>$interpretationdate</value></_dateRangeStart></creationdate>
66
                                                    <parent_id>
67
                                                        <taxonlabel>
68
                                                            <parent_id>
69
                                                                <taxonlabel>
70
                                                                    <rank>cultivar</rank>
71
                                                                    <parent_id>
72
                                                                        <taxonlabel>
73
                                                                            <rank>forma</rank>
74
                                                                            <taxonepithet>$Forma</taxonepithet>
75
                                                                            <parent_id>
76
                                                                                <taxonlabel>
77
                                                                                    <rank>variety</rank>
78
                                                                                    <taxonepithet>$Variety</taxonepithet>
79
                                                                                    <parent_id>
80
                                                                                        <taxonlabel>
81
                                                                                            <rank>subspecies</rank>
82
                                                                                            <taxonepithet>$Subspecies</taxonepithet>
83
                                                                                            <parent_id>
84
                                                                                                <taxonlabel>
85
                                                                                                    <rank>species</rank>
86
                                                                                                    <taxonepithet>$Species</taxonepithet>
87
                                                                                                    <parent_id>
88
                                                                                                        <taxonlabel>
89
                                                                                                            <rank>genus</rank>
90
                                                                                                            <taxonepithet>$Genus</taxonepithet>
91
                                                                                                            <parent_id>
92
                                                                                                                <taxonlabel>
93
                                                                                                                    <rank>family</rank>
94
                                                                                                                    <taxonepithet>$Family</taxonepithet>
95
                                                                                                                    <parent_id>
96
                                                                                                                        <taxonlabel>
97
                                                                                                                            <rank>order</rank>
98
                                                                                                                            <taxonepithet>$Order</taxonepithet>
99
                                                                                                                            <parent_id>
100
                                                                                                                                <taxonlabel>
101
                                                                                                                                    <rank>class</rank>
102
                                                                                                                                    <taxonepithet>$Class</taxonepithet>
103
                                                                                                                                    <parent_id>
104
                                                                                                                                        <taxonlabel>
105
                                                                                                                                            <rank>phylum</rank>
106
                                                                                                                                            <parent_id>
107
                                                                                                                                                <taxonlabel>
108
                                                                                                                                                    <rank>kingdom</rank>
109
                                                                                                                                                    <taxonepithet>$Kingdom</taxonepithet>
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
                                                        </taxonlabel>
133
                                                    </parent_id>
134
                                                    <taxonomicname>
135
                                                        <_join_words>
136
                                                            <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
137
                                                            <2>
138
                                                                <_join_words>
139
                                                                    <2>$Genus</2>
140
                                                                    <3>$Species</3>
141
                                                                    <4>$Subspecies</4>
142
                                                                    <6>
143
                                                                        <_join_words>
144
                                                                            <1>var. </1>
145
                                                                            <2>$Variety</2>
146
                                                                        </_join_words>
147
                                                                    </6>
148
                                                                    <7>
149
                                                                        <_join_words>
150
                                                                            <1>fm. </1>
151
                                                                            <2>$Forma</2>
152
                                                                        </_join_words>
153
                                                                    </7>
154
                                                                </_join_words>
155
                                                            </2>
156
                                                        </_join_words>
157
                                                    </taxonomicname>
158
                                                </taxonlabel>
159
                                            </taxonlabel_id>
160
                                            <family>$Family</family>
161
                                            <genus>$Genus</genus>
162
                                            <specific_epithet>$Species</specific_epithet>
163
                                        </taxonverbatim>
164
                                    </taxonverbatim_id>
165
                                    <determinationdate><_dateRangeStart><value>$interpretationdate</value></_dateRangeStart></determinationdate>
166
                                    <taxonfit>$taxonfit</taxonfit>
167
                                </taxondetermination>
168
                                <taxondetermination>
169
                                    <isoriginal>true</isoriginal>
170
                                    <taxonverbatim_id>
171
                                        <taxonverbatim>
172
                                            <taxonlabel_id>
173
                                                <taxonlabel>
174
                                                    <matched_label_id>
175
                                                        <taxonlabel>
176
                                                            <source_id><source><shortname>TNRS</shortname></source></source_id>
177
                                                            <taxonomicname>$authorplantname</taxonomicname>
178
                                                        </taxonlabel>
179
                                                    </matched_label_id>
180
                                                    <taxonomicname>$authorplantname</taxonomicname>
181
                                                </taxonlabel>
182
                                            </taxonlabel_id>
183
                                            <taxonname>$authorplantname</taxonname>
184
                                        </taxonverbatim>
185
                                    </taxonverbatim_id>
186
                                </taxondetermination>
187
                            </taxonoccurrence>
188
                        </locationevent>
189
                    </location>
190
                </path>
191
            </_simplifyPath>
192
        </path>
193
    </_setDefault>
194
</VegBIEN>
195
Inserted 24 new rows into database
(7-7/8)