Skip to content

Commit 5168a2a

Browse files
committed
Update README.md
1 parent f79f5a9 commit 5168a2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ django-datacite
55
[![License](https://img.shields.io/github/license/ISI-MIP/django-datacite?style=flat)](https://github.com/rdmorganiser/django-datacite/blob/main/LICENSE)
66
[![CI status](https://github.com/ISI-MIP/django-datacite/actions/workflows/ci.yml/badge.svg)](https://github.com/ISI-MIP/django-datacite/actions/workflows/ci.yml)
77
[![Coverage status](https://coveralls.io/repos/ISI-MIP/django-datacite/badge.svg?branch=main&service=github)](https://coveralls.io/github/ISI-MIP/django-datacite?branch=main)
8-
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.18376443.svg)](https://doi.org/10.5281/zenodo.18376443)
8+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.18376442.svg)](https://doi.org/10.5281/zenodo.18376442)
99

1010
A Django app to properly model the [DataCite Metadata Schema](https://schema.datacite.org/) in a relational database, with full integration into the Django admin interface. The app is *slightly* opinionated in a way to make it better usable as a DOI registration database. Names (`creators` and `contributors`) and identifiers (for the resources, but also for `alternativeIdentifiers` and `relatedIdentifiers`) are stored in separate database tables and can be reused for different resources.
1111

0 commit comments

Comments
 (0)