Primo4j
Tags: primo
, api
, x-services
, search
, pnx
, java
, intermediate
, elympics
Last Updated: Oct 15, 2010 00:51
- Description
Primo4j is a Java library for the Primo X-Services API.
- Author: Douglas Campbell
- Additional author(s):
- Institution: National Library of New Zealand
- Year: 2010
- License: Apache License, Version 2.0
- Short description: An overview of Apache 2.0 License
- Link to terms: Detailed license terms
- Skill required for using this code:
Intermediate - Java coding
State
Stable
Programming language
Java
Software requirements
Java
Author(s) homepage
Download
Using the following Ex Libris open interfaces
Primo X-Services (multiple)
Release notes
Version 0.1 features basic, read-only functionality to search, and to view PNX records, tags, & reviews.
Version 0.2 adds:
- Basic searching and viewing of PNX records, tags, & reviews
- Adding tags and reviews to PNX records
- Plugins for enriching and formatting results for display.
The primo4j.Example class shows some sample usages.
Installation instructions
Add the primo4j.jar JAR to your Java application classpath.
The best place to start is to extract the primo4j.Example class from the JAR and inspect the code. Then extract the javadoc to see what classes and methods are available.
TO DO list
- Add OpenSearch/RSS default formats
- Add fields newly added to API
Known issues
- There is only basic error checking of the user-supplied parameters and the API responses
Comments
Text...

