Revision 3915
Added by Aaron Marcuse-Kubitza over 12 years ago
import.specimens.xml.ref | ||
---|---|---|
144 | 144 |
</namedplace_id> |
145 | 145 |
</locationdetermination> |
146 | 146 |
<locationevent> |
147 |
<obsenddate><_date><date><_dateRangeEnd><value><_alt><2>$eventDate</2></_alt></value></_dateRangeEnd></date></_date></obsenddate> |
|
148 |
<obsstartdate><_date><date><_dateRangeStart><value><_alt><2>$eventDate</2></_alt></value></_dateRangeStart></date></_date></obsstartdate> |
|
149 | 147 |
<taxonoccurrence> |
150 | 148 |
<aggregateoccurrence> |
149 |
<collectiondate><_date><date><_alt><2>$eventDate</2></_alt></date></_date></collectiondate> |
|
151 | 150 |
<plantobservation> |
152 | 151 |
<definedvalue fkey="tablerecord_id"> |
153 | 152 |
<userdefined_id> |
Also available in: Unified diff
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.