Releases for OAI-PMH Module
oai2 6.x-1.2
oai2 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| oai2-6.x-1.1.tar.gz | 14.11 KB | 42ec7b6c89dbb6576bcd2dbc9f13fbe0 |
This release fixes a bug which prevented the <dc:creator> tags from being included in the output.
See http://drupal.org/node/495348
oai2 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| oai2-6.x-1.x-dev.tar.gz | 14.15 KB | 105685d33b5446cf04a79017db6070db |
This is the development snapshot of the OAI2 module. All the latest changes will end up here first.
oai2 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| oai2-6.x-1.0.tar.gz | 14.11 KB | f5f13c1424d5d49c9f5a021259118ac8 |
This is the 6.x port of the OAI2 module for Drupal. It exposes the information from Biblio records to OAI2 complaint harvesters. It has been verified by the Open Archives Initiative - Repository Explorer
oai2 5.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| oai2-5.x-1.3.tar.gz | 14.22 KB | 564205c914d27efbd4147f449514bd14 |
Fixed a few more bugs which were preventing validation at http://www.openarchives.org/Register
oai2 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| oai2-5.x-1.2.tar.gz | 14.08 KB | 8e35ce126cc1e379742a976f5fcd573a |
fixed validation problems outlined in #273798: Conform fully to the OAI2 standard
oai2 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| oai2-5.x-1.1.tar.gz | 13.96 KB | 7d91eb46ca1692c8ac0da25be96e2f88 |
added the patch submitted by sdrycroft (http://drupal.org/node/193515)
oai2 4.7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| oai2-4.7.x-1.1.tar.gz | 13.78 KB | 3840351574e78a267603ce84fee4537a |
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.
oai2 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| oai2-5.x-1.0.tar.gz | 13.93 KB | a96412a964234c60d41bc94c19471f79 |
This is the release version for Drupal 5.x
Description:
============
This module provides an implementation the OAI V2 Data-Provider for the Drupal
Bibliography module.
Requirements:
=============
Drupal 5.x 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.
oai2 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| oai2-5.x-1.x-dev.tar.gz | 14.56 KB | a5831e929723fe06ed2f24c518b97192 |
This is the development release for 5.x
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
oai2 4.7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| oai2-4.7.x-1.0.tar.gz | 13.75 KB | 855c28016c9f698192da09e9c3ef2534 |
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.
oai2 4.6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| oai2-4.6.x-1.x-dev.tar.gz | 13.62 KB | fe818b92222500753dd71daba6f2a3b3 |
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.
