[Duraspace] Fwd: [Dspace-tech] DSpace, OJS and SWORD

Hilton Gibson hilton.gibson at gmail.com
Thu Jul 2 22:28:29 SAST 2015


Hi,

Can someone notify PKP of this issue with OJS?
Thx in advance!

Cheers

hg

*Hilton Gibson*
Ubuntu Linux Systems Administrator
Stellenbosch University Library
http://staff.lib.sun.ac.za/~hgibson/docs/cv/cv.html


---------- Forwarded message ----------
From: Mark Diggory <mdiggory at atmire.com>
Date: 2 July 2015 at 22:18
Subject: Re: [Dspace-tech] DSpace, OJS and SWORD
To: "Fredrick, Rose L." <RoseFredrick at creighton.edu>
Cc: "dspace-tech at lists.sourceforge.net" <dspace-tech at lists.sourceforge.net>


Rose and Karl,

Just to followup here in the DSpace forum as well.

We have encountered this issue before. The problem is that OJS is not
setting the correct headers that are needed for the DSpace SWORD deposit.

Content-Disposition "filename=deposit.zip"
X-Packaging "http://purl.org/net/sword-types/METSDSpaceSIP"

We resolved this by hacking Apache HTTPD to add the missing headers into
request before its sent to SWORD.

   <Location /sword/deposit/>
   RequestHeader set Content-Disposition "filename=deposit.zip"
   RequestHeader set X-Packaging "
http://purl.org/net/sword-types/METSDSpaceSIP"
   RequestHeader set X-Verbose "true"
   </Location>

It would be great to pass this detail onto PKP to see if they can correct
the issue.

Cheers,
Mark

On Thu, Jul 2, 2015 at 3:00 PM, Fredrick, Rose L. <
RoseFredrick at creighton.edu> wrote:

> Hello,
>
> We are having a problem exporting from OJS 2.4.4.1 into D-Space 3.2 xmlui
> using SWORDv1.
>
> After some trial and error we have managed to enable SWORD on both D-Space
> and OJS, but are having some problems with depositing from OJS into
> D-Space. When we try and export from OJS to deposit into D-Space we get a
> message that "The item(s) selected have been deposited." However, the item
> never appears in the selected D-Space collection. When we check the D-Space
> logs we get the following warning and error:
>
> Cannot find named plugin for interface=org.dspace.sword.SWORDIngester,
> name="null"
> org.purl.sword.base.SWORDErrorException: No ingester configured for this
> package type
>
> Calling [dspaceurl]/sword/servicedocument works properly and we are using
> the "Optional; Flexible" setting for the deposit point in the OJS SWORD
> plugin.
>
> We are looking to see if anyone else has had this problem and how they
> resolved it.
>
> Cross posted from PKP Support forum.
>
> Karl Wirth
> Digital Repository Librarian
> Creighton University
> Health Sciences Library
> (402) 280-5130
>

-- 
[image: @mire Inc.]
*Mark Diggory*
*2888 Loker Avenue East, Suite 315, Carlsbad, CA. 92010*
*Esperantolaan 4, Heverlee 3001, Belgium*
http://www.atmire.com


------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
DSpace-tech mailing list
DSpace-tech at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette:
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lib.sun.ac.za/pipermail/duraspace/attachments/20150702/a6335c91/attachment.html>


More information about the Duraspace mailing list