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
                            <taxonconcept_id>
43
                                <taxonconcept>
44
                                    <matched_concept_id>
45
                                        <taxonconcept>
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
                                        </taxonconcept>
66
                                    </matched_concept_id>
67
                                    <author>$SpeciesAuthority</author>
68
                                    <family>$Family</family>
69
                                    <genus>$Genus</genus>
70
                                    <parent_id>
71
                                        <taxonconcept>
72
                                            <parent_id>
73
                                                <taxonconcept>
74
                                                    <rank>cultivar</rank>
75
                                                    <parent_id>
76
                                                        <taxonconcept>
77
                                                            <rank>forma</rank>
78
                                                            <parent_id>
79
                                                                <taxonconcept>
80
                                                                    <rank>variety</rank>
81
                                                                    <parent_id>
82
                                                                        <taxonconcept>
83
                                                                            <rank>subspecies</rank>
84
                                                                            <taxonname>$SubSpeciesName</taxonname>
85
                                                                            <parent_id>
86
                                                                                <taxonconcept>
87
                                                                                    <rank>species</rank>
88
                                                                                    <taxonname>$SpeciesName</taxonname>
89
                                                                                    <parent_id>
90
                                                                                        <taxonconcept>
91
                                                                                            <rank>genus</rank>
92
                                                                                            <taxonname>$Genus</taxonname>
93
                                                                                            <parent_id>
94
                                                                                                <taxonconcept>
95
                                                                                                    <rank>family</rank>
96
                                                                                                    <taxonname>$Family</taxonname>
97
                                                                                                </taxonconcept>
98
                                                                                            </parent_id>
99
                                                                                        </taxonconcept>
100
                                                                                    </parent_id>
101
                                                                                </taxonconcept>
102
                                                                            </parent_id>
103
                                                                        </taxonconcept>
104
                                                                    </parent_id>
105
                                                                </taxonconcept>
106
                                                            </parent_id>
107
                                                        </taxonconcept>
108
                                                    </parent_id>
109
                                                </taxonconcept>
110
                                            </parent_id>
111
                                        </taxonconcept>
112
                                    </parent_id>
113
                                    <species>$SpeciesName</species>
114
                                </taxonconcept>
115
                            </taxonconcept_id>
116
                        </taxondetermination>
117
                    </taxonoccurrence>
118
                </locationevent>
119
            </location>
120
        </path>
121
    </_simplifyPath>
122
</VegBIEN>
123
Inserted 19 new rows into database
(7-7/8)