Skip to content

martinobersteiner/invenio-records-marc21

 
 

Repository files navigation

Invenio-Records-Marc21

Marc21 datamodel

Further documentation is available on https://invenio-records-marc21.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[elasticsearch7]
pipenv run pip install invenio-db[postgresql,versioning]

Service

** Create Marc21 Record**

Tests

pipenv run ./run-tests.sh

About

this module provides the marc21 standard

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 78.2%
  • JavaScript 13.5%
  • HTML 7.3%
  • Other 1.0%