Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <authorlocationcode>$museumaccessionnumber</authorlocationcode>
8
                <locationevent>
9
                    <sourceaccessioncode>$observation_id</sourceaccessioncode>
10
                    <taxonoccurrence>
11
                        <aggregateoccurrence>
12
                            <collectiondate><_date><date>$collectiondate</date></_date></collectiondate>
13
                            <notes>$notes</notes>
14
                            <plantobservation><specimenreplicate><catalognumber_dwc>$museumaccessionnumber</catalognumber_dwc></specimenreplicate></plantobservation>
15
                        </aggregateoccurrence>
16
                        <authortaxoncode>$authorplantname</authortaxoncode>
17
                        <collector_id>
18
                            <party>
19
                                <fullname>
20
                                    <_join_words>
21
                                        <1>$givenname</1>
22
                                        <2>$surname</2>
23
                                    </_join_words>
24
                                </fullname>
25
                            </party>
26
                        </collector_id>
27
                        <sourceaccessioncode>$taxonobservation_id</sourceaccessioncode>
28
                        <taxondetermination>
29
                            <taxonverbatim_id>
30
                                <taxonverbatim>
31
                                    <taxonlabel_id>
32
                                        <taxonlabel>
33
                                            <matched_label_id>
34
                                                <taxonlabel>
35
                                                    <reference_id><reference><shortname>TNRS</shortname></reference></reference_id>
36
                                                    <taxonomicname>
37
                                                        <_join_words>
38
                                                            <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
39
                                                            <2>
40
                                                                <_join_words>
41
                                                                    <2>$Genus</2>
42
                                                                    <3>$Species</3>
43
                                                                    <4>$Subspecies</4>
44
                                                                    <7>
45
                                                                        <_join_words>
46
                                                                            <1>var. </1>
47
                                                                            <2>$Variety</2>
48
                                                                        </_join_words>
49
                                                                    </7>
50
                                                                    <8>
51
                                                                        <_join_words>
52
                                                                            <1>fm. </1>
53
                                                                            <2>$Forma</2>
54
                                                                        </_join_words>
55
                                                                    </8>
56
                                                                </_join_words>
57
                                                            </2>
58
                                                        </_join_words>
59
                                                    </taxonomicname>
60
                                                </taxonlabel>
61
                                            </matched_label_id>
62
                                            <creationdate><_date><date><_dateRangeStart><value>$interpretationdate</value></_dateRangeStart></date></_date></creationdate>
63
                                            <parent_id>
64
                                                <taxonlabel>
65
                                                    <parent_id>
66
                                                        <taxonlabel>
67
                                                            <rank>cultivar</rank>
68
                                                            <parent_id>
69
                                                                <taxonlabel>
70
                                                                    <rank>forma</rank>
71
                                                                    <taxonepithet>$Forma</taxonepithet>
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>$Species</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
                                                                                                            <parent_id>
93
                                                                                                                <taxonlabel>
94
                                                                                                                    <rank>order</rank>
95
                                                                                                                    <taxonepithet>$Order</taxonepithet>
96
                                                                                                                    <parent_id>
97
                                                                                                                        <taxonlabel>
98
                                                                                                                            <rank>class</rank>
99
                                                                                                                            <taxonepithet>$Class</taxonepithet>
100
                                                                                                                            <parent_id>
101
                                                                                                                                <taxonlabel>
102
                                                                                                                                    <rank>phylum</rank>
103
                                                                                                                                    <parent_id>
104
                                                                                                                                        <taxonlabel>
105
                                                                                                                                            <rank>kingdom</rank>
106
                                                                                                                                            <taxonepithet>$Kingdom</taxonepithet>
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
                                                                                                </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
                                            <taxonomicname>
132
                                                <_join_words>
133
                                                    <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
134
                                                    <2>
135
                                                        <_join_words>
136
                                                            <2>$Genus</2>
137
                                                            <3>$Species</3>
138
                                                            <4>$Subspecies</4>
139
                                                            <6>
140
                                                                <_join_words>
141
                                                                    <1>var. </1>
142
                                                                    <2>$Variety</2>
143
                                                                </_join_words>
144
                                                            </6>
145
                                                            <7>
146
                                                                <_join_words>
147
                                                                    <1>fm. </1>
148
                                                                    <2>$Forma</2>
149
                                                                </_join_words>
150
                                                            </7>
151
                                                        </_join_words>
152
                                                    </2>
153
                                                </_join_words>
154
                                            </taxonomicname>
155
                                        </taxonlabel>
156
                                    </taxonlabel_id>
157
                                    <family>$Family</family>
158
                                    <genus>$Genus</genus>
159
                                    <specific_epithet>$Species</specific_epithet>
160
                                </taxonverbatim>
161
                            </taxonverbatim_id>
162
                            <determinationdate><_date><date><_dateRangeStart><value>$interpretationdate</value></_dateRangeStart></date></_date></determinationdate>
163
                            <taxonfit>$taxonfit</taxonfit>
164
                        </taxondetermination>
165
                        <taxondetermination>
166
                            <isoriginal>true</isoriginal>
167
                            <taxonverbatim_id>
168
                                <taxonverbatim>
169
                                    <taxonlabel_id>
170
                                        <taxonlabel>
171
                                            <matched_label_id>
172
                                                <taxonlabel>
173
                                                    <reference_id><reference><shortname>TNRS</shortname></reference></reference_id>
174
                                                    <taxonomicname>$authorplantname</taxonomicname>
175
                                                </taxonlabel>
176
                                            </matched_label_id>
177
                                            <taxonomicname>$authorplantname</taxonomicname>
178
                                        </taxonlabel>
179
                                    </taxonlabel_id>
180
                                    <taxonname>$authorplantname</taxonname>
181
                                </taxonverbatim>
182
                            </taxonverbatim_id>
183
                        </taxondetermination>
184
                    </taxonoccurrence>
185
                </locationevent>
186
            </location>
187
        </path>
188
    </_simplifyPath>
189
</VegBIEN>
190
Inserted 25 new rows into database
(7-7/8)