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

Prepare EML for GBIF upload #83

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Conversation

sannegovaert
Copy link
Member

This script prepares EML data extracted from IMIS for upload to a GBIF IPT.

@@ -0,0 +1,242 @@
<?xml version="1.0" encoding="UTF-8"?>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would organize the data similarly to bird-tracking:

data/processed/DATASET_NAME/eml.xml

I would not store the raw eml, since we can get that one directly from IMIS.

@peterdesmet
Copy link
Member

I also think it's best to remove the external link to IMIS (like https://www.vliz.be/en/imis?dasid=5867) as part of this script, since we have the DOI pointing to the same thing.

@peterdesmet
Copy link
Member

And I would remove all emails of all creators/contacts, since there are still some odd emails there. ORCID is sufficient.

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

Successfully merging this pull request may close these issues.

2 participants