Invenio-OAIHarvester

https://img.shields.io/travis/inveniosoftware/invenio-oaiharvester.svg https://img.shields.io/coveralls/inveniosoftware/invenio-oaiharvester.svg https://img.shields.io/github/tag/inveniosoftware/invenio-oaiharvester.svg https://img.shields.io/pypi/dm/invenio-oaiharvester.svg https://img.shields.io/github/license/inveniosoftware/invenio-oaiharvester.svg

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.

User’s Guide

This part of the documentation will show you how to get started in using Invenio-OAIHarvester.

API Reference

If you are looking for information on a specific function, class or method, this part of the documentation is for you.

Additional Notes

Notes on how to contribute, legal information and changes are here for the interested.