OAI Proxy is a standalone service that allows one to harvest multiple OAI-PMH data providers, offering an OAI interface that exposes those harvested records.
- Easy to use and install
- Fast, it indexes all the information
- Uses XOAI which means powerful features (Virtual Sets, Virtual Contexts, Transformers, Filters)
- Download the ZIP file, unpack it.
- (Optional) Edit configurations at
[UNPACKED_OAIPROXY_DIR]/config/proxy.cfg
- Open the terminal and execute:
$ cd [UNPACKED_OAIPROXY_DIR]
$ sudo java -jar oai-proxy.jar
NOTE: By default OAI Proxy will use port 80.
- Open the browser at http://localhost
- The OAI interface will be available at http://localhost/oai/request
OAIProxy was developed and is currently maintained by Lyncode.
All resources used on this site are released under their respective licenses by the authors credited in this page. The OAIProxy components are distributed using the Apache License, Version 2.0.