Releases for OAI-PMH Module
oai2 6.x-1.2
First released: June 22, 2009 - 13:44
Size: 14.15 KB
md5_file hash: d09ab87d0222b335d951a3c00b337b60
Last updated: June 22, 2009 - 13:47
This release fixes the missing <dc:subject> issue discovered citrik
oai2 6.x-1.1
First released: June 18, 2009 - 19:34
Size: 14.11 KB
md5_file hash: 42ec7b6c89dbb6576bcd2dbc9f13fbe0
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
First released: December 16, 2008 - 19:36
Size: 14.15 KB
md5_file hash: 105685d33b5446cf04a79017db6070db
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
First released: December 16, 2008 - 19:34
Size: 14.11 KB
md5_file hash: f5f13c1424d5d49c9f5a021259118ac8
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
First released: June 24, 2008 - 15:24
Size: 14.22 KB
md5_file hash: 564205c914d27efbd4147f449514bd14
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
First released: June 23, 2008 - 20:53
Size: 14.08 KB
md5_file hash: 8e35ce126cc1e379742a976f5fcd573a
Last updated: June 23, 2008 - 20:55
fixed validation problems outlined in #273798: Conform fully to the OAI2 standard
oai2 5.x-1.1
First released: December 14, 2007 - 14:40
Size: 13.96 KB
md5_file hash: 7d91eb46ca1692c8ac0da25be96e2f88
Last updated: December 14, 2007 - 14:45
added the patch submitted by sdrycroft (http://drupal.org/node/193515)
oai2 4.7.x-1.1
First released: June 21, 2007 - 13:06
Size: 13.78 KB
md5_file hash: 3840351574e78a267603ce84fee4537a
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
First released: June 21, 2007 - 13:04
Size: 13.93 KB
md5_file hash: a96412a964234c60d41bc94c19471f79
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
First released: January 11, 2007 - 21:13
Size: 14.56 KB
md5_file hash: a5831e929723fe06ed2f24c518b97192
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
First released: January 11, 2007 - 21:12
Size: 13.75 KB
md5_file hash: 855c28016c9f698192da09e9c3ef2534
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
First released: November 11, 2006 - 09:14
Size: 14.28 KB
md5_file hash: dec593a0d4c67aae1deccf78a5cc86cc
Last updated: November 29, 2007 - 12:07
oai2 4.6.x-1.x-dev
First released: August 10, 2006 - 17:00
Size: 13.62 KB
md5_file hash: fe818b92222500753dd71daba6f2a3b3
Last updated: June 22, 2007 - 00:11
oai2 4.7.x-1.x-dev
First released: August 10, 2006 - 09:02
Size: 13.79 KB
md5_file hash: 89f40e14dd48330118f6efdb02708175
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.
