Revision 3915
Added by Aaron Marcuse-Kubitza over 12 years ago
import.specimens.xml.ref | ||
---|---|---|
136 | 136 |
</namedplace_id> |
137 | 137 |
</locationdetermination> |
138 | 138 |
<locationevent> |
139 |
<obsenddate><_date><date><_dateRangeEnd><value><_alt><2>$LatestDateCollected</2></_alt></value></_dateRangeEnd></date></_date></obsenddate> |
|
140 |
<obsstartdate><_date><date><_dateRangeStart><value><_alt><2>$LatestDateCollected</2></_alt></value></_dateRangeStart></date></_date></obsstartdate> |
|
141 | 139 |
<taxonoccurrence> |
142 | 140 |
<aggregateoccurrence> |
141 |
<collectiondate><_date><date><_alt><2>$LatestDateCollected</2></_alt></date></_date></collectiondate> |
|
143 | 142 |
<plantobservation> |
144 | 143 |
<specimenreplicate> |
145 | 144 |
<catalognumber_dwc>$CatalogNO</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.