Project

General

Profile

« Previous | Next » 

Revision 3915

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.

View differences:

import.specimens.xml.ref
28 28
            </namedplace_id>
29 29
        </locationdetermination>
30 30
        <locationevent>
31
            <obsenddate>
32
                <_date>
33
                    <date>
34
                        <_dateRangeEnd>
35
                            <value>
31
            <taxonoccurrence>
32
                <aggregateoccurrence>
33
                    <collectiondate>
34
                        <_date>
35
                            <date>
36 36
                                <_alt>
37 37
                                    <1>
38 38
                                        <_date>
......
60 60
                                        </_date>
61 61
                                    </1>
62 62
                                </_alt>
63
                            </value>
64
                        </_dateRangeEnd>
65
                    </date>
66
                </_date>
67
            </obsenddate>
68
            <obsstartdate>
69
                <_date>
70
                    <date>
71
                        <_dateRangeStart>
72
                            <value>
73
                                <_alt>
74
                                    <1>
75
                                        <_date>
76
                                            <day>
77
                                                <_nullIf>
78
                                                    <null>0</null>
79
                                                    <type>float</type>
80
                                                    <value>$collday</value>
81
                                                </_nullIf>
82
                                            </day>
83
                                            <month>
84
                                                <_nullIf>
85
                                                    <null>0</null>
86
                                                    <type>float</type>
87
                                                    <value>$collmonth</value>
88
                                                </_nullIf>
89
                                            </month>
90
                                            <year>
91
                                                <_nullIf>
92
                                                    <null>0</null>
93
                                                    <type>float</type>
94
                                                    <value>$collyear</value>
95
                                                </_nullIf>
96
                                            </year>
97
                                        </_date>
98
                                    </1>
99
                                </_alt>
100
                            </value>
101
                        </_dateRangeStart>
102
                    </date>
103
                </_date>
104
            </obsstartdate>
105
            <taxonoccurrence>
106
                <aggregateoccurrence>
63
                            </date>
64
                        </_date>
65
                    </collectiondate>
107 66
                    <notes>
108 67
                        <_merge>
109 68
                            <1>$comment1</1>

Also available in: Unified diff