Project

General

Profile

« Previous | Next » 

Revision 4018

mappings/DwC2-VegBIEN.specimens.csv, VegCSV-VegBIEN.specimens.csv: eventDate: collectiondate mapping: Removed _dateRangeStart filter because the eventDate (obsstartdate) is only valid as the date the specimen was collected if it is a single date, not a date range. (It is still valid as the obsstartdate/obsenddate if it's a range.)

View differences:

import.specimens.xml.ref
280 280
                    <collectiondate>
281 281
                        <_date>
282 282
                            <date>
283
                                <_dateRangeStart>
284
                                    <value>
285
                                        <_alt>
286
                                            <1>
287
                                                <_date>
288
                                                    <day>
289
                                                        <_nullIf>
290
                                                            <null>0</null>
291
                                                            <type>float</type>
292
                                                            <value>$conceptual_darwin_2003_1_0_DayCollected</value>
293
                                                        </_nullIf>
294
                                                    </day>
295
                                                    <month>
296
                                                        <_nullIf>
297
                                                            <null>0</null>
298
                                                            <type>float</type>
299
                                                            <value>$conceptual_darwin_2003_1_0_MonthCollected</value>
300
                                                        </_nullIf>
301
                                                    </month>
302
                                                    <year>
303
                                                        <_nullIf>
304
                                                            <null>0</null>
305
                                                            <type>float</type>
306
                                                            <value>$conceptual_darwin_2003_1_0_YearCollected</value>
307
                                                        </_nullIf>
308
                                                    </year>
309
                                                </_date>
310
                                            </1>
311
                                        </_alt>
312
                                    </value>
313
                                </_dateRangeStart>
283
                                <_alt>
284
                                    <1>
285
                                        <_date>
286
                                            <day>
287
                                                <_nullIf>
288
                                                    <null>0</null>
289
                                                    <type>float</type>
290
                                                    <value>$conceptual_darwin_2003_1_0_DayCollected</value>
291
                                                </_nullIf>
292
                                            </day>
293
                                            <month>
294
                                                <_nullIf>
295
                                                    <null>0</null>
296
                                                    <type>float</type>
297
                                                    <value>$conceptual_darwin_2003_1_0_MonthCollected</value>
298
                                                </_nullIf>
299
                                            </month>
300
                                            <year>
301
                                                <_nullIf>
302
                                                    <null>0</null>
303
                                                    <type>float</type>
304
                                                    <value>$conceptual_darwin_2003_1_0_YearCollected</value>
305
                                                </_nullIf>
306
                                            </year>
307
                                        </_date>
308
                                    </1>
309
                                </_alt>
314 310
                            </date>
315 311
                        </_date>
316 312
                    </collectiondate>

Also available in: Unified diff