Hi all,

We are experiencing some troubles with configuring DSpace METS packages 
ingestion, so we were wondering if anyone has experienced similar issues in 
the past.

Our SWORD server has been up and running, but we are now configuring 
automated item deposits from Biomed Central into a dedicated collection. 
Biomed ingests make use of the package type 
"http://purl.org/net/sword-types/METSDSpaceSIP";, whereas in most of the 
SWORD configuration parameters DSpace's value is 
"http://purl.org/net/sword-types/METSDSpaceSIP"; instead. Does anyone know 
which one is the "standard" or mostly accepted value for DSpace METS 
packages?

For now, we have configured the accepted packages for the collection we are 
using in swordv2-server.cfg as follows:

accept-packaging.collection.[handle here].METSDSpaceSIP = 
http://purl.org/net/sword-types/METSDSpaceSIP

However, we are still getting the following errors when receiving SWORD 
packages in the DSpace log:

WARN  org.dspace.core.PluginManager @ Cannot find named plugin for 
interface=org.dspace.sword2.SwordContentIngester, 
name="http://purl.org/net/sword-types/METSDSpaceSIP";

We have seen the following configuration parameter in the sword module 
configuration file:

plugin.named.org.dspace.sword2.SwordContentIngester = \
  org.dspace.sword2.SimpleZipContentIngester = 
http://purl.org/net/sword/package/SimpleZip, \
*  org.dspace.sword2.SwordMETSContentIngester = 
http://purl.org/net/sword/package/METSDSpaceSIP, \*
  org.dspace.sword2.BinaryContentIngester = 
http://purl.org/net/sword/package/Binary

Does anyone know if we could have more than one plugin name for the 
"org.dspace.sword2.SwordMETSContentIngester" parameter (i.e. 
comma-separated list including both 
"http://purl.org/net/sword/package/METSDSpaceSIP"; and 
"http://purl.org/net/sword-types/METSDSpaceSIP";)?

The version of our DSpace instance is 5.4.

Many thanks in advance and kind regards,
Agustina

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to