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
                            <taxonconcept_id>
11
                                <taxonconcept>
12
                                    <parent_id>
13
                                        <taxonconcept>
14
                                            <rank>cultivar</rank>
15
                                            <parent_id>
16
                                                <taxonconcept>
17
                                                    <rank>forma</rank>
18
                                                    <parent_id>
19
                                                        <taxonconcept>
20
                                                            <rank>variety</rank>
21
                                                            <parent_id>
22
                                                                <taxonconcept>
23
                                                                    <rank>subspecies</rank>
24
                                                                    <parent_id>
25
                                                                        <taxonconcept>
26
                                                                            <rank>species</rank>
27
                                                                            <taxonname>$Specific_epithet_matched</taxonname>
28
                                                                            <parent_id>
29
                                                                                <taxonconcept>
30
                                                                                    <rank>genus</rank>
31
                                                                                    <taxonname>$Genus_matched</taxonname>
32
                                                                                    <parent_id>
33
                                                                                        <taxonconcept>
34
                                                                                            <rank>family</rank>
35
                                                                                            <taxonname>$Name_matched_accepted_family</taxonname>
36
                                                                                        </taxonconcept>
37
                                                                                    </parent_id>
38
                                                                                </taxonconcept>
39
                                                                            </parent_id>
40
                                                                        </taxonconcept>
41
                                                                    </parent_id>
42
                                                                </taxonconcept>
43
                                                            </parent_id>
44
                                                        </taxonconcept>
45
                                                    </parent_id>
46
                                                </taxonconcept>
47
                                            </parent_id>
48
                                        </taxonconcept>
49
                                    </parent_id>
50
                                    <identifyingtaxonomicname>
51
                                        <_join_words>
52
                                            <1>
53
                                                <_alt>
54
                                                    <1>$Name_matched</1>
55
                                                    <2>
56
                                                        <_join_words>
57
                                                            <1>$Name_matched_accepted_family</1>
58
                                                            <2>$Genus_matched</2>
59
                                                            <3>$Specific_epithet_matched</3>
60
                                                            <5>
61
                                                                <_join_words>
62
                                                                    <1>
63
                                                                        <_if name="if has infraspecificEpithet">
64
                                                                            <cond>$Infraspecific_epithet_matched</cond>
65
                                                                            <then>$Name_matched_rank</then>
66
                                                                        </_if>
67
                                                                    </1>
68
                                                                    <2>$Infraspecific_epithet_matched</2>
69
                                                                </_join_words>
70
                                                            </5>
71
                                                        </_join_words>
72
                                                    </2>
73
                                                </_alt>
74
                                            </1>
75
                                            <2>$Name_matched_author</2>
76
                                        </_join_words>
77
                                    </identifyingtaxonomicname>
78
                                    <_set_canon_taxonconcept>
79
                                        <canon_taxonconcept_id>
80
                                            <taxonconcept>
81
                                                <author>$Accepted_name_author</author>
82
                                                <family>$Accepted_name_family</family>
83
                                                <identifyingtaxonomicname>
84
                                                    <_join_words>
85
                                                        <1>
86
                                                            <_alt>
87
                                                                <1>$Accepted_name</1>
88
                                                                <2>$Accepted_name_family</2>
89
                                                            </_alt>
90
                                                        </1>
91
                                                        <2>$Accepted_name_author</2>
92
                                                    </_join_words>
93
                                                </identifyingtaxonomicname>
94
                                                <rank>$Accepted_name_rank</rank>
95
                                                <taxonomicname>$Accepted_name</taxonomicname>
96
                                                <verbatimrank>$Accepted_name_rank</verbatimrank>
97
                                            </taxonconcept>
98
                                        </canon_taxonconcept_id>
99
                                    </_set_canon_taxonconcept>
100
                                    <author>$Name_matched_author</author>
101
                                    <family>$Name_matched_accepted_family</family>
102
                                    <genus>$Genus_matched</genus>
103
                                    <rank>$Name_matched_rank</rank>
104
                                    <species>$Specific_epithet_matched</species>
105
                                    <taxonconcept fkey="canon_taxonconcept_id">
106
                                        <author>$Author_matched</author>
107
                                        <family>$Family_matched</family>
108
                                        <genus>$Genus_matched</genus>
109
                                        <identifyingtaxonomicname>$Name_submitted</identifyingtaxonomicname>
110
                                        <species>$Specific_epithet_matched</species>
111
                                        <taxonname>
112
                                            <_alt>
113
                                                <1>$Infraspecific_epithet_matched</1>
114
                                                <2>$Unmatched_terms</2>
115
                                            </_alt>
116
                                        </taxonname>
117
                                        <taxonomicname>$Name_matched</taxonomicname>
118
                                        <taxonomicnamewithauthor>$Name_submitted</taxonomicnamewithauthor>
119
                                        <verbatimrank>$Infraspecific_rank</verbatimrank>
120
                                    </taxonconcept>
121
                                    <taxonname>$Infraspecific_epithet_matched</taxonname>
122
                                    <taxonomicname>$Name_matched</taxonomicname>
123
                                    <verbatimrank>$Name_matched_rank</verbatimrank>
124
                                </taxonconcept>
125
                            </taxonconcept_id>
126
                        </taxondetermination>
127
                    </taxonoccurrence>
128
                </locationevent>
129
            </location>
130
        </path>
131
    </_simplifyPath>
132
</VegBIEN>
133
Inserted 10 new rows into database
(7-7/9)