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
                        <locationevent>
11
                            <sourceaccessioncode>$observation_id</sourceaccessioncode>
12
                            <taxonoccurrence>
13
                                <aggregateoccurrence>
14
                                    <collectiondate>$collectiondate</collectiondate>
15
                                    <notes>$notes</notes>
16
                                    <plantobservation>
17
                                        <authorplantcode>$collectionnumber</authorplantcode>
18
                                        <specimenreplicate>
19
                                            <catalognumber_dwc>$museumaccessionnumber</catalognumber_dwc>
20
                                            <collectionnumber>$collectionnumber</collectionnumber>
21
                                        </specimenreplicate>
22
                                    </plantobservation>
23
                                </aggregateoccurrence>
24
                                <authortaxoncode>$collectionnumber</authortaxoncode>
25
                                <collector_id>
26
                                    <party>
27
                                        <fullname>
28
                                            <_join_words>
29
                                                <1>$givenname</1>
30
                                                <2>$surname</2>
31
                                            </_join_words>
32
                                        </fullname>
33
                                    </party>
34
                                </collector_id>
35
                                <sourceaccessioncode>$taxonobservation_id</sourceaccessioncode>
36
                                <taxondetermination>
37
                                    <taxonverbatim_id>
38
                                        <taxonverbatim>
39
                                            <taxonlabel_id>
40
                                                <taxonlabel>
41
                                                    <parent_id>
42
                                                        <taxonlabel>
43
                                                            <parent_id>
44
                                                                <taxonlabel>
45
                                                                    <rank>cultivar</rank>
46
                                                                    <parent_id>
47
                                                                        <taxonlabel>
48
                                                                            <rank>forma</rank>
49
                                                                            <taxonepithet>$Forma</taxonepithet>
50
                                                                            <parent_id>
51
                                                                                <taxonlabel>
52
                                                                                    <rank>variety</rank>
53
                                                                                    <taxonepithet>$Variety</taxonepithet>
54
                                                                                    <parent_id>
55
                                                                                        <taxonlabel>
56
                                                                                            <rank>subspecies</rank>
57
                                                                                            <taxonepithet>$Subspecies</taxonepithet>
58
                                                                                            <parent_id>
59
                                                                                                <taxonlabel>
60
                                                                                                    <rank>species</rank>
61
                                                                                                    <taxonepithet>$Species</taxonepithet>
62
                                                                                                    <parent_id>
63
                                                                                                        <taxonlabel>
64
                                                                                                            <rank>genus</rank>
65
                                                                                                            <taxonepithet>$Genus</taxonepithet>
66
                                                                                                            <parent_id>
67
                                                                                                                <taxonlabel>
68
                                                                                                                    <rank>family</rank>
69
                                                                                                                    <taxonepithet>$Family</taxonepithet>
70
                                                                                                                    <parent_id>
71
                                                                                                                        <taxonlabel>
72
                                                                                                                            <rank>order</rank>
73
                                                                                                                            <taxonepithet>$Order</taxonepithet>
74
                                                                                                                            <parent_id>
75
                                                                                                                                <taxonlabel>
76
                                                                                                                                    <rank>class</rank>
77
                                                                                                                                    <taxonepithet>$Class</taxonepithet>
78
                                                                                                                                    <parent_id>
79
                                                                                                                                        <taxonlabel>
80
                                                                                                                                            <rank>phylum</rank>
81
                                                                                                                                            <parent_id>
82
                                                                                                                                                <taxonlabel>
83
                                                                                                                                                    <rank>kingdom</rank>
84
                                                                                                                                                    <taxonepithet>$Kingdom</taxonepithet>
85
                                                                                                                                                </taxonlabel>
86
                                                                                                                                            </parent_id>
87
                                                                                                                                        </taxonlabel>
88
                                                                                                                                    </parent_id>
89
                                                                                                                                </taxonlabel>
90
                                                                                                                            </parent_id>
91
                                                                                                                        </taxonlabel>
92
                                                                                                                    </parent_id>
93
                                                                                                                </taxonlabel>
94
                                                                                                            </parent_id>
95
                                                                                                        </taxonlabel>
96
                                                                                                    </parent_id>
97
                                                                                                </taxonlabel>
98
                                                                                            </parent_id>
99
                                                                                        </taxonlabel>
100
                                                                                    </parent_id>
101
                                                                                </taxonlabel>
102
                                                                            </parent_id>
103
                                                                        </taxonlabel>
104
                                                                    </parent_id>
105
                                                                </taxonlabel>
106
                                                            </parent_id>
107
                                                        </taxonlabel>
108
                                                    </parent_id>
109
                                                    <taxonomicname>
110
                                                        <_merge_prefix>
111
                                                            <prefix><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></prefix>
112
                                                            <value>
113
                                                                <_join_words>
114
                                                                    <2>$Genus</2>
115
                                                                    <3>$Species</3>
116
                                                                    <4>$Subspecies</4>
117
                                                                    <6>
118
                                                                        <_join_words>
119
                                                                            <1>var. </1>
120
                                                                            <2>$Variety</2>
121
                                                                        </_join_words>
122
                                                                    </6>
123
                                                                    <7>
124
                                                                        <_join_words>
125
                                                                            <1>fm. </1>
126
                                                                            <2>$Forma</2>
127
                                                                        </_join_words>
128
                                                                    </7>
129
                                                                </_join_words>
130
                                                            </value>
131
                                                        </_merge_prefix>
132
                                                    </taxonomicname>
133
                                                </taxonlabel>
134
                                            </taxonlabel_id>
135
                                            <family>$Family</family>
136
                                            <genus>$Genus</genus>
137
                                            <specific_epithet>$Species</specific_epithet>
138
                                        </taxonverbatim>
139
                                    </taxonverbatim_id>
140
                                    <determinationdate><_dateRangeStart><value>$interpretationdate</value></_dateRangeStart></determinationdate>
141
                                    <determinationtype>$interpretationtype</determinationtype>
142
                                    <taxonfit>$taxonfit</taxonfit>
143
                                </taxondetermination>
144
                                <taxondetermination>
145
                                    <isoriginal>true</isoriginal>
146
                                    <taxonverbatim_id><taxonverbatim><taxonname>$authorplantname</taxonname></taxonverbatim></taxonverbatim_id>
147
                                </taxondetermination>
148
                            </taxonoccurrence>
149
                        </locationevent>
150
                    </location>
151
                </path>
152
            </_simplifyPath>
153
        </path>
154
    </_setDefault>
155
</VegBIEN>
156
Inserted 14 new rows into database
(7-7/8)