Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <locationevent>
8
                    <taxonoccurrence>
9
                        <taxondetermination>
10
                            <taxonpath_id>
11
                                <taxonpath>
12
                                    <taxon_id>
13
                                        <taxon>
14
                                            <rank>cultivar</rank>
15
                                            <parent_id>
16
                                                <taxon>
17
                                                    <rank>forma</rank>
18
                                                    <parent_id>
19
                                                        <taxon>
20
                                                            <rank>variety</rank>
21
                                                            <parent_id>
22
                                                                <taxon>
23
                                                                    <rank>infraspecies</rank>
24
                                                                    <taxonname>$Infraspecific_epithet_matched</taxonname>
25
                                                                    <verbatimrank>
26
                                                                        <_if name="if has infraspecificEpithet">
27
                                                                            <cond>$Infraspecific_epithet_matched</cond>
28
                                                                            <then>$Name_matched_rank</then>
29
                                                                        </_if>
30
                                                                    </verbatimrank>
31
                                                                    <parent_id>
32
                                                                        <taxon>
33
                                                                            <rank>subspecies</rank>
34
                                                                            <parent_id>
35
                                                                                <taxon>
36
                                                                                    <rank>species</rank>
37
                                                                                    <author_id><party><surname>$Name_matched_author</surname></party></author_id>
38
                                                                                    <taxonname>$Specific_epithet_matched</taxonname>
39
                                                                                    <parent_id>
40
                                                                                        <taxon>
41
                                                                                            <rank>genus</rank>
42
                                                                                            <taxonname>$Genus_matched</taxonname>
43
                                                                                            <parent_id>
44
                                                                                                <taxon>
45
                                                                                                    <rank>family</rank>
46
                                                                                                    <taxonname>$Name_matched_accepted_family</taxonname>
47
                                                                                                </taxon>
48
                                                                                            </parent_id>
49
                                                                                        </taxon>
50
                                                                                    </parent_id>
51
                                                                                </taxon>
52
                                                                            </parent_id>
53
                                                                        </taxon>
54
                                                                    </parent_id>
55
                                                                </taxon>
56
                                                            </parent_id>
57
                                                        </taxon>
58
                                                    </parent_id>
59
                                                </taxon>
60
                                            </parent_id>
61
                                        </taxon>
62
                                    </taxon_id>
63
                                    <identifyingtaxonomicname>
64
                                        <_alt>
65
                                            <1>$Name_submitted</1>
66
                                            <2>
67
                                                <_join_words>
68
                                                    <1>
69
                                                        <_alt>
70
                                                            <1>$Name_matched</1>
71
                                                            <2>
72
                                                                <_join_words>
73
                                                                    <1>$Name_matched_accepted_family</1>
74
                                                                    <2>$Genus_matched</2>
75
                                                                    <3>
76
                                                                        <_join_words>
77
                                                                            <1>$Specific_epithet_matched</1>
78
                                                                            <2>$Unmatched_terms</2>
79
                                                                        </_join_words>
80
                                                                    </3>
81
                                                                    <5>
82
                                                                        <_join_words>
83
                                                                            <1>
84
                                                                                <_if name="if has infraspecificEpithet">
85
                                                                                    <cond>$Infraspecific_epithet_matched</cond>
86
                                                                                    <then>$Name_matched_rank</then>
87
                                                                                </_if>
88
                                                                            </1>
89
                                                                            <2>$Infraspecific_epithet_matched</2>
90
                                                                        </_join_words>
91
                                                                    </5>
92
                                                                </_join_words>
93
                                                            </2>
94
                                                        </_alt>
95
                                                    </1>
96
                                                    <2>$Name_matched_author</2>
97
                                                </_join_words>
98
                                            </2>
99
                                        </_alt>
100
                                    </identifyingtaxonomicname>
101
                                    <_set_canon_taxonpath>
102
                                        <canon_taxonpath_id>
103
                                            <taxonpath>
104
                                                <author>$Accepted_name_author</author>
105
                                                <family>$Accepted_name_family</family>
106
                                                <identifyingtaxonomicname>
107
                                                    <_join_words>
108
                                                        <1>
109
                                                            <_alt>
110
                                                                <1>$Accepted_name</1>
111
                                                                <2>$Accepted_name_family</2>
112
                                                            </_alt>
113
                                                        </1>
114
                                                        <2>$Accepted_name_author</2>
115
                                                    </_join_words>
116
                                                </identifyingtaxonomicname>
117
                                                <taxonomicname>$Accepted_name</taxonomicname>
118
                                            </taxonpath>
119
                                        </canon_taxonpath_id>
120
                                    </_set_canon_taxonpath>
121
                                    <author>$Name_matched_author</author>
122
                                    <family>$Name_matched_accepted_family</family>
123
                                    <genus>$Genus_matched</genus>
124
                                    <morphospecies>$Unmatched_terms</morphospecies>
125
                                    <species>$Specific_epithet_matched</species>
126
                                    <subspecies>
127
                                        <_join_words>
128
                                            <1>
129
                                                <_if name="if has infraspecificEpithet">
130
                                                    <cond>$Infraspecific_epithet_matched</cond>
131
                                                    <then>$Name_matched_rank</then>
132
                                                </_if>
133
                                            </1>
134
                                            <2>$Infraspecific_epithet_matched</2>
135
                                        </_join_words>
136
                                    </subspecies>
137
                                    <taxonomicname>$Name_matched</taxonomicname>
138
                                    <taxonomicnamewithauthor>$Name_submitted</taxonomicnamewithauthor>
139
                                </taxonpath>
140
                            </taxonpath_id>
141
                        </taxondetermination>
142
                    </taxonoccurrence>
143
                </locationevent>
144
            </location>
145
        </path>
146
    </_simplifyPath>
147
</VegBIEN>
148
Inserted 12 new rows into database
(7-7/9)