#426: OAI Repository to be more flexible WRT metadata formats
------------------------------+---------------------------------------------
Reporter: skaplun | Owner: skaplun
Type: enhancement | Status: new
Priority: major | Milestone: v1.1
Component: BibHarvest | Version:
Keywords: OpenAIRE formats |
------------------------------+---------------------------------------------
Currently the OAI Repository support in Invenio just support two hardcoded
metadata prefix: marcxml and oai_dc. These two are two actually matched in
an hardcoded way to, respectively, a MARCXML format plus leader plus marc:
namespace, and an OAI DC export configurable via BibFormat Output Formats.
Additional prefixes and formats should exists and these should be
configurable based on the set definition.
An immediate user would be the OpenAIRE Orphan Repository, which needs to
export the set `ec_fundedresources` according to the OpenAIRE Guidelines
DC flavor.
--
Ticket URL: <http://invenio-software.org/ticket/426>
Invenio <http://invenio-software.org>