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 5608 aaronmk
                            <taxonlabel_id>
46
                                <taxonlabel>
47
                                    <matched_label_id>
48
                                        <taxonlabel>
49 5242 aaronmk
                                            <creator_id>
50 5237 aaronmk
                                                <party>
51 5242 aaronmk
                                                    <creator_id>0</creator_id>
52 5237 aaronmk
                                                    <organizationname>TNRS</organizationname>
53
                                                </party>
54 5242 aaronmk
                                            </creator_id>
55 5656 aaronmk
                                            <taxonomicname>
56 5138 aaronmk
                                                <_join_words>
57
                                                    <1>$Family</1>
58
                                                    <2>$Genus</2>
59
                                                    <3>$Species</3>
60
                                                </_join_words>
61 5656 aaronmk
                                            </taxonomicname>
62 5608 aaronmk
                                        </taxonlabel>
63
                                    </matched_label_id>
64 5294 aaronmk
                                    <parent_id>
65 5608 aaronmk
                                        <taxonlabel>
66 5294 aaronmk
                                            <parent_id>
67 5608 aaronmk
                                                <taxonlabel>
68 5306 aaronmk
                                                    <rank>cultivar</rank>
69 5294 aaronmk
                                                    <parent_id>
70 5608 aaronmk
                                                        <taxonlabel>
71 5306 aaronmk
                                                            <rank>forma</rank>
72 5294 aaronmk
                                                            <parent_id>
73 5608 aaronmk
                                                                <taxonlabel>
74 5306 aaronmk
                                                                    <rank>variety</rank>
75 5294 aaronmk
                                                                    <parent_id>
76 5608 aaronmk
                                                                        <taxonlabel>
77 5306 aaronmk
                                                                            <rank>subspecies</rank>
78 5294 aaronmk
                                                                            <parent_id>
79 5608 aaronmk
                                                                                <taxonlabel>
80 5306 aaronmk
                                                                                    <rank>species</rank>
81 5596 aaronmk
                                                                                    <taxonepithet>$Species</taxonepithet>
82 5294 aaronmk
                                                                                    <parent_id>
83 5608 aaronmk
                                                                                        <taxonlabel>
84 5306 aaronmk
                                                                                            <rank>genus</rank>
85 5596 aaronmk
                                                                                            <taxonepithet>$Genus</taxonepithet>
86 5306 aaronmk
                                                                                            <parent_id>
87 5608 aaronmk
                                                                                                <taxonlabel>
88 5306 aaronmk
                                                                                                    <rank>family</rank>
89 5596 aaronmk
                                                                                                    <taxonepithet>$Family</taxonepithet>
90 5608 aaronmk
                                                                                                </taxonlabel>
91 5306 aaronmk
                                                                                            </parent_id>
92 5608 aaronmk
                                                                                        </taxonlabel>
93 5294 aaronmk
                                                                                    </parent_id>
94 5608 aaronmk
                                                                                </taxonlabel>
95 5294 aaronmk
                                                                            </parent_id>
96 5608 aaronmk
                                                                        </taxonlabel>
97 5294 aaronmk
                                                                    </parent_id>
98 5608 aaronmk
                                                                </taxonlabel>
99 5294 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 5656 aaronmk
                                    <taxonomicname>
107
                                        <_join_words>
108
                                            <1>$Family</1>
109
                                            <2>$Genus</2>
110
                                            <3>$Species</3>
111
                                        </_join_words>
112
                                    </taxonomicname>
113 5655 aaronmk
                                    <taxonverbatim>
114
                                        <family>$Family</family>
115
                                        <genus>$Genus</genus>
116
                                        <species>$Species</species>
117
                                    </taxonverbatim>
118 5608 aaronmk
                                </taxonlabel>
119
                            </taxonlabel_id>
120 4621 aaronmk
                        </taxondetermination>
121 4879 aaronmk
                        <verbatimcollectorname>$Names of Collectors</verbatimcollectorname>
122 4621 aaronmk
                    </taxonoccurrence>
123
                </locationevent>
124
            </location>
125
        </path>
126
    </_simplifyPath>
127 4530 aaronmk
</VegBIEN>
128 5655 aaronmk
Inserted 34 new rows into database