Hi,

On Thu, Jun 23, 2011 at 11:56 AM, Richard Green <r.gr...@hull.ac.uk> wrote:
> driver.fedora.md.formats = test_format formatX formatY oai_dc FGDC
> driver.fedora.md.format.FGDC.dissType = info:fedora/*/RELS-EXT
>
> The second can't be right.  Should be:
>
> driver.fedora.md.format.FGDC.dissType = info:fedora/*/FGDC ?

If the record you want to deliver is in the FGDC datastream (and it's
called exactly that in the target objects), that setting above would
tell proai what to look for. But earlier, Biva indicated that it's
actually the FGDC.xml datastream. If that's the ID that's used in the
objects, then that's what you need to have at the end of this
configuration item.

Another thing to check: I believe you'll also need to have defined the
following properties:

driver.fedora.md.format.FGDC.uri = (the XML namespace URI of the
format you're delivering)
driver.fedora.md.format.FGDC.loc = (the URL of the schema of that format)

For example, I just stumbled on the following post that shows how
Emory added a few formats to their oai provider configuration:

https://techknowhow.library.emory.edu/etd-documentation/fedora-oai-provider-configuration-etd

If fixing the datastream id in the .dissType setting and adding the
above two additional configuration values doesn't do the trick, can
you check the log file for any WARN or ERROR entries?

- Chris

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to