Downloads

Download tar.gz 15 KB
MD5: b0c27e28afbabc1850b43763e1469090
SHA-1: ae43ed679ee78b4cd646fe4dfff0f088988c4483
SHA-256: 8af2ab856e875291f7f79520f9b4ffc7ce3d0be4b783c3e86445d06c313980f8
Download zip 16.17 KB
MD5: 7ff6cfeba68997e84f2505fcd338611e
SHA-1: 7d2d77fc91ef875c726c0e639e36f47680dc9eba
SHA-256: 5b4208bf150ed4f8e3595cc315cbce13f87088d4e5c743f7d67165a66ee71f22

Release notes

June 21,2007


  • Added patch from "sdrycroft" to fix a bug in oai2_list_id_rec() which was causing only the first record of the following query to be returned... oai?verb=ListRecords&metadataPrefix=oai_dc

This is the development version for 4.7

Description:
============
This module provides an implementation the OAI V2 Data-Provider for the Drupal
Bibliography module.

Requirements:
=============
Drupal 4.7, bibliography module.

Installation:
=============
Copy the oai2 directory to your modules directory. Visit admin/modules
and enable the oai2 module, the module will report success or failure of the
installation. Visit the admin/menu page to activate (and cache) the /oai url.

You should now be able to visit example.com/oai?verb=Identify and get some basic
information about your repository.

Acknowledgements:
=================
This module was inspired by and I have used some code from http://physnet.uni-oldenburg.de/oai/
writen by Heinrich Stamerjohanns.

Created by: rjerome
Created on: 10 Aug 2006 at 09:02 UTC
Last updated: 6 Jul 2016 at 20:22 UTC

Other releases