utnapischtim / invenio-rdm-records

DataCite-based data model for InvenioRDM flavour.

Home Page:https://invenio-rdm-records.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invenio-RDM-Records

DataCite-based data model for Invenio.

Further documentation is available on https://invenio-rdm-records.readthedocs.io/

Development

Install

Choose a version of elasticsearch and a DB, then run:

pipenv run pip install -e .[all]
pipenv run pip install invenio-search[<elasticsearch[5|6|7]>]
pipenv run pip install invenio-db[<[mysql|postgresql|]>,versioning]

Tests

pipenv run ./run-tests.sh

About

DataCite-based data model for InvenioRDM flavour.

https://invenio-rdm-records.readthedocs.io

License:MIT License


Languages

Language:Python 99.8%Language:Shell 0.2%