DMP Tool Python package that matches DMPs to their published outputs.
- Python 3.12
- Rust: https://www.rust-lang.org/tools/install
- Docker Engine: https://docs.docker.com/engine/install/
- Crossref Metadata Public Data File: https://www.crossref.org/learning/public-data-file/
- OpenAlex: https://docs.openalex.org/download-all-data/download-to-your-machine
- DataCite Public Data File: https://datafiles.datacite.org/
- ROR: https://zenodo.org/records/15132361
See the below pages for in depth documentation.
- Architecture — system overview, components, and data flow
- Development — setting up a local development environment
- Running Locally with Dataset Subset — running the pipeline locally against a small dataset
- AWS Operations — deploying and operating the pipeline on AWS
- Troubleshooting — common issues and fixes