Closed (fixed)
Project:
Views OAI-PMH
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Jan 2015 at 23:41 UTC
Updated:
14 May 2018 at 16:24 UTC
Jump to comment: Most recent
I have forked Views OAI-PMH.
The fork was mainly motivated by the need to support a more complex metadata format, namely the Metadata Object Description Schema (MODS). While trying to implement the format, I encountered various issues which gradually led me to refactor/rewrite most of the module. The changes outlined below should give a good idea of the problems I wanted to solve.
That is too much change for a patch, and drupal.org doesn't allow the creation of a new sandbox project with the same name as an existing project. So for now the module has been published on GitHub. Comments welcome!
I'd be glad to move it over here, if the maintainers feel like adopting that fork.
Comments
Comment #1
David Lesieur commentedOne important thing to consider, however, is that the fork breaks views that were built with the original versions of Views OAI-PMH. There is no automatic upgrade path, the existing OAI-PMH views will need to be edited manually.
Comment #2
gkaas commentedThanks David, I was looking for MODS support for this module. I have to incorporate a DIDL document in the OAI response as well. I'll have to take a closer look at your fork, but hopefully I'm able to do this using the module hooks...
Comment #3
steinmb commentedAll commits from github is now part of the 7.x-3.x branch. For further details see #2966767: 7.x-3.x vs the whiskyechobravo/views_oai_pmh fork
Comment #4
steinmb commented