Skip to main content

A Django app to properly model the DataCite Metadata Schema in a relational database,

Project description

django-datacite

Latest Release Python Version License pytest Workflow Status Coverage Status

A Django app to properly model the DataCite Metadata Schema 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.

This app provides a set of models, admin classes, views, and utility functions to export and import DataCite files. All options and default settings can be customized in the Django settings using the same syntax as in django_datacite/settings.py. Identifiers have an additional citation field to store the human readable citation for reuse in other tools.

For a reference integration into a Django project see: https://github.com/ISI-MIP/isimip-doi.

Although it should cover DataCite 4.3 completely, it is still quite fresh and should be used with care.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-datacite-1.0.2.tar.gz (27.9 kB view hashes)

Uploaded Source

Built Distribution

django_datacite-1.0.2-py3-none-any.whl (36.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page