Revision 3915
Added by Aaron Marcuse-Kubitza over 12 years ago
import.specimens.xml.ref | ||
---|---|---|
56 | 56 |
</namedplace_id> |
57 | 57 |
</locationdetermination> |
58 | 58 |
<locationevent> |
59 |
<obsenddate><_date><date><_dateRangeEnd><value><_alt><2>$eventDate</2></_alt></value></_dateRangeEnd></date></_date></obsenddate> |
|
60 |
<obsstartdate><_date><date><_dateRangeStart><value><_alt><2>$eventDate</2></_alt></value></_dateRangeStart></date></_date></obsstartdate> |
|
61 | 59 |
<taxonoccurrence> |
62 | 60 |
<aggregateoccurrence> |
61 |
<collectiondate><_date><date><_alt><2>$eventDate</2></_alt></date></_date></collectiondate> |
|
63 | 62 |
<plantobservation> |
64 | 63 |
<specimenreplicate> |
65 | 64 |
<catalognumber_dwc>$catalogNumber</catalognumber_dwc> |
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.