Project

General

Profile

1
<!--put template-->
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>CVS.new</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <locationevent>
11
                            <locationevent fkey="parent_id">
12
                                <taxonoccurrence>
13
                                    <taxondetermination>
14
                                        <taxonverbatim_id>
15
                                            <taxonverbatim>
16
                                                <taxonlabel_id>
17
                                                    <taxonlabel>
18
                                                        <parent_id>
19
                                                            <taxonlabel>
20
                                                                <rank>$taxonRank</rank>
21
                                                                <parent_id>
22
                                                                    <taxonlabel>
23
                                                                        <rank>cultivar</rank>
24
                                                                        <parent_id>
25
                                                                            <taxonlabel>
26
                                                                                <rank>forma</rank>
27
                                                                                <parent_id>
28
                                                                                    <taxonlabel>
29
                                                                                        <rank>variety</rank>
30
                                                                                        <parent_id>
31
                                                                                            <taxonlabel>
32
                                                                                                <rank>subspecies</rank>
33
                                                                                                <parent_id>
34
                                                                                                    <taxonlabel>
35
                                                                                                        <rank>species</rank>
36
                                                                                                        <taxonepithet>$specificEpithet</taxonepithet>
37
                                                                                                        <parent_id>
38
                                                                                                            <taxonlabel>
39
                                                                                                                <rank>genus</rank>
40
                                                                                                                <taxonepithet>$genus</taxonepithet>
41
                                                                                                                <parent_id>
42
                                                                                                                    <taxonlabel>
43
                                                                                                                        <rank>family</rank>
44
                                                                                                                        <taxonepithet>$family</taxonepithet>
45
                                                                                                                        <parent_id>
46
                                                                                                                            <taxonlabel>
47
                                                                                                                                <rank>order</rank>
48
                                                                                                                                <taxonepithet>$order</taxonepithet>
49
                                                                                                                                <parent_id>
50
                                                                                                                                    <taxonlabel>
51
                                                                                                                                        <rank>class</rank>
52
                                                                                                                                        <taxonepithet>$class</taxonepithet>
53
                                                                                                                                        <parent_id>
54
                                                                                                                                            <taxonlabel>
55
                                                                                                                                                <rank>phylum</rank>
56
                                                                                                                                                <parent_id>
57
                                                                                                                                                    <taxonlabel>
58
                                                                                                                                                        <rank>kingdom</rank>
59
                                                                                                                                                        <taxonepithet>$kingdom</taxonepithet>
60
                                                                                                                                                    </taxonlabel>
61
                                                                                                                                                </parent_id>
62
                                                                                                                                            </taxonlabel>
63
                                                                                                                                        </parent_id>
64
                                                                                                                                    </taxonlabel>
65
                                                                                                                                </parent_id>
66
                                                                                                                            </taxonlabel>
67
                                                                                                                        </parent_id>
68
                                                                                                                    </taxonlabel>
69
                                                                                                                </parent_id>
70
                                                                                                            </taxonlabel>
71
                                                                                                        </parent_id>
72
                                                                                                    </taxonlabel>
73
                                                                                                </parent_id>
74
                                                                                            </taxonlabel>
75
                                                                                        </parent_id>
76
                                                                                    </taxonlabel>
77
                                                                                </parent_id>
78
                                                                            </taxonlabel>
79
                                                                        </parent_id>
80
                                                                    </taxonlabel>
81
                                                                </parent_id>
82
                                                                <taxonepithet>$infraspecificEpithet</taxonepithet>
83
                                                            </taxonlabel>
84
                                                        </parent_id>
85
                                                        <rank>$taxonRank</rank>
86
                                                        <taxonomicname>
87
                                                            <_merge_prefix>
88
                                                                <prefix><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></prefix>
89
                                                                <value>
90
                                                                    <_alt>
91
                                                                        <1>$scientificName</1>
92
                                                                        <2>
93
                                                                            <_alt>
94
                                                                                <1>$taxonName</1>
95
                                                                                <2>
96
                                                                                    <_join_words>
97
                                                                                        <2><_filter_genus><value>$genus</value></_filter_genus></2>
98
                                                                                        <3>$specificEpithet</3>
99
                                                                                        <5>
100
                                                                                            <_join_words>
101
                                                                                                <1>
102
                                                                                                    <_if name="if has infraspecificEpithet">
103
                                                                                                        <cond>$infraspecificEpithet</cond>
104
                                                                                                        <then>$taxonRank</then>
105
                                                                                                    </_if>
106
                                                                                                </1>
107
                                                                                                <2>$infraspecificEpithet</2>
108
                                                                                            </_join_words>
109
                                                                                        </5>
110
                                                                                    </_join_words>
111
                                                                                </2>
112
                                                                            </_alt>
113
                                                                        </2>
114
                                                                    </_alt>
115
                                                                </value>
116
                                                            </_merge_prefix>
117
                                                        </taxonomicname>
118
                                                    </taxonlabel>
119
                                                </taxonlabel_id>
120
                                                <family>$family</family>
121
                                                <genus>$genus</genus>
122
                                                <specific_epithet>$specificEpithet</specific_epithet>
123
                                                <taxonname>$taxonName</taxonname>
124
                                                <taxonomicname>$scientificName</taxonomicname>
125
                                                <verbatimrank>$taxonRank</verbatimrank>
126
                                            </taxonverbatim>
127
                                        </taxonverbatim_id>
128
                                    </taxondetermination>
129
                                </taxonoccurrence>
130
                            </locationevent>
131
                        </locationevent>
132
                    </location>
133
                </path>
134
            </_simplifyPath>
135
        </path>
136
    </_setDefault>
137
</VegBIEN>
138
Inserted 14 new rows into database
(10-10/11)