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
                                                    <reference_id><reference><shortname>TNRS</shortname></reference></reference_id>
49
                                                    <taxonomicname>
50
                                                        <_join_words>
51
                                                            <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
52
                                                            <2>
53
                                                                <_join_words>
54
                                                                    <1>
55
                                                                        <_join_words>
56
                                                                            <2>$Genus</2>
57
                                                                            <3>$SpeciesName</3>
58
                                                                            <4>$SubSpeciesName</4>
59
                                                                        </_join_words>
60
                                                                    </1>
61
                                                                    <2>$SpeciesAuthority</2>
62
                                                                </_join_words>
63
                                                            </2>
64
                                                        </_join_words>
65
                                                    </taxonomicname>
66
                                                </taxonlabel>
67
                                            </matched_label_id>
68
                                            <parent_id>
69
                                                <taxonlabel>
70
                                                    <parent_id>
71
                                                        <taxonlabel>
72
                                                            <rank>cultivar</rank>
73
                                                            <parent_id>
74
                                                                <taxonlabel>
75
                                                                    <rank>forma</rank>
76
                                                                    <parent_id>
77
                                                                        <taxonlabel>
78
                                                                            <rank>variety</rank>
79
                                                                            <parent_id>
80
                                                                                <taxonlabel>
81
                                                                                    <rank>subspecies</rank>
82
                                                                                    <taxonepithet>$SubSpeciesName</taxonepithet>
83
                                                                                    <parent_id>
84
                                                                                        <taxonlabel>
85
                                                                                            <rank>species</rank>
86
                                                                                            <taxonepithet>$SpeciesName</taxonepithet>
87
                                                                                            <parent_id>
88
                                                                                                <taxonlabel>
89
                                                                                                    <rank>genus</rank>
90
                                                                                                    <taxonepithet>$Genus</taxonepithet>
91
                                                                                                    <parent_id>
92
                                                                                                        <taxonlabel>
93
                                                                                                            <rank>family</rank>
94
                                                                                                            <taxonepithet>$Family</taxonepithet>
95
                                                                                                        </taxonlabel>
96
                                                                                                    </parent_id>
97
                                                                                                </taxonlabel>
98
                                                                                            </parent_id>
99
                                                                                        </taxonlabel>
100
                                                                                    </parent_id>
101
                                                                                </taxonlabel>
102
                                                                            </parent_id>
103
                                                                        </taxonlabel>
104
                                                                    </parent_id>
105
                                                                </taxonlabel>
106
                                                            </parent_id>
107
                                                        </taxonlabel>
108
                                                    </parent_id>
109
                                                </taxonlabel>
110
                                            </parent_id>
111
                                            <taxonomicname>
112
                                                <_join_words>
113
                                                    <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
114
                                                    <2>
115
                                                        <_join_words>
116
                                                            <1>
117
                                                                <_join_words>
118
                                                                    <2>$Genus</2>
119
                                                                    <3>$SpeciesName</3>
120
                                                                    <4>$SubSpeciesName</4>
121
                                                                </_join_words>
122
                                                            </1>
123
                                                            <2>$SpeciesAuthority</2>
124
                                                        </_join_words>
125
                                                    </2>
126
                                                </_join_words>
127
                                            </taxonomicname>
128
                                        </taxonlabel>
129
                                    </taxonlabel_id>
130
                                    <author>$SpeciesAuthority</author>
131
                                    <family>$Family</family>
132
                                    <genus>$Genus</genus>
133
                                    <specific_epithet>$SpeciesName</specific_epithet>
134
                                </taxonverbatim>
135
                            </taxonverbatim_id>
136
                        </taxondetermination>
137
                    </taxonoccurrence>
138
                </locationevent>
139
                <sourceaccessioncode>
140
                    <_join>
141
                        <1>$PlotID</1>
142
                        <2>$QuadratID</2>
143
                    </_join>
144
                </sourceaccessioncode>
145
            </location>
146
        </path>
147
    </_simplifyPath>
148
</VegBIEN>
149
Inserted 20 new rows into database
(7-7/8)