| Download | Size | md5 hash |
|---|---|---|
| oai2-4.7.x-1.0.tar.gz | 13.75 KB | 855c28016c9f698192da09e9c3ef2534 |
| oai2-4.7.x-1.0.zip | 15.16 KB | 9e3d86fb3b1959ea1875b116a5bb502f |
This is the release 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.