originally: http://www.oclc.org/research/software/oai/harvester.htm
NOTE! This project has been superseded in favor of a different implementation that is more lightweight and supports OAI v1.1 and v2.0. This page remains to support existing users, but if you are a new user, consider using OAIHarvester2 instead.
The OAIHarvester Open Source project is a Java application providing an OAI-PMH v2.0 harvester framework. This framework can be customized to perform arbitrary operations on harvested data by implementing some Java interfaces. Demonstration implementations of these interfaces are included in the application distribution.
The OAIHarvester code in the CVS repository is divided into modules for ease of retrieval.
The modules are:
CVS usage note: The CVSROOT should be set to userid@pubserv.oclc.org:/home/CVS/oai/cvsroot
You may click below to download the complete OAIHarvester code for use or evaluation, without using CVS. This download is Release 1.1.
View: | Readme | Javadoc | ||
Download: | Distribution | Classes | Demo |