Project

General

Profile

« Previous | Next » 

Revision 4021

mappings/DwC2-VegBIEN.specimens.csv: eventDate: Also map to obsstartdate/obsenddate, since the collectiondate is also the event date for specimens data, and for mergability with VegCSV

View differences:

import.specimens.xml.ref
171 171
            </namedplace_id>
172 172
        </locationdetermination>
173 173
        <locationevent>
174
            <obsenddate>
175
                <_date>
176
                    <date>
177
                        <_dateRangeEnd>
178
                            <value>
179
                                <_alt>
180
                                    <0>$VerbatimCollectingDate</0>
181
                                    <1>
182
                                        <_date>
183
                                            <day>
184
                                                <_nullIf>
185
                                                    <null>0</null>
186
                                                    <type>float</type>
187
                                                    <value>$DayCollected</value>
188
                                                </_nullIf>
189
                                            </day>
190
                                            <month>
191
                                                <_nullIf>
192
                                                    <null>0</null>
193
                                                    <type>float</type>
194
                                                    <value>$MonthCollected</value>
195
                                                </_nullIf>
196
                                            </month>
197
                                            <year>
198
                                                <_nullIf>
199
                                                    <null>0</null>
200
                                                    <type>float</type>
201
                                                    <value>$YearCollected</value>
202
                                                </_nullIf>
203
                                            </year>
204
                                        </_date>
205
                                    </1>
206
                                </_alt>
207
                            </value>
208
                        </_dateRangeEnd>
209
                    </date>
210
                </_date>
211
            </obsenddate>
212
            <obsstartdate>
213
                <_date>
214
                    <date>
215
                        <_dateRangeStart>
216
                            <value>
217
                                <_alt>
218
                                    <0>$VerbatimCollectingDate</0>
219
                                    <1>
220
                                        <_date>
221
                                            <day>
222
                                                <_nullIf>
223
                                                    <null>0</null>
224
                                                    <type>float</type>
225
                                                    <value>$DayCollected</value>
226
                                                </_nullIf>
227
                                            </day>
228
                                            <month>
229
                                                <_nullIf>
230
                                                    <null>0</null>
231
                                                    <type>float</type>
232
                                                    <value>$MonthCollected</value>
233
                                                </_nullIf>
234
                                            </month>
235
                                            <year>
236
                                                <_nullIf>
237
                                                    <null>0</null>
238
                                                    <type>float</type>
239
                                                    <value>$YearCollected</value>
240
                                                </_nullIf>
241
                                            </year>
242
                                        </_date>
243
                                    </1>
244
                                </_alt>
245
                            </value>
246
                        </_dateRangeStart>
247
                    </date>
248
                </_date>
249
            </obsstartdate>
174 250
            <taxonoccurrence>
175 251
                <aggregateoccurrence>
176 252
                    <collectiondate>

Also available in: Unified diff