Code repository for the galaxias-python package, which will create Darwin Core Archives and ship them to the ALA
data.csv metadata.md
Processing data:
- Check for duplicates
- Check for correct column names; provide suggestions if column names incorrect and rename
- Check format for data in each column; change it according to DwC standards
- Write meta.xml based on polished data.csv
- Check eml metadata and if all required fields are there
- Write eml.xml
- Create the DwCA itself
- Post data to ALA (optional?)
poetry install .