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