Hi Aaron,
Yes, that looks more promising, I'll look into that further.
For a Fedora 2.x repository though (which we *may* be dealing with at
least short-term), the bundled OAI provider would need to be extended?
Scott.
Aaron Birkland wrote:
> I believe it would be much easier to install and co
I believe it would be much easier to install and configure the external
oaiprovider service for your various formats rather than extending the
basic internal oai service.
For more information:
http://fedora-commons.org/confluence/x/r4NB
-Aaron
On Mon, 2009-05-18 at 13:13 +1000, Scott Yead
Hi,
With the Fedora 3.2 OAI-PMH Data Provider, if I wanted to handle
multiple metadata formats, is the only way to do this to write my own
FedoraOAIProviderModule-equivalent class which handles all formats and
define this in the fedora.oai.OAIProvider config item? It appears that's
the case bu