Open
Description
This repository contains many SQL script to translate ETN data to Darwin Core: https://github.com/inbo/etn-occurrences/tree/main/sql. It should be investigate what is already covered by etn::write_dwc()
and what can be used to extend that function.
Here's my quick attempt:
- dwc_emof_animals_capture.sql: useful to for emof
- dwc_emof_animals_surgery.sql: useful to for emof
- dwc_emof_detections.sql: useful to for emof
- dwc_emof_receiver_deployments.sql: useful to for emof
- dwc_event_animals.sql: we don't use event-based dwc-a
- dwc_event_receiver_deployments.sql: we don't use event-based dwc-a
- dwc_occ_animals.sql: covered by write_dwc()
- dwc_occ_detections.sql: covered by write_dwc()
Metadata
Metadata
Assignees
Labels
No labels