Android SWORD deposit mobile app

As part of the Open Repositories 2011 Developers Challenge, our team submitted a few different prototypes that formed our vision of ‘The Future of Repositories’.  Our whole entry centered around the theme of ‘Raas’, or ‘Repository as a Service’.  The notion of RaaS included the ability for the Repository become a commodity which could be [...]

Posted on June 20, 2011 at 7:49 pm by Stuart · Permalink · Leave a comment
In: Uncategorized · Tagged with: , , ,

The SWORD course videos now online

I recently blogged about ‘The SWORD Course’, as the slides had been put onto slideshare.  Now, thanks to UKOLN’s Adrian Stevenson, the videos are now available too: An Introduction to SWORD: Gives an overview of SWORD, the rationale behind its creation, and details of the first three funded SWORD projects SWORD Use Cases: Provides an [...]

Posted on September 18, 2010 at 8:19 pm by Stuart · Permalink · 2 Comments
In: Uncategorized · Tagged with: , , , , , , ,

Java, RTF, and unicode characters

I don’t often post code snippets on my blog, however I wasn’t able to find any advice recently concerning how to put Unicode / UTF-8 characters into an RTF (Rich Text Format) document that was being created in Java. Here’s the problem: I have some data that I am manipulating Java, and the data contains [...]

Posted on at 7:34 pm by Stuart · Permalink · 3 Comments
In: Uncategorized · Tagged with: ,

The SWORD course slides now online

As part of the JISC-funded SWORD 3 project, I created ‘The SWORD Course’ and presented it during a two hour workshop at the recent Open Repositories 2010 conference in Madrid. The aim of the course was to empower repository managers and repository developers who knew what SWORD was, but who are not currently using it, [...]

Posted on July 25, 2010 at 7:17 pm by Stuart · Permalink · Leave a comment
In: Uncategorized · Tagged with: , , , , , , ,

EasyDeposit – DOI integration with the CrossRef API

A few weeks ago I wrote about the EasyDeposit system we’ve created at The University of Auckland Library. In a nutshell, it allows you to easily create custom web-based SWORD deposit interfaces to enable the deposit of items into your repository. We’ve used it locally to create custom deposit interfaces for PhD theses, Masters theses, [...]

Posted on March 3, 2010 at 3:38 pm by Stuart · Permalink · 2 Comments
In: Uncategorized · Tagged with: , , ,

EasyDeposit – SWORD deposit tool creator

The development of the SWORD (Simple Web-service Offering Repository Deposit) protocol has enabled repositories to start accepting deposits from remote systems and interfaces. If you’re unsure of the basics of SWORD, read one of the following: SWORD: Simple Web-service Offering Repository Deposit Ariadne, 2008 If SWORD is the answer, what is the question? Program, 2009 [...]

Posted on February 3, 2010 at 7:14 am by Stuart · Permalink · 38 Comments
In: Uncategorized · Tagged with: , , , ,

If SWORD is the answer, what is the question?

I’ve just had a new collaborative paper published: ‘If SWORD is the answer, what is the question?’ (DOI: 10.1108/00330330910998057). It covers the most recent iteration of the SWORD repository deposit standard, looks briefly at some issues around the present lack of adoption of SWORD, and most usefully presents seven use cases of SWORD written by [...]

Posted on October 13, 2009 at 9:40 am by Stuart · Permalink · Leave a comment
In: Uncategorized · Tagged with: , , , ,

SWORD PHP Library version 0.9 released + moved to github

I have just released version 0.9 of the SWORD PHP library. It has a few fixes and changes, the most noteworthy being: Changed swordappservicedocument to build the servcedocument from the xml response rather than having the swordappclient do the work. This allows the service document to be parsed at a later time. Changed the swordappclient [...]

Posted on October 6, 2009 at 9:49 am by Stuart · Permalink · Leave a comment
In: Uncategorized · Tagged with: , ,