Download & Extend

Releases for OAI-PMH Module

oai2 6.x-1.3

Download Size md5 hash
oai2-6.x-1.3.tar.gz 15.4 KB 271f73a7f696ad7736ee23c498f8a58c
oai2-6.x-1.3.zip 17.04 KB 4d1a47581937965f464c310a2d561b59
Last updated: April 10, 2011 - 15:21
Official release from tag: 6.x-1.3

Release notes

This release rolls up all the changes that have been accumulating in the -dev branch for some time.

These include (among other things) the use of path aliases in the indentifier element and a new hook to allow other modules to add information to metadata records. It is hook_get_record_metaDataPrefix($node) where metaDataPrefix is usually "oai_dc" but could be any prefix you wish to add support for.

oai2 6.x-1.2

Download Size md5 hash
oai2-6.x-1.2.tar.gz 14.15 KB d09ab87d0222b335d951a3c00b337b60
oai2-6.x-1.2.zip 15.81 KB 249c3d140a7483295c5111ce4c43b32c
Last updated: December 24, 2010 - 23:29
Official release from tag: 6.x-1.2

Release notes

This release fixes the missing <dc:subject> issue discovered citrik

oai2 6.x-1.1

Download Size md5 hash
oai2-6.x-1.1.tar.gz 14.11 KB 42ec7b6c89dbb6576bcd2dbc9f13fbe0
oai2-6.x-1.1.zip 15.77 KB 9c8381962e9f145d28f977c020b554d9
Last updated: December 24, 2010 - 23:29
Official release from tag: 6.x-1.1

Release notes

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 19.74 KB 480cf32b41a70a9dca2e7369ff5bdd3e
oai2-6.x-1.x-dev.zip 23.45 KB 7a92192c9f63627dbb980b43e94d74ac
Last packaged version: 6.x-1.3+10-dev
Last updated: February 25, 2012 - 00:27
Development snapshot from branch: 6.x-1.x

Release notes

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
oai2-6.x-1.0.zip 15.79 KB efca25cb42700b1f6522fc173b4b547b
Last updated: December 24, 2010 - 23:29
Official release from tag: 6.x-1.0

Release notes

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
oai2-5.x-1.3.zip 15.83 KB a3a36f386cce14b69ffa7713b82f8748
Last updated: December 24, 2010 - 23:29
Official release from tag: 5.x-1.3

Release notes

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
oai2-5.x-1.2.zip 15.7 KB 24456835087c251970fa6c8da34c9647
Last updated: December 24, 2010 - 23:29
Official release from tag: 5.x-1.2

Release notes

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
oai2-5.x-1.1.zip 15.56 KB be2bb935afdfeea1c043778206436a53
Last updated: December 24, 2010 - 23:29
Official release from tag: 5.x-1.1

Release notes

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
oai2-4.7.x-1.1.zip 15.18 KB 90638fcecb35e625c33bc8ff1f4ad102
Last updated: December 24, 2010 - 23:29
Official release from tag: 4.7.x-1.1

Release notes

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
oai2-5.x-1.0.zip 15.51 KB 9616cc23609de8ac2a1fb805a2748df4
Last updated: December 24, 2010 - 23:29
Official release from tag: 5.x-1.0

Release notes

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.8 KB dfddcafe6700237de0c4bdb11d05c392
oai2-5.x-1.x-dev.zip 16.24 KB 37c1dc32e5e2f3f5bf0897a427c80b43
Last updated: February 25, 2011 - 07:43
Development snapshot from branch: 5.x-1.x

Release notes

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
oai2-4.7.x-1.0.zip 15.16 KB 9e3d86fb3b1959ea1875b116a5bb502f
Last updated: December 24, 2010 - 23:29
Official release from tag: 4.7.x-1.0

Release notes

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 HEAD

Download Size md5 hash
oai2-HEAD.tar.gz 14.52 KB d175db25045711fc09410671e8f7f527
oai2-master.tar.gz 14.75 KB 6d409c6f40bcbac5a3d034e7b98c8453
oai2-HEAD.zip 16.32 KB eef939977c90824014ea11c59a702806
oai2-master.zip 16.19 KB 9733a9d1b457400726611b2b774b0b40
Last updated: February 25, 2011 - 07:43
Development snapshot from branch: master

oai2 4.6.x-1.x-dev

Download Size md5 hash
oai2-4.6.x-1.x-dev.tar.gz 13.8 KB f50babc023f358ef3eb10a0a1ead8b8d
oai2-4.6.x-1.x-dev.zip 14.84 KB 9c52bd7ce18d555b51aabc7cd18eda4f
Last updated: February 25, 2011 - 07:43
Development snapshot from branch: 4.6.x-1.x

oai2 4.7.x-1.x-dev

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
Last updated: February 25, 2011 - 07:43
Development snapshot from branch: 4.7.x-1.x

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.

Subscribe with RSS Syndicate content