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
                    <_alt>
26
                        <1>
27
                            <_units>
28
                                <to>m</to>
29
                                <to></to>
30
                                <value>$verbatimElevation</value>
31
                            </_units>
32
                        </1>
33
                        <2>
34
                            <_avg>
35
                                <max>$maximumElevationInMeters</max>
36
                                <min>$minimumElevationInMeters</min>
37
                            </_avg>
38
                        </2>
39
                    </_alt>
40
                </elevation_m>
41
                <locationcoords>
42
                    <coordsaccuracy_deg><_noCV><value>$coordinateUncertaintyInMeters</value></_noCV></coordsaccuracy_deg>
43
                    <footprintgeometry_dwc>$footprintWKT</footprintgeometry_dwc>
44
                    <latitude_deg>
45
                        <_nullIf>
46
                            <null>0</null>
47
                            <type>float</type>
48
                            <value>$decimalLatitude</value>
49
                        </_nullIf>
50
                    </latitude_deg>
51
                    <longitude_deg>
52
                        <_nullIf>
53
                            <null>0</null>
54
                            <type>float</type>
55
                            <value>$decimalLongitude</value>
56
                        </_nullIf>
57
                    </longitude_deg>
58
                    <verbatimlatitude>$verbatimLatitude</verbatimlatitude>
59
                    <verbatimlongitude>$verbatimLongitude</verbatimlongitude>
60
                </locationcoords>
61
                <locationevent>
62
                    <method_id><method><name>$samplingProtocol</name></method></method_id>
63
                    <obsenddate><_date><date><_dateRangeEnd><value>$eventDate</value></_dateRangeEnd></date></_date></obsenddate>
64
                    <obsstartdate><_date><date><_dateRangeStart><value>$eventDate</value></_dateRangeStart></date></_date></obsstartdate>
65
                    <taxonoccurrence>
66
                        <aggregateoccurrence>
67
                            <count>$individualCount</count>
68
                            <plantobservation>
69
                                <definedvalue fkey="tablerecord_id">
70
                                    <userdefined_id>
71
                                        <userdefined>
72
                                            <tablename>plantobservation</tablename>
73
                                            <userdefinedname>sex</userdefinedname>
74
                                        </userdefined>
75
                                    </userdefined_id>
76
                                    <definedvalue>$sex</definedvalue>
77
                                </definedvalue>
78
                                <specimenreplicate>
79
                                    <catalognumber_dwc>$catalogNumber</catalognumber_dwc>
80
                                    <collectioncode_dwc>
81
                                        <_join>
82
                                            <1>$collectionCode</1>
83
                                            <2>$collectionID</2>
84
                                        </_join>
85
                                    </collectioncode_dwc>
86
                                    <institution_id><party><organizationname>$institutionCode</organizationname></party></institution_id>
87
                                    <sourceaccessioncode>$id</sourceaccessioncode>
88
                                </specimenreplicate>
89
                            </plantobservation>
90
                        </aggregateoccurrence>
91
                        <sourceaccessioncode>$id</sourceaccessioncode>
92
                        <taxondetermination>
93
                            <party_id>
94
                                <party>
95
                                    <givenname><_namePart><first>$identifiedBy</first></_namePart></givenname>
96
                                    <middlename><_namePart><middle>$identifiedBy</middle></_namePart></middlename>
97
                                    <surname><_namePart><last>$identifiedBy</last></_namePart></surname>
98
                                </party>
99
                            </party_id>
100
                            <taxonconcept_id>
101
                                <taxonconcept>
102
                                    <canon_taxonconcept_id>
103
                                        <taxonconcept>
104
                                            <datasource_id>
105
                                                <party>
106
                                                    <datasource_id>0</datasource_id>
107
                                                    <organizationname>TNRS</organizationname>
108
                                                </party>
109
                                            </datasource_id>
110
                                            <identifyingtaxonomicname>
111
                                                <_join_words>
112
                                                    <1>
113
                                                        <_alt>
114
                                                            <1>$scientificName</1>
115
                                                            <2>
116
                                                                <_join_words>
117
                                                                    <1>$family</1>
118
                                                                    <2>$genus</2>
119
                                                                    <3>$specificEpithet</3>
120
                                                                    <5>
121
                                                                        <_join_words>
122
                                                                            <1>
123
                                                                                <_if name="if has infraspecificEpithet">
124
                                                                                    <cond>$infraspecificEpithet</cond>
125
                                                                                    <then>$taxonRank</then>
126
                                                                                </_if>
127
                                                                            </1>
128
                                                                            <2>$infraspecificEpithet</2>
129
                                                                        </_join_words>
130
                                                                    </5>
131
                                                                </_join_words>
132
                                                            </2>
133
                                                        </_alt>
134
                                                    </1>
135
                                                    <2>$scientificNameAuthorship</2>
136
                                                </_join_words>
137
                                            </identifyingtaxonomicname>
138
                                        </taxonconcept>
139
                                    </canon_taxonconcept_id>
140
                                    <author>$scientificNameAuthorship</author>
141
                                    <class>$class</class>
142
                                    <family>$family</family>
143
                                    <genus>$genus</genus>
144
                                    <kingdom>$kingdom</kingdom>
145
                                    <order>$order</order>
146
                                    <phylum>$phylum</phylum>
147
                                    <species>$specificEpithet</species>
148
                                    <subspecies>
149
                                        <_join_words>
150
                                            <1>
151
                                                <_if name="if has infraspecificEpithet">
152
                                                    <cond>$infraspecificEpithet</cond>
153
                                                    <then>$taxonRank</then>
154
                                                </_if>
155
                                            </1>
156
                                            <2>$infraspecificEpithet</2>
157
                                        </_join_words>
158
                                    </subspecies>
159
                                    <taxonomicname>$scientificName</taxonomicname>
160
                                </taxonconcept>
161
                            </taxonconcept_id>
162
                            <determinationdate><_date><date><_dateRangeStart><value>$dateIdentified</value></_dateRangeStart></date></_date></determinationdate>
163
                            <taxonfit>$identificationQualifier</taxonfit>
164
                        </taxondetermination>
165
                        <verbatimcollectorname>$recordedBy</verbatimcollectorname>
166
                    </taxonoccurrence>
167
                </locationevent>
168
                <locationnarrative>
169
                    <_merge>
170
                        <1>$locality</1>
171
                        <3>
172
                            <_label>
173
                                <label>habitat</label>
174
                                <value>$habitat</value>
175
                            </_label>
176
                        </3>
177
                    </_merge>
178
                </locationnarrative>
179
                <locationplace>
180
                    <placepath_id>
181
                        <placepath>
182
                            <continent>$continent</continent>
183
                            <country>$country</country>
184
                            <county>$county</county>
185
                            <stateprovince>$stateProvince</stateprovince>
186
                        </placepath>
187
                    </placepath_id>
188
                </locationplace>
189
                <verbatimelevation>$verbatimElevation</verbatimelevation>
190
            </location>
191
        </path>
192
    </_simplifyPath>
193
</VegBIEN>
194
Inserted 28 new rows into database
(4-4/5)