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
144 144
            </namedplace_id>
145 145
        </locationdetermination>
146 146
        <locationevent>
147
            <obsenddate>
148
                <_date>
149
                    <date>
150
                        <_dateRangeEnd>
151
                            <value>
147
            <taxonoccurrence>
148
                <aggregateoccurrence>
149
                    <collectiondate>
150
                        <_date>
151
                            <date>
152 152
                                <_alt>
153 153
                                    <0>$VerbatimCollectingDate</0>
154 154
                                    <1>
......
177 177
                                        </_date>
178 178
                                    </1>
179 179
                                </_alt>
180
                            </value>
181
                        </_dateRangeEnd>
182
                    </date>
183
                </_date>
184
            </obsenddate>
185
            <obsstartdate>
186
                <_date>
187
                    <date>
188
                        <_dateRangeStart>
189
                            <value>
190
                                <_alt>
191
                                    <0>$VerbatimCollectingDate</0>
192
                                    <1>
193
                                        <_date>
194
                                            <day>
195
                                                <_nullIf>
196
                                                    <null>0</null>
197
                                                    <type>float</type>
198
                                                    <value>$DayCollected</value>
199
                                                </_nullIf>
200
                                            </day>
201
                                            <month>
202
                                                <_nullIf>
203
                                                    <null>0</null>
204
                                                    <type>float</type>
205
                                                    <value>$MonthCollected</value>
206
                                                </_nullIf>
207
                                            </month>
208
                                            <year>
209
                                                <_nullIf>
210
                                                    <null>0</null>
211
                                                    <type>float</type>
212
                                                    <value>$YearCollected</value>
213
                                                </_nullIf>
214
                                            </year>
215
                                        </_date>
216
                                    </1>
217
                                </_alt>
218
                            </value>
219
                        </_dateRangeStart>
220
                    </date>
221
                </_date>
222
            </obsstartdate>
223
            <taxonoccurrence>
224
                <aggregateoccurrence>
180
                            </date>
181
                        </_date>
182
                    </collectiondate>
225 183
                    <notes>$FieldNotes</notes>
226 184
                    <plantobservation>
227 185
                        <definedvalue fkey="tablerecord_id">

Also available in: Unified diff