Project

General

Profile

1 5756 aaronmk
Put template:
2
<VegBIEN>
3
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <authorlocationcode>$plotCode</authorlocationcode>
8
                <area_m2><_ha_to_m2><value>$plotAreaHa</value></_ha_to_m2></area_m2>
9
                <elevation_m>$elevation_m</elevation_m>
10
                <locationevent>
11
                    <method_id><method><name>$plotMethod</name></method></method_id>
12
                    <taxonoccurrence>
13
                        <aggregateoccurrence>
14
                            <collectiondate><_date><date>$observationDate</date></_date></collectiondate>
15
                            <cover_fraction><_percent_to_fraction><value>$pctCover</value></_percent_to_fraction></cover_fraction>
16
                            <plantobservation>
17
                                <collectionnumber>$collectionNumber</collectionnumber>
18
                                <specimenreplicate><institution_id><party><organizationname>$dataSourceName</organizationname></party></institution_id></specimenreplicate>
19
                            </plantobservation>
20
                        </aggregateoccurrence>
21
                        <authortaxoncode>$collectionNumber</authortaxoncode>
22
                        <iscultivated>$isCultivated</iscultivated>
23
                        <taxondetermination>
24
                            <party_id><party><fullname>$identifiedBy</fullname></party></party_id>
25
                            <taxonverbatim_id>
26
                                <taxonverbatim>
27
                                    <taxonlabel_id>
28
                                        <taxonlabel>
29
                                            <matched_label_id>
30
                                                <taxonlabel>
31
                                                    <creator_id>
32
                                                        <party>
33
                                                            <creator_id>0</creator_id>
34
                                                            <organizationname>TNRS</organizationname>
35
                                                        </party>
36
                                                    </creator_id>
37
                                                    <taxonomicname>
38 5788 aaronmk
                                                        <_join_words>
39 5790 aaronmk
                                                            <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
40 5756 aaronmk
                                                            <2>
41 5788 aaronmk
                                                                <_alt>
42
                                                                    <1>$taxon</1>
43
                                                                    <2>
44 5756 aaronmk
                                                                        <_join_words>
45 5788 aaronmk
                                                                            <1>
46
                                                                                <_join_words>
47
                                                                                    <2>$genus</2>
48
                                                                                    <3>$species</3>
49
                                                                                </_join_words>
50
                                                                            </1>
51
                                                                            <2>$taxonAuthor</2>
52 5756 aaronmk
                                                                        </_join_words>
53 5788 aaronmk
                                                                    </2>
54
                                                                </_alt>
55 5756 aaronmk
                                                            </2>
56 5788 aaronmk
                                                        </_join_words>
57 5756 aaronmk
                                                    </taxonomicname>
58
                                                </taxonlabel>
59
                                            </matched_label_id>
60
                                            <creator_id>
61
                                                <_simplifyPath>
62
                                                    <next>creator_id</next>
63
                                                    <path><party><fullname>$identifiedBy</fullname></party></path>
64
                                                </_simplifyPath>
65
                                            </creator_id>
66
                                            <parent_id>
67
                                                <taxonlabel>
68
                                                    <parent_id>
69
                                                        <taxonlabel>
70
                                                            <rank>cultivar</rank>
71
                                                            <parent_id>
72
                                                                <taxonlabel>
73
                                                                    <rank>forma</rank>
74
                                                                    <parent_id>
75
                                                                        <taxonlabel>
76
                                                                            <rank>variety</rank>
77
                                                                            <parent_id>
78
                                                                                <taxonlabel>
79
                                                                                    <rank>subspecies</rank>
80
                                                                                    <parent_id>
81
                                                                                        <taxonlabel>
82
                                                                                            <rank>species</rank>
83
                                                                                            <taxonepithet>$species</taxonepithet>
84
                                                                                            <parent_id>
85
                                                                                                <taxonlabel>
86
                                                                                                    <rank>genus</rank>
87
                                                                                                    <taxonepithet>$genus</taxonepithet>
88
                                                                                                    <parent_id>
89
                                                                                                        <taxonlabel>
90
                                                                                                            <rank>family</rank>
91
                                                                                                            <taxonepithet>$family</taxonepithet>
92
                                                                                                        </taxonlabel>
93
                                                                                                    </parent_id>
94
                                                                                                </taxonlabel>
95
                                                                                            </parent_id>
96
                                                                                        </taxonlabel>
97
                                                                                    </parent_id>
98
                                                                                </taxonlabel>
99
                                                                            </parent_id>
100
                                                                        </taxonlabel>
101
                                                                    </parent_id>
102
                                                                </taxonlabel>
103
                                                            </parent_id>
104
                                                        </taxonlabel>
105
                                                    </parent_id>
106
                                                </taxonlabel>
107
                                            </parent_id>
108
                                            <taxonomicname>
109 5788 aaronmk
                                                <_join_words>
110 5790 aaronmk
                                                    <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
111 5756 aaronmk
                                                    <2>
112 5788 aaronmk
                                                        <_alt>
113
                                                            <1>$taxon</1>
114
                                                            <2>
115 5756 aaronmk
                                                                <_join_words>
116 5788 aaronmk
                                                                    <1>
117
                                                                        <_join_words>
118
                                                                            <2>$genus</2>
119
                                                                            <3>$species</3>
120
                                                                        </_join_words>
121
                                                                    </1>
122
                                                                    <2>$taxonAuthor</2>
123 5756 aaronmk
                                                                </_join_words>
124 5788 aaronmk
                                                            </2>
125
                                                        </_alt>
126 5756 aaronmk
                                                    </2>
127 5788 aaronmk
                                                </_join_words>
128 5756 aaronmk
                                            </taxonomicname>
129
                                        </taxonlabel>
130
                                    </taxonlabel_id>
131
                                    <author>$taxonAuthor</author>
132
                                    <family>$family</family>
133
                                    <genus>$genus</genus>
134 5783 aaronmk
                                    <specific_epithet>$species</specific_epithet>
135 5756 aaronmk
                                    <taxonomicname>$taxon</taxonomicname>
136
                                </taxonverbatim>
137
                            </taxonverbatim_id>
138
                        </taxondetermination>
139
                        <verbatimcollectorname>$collector</verbatimcollectorname>
140
                    </taxonoccurrence>
141
                </locationevent>
142
                <locationplace>
143 5855 aaronmk
                    <place_id>
144
                        <place>
145 5861 aaronmk
                            <coordinates_id>
146
                                <coordinates>
147
                                    <latitude_deg>
148
                                        <_nullIf>
149
                                            <null>0</null>
150
                                            <type>float</type>
151
                                            <value>$latitude</value>
152
                                        </_nullIf>
153
                                    </latitude_deg>
154
                                    <longitude_deg>
155
                                        <_nullIf>
156
                                            <null>0</null>
157
                                            <type>float</type>
158
                                            <value>$longitude</value>
159
                                        </_nullIf>
160
                                    </longitude_deg>
161
                                </coordinates>
162
                            </coordinates_id>
163 5756 aaronmk
                            <country>$country</country>
164
                            <county>$countyParish</county>
165
                            <stateprovince>$stateProvince</stateprovince>
166 5855 aaronmk
                        </place>
167
                    </place_id>
168 5756 aaronmk
                </locationplace>
169
            </location>
170
        </path>
171
    </_simplifyPath>
172
</VegBIEN>
173
Inserted 1 new rows into database