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
54 54
                    <collectiondate>
55 55
                        <_date>
56 56
                            <date>
57
                                <_dateRangeStart>
58
                                    <value>
59
                                        <_alt>
60
                                            <1>
61
                                                <_date>
62
                                                    <day>
63
                                                        <_nullIf>
64
                                                            <null>0</null>
65
                                                            <type>float</type>
66
                                                            <value>$Colldd</value>
67
                                                        </_nullIf>
68
                                                    </day>
69
                                                    <month>
70
                                                        <_nullIf>
71
                                                            <null>0</null>
72
                                                            <type>float</type>
73
                                                            <value>$Collmm</value>
74
                                                        </_nullIf>
75
                                                    </month>
76
                                                    <year>
77
                                                        <_nullIf>
78
                                                            <null>0</null>
79
                                                            <type>float</type>
80
                                                            <value>$Collyy</value>
81
                                                        </_nullIf>
82
                                                    </year>
83
                                                </_date>
84
                                            </1>
85
                                        </_alt>
86
                                    </value>
87
                                </_dateRangeStart>
57
                                <_alt>
58
                                    <1>
59
                                        <_date>
60
                                            <day>
61
                                                <_nullIf>
62
                                                    <null>0</null>
63
                                                    <type>float</type>
64
                                                    <value>$Colldd</value>
65
                                                </_nullIf>
66
                                            </day>
67
                                            <month>
68
                                                <_nullIf>
69
                                                    <null>0</null>
70
                                                    <type>float</type>
71
                                                    <value>$Collmm</value>
72
                                                </_nullIf>
73
                                            </month>
74
                                            <year>
75
                                                <_nullIf>
76
                                                    <null>0</null>
77
                                                    <type>float</type>
78
                                                    <value>$Collyy</value>
79
                                                </_nullIf>
80
                                            </year>
81
                                        </_date>
82
                                    </1>
83
                                </_alt>
88 84
                            </date>
89 85
                        </_date>
90 86
                    </collectiondate>

Also available in: Unified diff