Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <authorlocationcode>
8
                    <_alt>
9
                        <1>$id</1>
10
                        <2>
11
                            <_join>
12
                                <1>$institutionCode</1>
13
                                <2>
14
                                    <_join>
15
                                        <1>$collectionCode</1>
16
                                        <2>$collectionID</2>
17
                                    </_join>
18
                                </2>
19
                                <3>$catalogNumber</3>
20
                            </_join>
21
                        </2>
22
                    </_alt>
23
                </authorlocationcode>
24
                <elevation_m>
25
                    <_units>
26
                        <to>m</to>
27
                        <to></to>
28
                        <value>$verbatimElevation</value>
29
                    </_units>
30
                </elevation_m>
31
                <locationcoords>
32
                    <latitude_deg>
33
                        <_nullIf>
34
                            <null>0</null>
35
                            <type>float</type>
36
                            <value>$decimalLatitude</value>
37
                        </_nullIf>
38
                    </latitude_deg>
39
                    <longitude_deg>
40
                        <_nullIf>
41
                            <null>0</null>
42
                            <type>float</type>
43
                            <value>$decimalLongitude</value>
44
                        </_nullIf>
45
                    </longitude_deg>
46
                </locationcoords>
47
                <locationevent>
48
                    <obsenddate><_date><date><_dateRangeEnd><value>$eventDate</value></_dateRangeEnd></date></_date></obsenddate>
49
                    <obsstartdate><_date><date><_dateRangeStart><value>$eventDate</value></_dateRangeStart></date></_date></obsstartdate>
50
                    <taxonoccurrence>
51
                        <aggregateoccurrence>
52
                            <plantobservation>
53
                                <collectionnumber>$recordNumber</collectionnumber>
54
                                <specimenreplicate>
55
                                    <catalognumber_dwc>$catalogNumber</catalognumber_dwc>
56
                                    <collectioncode_dwc>
57
                                        <_join>
58
                                            <1>$collectionCode</1>
59
                                            <2>$collectionID</2>
60
                                        </_join>
61
                                    </collectioncode_dwc>
62
                                    <institution_id><party><organizationname>$institutionCode</organizationname></party></institution_id>
63
                                    <sourceaccessioncode>$id</sourceaccessioncode>
64
                                </specimenreplicate>
65
                            </plantobservation>
66
                        </aggregateoccurrence>
67
                        <sourceaccessioncode>$id</sourceaccessioncode>
68
                        <taxondetermination>
69
                            <party_id>
70
                                <party>
71
                                    <givenname><_namePart><first>$identifiedBy</first></_namePart></givenname>
72
                                    <middlename><_namePart><middle>$identifiedBy</middle></_namePart></middlename>
73
                                    <surname><_namePart><last>$identifiedBy</last></_namePart></surname>
74
                                </party>
75
                            </party_id>
76
                            <taxonconcept_id>
77
                                <taxonconcept>
78
                                    <matched_concept_id>
79
                                        <taxonconcept>
80
                                            <creator_id>
81
                                                <party>
82
                                                    <creator_id>0</creator_id>
83
                                                    <organizationname>TNRS</organizationname>
84
                                                </party>
85
                                            </creator_id>
86
                                            <identifyingtaxonomicname>
87
                                                <_alt>
88
                                                    <1>$scientificName</1>
89
                                                    <2>
90
                                                        <_join_words>
91
                                                            <1>
92
                                                                <_join_words>
93
                                                                    <1>$family</1>
94
                                                                    <2>$genus</2>
95
                                                                    <3>$specificEpithet</3>
96
                                                                    <5>
97
                                                                        <_join_words>
98
                                                                            <1>
99
                                                                                <_if name="if has infraspecificEpithet">
100
                                                                                    <cond>$infraspecificEpithet</cond>
101
                                                                                    <then>$taxonRank</then>
102
                                                                                </_if>
103
                                                                            </1>
104
                                                                            <2>$infraspecificEpithet</2>
105
                                                                        </_join_words>
106
                                                                    </5>
107
                                                                </_join_words>
108
                                                            </1>
109
                                                            <2>$scientificNameAuthorship</2>
110
                                                        </_join_words>
111
                                                    </2>
112
                                                </_alt>
113
                                            </identifyingtaxonomicname>
114
                                        </taxonconcept>
115
                                    </matched_concept_id>
116
                                    <author>$scientificNameAuthorship</author>
117
                                    <creator_id>
118
                                        <_simplifyPath>
119
                                            <next>creator_id</next>
120
                                            <path>
121
                                                <party>
122
                                                    <givenname><_namePart><first>$identifiedBy</first></_namePart></givenname>
123
                                                    <middlename><_namePart><middle>$identifiedBy</middle></_namePart></middlename>
124
                                                    <surname><_namePart><last>$identifiedBy</last></_namePart></surname>
125
                                                </party>
126
                                            </path>
127
                                        </_simplifyPath>
