Skip to content

lyncode/OAIProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OAI Proxy 1.0 (Beta)

What is OAI Proxy?

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)

Manual (UNIX)

  • 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

OAI Proxy in Action

NOTE: By default OAI Proxy will use port 80.


Credits

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.

Developed by Lybcode