Revision 3915
Added by Aaron Marcuse-Kubitza over 12 years ago
import.specimens.xml.ref | ||
---|---|---|
133 | 133 |
</namedplace_id> |
134 | 134 |
</locationdetermination> |
135 | 135 |
<locationevent> |
136 |
<obsenddate>
|
|
137 |
<_date>
|
|
138 |
<date> |
|
139 |
<_dateRangeEnd>
|
|
140 |
<value>
|
|
136 |
<taxonoccurrence>
|
|
137 |
<aggregateoccurrence>
|
|
138 |
<collectiondate>
|
|
139 |
<_date> |
|
140 |
<date>
|
|
141 | 141 |
<_alt> |
142 | 142 |
<1> |
143 | 143 |
<_date> |
... | ... | |
165 | 165 |
</_date> |
166 | 166 |
</1> |
167 | 167 |
</_alt> |
168 |
</value> |
|
169 |
</_dateRangeEnd> |
|
170 |
</date> |
|
171 |
</_date> |
|
172 |
</obsenddate> |
|
173 |
<obsstartdate> |
|
174 |
<_date> |
|
175 |
<date> |
|
176 |
<_dateRangeStart> |
|
177 |
<value> |
|
178 |
<_alt> |
|
179 |
<1> |
|
180 |
<_date> |
|
181 |
<day> |
|
182 |
<_nullIf> |
|
183 |
<null>0</null> |
|
184 |
<type>float</type> |
|
185 |
<value>$DayCollected</value> |
|
186 |
</_nullIf> |
|
187 |
</day> |
|
188 |
<month> |
|
189 |
<_nullIf> |
|
190 |
<null>0</null> |
|
191 |
<type>float</type> |
|
192 |
<value>$MonthCollected</value> |
|
193 |
</_nullIf> |
|
194 |
</month> |
|
195 |
<year> |
|
196 |
<_nullIf> |
|
197 |
<null>0</null> |
|
198 |
<type>float</type> |
|
199 |
<value>$YearCollected</value> |
|
200 |
</_nullIf> |
|
201 |
</year> |
|
202 |
</_date> |
|
203 |
</1> |
|
204 |
</_alt> |
|
205 |
</value> |
|
206 |
</_dateRangeStart> |
|
207 |
</date> |
|
208 |
</_date> |
|
209 |
</obsstartdate> |
|
210 |
<taxonoccurrence> |
|
211 |
<aggregateoccurrence> |
|
168 |
</date> |
|
169 |
</_date> |
|
170 |
</collectiondate> |
|
212 | 171 |
<notes>$Notes</notes> |
213 | 172 |
<plantobservation> |
214 | 173 |
<definedvalue fkey="tablerecord_id"> |
Also available in: Unified diff
mappings/DwC2-VegBIEN.specimens.csv: Remapped eventDate to new aggregateoccurrence.collectiondate, which is a more accurate place than locationevent.obsstartdate/obsenddate because the date refers to a specific specimen. This also makes eventDate compatible with plots data.