oai2 4.7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| oai2-4.7.x-1.x-dev.tar.gz | 13.79 KB | 89f40e14dd48330118f6efdb02708175 |
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.
