Project

General

Profile

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