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
132 132
            </namedplace_id>
133 133
        </locationdetermination>
134 134
        <locationevent>
135
            <obsenddate>
136
                <_date>
137
                    <date>
138
                        <_dateRangeEnd>
139
                            <value>
135
            <taxonoccurrence>
136
                <aggregateoccurrence>
137
                    <collectiondate>
138
                        <_date>
139
                            <date>
140 140
                                <_alt>
141 141
                                    <1>
142 142
                                        <_date>
......
164 164
                                        </_date>
165 165
                                    </1>
166 166
                                </_alt>
167
                            </value>
168
                        </_dateRangeEnd>
169
                    </date>
170
                </_date>
171
            </obsenddate>
172
            <obsstartdate>
173
                <_date>
174
                    <date>
175
                        <_dateRangeStart>
176
                            <value>
177
                                <_alt>
178
                                    <1>
179
                                        <_date>
180
                                            <day>
181
                                                <_nullIf>
182
                                                    <null>0</null>
183
                                                    <type>float</type>
184
                                                    <value>$DayCollected</value>
185
                                                </_nullIf>
186
                                            </day>
187
                                            <month>
188
                                                <_nullIf>
189
                                                    <null>0</null>
190
                                                    <type>float</type>
191
                                                    <value>$MonthCollected</value>
192
                                                </_nullIf>
193
                                            </month>
194
                                            <year>
195
                                                <_nullIf>
196
                                                    <null>0</null>
197
                                                    <type>float</type>
198
                                                    <value>$YearCollected</value>
199
                                                </_nullIf>
200
                                            </year>
201
                                        </_date>
202
                                    </1>
203
                                </_alt>
204
                            </value>
205
                        </_dateRangeStart>
206
                    </date>
207
                </_date>
208
            </obsstartdate>
209
            <taxonoccurrence>
210
                <aggregateoccurrence>
167
                            </date>
168
                        </_date>
169
                    </collectiondate>
211 170
                    <notes>$convertednotes</notes>
212 171
                    <plantobservation>
213 172
                        <specimenreplicate>

Also available in: Unified diff