Skip to content

alejandromumo/invenio-rdm-records

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%