Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <parent_id><location><sourceaccessioncode>$PlotID</sourceaccessioncode></location></parent_id>
8
                <authorlocationcode>$QuadratID</authorlocationcode>
9
                <locationevent>
10
                    <parent_id>
11
                        <locationevent>
12
                            <location_id><location><sourceaccessioncode>$PlotID</sourceaccessioncode></location></location_id>
13
                            <sourceaccessioncode>$CensusID</sourceaccessioncode>
14
                        </locationevent>
15
                    </parent_id>
16
                    <taxonoccurrence>
17
                        <aggregateoccurrence>
18
                            <plantobservation>
19
                                <sourceaccessioncode>$MeasureID</sourceaccessioncode>
20
                                <stemobservation>
21
                                    <authorstemcode>$StemID</authorstemcode>
22
                                    <diameterbreastheight_m><_cm_to_m><value>$DBH</value></_cm_to_m></diameterbreastheight_m>
23
                                    <tag>
24
                                        <_alt>
25
                                            <0>$StemTag</0>
26
                                            <1>$Tag</1>
27
                                        </_alt>
28
                                    </tag>
29
                                    <xposition_m>$x</xposition_m>
30
                                    <yposition_m>$y</yposition_m>
31
                                </stemobservation>
32
                            </plantobservation>
33
                        </aggregateoccurrence>
34
                        <authortaxoncode>
35
                            <_alt>
36
                                <0>$StemTag</0>
37
                                <1>$Tag</1>
38
                            </_alt>
39
                        </authortaxoncode>
40
                        <sourceaccessioncode>$MeasureID</sourceaccessioncode>
41
                        <taxondetermination>
42
                            <taxonverbatim_id>
43
                                <taxonverbatim>
44
                                    <taxonlabel_id>
45
                                        <taxonlabel>
46
                                            <matched_label_id>
47
                                                <taxonlabel>
48
                                                    <creator_id>
49
                                                        <party>
50
                                                            <creator_id>0</creator_id>
51
                                                            <organizationname>TNRS</organizationname>
52
                                                        </party>
53
                                                    </creator_id>
54
                                                    <taxonomicname>
55
                                                        <_join_words>
56
                                                            <1>
57
                                                                <_join_words>
58
                                                                    <1>$Family</1>
59
                                                                    <2>$Genus</2>
60
                                                                    <3>$SpeciesName</3>
61
                                                                    <4>$SubSpeciesName</4>
62
                                                                </_join_words>
63
                                                            </1>
64
                                                            <2>$SpeciesAuthority</2>
65
                                                        </_join_words>
66
                                                    </taxonomicname>
67
                                                </taxonlabel>
68
                                            </matched_label_id>
69
                                            <parent_id>
70
                                                <taxonlabel>
71
                                                    <parent_id>
72
                                                        <taxonlabel>
73
                                                            <rank>cultivar</rank>
74
                                                            <parent_id>
75
                                                                <taxonlabel>
76
                                                                    <rank>forma</rank>
77
                                                                    <parent_id>
78
                                                                        <taxonlabel>
79
                                                                            <rank>variety</rank>
80
                                                                            <parent_id>
81
                                                                                <taxonlabel>
82
                                                                                    <rank>subspecies</rank>
83
                                                                                    <taxonepithet>$SubSpeciesName</taxonepithet>
84
                                                                                    <parent_id>
85
                                                                                        <taxonlabel>
86
                                                                                            <rank>species</rank>
87
                                                                                            <taxonepithet>$SpeciesName</taxonepithet>
88
                                                                                            <parent_id>
89
                                                                                                <taxonlabel>
90
                                                                                                    <rank>genus</rank>
91
                                                                                                    <taxonepithet>$Genus</taxonepithet>
92
                                                                                                    <parent_id>
93
                                                                                                        <taxonlabel>
94
                                                                                                            <rank>family</rank>
95
                                                                                                            <taxonepithet>$Family</taxonepithet>
96
                                                                                                        </taxonlabel>
97
                                                                                                    </parent_id>
98
                                                                                                </taxonlabel>
99
                                                                                            </parent_id>
100
                                                                                        </taxonlabel>
101
                                                                                    </parent_id>
102
                                                                                </taxonlabel>
103
                                                                            </parent_id>
104
                                                                        </taxonlabel>
105
                                                                    </parent_id>
106
                                                                </taxonlabel>
107
                                                            </parent_id>
108
                                                        </taxonlabel>
109
                                                    </parent_id>
110
                                                </taxonlabel>
111
                                            </parent_id>
112
                                            <taxonomicname>
113
                                                <_join_words>
114
                                                    <1>
115
                                                        <_join_words>
116
                                                            <1>$Family</1>
117
                                                            <2>$Genus</2>
118
                                                            <3>$SpeciesName</3>
119
                                                            <4>$SubSpeciesName</4>
120
                                                        </_join_words>
121
                                                    </1>
122
                                                    <2>$SpeciesAuthority</2>
123
                                                </_join_words>
124
                                            </taxonomicname>
125
                                        </taxonlabel>
126
                                    </taxonlabel_id>
127
                                    <author>$SpeciesAuthority</author>
128
                                    <family>$Family</family>
129
                                    <genus>$Genus</genus>
130
                                    <species>$SpeciesName</species>
131
                                </taxonverbatim>
132
                            </taxonverbatim_id>
133
                        </taxondetermination>
134
                    </taxonoccurrence>
135
                </locationevent>
136
            </location>
137
        </path>
138
    </_simplifyPath>
139
</VegBIEN>
140
Inserted 20 new rows into database
(7-7/8)