Download Size md5 hash
oai2-4.7.x-1.x-dev.tar.gz 14.01 KB 960ddb8e5be634c4125d1095adab1d04
oai2-4.7.x-1.x-dev.zip 15.09 KB 3d032c1c3d919ead974ea733c86b28b8
Development snapshot from branch: 4.7.x-1.x
Last updated: February 25, 2011 - 07:43

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.