Hi Bill,

There's also some DSpace + BagIt work in the Replication Task Suite 
addon which can generate Archival Information Packages (AIPs), either 
METS-based AIPs or BagIt-based AIPs, for all content within DSpace. 
These AIPs can be used to backup/restore DSpace or copy/move content 
between DSpace instances. However, it does not involve OAI-ORE at this 
time.

It also is not currently connected up to DSpace's SWORD server. So, you 
cannot currently deposit these AIPs via SWORD. Though, since DSpace's 
SWORD server is configurable, I suspect it should not be difficult to 
configure it to accept these AIPs (likely just need a simple SWORD 
plugin to call the Replication Task Suite code). This likely would be 
something that others would find useful as well.

Overview: https://wiki.duraspace.org/display/DSPACE/ReplicationTaskSuite
Code at: https://github.com/DSpace/dspace-replicate

In any case, whatever work you do, I do suggest trying to post your code 
up in a public area (GitHub or similar) and making others aware of it. I 
keep hearing of folks that are interested in DSpace + BagIt, but the 
projects are not easy to locate. So, if you are looking for more 
collaborators, you also may wish to post about this on the dspace-devel 
mailing list, and/or create a wiki page in the DSpace Wiki.

Good luck,

Tim


On 12/19/2013 8:18 AM, Richard Jones wrote:
> I'm not aware of any work on DSpace with BagIt/OAI-ORE, although I have
> done some BagIt package handling for a project I did with the University
> of Oslo using a custom metadata format.
>
> Here's an example of the bagit format we were working with:
> https://github.com/nye-duo/Duo-DSpace/tree/master/bagit
>
> Here's the SWORD plugin which deals with the bagit:
> https://github.com/nye-duo/Duo-DSpace/blob/master/src/main/java/no/uio/duo/FSBagItIngester.java
>
> And we also wrote a BagItLibrary to wrap our particular profile of the
> format, so that it could be packed and unpacked at either end in a
> consistent way: https://github.com/nye-duo/BagItLibrary
>
> Don't know if any of that is trivially re-usable, but hopefully it will
> be helpful.
>
> Cheers,
>
> Richard
>
>
>
>
> On 18 December 2013 19:30, Ingram, William A <wingr...@illinois.edu
> <mailto:wingr...@illinois.edu>> wrote:
>
>     I’m currently working on a research project investigating expanding
>     the capabilities of the IDEALS (DSpace) repository, allowing for
>     deposit of objects wrapped in BagIt packages and containing OAI-ORE
>     manifests.____
>
>     __ __
>
>     I saw online that there was a Summer of Code request for this, but
>     no one picked up on it. ____
>
>     __ __
>
>     Has anyone tried this? I don’t want to repeat work that someone has
>     already done. ____
>
>     __ __
>
>     I wrote to the Dryad list, and based on the responses I got, this is
>     still something that people want. ____
>
>     __ __
>
>     Thanks!____
>
>     Bill____

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
sword-app-tech mailing list
sword-app-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sword-app-tech

Reply via email to