128
                                    </creator_id>
129
                                    <family>$family</family>
130
                                    <genus>$genus</genus>
131
                                    <parent_id>
132
                                        <taxonconcept>
133
                                            <rank>$taxonRank</rank>
134
                                            <verbatimrank>$taxonRank</verbatimrank>
135
                                            <parent_id>
136
                                                <taxonconcept>
137
                                                    <rank>cultivar</rank>
138
                                                    <parent_id>
139
                                                        <taxonconcept>
140
                                                            <rank>forma</rank>
141
                                                            <parent_id>
142
                                                                <taxonconcept>
143
                                                                    <rank>variety</rank>
144
                                                                    <parent_id>
145
                                                                        <taxonconcept>
146
                                                                            <rank>subspecies</rank>
147
                                                                            <parent_id>
148
                                                                                <taxonconcept>
149
                                                                                    <rank>species</rank>
150
                                                                                    <taxonepithet>$specificEpithet</taxonepithet>
151
                                                                                    <parent_id>
152
                                                                                        <taxonconcept>
153
                                                                                            <rank>genus</rank>
154
                                                                                            <taxonepithet>$genus</taxonepithet>
155
                                                                                            <parent_id>
156
                                                                                                <taxonconcept>
157
                                                                                                    <rank>family</rank>
158
                                                                                                    <taxonepithet>$family</taxonepithet>
159
                                                                                                    <parent_id>
160
                                                                                                        <taxonconcept>
161
                                                                                                            <rank>order</rank>
162
                                                                                                            <taxonepithet>$order</taxonepithet>
163
                                                                                                            <parent_id>
164
                                                                                                                <taxonconcept>
165
                                                                                                                    <rank>class</rank>
166
                                                                                                                    <taxonepithet>$class</taxonepithet>
167
                                                                                                                    <parent_id>
168
                                                                                                                        <taxonconcept>
169
                                                                                                                            <rank>phylum</rank>
170
                                                                                                                            <taxonepithet>$phylum</taxonepithet>
171
                                                                                                                            <parent_id>
172
                                                                                                                                <taxonconcept>
173
                                                                                                                                    <rank>kingdom</rank>
174
                                                                                                                                    <taxonepithet>$kingdom</taxonepithet>
175
                                                                                                                                </taxonconcept>
176
                                                                                                                            </parent_id>
177
                                                                                                                        </taxonconcept>
178
                                                                                                                    </parent_id>
179
                                                                                                                </taxonconcept>
180
                                                                                                            </parent_id>
181
                                                                                                        </taxonconcept>
182
                                                                                                    </parent_id>
183
                                                                                                </taxonconcept>
184
                                                                                            </parent_id>
185
                                                                                        </taxonconcept>
186
                                                                                    </parent_id>
187
                                                                                </taxonconcept>
188
                                                                            </parent_id>
189
                                                                        </taxonconcept>
190
                                                                    </parent_id>
191
                                                                </taxonconcept>
192
                                                            </parent_id>
193
                                                        </taxonconcept>
194
                                                    </parent_id>
195
                                                </taxonconcept>
196
                                            </parent_id>
197
                                            <taxonepithet>$infraspecificEpithet</taxonepithet>
198
                                        </taxonconcept>
199
                                    </parent_id>
200
                                    <rank>$taxonRank</rank>
201
                                    <species>$specificEpithet</species>
202
                                    <taxonomicnamewithauthor>$scientificName</taxonomicnamewithauthor>
203
                                    <verbatimrank>$taxonRank</verbatimrank>
204
                                    <creationdate><_date><date><_dateRangeStart><value>$dateIdentified</value></_dateRangeStart></date></_date></creationdate>
205
                                </taxonconcept>
206
                            </taxonconcept_id>
207
                            <determinationdate><_date><date><_dateRangeStart><value>$dateIdentified</value></_dateRangeStart></date></_date></determinationdate>
208
                        </taxondetermination>
209
                        <verbatimcollectorname>$recordedBy</verbatimcollectorname>
210
                    </taxonoccurrence>
211
                </locationevent>
212
                <locationnarrative>
213
                    <_merge>
214
                        <1>$locality</1>
215
                        <3>
216
                            <_label>
217
                                <label>habitat</label>
218
                                <value>$habitat</value>
219
                            </_label>
220
                        </3>
221
                    </_merge>
222
                </locationnarrative>
223
                <locationplace>
224
                    <placepath_id>
225
                        <placepath>
226
                            <continent>$continent</continent>
227
                            <country>$country</country>
228
                            <county>$county</county>
229
                            <stateprovince>$stateProvince</stateprovince>
230
                        </placepath>
231
                    </placepath_id>
232
                </locationplace>
233
                <verbatimelevation>$verbatimElevation</verbatimelevation>
234
            </location>
235
        </path>
236
    </_simplifyPath>
237
</VegBIEN>
238
Inserted 35 new rows into database
(4-4/5)