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
                                            <identifyingtaxonomicname>
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
                                            </identifyingtaxonomicname>
49
                                        </taxonlabel>
50
                                    </matched_label_id>
51
                                    <creationdate><_date><date><_dateRangeStart><value>$interpretationdate</value></_dateRangeStart></date></_date></creationdate>
52
                                    <family>$Family</family>
53
                                    <genus>$Genus</genus>
54
                                    <identifyingtaxonomicname>
55
                                        <_join_words>
56
                                            <1>$Family</1>
57
                                            <2>$Genus</2>
58
                                            <3>$Species</3>
59
                                            <4>$Subspecies</4>
60
                                            <7>
61
                                                <_join_words>
62
                                                    <1>var. </1>
63
                                                    <2>$Variety</2>
64
                                                </_join_words>
65
                                            </7>
66
                                            <8>
67
                                                <_join_words>
68
                                                    <1>fm. </1>
69
                                                    <2>$Forma</2>
70
                                                </_join_words>
71
                                            </8>
72
                                        </_join_words>
73
                                    </identifyingtaxonomicname>
74
                                    <parent_id>
75
                                        <taxonlabel>
76
                                            <parent_id>
77
                                                <taxonlabel>
78
                                                    <rank>cultivar</rank>
79
                                                    <parent_id>
80
                                                        <taxonlabel>
81
                                                            <rank>forma</rank>
82
                                                            <taxonepithet>$Forma</taxonepithet>
83
                                                            <parent_id>
84
                                                                <taxonlabel>
85
                                                                    <rank>variety</rank>
86
                                                                    <taxonepithet>$Variety</taxonepithet>
87
                                                                    <parent_id>
88
                                                                        <taxonlabel>
89
                                                                            <rank>subspecies</rank>
90
                                                                            <taxonepithet>$Subspecies</taxonepithet>
91
                                                                            <parent_id>
92
                                                                                <taxonlabel>
93
                                                                                    <rank>species</rank>
94
                                                                                    <taxonepithet>$Species</taxonepithet>
95
                                                                                    <parent_id>
96
                                                                                        <taxonlabel>
97
                                                                                            <rank>genus</rank>
98
                                                                                            <taxonepithet>$Genus</taxonepithet>
99
                                                                                            <parent_id>
100
                                                                                                <taxonlabel>
101
                                                                                                    <rank>family</rank>
102
                                                                                                    <taxonepithet>$Family</taxonepithet>
103
                                                                                                    <parent_id>
104
                                                                                                        <taxonlabel>
105
                                                                                                            <rank>order</rank>
106
                                                                                                            <taxonepithet>$Order</taxonepithet>
107
                                                                                                            <parent_id>
108
                                                                                                                <taxonlabel>
109
                                                                                                                    <rank>class</rank>
110
                                                                                                                    <taxonepithet>$Class</taxonepithet>
111
                                                                                                                    <parent_id>
112
                                                                                                                        <taxonlabel>
113
                                                                                                                            <rank>phylum</rank>
114
                                                                                                                            <parent_id>
115
                                                                                                                                <taxonlabel>
116
                                                                                                                                    <rank>kingdom</rank>
117
                                                                                                                                    <taxonepithet>$Kingdom</taxonepithet>
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
                                                                </taxonlabel>
135
                                                            </parent_id>
136
                                                        </taxonlabel>
137
                                                    </parent_id>
138
                                                </taxonlabel>
139
                                            </parent_id>
140
                                        </taxonlabel>
141
                                    </parent_id>
142
                                    <species>$Species</species>
143
                                </taxonlabel>
144
                            </taxonlabel_id>
145
                            <determinationdate><_date><date><_dateRangeStart><value>$interpretationdate</value></_dateRangeStart></date></_date></determinationdate>
146
                            <taxonfit>$taxonfit</taxonfit>
147
                        </taxondetermination>
148
                        <taxondetermination>
149
                            <isoriginal>true</isoriginal>
150
                            <taxonlabel_id>
151
                                <taxonlabel>
152
                                    <binomial>$authorplantname</binomial>
153
                                    <matched_label_id>
154
                                        <taxonlabel>
155
                                            <creator_id>
156
                                                <party>
157
                                                    <creator_id>0</creator_id>
158
                                                    <organizationname>TNRS</organizationname>
159
                                                </party>
160
                                            </creator_id>
161
                                            <identifyingtaxonomicname>$authorplantname</identifyingtaxonomicname>
162
                                        </taxonlabel>
163
                                    </matched_label_id>
164
                                </taxonlabel>
165
                            </taxonlabel_id>
166
                        </taxondetermination>
167
                    </taxonoccurrence>
168
                </locationevent>
169
            </location>
170
        </path>
171
    </_simplifyPath>
172
</VegBIEN>
173
Inserted 22 new rows into database
(7-7/8)