Project

General

Profile

1
<!--put template-->
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>CTFS.new</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <sourceaccessioncode>$locationID</sourceaccessioncode>
11
                        <locationevent>
12
                            <sourceaccessioncode>$eventID</sourceaccessioncode>
13
                            <locationevent fkey="parent_id">
14
                                <sourceaccessioncode>$eventID</sourceaccessioncode>
15
                                <taxonoccurrence>
16
                                    <sourceaccessioncode>$taxonOccurrenceID</sourceaccessioncode>
17
                                    <taxondetermination>
18
                                        <taxonverbatim_id>
19
                                            <taxonverbatim>
20
                                                <taxonlabel_id>
21
                                                    <taxonlabel>
22
                                                        <parent_id>
23
                                                            <taxonlabel>
24
                                                                <parent_id>
25
                                                                    <taxonlabel>
26
                                                                        <rank>cultivar</rank>
27
                                                                        <parent_id>
28
                                                                            <taxonlabel>
29
                                                                                <rank>forma</rank>
30
                                                                                <parent_id>
31
                                                                                    <taxonlabel>
32
                                                                                        <rank>variety</rank>
33
                                                                                        <parent_id>
34
                                                                                            <taxonlabel>
35
                                                                                                <rank>subspecies</rank>
36
                                                                                                <taxonepithet>$subspecies</taxonepithet>
37
                                                                                                <parent_id>
38
                                                                                                    <taxonlabel>
39
                                                                                                        <rank>species</rank>
40
                                                                                                        <taxonepithet>$specificEpithet</taxonepithet>
41
                                                                                                        <parent_id>
42
                                                                                                            <taxonlabel>
43
                                                                                                                <rank>genus</rank>
44
                                                                                                                <taxonepithet>$genus</taxonepithet>
45
                                                                                                                <parent_id>
46
                                                                                                                    <taxonlabel>
47
                                                                                                                        <rank>family</rank>
48
                                                                                                                        <taxonepithet>$family</taxonepithet>
49
                                                                                                                    </taxonlabel>
50
                                                                                                                </parent_id>
51
                                                                                                            </taxonlabel>
52
                                                                                                        </parent_id>
53
                                                                                                    </taxonlabel>
54
                                                                                                </parent_id>
55
                                                                                            </taxonlabel>
56
                                                                                        </parent_id>
57
                                                                                    </taxonlabel>
58
                                                                                </parent_id>
59
                                                                            </taxonlabel>
60
                                                                        </parent_id>
61
                                                                    </taxonlabel>
62
                                                                </parent_id>
63
                                                            </taxonlabel>
64
                                                        </parent_id>
65
                                                        <taxonomicname>
66
                                                            <_merge_prefix>
67
                                                                <prefix><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></prefix>
68
                                                                <value>
69
                                                                    <_join_words>
70
                                                                        <1>
71
                                                                            <_join_words>
72
                                                                                <2><_filter_genus><value>$genus</value></_filter_genus></2>
73
                                                                                <3>$specificEpithet</3>
74
                                                                                <4>$subspecies</4>
75
                                                                            </_join_words>
76
                                                                        </1>
77
                                                                        <2>$scientificNameAuthorship</2>
78
                                                                    </_join_words>
79
                                                                </value>
80
                                                            </_merge_prefix>
81
                                                        </taxonomicname>
82
                                                    </taxonlabel>
83
                                                </taxonlabel_id>
84
                                                <author>$scientificNameAuthorship</author>
85
                                                <family>$family</family>
86
                                                <genus>$genus</genus>
87
                                                <specific_epithet>$specificEpithet</specific_epithet>
88
                                                <subspecies>$subspecies</subspecies>
89
                                            </taxonverbatim>
90
                                        </taxonverbatim_id>
91
                                    </taxondetermination>
92
                                </taxonoccurrence>
93
                            </locationevent>
94
                        </locationevent>
95
                    </location>
96
                </path>
97
            </_simplifyPath>
98
        </path>
99
    </_setDefault>
100
</VegBIEN>
101
Inserted 17 new rows into database
(9-9/10)