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><authorlocationcode>$1ha Plot Number</authorlocationcode></location></parent_id>
8
                <authorlocationcode>$Subplot Number</authorlocationcode>
9
                <locationevent>
10
                    <method_id><method><name>$Method</name></method></method_id>
11
                    <project_id><project><projectname>$Site Name</projectname></project></project_id>
12
                    <obsenddate><_date><date><_dateRangeEnd><value>$Observation Date</value></_dateRangeEnd></date></_date></obsenddate>
13
                    <obsstartdate><_date><date><_dateRangeStart><value>$Observation Date</value></_dateRangeStart></date></_date></obsstartdate>
14
                    <taxonoccurrence>
15
                        <aggregateoccurrence>
16
                            <plantobservation>
17
                                <specimenreplicate><sourceaccessioncode>$Id</sourceaccessioncode></specimenreplicate>
18
                                <stemobservation>
19
                                    <diameterbreastheight_m><_cm_to_m><value>$Diameter at 1.3m</value></_cm_to_m></diameterbreastheight_m>
20
                                    <tag>$Tree Number</tag>
21
                                    <xposition_m>$1ha Plot X Coordinate</xposition_m>
22
                                    <yposition_m>$1ha Plot Y Coordinate</yposition_m>
23
                                </stemobservation>
24
                            </plantobservation>
25
                        </aggregateoccurrence>
26
                        <authortaxoncode>$Tree Number</authortaxoncode>
27
                        <sourceaccessioncode>$Id</sourceaccessioncode>
28
                        <taxondetermination>
29
                            <taxonverbatim_id>
30
                                <taxonverbatim>
31
                                    <taxonlabel_id>
32
                                        <taxonlabel>
33
                                            <matched_label_id>
34
                                                <taxonlabel>
35
                                                    <reference_id><reference><shortname>TNRS</shortname></reference></reference_id>
36
                                                    <taxonomicname>
37
                                                        <_join_words>
38
                                                            <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
39
                                                            <2>
40
                                                                <_join_words>
41
                                                                    <2>$Genus</2>
42
                                                                    <3>$Species</3>
43
                                                                </_join_words>
44
                                                            </2>
45
                                                        </_join_words>
46
                                                    </taxonomicname>
47
                                                </taxonlabel>
48
                                            </matched_label_id>
49
                                            <parent_id>
50
                                                <taxonlabel>
51
                                                    <parent_id>
52
                                                        <taxonlabel>
53
                                                            <rank>cultivar</rank>
54
                                                            <parent_id>
55
                                                                <taxonlabel>
56
                                                                    <rank>forma</rank>
57
                                                                    <parent_id>
58
                                                                        <taxonlabel>
59
                                                                            <rank>variety</rank>
60
                                                                            <parent_id>
61
                                                                                <taxonlabel>
62
                                                                                    <rank>subspecies</rank>
63
                                                                                    <parent_id>
64
                                                                                        <taxonlabel>
65
                                                                                            <rank>species</rank>
66
                                                                                            <taxonepithet>$Species</taxonepithet>
67
                                                                                            <parent_id>
68
                                                                                                <taxonlabel>
69
                                                                                                    <rank>genus</rank>
70
                                                                                                    <taxonepithet>$Genus</taxonepithet>
71
                                                                                                    <parent_id>
72
                                                                                                        <taxonlabel>
73
                                                                                                            <rank>family</rank>
74
                                                                                                            <taxonepithet>$Family</taxonepithet>
75
                                                                                                        </taxonlabel>
76
                                                                                                    </parent_id>
77
                                                                                                </taxonlabel>
78
                                                                                            </parent_id>
79
                                                                                        </taxonlabel>
80
                                                                                    </parent_id>
81
                                                                                </taxonlabel>
82
                                                                            </parent_id>
83
                                                                        </taxonlabel>
84
                                                                    </parent_id>
85
                                                                </taxonlabel>
86
                                                            </parent_id>
87
                                                        </taxonlabel>
88
                                                    </parent_id>
89
                                                </taxonlabel>
90
                                            </parent_id>
91
                                            <taxonomicname>
92
                                                <_join_words>
93
                                                    <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
94
                                                    <2>
95
                                                        <_join_words>
96
                                                            <2>$Genus</2>
97
                                                            <3>$Species</3>
98
                                                        </_join_words>
99
                                                    </2>
100
                                                </_join_words>
101
                                            </taxonomicname>
102
                                        </taxonlabel>
103
                                    </taxonlabel_id>
104
                                    <family>$Family</family>
105
                                    <genus>$Genus</genus>
106
                                    <specific_epithet>$Species</specific_epithet>
107
                                </taxonverbatim>
108
                            </taxonverbatim_id>
109
                        </taxondetermination>
110
                        <verbatimcollectorname>$Names of Collectors</verbatimcollectorname>
111
                    </taxonoccurrence>
112
                </locationevent>
113
                <locationplace>
114
                    <place_id>
115
                        <place>
116
                            <coordinates_id>
117
                                <coordinates>
118
                                    <latitude_deg>
119
                                        <_nullIf>
120
                                            <null>0</null>
121
                                            <type>float</type>
122
                                            <value>$Latitude</value>
123
                                        </_nullIf>
124
                                    </latitude_deg>
125
                                    <longitude_deg>
126
                                        <_nullIf>
127
                                            <null>0</null>
128
                                            <type>float</type>
129
                                            <value>$Longitude</value>
130
                                        </_nullIf>
131
                                    </longitude_deg>
132
                                </coordinates>
133
                            </coordinates_id>
134
                        </place>
135
                    </place_id>
136
                </locationplace>
137
                <sourceaccessioncode>
138
                    <_join>
139
                        <1>$1ha Plot Number</1>
140
                        <2>$Subplot Number</2>
141
                    </_join>
142
                </sourceaccessioncode>
143
            </location>
144
        </path>
145
    </_simplifyPath>
146
</VegBIEN>
147
Inserted 32 new rows into database
(5-5/6)