Hello I am trying to Harvest metadata and references to bitstreams from a
remotely from another dspace instance. However, when I use the Qualified
Dublin Core and the Dspace Intermediate Metadata I get the following errors
:

 *The OAI server does not support ORE dissemination
 *The OAI server does not support dissemination in this format

However, if I use the Simple Dublin Core I get the following error:
* The OAI server does not support ORE dissemination

I cant seem to get rid of the errors above,

harvester.oai.metadataformats.dc =
http://www.openarchives.org/OAI/2.0/oai_dc/, Simple Dublin Core
harvester.oai.metadataformats.qdc = http://purl.org/dc/terms/, Qualified
Dublin Core
harvester.oai.metadataformats.dim = http://www.dspace.org/xmlns/dspace/dim,
DSpace Intermediate Metadata

Below are the metadata formats from the url: http://
[dspace_site]/oai/request?verb=ListMetadataFormats
<ListMetadataFormats>
-
<metadataFormat>
<metadataPrefix>oai_dc</metadataPrefix>
<schema>http://www.openarchives.org/OAI/2.0/oai_dc.xsd</schema>
<metadataNamespace>http://www.openarchives.org/OAI/2.0/oai_dc/
</metadataNamespace>
</metadataFormat>
-
<metadataFormat>
<metadataPrefix>rdf</metadataPrefix>
<schema>http://www.openarchives.org/OAI/2.0/rdf.xsd</schema>
<metadataNamespace>http://www.openarchives.org/OAI/2.0/rdf/
</metadataNamespace>
</metadataFormat>
-
<metadataFormat>
<metadataPrefix>mets</metadataPrefix>
<schema>http://www.loc.gov/standards/mets/mets.xsd</schema>
<metadataNamespace>http://www.loc.gov/METS/</metadataNamespace>
</metadataFormat>
</ListMetadataFormats>

Any help would be appreciated,
Also if I have custom metadata schema/registry is there any way for me to
retrieve these via OAI_ORE?

Best Regards,
--Mckeane Thomas
------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
DESIGN Expert tips on starting your parallel project right.
http://goparallel.sourceforge.net
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to