Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>CTFS</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <sourceaccessioncode>$PlotID</sourceaccessioncode>
11
                        <locationevent>
12
                            <sourceaccessioncode>$CensusID</sourceaccessioncode>
13
                            <taxonoccurrence>
14
                                <sourceaccessioncode>$SpeciesInvID</sourceaccessioncode>
15
                                <taxondetermination>
16
                                    <taxonverbatim_id>
17
                                        <taxonverbatim>
18
                                            <taxonlabel_id>
19
                                                <taxonlabel>
20
                                                    <parent_id>
21
                                                        <taxonlabel>
22
                                                            <parent_id>
23
                                                                <taxonlabel>
24
                                                                    <rank>cultivar</rank>
25
                                                                    <parent_id>
26
                                                                        <taxonlabel>
27
                                                                            <rank>forma</rank>
28
                                                                            <parent_id>
29
                                                                                <taxonlabel>
30
                                                                                    <rank>variety</rank>
31
                                                                                    <parent_id>
32
                                                                                        <taxonlabel>
33
                                                                                            <rank>subspecies</rank>
34
                                                                                            <taxonepithet>$SubSpeciesName</taxonepithet>
35
                                                                                            <parent_id>
36
                                                                                                <taxonlabel>
37
                                                                                                    <rank>species</rank>
38
                                                                                                    <taxonepithet>$SpeciesName</taxonepithet>
39
                                                                                                    <parent_id>
40
                                                                                                        <taxonlabel>
41
                                                                                                            <rank>genus</rank>
42
                                                                                                            <taxonepithet>$Genus</taxonepithet>
43
                                                                                                            <parent_id>
44
                                                                                                                <taxonlabel>
45
                                                                                                                    <rank>family</rank>
46
                                                                                                                    <taxonepithet>$Family</taxonepithet>
47
                                                                                                                </taxonlabel>
48
                                                                                                            </parent_id>
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
                                                    <taxonomicname>
64
                                                        <_merge_prefix>
65
                                                            <prefix><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></prefix>
66
                                                            <value>
67
                                                                <_join_words>
68
                                                                    <1>
69
                                                                        <_join_words>
70
                                                                            <2>$Genus</2>
71
                                                                            <3>$SpeciesName</3>
72
                                                                            <4>$SubSpeciesName</4>
73
                                                                        </_join_words>
74
                                                                    </1>
75
                                                                    <2>$SpeciesAuthority</2>
76
                                                                </_join_words>
77
                                                            </value>
78
                                                        </_merge_prefix>
79
                                                    </taxonomicname>
80
                                                </taxonlabel>
81
                                            </taxonlabel_id>
82
                                            <author>$SpeciesAuthority</author>
83
                                            <family>$Family</family>
84
                                            <genus>$Genus</genus>
85
                                            <specific_epithet>$SpeciesName</specific_epithet>
86
                                        </taxonverbatim>
87
                                    </taxonverbatim_id>
88
                                </taxondetermination>
89
                            </taxonoccurrence>
90
                        </locationevent>
91
                    </location>
92
                </path>
93
            </_simplifyPath>
94
        </path>
95
    </_setDefault>
96
</VegBIEN>
97
Inserted 17 new rows into database
(7-7/8)