Project

General

Profile

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