invenio-oaiharvester

Invenio module for OAI-PMH metadata harvesting between repositories.


Keywords
invenio, oai-pmh, harvest, metadata
License
GPL-2.0
Install
pip install invenio-oaiharvester==1.0.0a4

Documentation

Invenio-OAIHarvester

Invenio module for OAI-PMH metadata harvesting between repositories.

This is an experimental development preview release.

About

This module allows you to easily harvest OAI-PMH repositories, thanks to the Sickle module, and via signals you can hook the output into your application, or simply to files.

You keep configurations of your OAI-PMH sources via SQLAlchemy models and run or schedule immediate harvesting jobs via command-line or regularly via Celery beat.