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
149 149
            </namedplace_id>
150 150
        </locationdetermination>
151 151
        <locationevent>
152
            <obsenddate>
153
                <_date>
154
                    <date>
155
                        <_dateRangeEnd>
156
                            <value>
152
            <taxonoccurrence>
153
                <aggregateoccurrence>
154
                    <collectiondate>
155
                        <_date>
156
                            <date>
157 157
                                <_alt>
158 158
                                    <1>
159 159
                                        <_date>
......
181 181
                                        </_date>
182 182
                                    </1>
183 183
                                </_alt>
184
                            </value>
185
                        </_dateRangeEnd>
186
                    </date>
187
                </_date>
188
            </obsenddate>
189
            <obsstartdate>
190
                <_date>
191
                    <date>
192
                        <_dateRangeStart>
193
                            <value>
194
                                <_alt>
195
                                    <1>
196
                                        <_date>
197
                                            <day>
198
                                                <_nullIf>
199
                                                    <null>0</null>
200
                                                    <type>float</type>
201
                                                    <value>$DayCollected</value>
202
                                                </_nullIf>
203
                                            </day>
204
                                            <month>
205
                                                <_nullIf>
206
                                                    <null>0</null>
207
                                                    <type>float</type>
208
                                                    <value>$MonthCollected</value>
209
                                                </_nullIf>
210
                                            </month>
211
                                            <year>
212
                                                <_nullIf>
213
                                                    <null>0</null>
214
                                                    <type>float</type>
215
                                                    <value>$YearCollected</value>
216
                                                </_nullIf>
217
                                            </year>
218
                                        </_date>
219
                                    </1>
220
                                </_alt>
221
                            </value>
222
                        </_dateRangeStart>
223
                    </date>
224
                </_date>
225
            </obsstartdate>
226
            <taxonoccurrence>
227
                <aggregateoccurrence>
184
                            </date>
185
                        </_date>
186
                    </collectiondate>
228 187
                    <notes>
229 188
                        <_merge>
230 189
                            <1>$Notes</1>

Also available in: Unified diff