Update badges in README.md

This commit is contained in:
Alexander Minges 2025-07-08 15:22:25 +02:00
parent 6f5f9a0bf8
commit 63cd4cb9d0
Signed by: Athemis
SSH key fingerprint: SHA256:TUXshgulbwL+FRYvBNo54pCsI0auROsSEgSvueKbkZ4

View file

@ -1,6 +1,7 @@
# doi2dataset
[![Test Status](https://git.athemis.de/Athemis/doi2dataset/badges/workflows/run_tests.yaml/badge.svg)](https://git.athemis.de/Athemis/doi2dataset/actions/runs/latest)
![pipeline](https://git.uni-due.de/cbm343e/doi2dataset/badges/main/pipeline.svg)
![coverage](https://git.uni-due.de/cbm343e/doi2dataset/badges/main/coverage.svg)
**doi2dataset** is a Python tool designed to process DOIs and generate metadata for Dataverse.org datasets. It retrieves metadata from external APIs (such as OpenAlex and CrossRef), maps metadata fields, and can optionally upload the generated metadata to a Dataverse.org instance.