Re: [Fedora-commons-users] fedora OAI-PMH Data Provider

2009-05-18 Thread Scott Yeadon
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

Re: [Fedora-commons-users] fedora OAI-PMH Data Provider

2009-05-18 Thread Aaron Birkland
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

[Fedora-commons-users] fedora OAI-PMH Data Provider

2009-05-17 Thread Scott Yeadon
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