Releases for OAI-PMH Module

oai2 6.x-1.2

rjerome - June 22, 2009 - 13:44
Download Size md5 hash
oai2-6.x-1.2.tar.gz 14.15 KB d09ab87d0222b335d951a3c00b337b60
Official release from CVS tag: DRUPAL-6--1-2
Last updated: June 22, 2009 - 13:47

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

oai2 6.x-1.1

rjerome - June 18, 2009 - 19:34
Download Size md5 hash
oai2-6.x-1.1.tar.gz 14.11 KB 42ec7b6c89dbb6576bcd2dbc9f13fbe0
Official release from CVS tag: DRUPAL-6--1-1
Last updated: June 18, 2009 - 19:35

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

rjerome - December 16, 2008 - 19:36
Download Size md5 hash
oai2-6.x-1.x-dev.tar.gz 14.15 KB 105685d33b5446cf04a79017db6070db
Nightly development snapshot from CVS branch: DRUPAL-6--1
Last updated: June 23, 2009 - 00:21

This is the development snapshot of the OAI2 module. All the latest changes will end up here first.

oai2 6.x-1.0

rjerome - December 16, 2008 - 19:34
Download Size md5 hash
oai2-6.x-1.0.tar.gz 14.11 KB f5f13c1424d5d49c9f5a021259118ac8
Official release from CVS tag: DRUPAL-6--1-0
Last updated: December 16, 2008 - 19:35

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

rjerome - June 24, 2008 - 15:24
Download Size md5 hash
oai2-5.x-1.3.tar.gz 14.22 KB 564205c914d27efbd4147f449514bd14
Official release from CVS tag: DRUPAL-5--1-3
Last updated: June 24, 2008 - 15:25

Fixed a few more bugs which were preventing validation at http://www.openarchives.org/Register

oai2 5.x-1.2

rjerome - June 23, 2008 - 20:53
Download Size md5 hash
oai2-5.x-1.2.tar.gz 14.08 KB 8e35ce126cc1e379742a976f5fcd573a
Official release from CVS tag: DRUPAL-5--1-2
Last updated: June 23, 2008 - 20:55

fixed validation problems outlined in #273798: Conform fully to the OAI2 standard

oai2 5.x-1.1

rjerome - December 14, 2007 - 14:40
Download Size md5 hash
oai2-5.x-1.1.tar.gz 13.96 KB 7d91eb46ca1692c8ac0da25be96e2f88
Official release from CVS tag: DRUPAL-5--1-1
Last updated: December 14, 2007 - 14:45

added the patch submitted by sdrycroft (http://drupal.org/node/193515)

oai2 4.7.x-1.1

rjerome - June 21, 2007 - 13:06
Download Size md5 hash
oai2-4.7.x-1.1.tar.gz 13.78 KB 3840351574e78a267603ce84fee4537a
Official release from CVS tag: DRUPAL-4-7--1-1
Last updated: June 21, 2007 - 13:10

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

rjerome - June 21, 2007 - 13:04
Download Size md5 hash
oai2-5.x-1.0.tar.gz 13.93 KB a96412a964234c60d41bc94c19471f79
Official release from CVS tag: DRUPAL-5--1-0
Last updated: June 21, 2007 - 13:05

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

rjerome - January 11, 2007 - 21:13
Download Size md5 hash
oai2-5.x-1.x-dev.tar.gz 14.56 KB a5831e929723fe06ed2f24c518b97192
Nightly development snapshot from CVS branch: DRUPAL-5
Last updated: June 25, 2008 - 00:06

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

rjerome - January 11, 2007 - 21:12
Download Size md5 hash
oai2-4.7.x-1.0.tar.gz 13.75 KB 855c28016c9f698192da09e9c3ef2534
Official release from CVS tag: DRUPAL-4-7--1-0
Last updated: January 11, 2007 - 17:15

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

rjerome - November 11, 2006 - 09:14
Download Size md5 hash
oai2-HEAD.tar.gz 14.28 KB dec593a0d4c67aae1deccf78a5cc86cc
Nightly development snapshot from CVS branch: HEAD
Last updated: November 29, 2007 - 12:07

oai2 4.6.x-1.x-dev

rjerome - August 10, 2006 - 17:00
Download Size md5 hash
oai2-4.6.x-1.x-dev.tar.gz 13.62 KB fe818b92222500753dd71daba6f2a3b3
Nightly development snapshot from CVS branch: DRUPAL-4-6
Last updated: June 22, 2007 - 00:11

oai2 4.7.x-1.x-dev

rjerome - August 10, 2006 - 09:02
Download Size md5 hash
oai2-4.7.x-1.x-dev.tar.gz 13.79 KB 89f40e14dd48330118f6efdb02708175
Nightly development snapshot from CVS branch: DRUPAL-4-7
Last updated: June 22, 2007 - 00:11

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.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.