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
                            <taxonverbatim_id>
14
                                <taxonverbatim>
15
                                    <taxonlabel_id>
16
                                        <taxonlabel>
17
                                            <matched_label_id>
18
                                                <taxonlabel>
19
                                                    <creator_id>
20
                                                        <party>
21
                                                            <creator_id>0</creator_id>
22
                                                            <organizationname>TNRS</organizationname>
23
                                                        </party>
24
                                                    </creator_id>
25
                                                    <taxonomicname>
26
                                                        <_join_words>
27
                                                            <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
28
                                                            <2>
29
                                                                <_join_words>
30
                                                                    <2>$Genus</2>
31
                                                                    <3>$SpeciesName</3>
32
                                                                    <4>$SubSpeciesName</4>
33
                                                                </_join_words>
34
                                                            </2>
35
                                                        </_join_words>
36
                                                    </taxonomicname>
37
                                                </taxonlabel>
38
                                            </matched_label_id>
39
                                            <parent_id>
40
                                                <taxonlabel>
41
                                                    <parent_id>
42
                                                        <taxonlabel>
43
                                                            <rank>cultivar</rank>
44
                                                            <parent_id>
45
                                                                <taxonlabel>
46
                                                                    <rank>forma</rank>
47
                                                                    <parent_id>
48
                                                                        <taxonlabel>
49
                                                                            <rank>variety</rank>
50
                                                                            <parent_id>
51
                                                                                <taxonlabel>
52
                                                                                    <rank>subspecies</rank>
53
                                                                                    <taxonepithet>$SubSpeciesName</taxonepithet>
54
                                                                                    <parent_id>
55
                                                                                        <taxonlabel>
56
                                                                                            <rank>species</rank>
57
                                                                                            <taxonepithet>$SpeciesName</taxonepithet>
58
                                                                                            <parent_id>
59
                                                                                                <taxonlabel>
60
                                                                                                    <rank>genus</rank>
61
                                                                                                    <taxonepithet>$Genus</taxonepithet>
62
                                                                                                    <parent_id>
63
                                                                                                        <taxonlabel>
64
                                                                                                            <rank>family</rank>
65
                                                                                                            <taxonepithet>$Family</taxonepithet>
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
                                                                </taxonlabel>
77
                                                            </parent_id>
78
                                                        </taxonlabel>
79
                                                    </parent_id>
80
                                                </taxonlabel>
81
                                            </parent_id>
82
                                            <taxonomicname>
83
                                                <_join_words>
84
                                                    <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
85
                                                    <2>
86
                                                        <_join_words>
87
                                                            <2>$Genus</2>
88
                                                            <3>$SpeciesName</3>
89
                                                            <4>$SubSpeciesName</4>
90
                                                        </_join_words>
91
                                                    </2>
92
                                                </_join_words>
93
                                            </taxonomicname>
94
                                        </taxonlabel>
95
                                    </taxonlabel_id>
96
                                    <family>$Family</family>
97
                                    <genus>$Genus</genus>
98
                                    <specific_epithet>$SpeciesName</specific_epithet>
99
                                </taxonverbatim>
100
                            </taxonverbatim_id>
101
                        </taxondetermination>
102
                    </taxonoccurrence>
103
                </locationevent>
104
            </location>
105
        </path>
106
    </_simplifyPath>
107
</VegBIEN>
108
Inserted 20 new rows into database
(7-7/8)