|
||
DescriptionThe OAICat Open Source project is a Java Servlet web application providing an OAI-PMH v2.0 repository framework. This framework can be customized to work with arbitrary data repositories by implementing some Java interfaces. This demonstration of the interfaces is based on the webapp distribution and can be tested through the protocol request forms listed below. If you customize these pages, please include the OAICat icon below and hyperlink it to http://www.oclc.org/research/software/oai/cat.shtm Caveat! This webapp assumes that Tomcat will be started from the CATALINA_HOME subdirectory. If these pages appear, but the servlets invoked from the forms below fail, chances are you started Tomcat from a different location. In this case, edit the webapps/oaicat/WEB-INF/web.xml file and change the following relative reference to an absolute file path. <param-value>webapps/oaicat/WEB-INF/oaicat.properties</param-value> License InformationOCLC Research Public License |
||
Demo baseURLhttp://newton.gim.be/oaicat/OAIHandler (assuming Tomcat's default port 8080) |
||
Protocol Request Forms |
||
Customization Notes |
||
Jeff Young |