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
                            <taxonlabel_id>
43
                                <taxonlabel>
44
                                    <matched_label_id>
45
                                        <taxonlabel>
46
                                            <creator_id>
47
                                                <party>
48
                                                    <creator_id>0</creator_id>
49
                                                    <organizationname>TNRS</organizationname>
50
                                                </party>
51
                                            </creator_id>
52
                                            <identifyingtaxonomicname>
53
                                                <_join_words>
54
                                                    <1>
55
                                                        <_join_words>
56
                                                            <1>$Family</1>
57
                                                            <2>$Genus</2>
58
                                                            <3>$SpeciesName</3>
59
                                                            <4>$SubSpeciesName</4>
60
                                                        </_join_words>
61
                                                    </1>
62
                                                    <2>$SpeciesAuthority</2>
63
                                                </_join_words>
64
                                            </identifyingtaxonomicname>
65
                                        </taxonlabel>
66
                                    </matched_label_id>
67
                                    <author>$SpeciesAuthority</author>
68
                                    <family>$Family</family>
69
                                    <genus>$Genus</genus>
70
                                    <identifyingtaxonomicname>
71
                                        <_join_words>
72
                                            <1>
73
                                                <_join_words>
74
                                                    <1>$Family</1>
75
                                                    <2>$Genus</2>
76
                                                    <3>$SpeciesName</3>
77
                                                    <4>$SubSpeciesName</4>
78
                                                </_join_words>
79
                                            </1>
80
                                            <2>$SpeciesAuthority</2>
81
                                        </_join_words>
82
                                    </identifyingtaxonomicname>
83
                                    <parent_id>
84
                                        <taxonlabel>
85
                                            <parent_id>
86
                                                <taxonlabel>
87
                                                    <rank>cultivar</rank>
88
                                                    <parent_id>
89
                                                        <taxonlabel>
90
                                                            <rank>forma</rank>
91
                                                            <parent_id>
92
                                                                <taxonlabel>
93
                                                                    <rank>variety</rank>
94
                                                                    <parent_id>
95
                                                                        <taxonlabel>
96
                                                                            <rank>subspecies</rank>
97
                                                                            <taxonepithet>$SubSpeciesName</taxonepithet>
98
                                                                            <parent_id>
99
                                                                                <taxonlabel>
100
                                                                                    <rank>species</rank>
101
                                                                                    <taxonepithet>$SpeciesName</taxonepithet>
102
                                                                                    <parent_id>
103
                                                                                        <taxonlabel>
104
                                                                                            <rank>genus</rank>
105
                                                                                            <taxonepithet>$Genus</taxonepithet>
106
                                                                                            <parent_id>
107
                                                                                                <taxonlabel>
108
                                                                                                    <rank>family</rank>
109
                                                                                                    <taxonepithet>$Family</taxonepithet>
110
                                                                                                </taxonlabel>
111
                                                                                            </parent_id>
112
                                                                                        </taxonlabel>
113
                                                                                    </parent_id>
114
                                                                                </taxonlabel>
115
                                                                            </parent_id>
116
                                                                        </taxonlabel>
117
                                                                    </parent_id>
118
                                                                </taxonlabel>
119
                                                            </parent_id>
120
                                                        </taxonlabel>
121
                                                    </parent_id>
122
                                                </taxonlabel>
123
                                            </parent_id>
124
                                        </taxonlabel>
125
                                    </parent_id>
126
                                    <species>$SpeciesName</species>
127
                                </taxonlabel>
128
                            </taxonlabel_id>
129
                        </taxondetermination>
130
                    </taxonoccurrence>
131
                </locationevent>
132
            </location>
133
        </path>
134
    </_simplifyPath>
135
</VegBIEN>
136
Inserted 19 new rows into database
(7-7/8)