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
                        <sourceaccessioncode>$taxonobservation_id</sourceaccessioncode>
18
                        <taxondetermination>
19
                            <taxonlabel_id>
20
                                <taxonlabel>
21
                                    <matched_label_id>
22
                                        <taxonlabel>
23
                                            <creator_id>
24
                                                <party>
25
                                                    <creator_id>0</creator_id>
26
                                                    <organizationname>TNRS</organizationname>
27
                                                </party>
28
                                            </creator_id>
29
                                            <taxonomicname>
30
                                                <_join_words>
31
                                                    <1>$Family</1>
32
                                                    <2>$Genus</2>
33
                                                    <3>$Species</3>
34
                                                    <4>$Subspecies</4>
35
                                                    <7>
36
                                                        <_join_words>
37
                                                            <1>var. </1>
38
                                                            <2>$Variety</2>
39
                                                        </_join_words>
40
                                                    </7>
41
                                                    <8>
42
                                                        <_join_words>
43
                                                            <1>fm. </1>
44
                                                            <2>$Forma</2>
45
                                                        </_join_words>
46
                                                    </8>
47
                                                </_join_words>
48
                                            </taxonomicname>
49
                                        </taxonlabel>
50
                                    </matched_label_id>
51
                                    <creationdate><_date><date><_dateRangeStart><value>$interpretationdate</value></_dateRangeStart></date></_date></creationdate>
52
                                    <parent_id>
53
                                        <taxonlabel>
54
                                            <parent_id>
55
                                                <taxonlabel>
56
                                                    <rank>cultivar</rank>
57
                                                    <parent_id>
58
                                                        <taxonlabel>
59
                                                            <rank>forma</rank>
60
                                                            <taxonepithet>$Forma</taxonepithet>
61
                                                            <parent_id>
62
                                                                <taxonlabel>
63
                                                                    <rank>variety</rank>
64
                                                                    <taxonepithet>$Variety</taxonepithet>
65
                                                                    <parent_id>
66
                                                                        <taxonlabel>
67
                                                                            <rank>subspecies</rank>
68
                                                                            <taxonepithet>$Subspecies</taxonepithet>
69
                                                                            <parent_id>
70
                                                                                <taxonlabel>
71
                                                                                    <rank>species</rank>
72
                                                                                    <taxonepithet>$Species</taxonepithet>
73
                                                                                    <parent_id>
74
                                                                                        <taxonlabel>
75
                                                                                            <rank>genus</rank>
76
                                                                                            <taxonepithet>$Genus</taxonepithet>
77
                                                                                            <parent_id>
78
                                                                                                <taxonlabel>
79
                                                                                                    <rank>family</rank>
80
                                                                                                    <taxonepithet>$Family</taxonepithet>
81
                                                                                                    <parent_id>
82
                                                                                                        <taxonlabel>
83
                                                                                                            <rank>order</rank>
84
                                                                                                            <taxonepithet>$Order</taxonepithet>
85
                                                                                                            <parent_id>
86
                                                                                                                <taxonlabel>
87
                                                                                                                    <rank>class</rank>
88
                                                                                                                    <taxonepithet>$Class</taxonepithet>
89
                                                                                                                    <parent_id>
90
                                                                                                                        <taxonlabel>
91
                                                                                                                            <rank>phylum</rank>
92
                                                                                                                            <parent_id>
93
                                                                                                                                <taxonlabel>
94
                                                                                                                                    <rank>kingdom</rank>
95
                                                                                                                                    <taxonepithet>$Kingdom</taxonepithet>
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
                                                                                </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
                                    <taxonomicname>
121
                                        <_join_words>
122
                                            <1>$Family</1>
123
                                            <2>$Genus</2>
124
                                            <3>$Species</3>
125
                                            <4>$Subspecies</4>
126
                                            <7>
127
                                                <_join_words>
128
                                                    <1>var. </1>
129
                                                    <2>$Variety</2>
130
                                                </_join_words>
131
                                            </7>
132
                                            <8>
133
                                                <_join_words>
134
                                                    <1>fm. </1>
135
                                                    <2>$Forma</2>
136
                                                </_join_words>
137
                                            </8>
138
                                        </_join_words>
139
                                    </taxonomicname>
140
                                    <taxonverbatim>
141
                                        <family>$Family</family>
142
                                        <genus>$Genus</genus>
143
                                        <species>$Species</species>
144
                                    </taxonverbatim>
145
                                </taxonlabel>
146
                            </taxonlabel_id>
147
                            <determinationdate><_date><date><_dateRangeStart><value>$interpretationdate</value></_dateRangeStart></date></_date></determinationdate>
148
                            <taxonfit>$taxonfit</taxonfit>
149
                        </taxondetermination>
150
                        <taxondetermination>
151
                            <isoriginal>true</isoriginal>
152
                            <taxonlabel_id>
153
                                <taxonlabel>
154
                                    <matched_label_id>
155
                                        <taxonlabel>
156
                                            <creator_id>
157
                                                <party>
158
                                                    <creator_id>0</creator_id>
159
                                                    <organizationname>TNRS</organizationname>
160
                                                </party>
161
                                            </creator_id>
162
                                            <taxonomicname>$authorplantname</taxonomicname>
163
                                        </taxonlabel>
164
                                    </matched_label_id>
165
                                    <taxonomicname>$authorplantname</taxonomicname>
166
                                    <taxonverbatim><binomial>$authorplantname</binomial></taxonverbatim>
167
                                </taxonlabel>
168
                            </taxonlabel_id>
169
                        </taxondetermination>
170
                    </taxonoccurrence>
171
                </locationevent>
172
            </location>
173
        </path>
174
    </_simplifyPath>
175
</VegBIEN>
176
Inserted 25 new rows into database
(7-7/8)