Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Salvage EMOF SQL #89

Open
8 tasks
peterdesmet opened this issue Sep 19, 2024 · 0 comments
Open
8 tasks

Salvage EMOF SQL #89

peterdesmet opened this issue Sep 19, 2024 · 0 comments
Assignees

Comments

@peterdesmet
Copy link
Member

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()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants