Hi Mark,

>  If a publisher or other service provider asks "Does your repository support 
> SWORD?" I'd like to be able to tell them, "Yes, in these formats that we all 
> understand", instead of having to explain to the publisher how I want the 
> content packaged up, or take the content in whatever format the publisher 
> provides and figure out how to get it into the target repository.

The package formats supported/accepted by the Server are listed in the Service 
Document provided by the server when a client first connects to it. If the 
client sends an unsupported package type, the server should reply with an error 
message stating that the that package type is not supported.

Deciding which packages to support and creating packages that comply with the 
standards is the real problem I think. For example, I think the only way to 
reliably create DSpace METS SIP files is via the export function in DSpace. As 
for BagIt, I used the Bagger utility provided by the Library of Congress: 
http://sourceforge.net/projects/loc-xferutils/files/loc-bagger/ and built my 
DSpace ingester according to the BagIt specifications.

I hope this helps!

Marco


> 
> ----- Original Message -----
>> Hi Mark,
>> 
>> I have been using SWORDv2 with DSpace. SWORD is just a transfer
>> protocol, it doesn't really matter what type of package you send
>> with it, as long as the receiving SWORD server understands how to
>> handle it.
>> 
>> I used DSpace METS SIP, simple zip files, and binary files because
>> the DSpace SWORDv2 server implementation supported those packages.
>> Then, we wanted to try BagIt, so I wrote a so called "ingester" to
>> let the SWORDv2 DSpace server handle BagIt packages. And since I was
>> at it, I also made one for DataBankBagIt packages, which are not in
>> the SWORD documentation (and also have a different namespace,
>> http://dataflow.ox.ac.uk/package/DataBankBagIt). You can define your
>> own package format if you want to.
>> 
>> You can read about our work on SWORD on the blog of our project,
>> Sustainable Management of Digital Music Research Data:
>> 
>> http://rdm.c4dm.eecs.qmul.ac.uk/sword-tools
>> 
>> http://rdm.c4dm.eecs.qmul.ac.uk/datastage-and-dspace
>> 
>> Good luck!
>> Best regards
>> Marco
>> 
>> --------------------------------------------------
>> Marco Fabiani
>> Postdoctoral Research Assistant
>> Centre for Digital Music
>> School of Electronic Engineering and Computer Science
>> Queen Mary, University of London
>> Mile End Road, London E1 4NS, UK
>> 
>> On 23 May 2012, at 21:40, Mark Jordan wrote:
>> 
>>> Hi,
>>> 
>>> Sorry for this second n00b question to the list in less than a few
>>> weeks.
>>> 
>>> Is there any public documentation on SWORD2 packaging formats? The
>>> profile uses the DSpace METS SIP and BagIt as examples. I assume
>>> that the DSpace packaging format is the one described at
>>> https://wiki.duraspace.org/display/DSPACE/DSpaceMETSSIPProfile,
>>> but is this actually the case? Does a BagIt profile actually exist
>>> or is it just used as an example?
>>> 
>>> Our most immediate use case is that we am exploring using SWORD2 to
>>> move theses from our thesis management system to our Drupal-based
>>> IR. There is a SWORD1 server module for Drupal but not a SWORD2
>>> server. I'd like to make the SWORD2 server as generic as possible
>>> in terms of deposit but am unclear on what the common packaging
>>> formats are and how they are documented.
>>> 
>>> Thanks,
>>> 
>>> Mark
>>> 
>>> 
>>> 
>>> ------------------------------------------------------------------------------
>>> Live Security Virtual Conference
>>> Exclusive live event will cover all the ways today's security and
>>> threat landscape has changed and how IT managers can respond.
>>> Discussions
>>> will include endpoint security, mobile security and the latest in
>>> malware
>>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>>> _______________________________________________
>>> sword-app-tech mailing list
>>> sword-app-tech@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/sword-app-tech
>> 
>> 

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
sword-app-tech mailing list
sword-app-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sword-app-tech

Reply via email to