Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <sourceaccessioncode>$PlotID</sourceaccessioncode>
8
                <locationevent>
9
                    <sourceaccessioncode>$CensusID</sourceaccessioncode>
10
                    <taxonoccurrence>
11
                        <sourceaccessioncode>$SpeciesInvID</sourceaccessioncode>
12
                        <taxondetermination>
13
                            <taxonlabel_id>
14
                                <taxonlabel>
15
                                    <matched_label_id>
16
                                        <taxonlabel>
17
                                            <creator_id>
18
                                                <party>
19
                                                    <creator_id>0</creator_id>
20
                                                    <organizationname>TNRS</organizationname>
21
                                                </party>
22
                                            </creator_id>
23
                                            <identifyingtaxonomicname>
24
                                                <_join_words>
25
                                                    <1>$Family</1>
26
                                                    <2>$Genus</2>
27
                                                    <3>$SpeciesName</3>
28
                                                    <4>$SubSpeciesName</4>
29
                                                </_join_words>
30
                                            </identifyingtaxonomicname>
31
                                        </taxonlabel>
32
                                    </matched_label_id>
33
                                    <family>$Family</family>
34
                                    <genus>$Genus</genus>
35
                                    <identifyingtaxonomicname>
36
                                        <_join_words>
37
                                            <1>$Family</1>
38
                                            <2>$Genus</2>
39
                                            <3>$SpeciesName</3>
40
                                            <4>$SubSpeciesName</4>
41
                                        </_join_words>
42
                                    </identifyingtaxonomicname>
43
                                    <parent_id>
44
                                        <taxonlabel>
45
                                            <parent_id>
46
                                                <taxonlabel>
47
                                                    <rank>cultivar</rank>
48
                                                    <parent_id>
49
                                                        <taxonlabel>
50
                                                            <rank>forma</rank>
51
                                                            <parent_id>
52
                                                                <taxonlabel>
53
                                                                    <rank>variety</rank>
54
                                                                    <parent_id>
55
                                                                        <taxonlabel>
56
                                                                            <rank>subspecies</rank>
57
                                                                            <taxonepithet>$SubSpeciesName</taxonepithet>
58
                                                                            <parent_id>
59
                                                                                <taxonlabel>
60
                                                                                    <rank>species</rank>
61
                                                                                    <taxonepithet>$SpeciesName</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
                                                                                                </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
                                                </taxonlabel>
83
                                            </parent_id>
84
                                        </taxonlabel>
85
                                    </parent_id>
86
                                    <species>$SpeciesName</species>
87
                                </taxonlabel>
88
                            </taxonlabel_id>
89
                        </taxondetermination>
90
                    </taxonoccurrence>
91
                </locationevent>
92
            </location>
93
        </path>
94
    </_simplifyPath>
95
</VegBIEN>
96
Inserted 18 new rows into database
(7-7/8)