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
                                            <taxonomicname>
24
                                                <_join_words>
25
                                                    <1>$Family</1>
26
                                                    <2>$Genus</2>
27
                                                    <3>$SpeciesName</3>
28
                                                    <4>$SubSpeciesName</4>
29
                                                </_join_words>
30
                                            </taxonomicname>
31
                                        </taxonlabel>
32
                                    </matched_label_id>
33
                                    <parent_id>
34
                                        <taxonlabel>
35
                                            <parent_id>
36
                                                <taxonlabel>
37
                                                    <rank>cultivar</rank>
38
                                                    <parent_id>
39
                                                        <taxonlabel>
40
                                                            <rank>forma</rank>
41
                                                            <parent_id>
42
                                                                <taxonlabel>
43
                                                                    <rank>variety</rank>
44
                                                                    <parent_id>
45
                                                                        <taxonlabel>
46
                                                                            <rank>subspecies</rank>
47
                                                                            <taxonepithet>$SubSpeciesName</taxonepithet>
48
                                                                            <parent_id>
49
                                                                                <taxonlabel>
50
                                                                                    <rank>species</rank>
51
                                                                                    <taxonepithet>$SpeciesName</taxonepithet>
52
                                                                                    <parent_id>
53
                                                                                        <taxonlabel>
54
                                                                                            <rank>genus</rank>
55
                                                                                            <taxonepithet>$Genus</taxonepithet>
56
                                                                                            <parent_id>
57
                                                                                                <taxonlabel>
58
                                                                                                    <rank>family</rank>
59
                                                                                                    <taxonepithet>$Family</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
                                    <taxonomicname>
77
                                        <_join_words>
78
                                            <1>$Family</1>
79
                                            <2>$Genus</2>
80
                                            <3>$SpeciesName</3>
81
                                            <4>$SubSpeciesName</4>
82
                                        </_join_words>
83
                                    </taxonomicname>
84
                                    <taxonverbatim>
85
                                        <family>$Family</family>
86
                                        <genus>$Genus</genus>
87
                                        <species>$SpeciesName</species>
88
                                    </taxonverbatim>
89
                                </taxonlabel>
90
                            </taxonlabel_id>
91
                        </taxondetermination>
92
                    </taxonoccurrence>
93
                </locationevent>
94
            </location>
95
        </path>
96
    </_simplifyPath>
97
</VegBIEN>
98
Inserted 20 new rows into database
(7-7/8)