<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DepositMOre &#187; depositmo</title>
	<atom:link href="http://blog.soton.ac.uk/depositmo/tag/depositmo/feed/?withoutcomments=1&#038;paged=2" rel="self" type="application/rss+xml" />
	<link>http://blog.soton.ac.uk/depositmo</link>
	<description>Extending DepositMO to deposit more content in real repositories</description>
	<lastBuildDate>Tue, 27 Nov 2012 18:13:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
	<atom:link rel='hub' href='http://blog.soton.ac.uk/depositmo/?pushpress=hub'/>
<cloud domain='blog.soton.ac.uk' port='80' path='/depositmo/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Repository usability review 3: new deposit protocols</title>
		<link>http://blog.soton.ac.uk/depositmo/2012/01/26/repository-usability-review-3-new-deposit-protocols/</link>
		<comments>http://blog.soton.ac.uk/depositmo/2012/01/26/repository-usability-review-3-new-deposit-protocols/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 09:36:49 +0000</pubDate>
		<dc:creator>Steve Hitchcock</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[depositmo]]></category>
		<category><![CDATA[inf11]]></category>
		<category><![CDATA[jisc]]></category>
		<category><![CDATA[repository usability]]></category>
		<category><![CDATA[repository usability review]]></category>
		<category><![CDATA[SWORD]]></category>
		<category><![CDATA[SWORDv2]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://blog.soton.ac.uk/depositmo/?p=573</guid>
		<description><![CDATA[This is one of a series of posts building towards a full paper on the use and testing of the repository deposit tools, specifically for deposit of in-progress work, developed in the JISC DepositMO project. In this post we continue and complete our review of repository usability studies, here considering repository deposit processes and protocols [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/lwr/5623494371/"><img class="alignright size-full wp-image-893" src="http://blog.soton.ac.uk/depositmo/files/2012/01/3-thumb-font.jpg" alt="" width="100" height="161" /></a>This is one of a series of posts building towards a full paper on the use and testing of the repository deposit tools, specifically for deposit of in-progress work, developed in the JISC DepositMO project. In this post we continue and complete our review of repository usability studies, here considering repository deposit processes and protocols that increase the utility of deposit. If we have missed any relevant work that should be included, please leave a comment.</p>
<p>Looking forward, there have been glimpses of repository interfaces that might play a role for in-progress file deposit and management, where in-progress means as the work is written and created. <a title="RepoChallenge Winners! dev8D, May 20th, 2009" href="http://dev8d.jiscinvolve.org/wp/2009/05/20/repochallenge-winners/" target="_self">Runner-up in the Developer Challenge</a> at <em>Open Repositories 2009</em> was a prototype called FedoraFS by Rebecca Koesar, who exposed Fedora as a desktop filestore using Fuse: “while only a command line prototype at this point the ease of overlaying a Graphical User Interface with file-folder icons is all but a done deal.”</p>
<p>At <em>Open Repositories 2011</em> the same Developer Challenge was won by <a title="Glimpse into the Future of Repositories, JISC Digital Infrastructure Team, August 4, 2011" href="http://infteam.jiscinvolve.org/wp/2011/08/04/glimpse-into-the-future-of-repositories-videos-now-available/" target="_self">Repository as a Service (RaaS)</a> based on the idea that with standard repository interfaces, to get data in and out the repository becomes a commodity that can be swapped. The entry demonstrated an Android mobile app that used SWORD to deposit photos into both DSpace and EPrints. A common interface was provided to access the items in the repository. Both EPrints and DSpace provided identical experiences because of the common interfaces.</p>
<p>Which brings us to SWORD (Simple Web service Offering Repository Deposit). The idea that repository deposit might be abstracted from repository software began in practice with SWORD in 2007. At the core of its proposition was, given the plethora of repositories and user interfaces, that users could choose a single interface for deposit in multiple repositories. It may thus be the single-most important development in repository user interfaces since the original repository softwares, but its impact is still more in principle than practice in terms of alternative interfaces that have attracted wide use. This may be due to a lack of interfaces, or lack of uptake, but it has not limited the number of potential use cases, as shown by <a title="SWORD: Facilitating Deposit Scenarios, D-Lib Magazine, Vol. 18, No. 1/2, Jan/Feb 2012" href="http://www.dlib.org/dlib/january12/lewis/01lewis.html" target="_self">Lewis, <em>et al</em>.</a> (2012).</p>
<p>Or it could be due to limited functionality, which will be fixed by <a title="SWORD V2 Specifications" href="http://swordapp.org/sword-v2/sword-v2-specifications/" target="_self">SWORD version 2</a>, released in December 2011. We have <a title="Tag: SWORDv2, Modus Operandi, various entries" href="http://blog.soton.ac.uk/depositmo/tag/swordv2/" target="_self">written on this blog</a> before about the key developments in SWORD v2, taking it from a ‘fire and forget’ deposit method that is limited in terms of what authors can do with their content after depositing in a repository, to a model where authors retain more control over their content and items can be created, updated, replaced, or deleted (CRUD) in the repository. SWORD v2 is the basis of DepositMO’s vision for in-progress deposit.</p>
<p>SWORD builds on AtomPub, the Atom Publishing Protocol. Many may be more familiar with Atom in the form of an RSS-like syndication protocol; AtomPub is the flip side, about pushing content into a dissemination resource rather than its receipt by readers (<a title="Getting to know the Atom Publishing Protocol, Part 1: Create and edit Web resources with the Atom Publishing Protocol, IBM developerWorks, 17 Oct 2006" href="http://www.ibm.com/developerworks/library/x-atompp1/" target="_self">Snell</a> 2006). SWORD 2.0 continues to build on AtomPub through the inclusion of the CRUD operations of AtomPub to enable the following kinds of interactions, described by the <a href="http://sword-app.svn.sourceforge.net/viewvc/sword-app/spec/tags/sword-2.0/SWORDProfile.html?" target="_self">SWORD 2.0 Profile</a>:</p>
<ol>
<li>Clients may create resources by sending compound resources, such as archive files (tar, zip).</li>
<li>Workflows which may or may not include manual stages before deposited resources become available as web resources, are acknowledged and supported</li>
<li>Clients may update or delete the compound resources or associated metadata</li>
</ol>
<p>In the progression to profile 2.0, SWORD becomes more explicitly a deposit lifecycle standard: “Most of the enhancements in SWORD 2.0 are around closing the deposit loop. This deposit process is only a portion of the full content lifecycle and does not attempt to provide support for collaborative or distributed authoring environments or policy management; it is focused entirely on the process of moving content from one location to another.”</p>
<p>During consultation over the new profile the adoption of more powerful publication protocols was advocated, but these have not so far been included, leaving the profile specification to note: “For standards to integrate detailed content management operations it is recommended to look at <a href="http://docs.oasis-open.org/cmis/CMIS/v1.0/cs01/cmis-spec-v1.0.html" target="_self">OASIS CMIS</a> (Organization for the Advancement of Structured Information Standards &#8211; Content Management Interoperability Services), or the <a href="http://code.google.com/apis/documents/docs/developers_guide.html" target="_self">Google Documents (GData) List API</a>.&#8221; It was this aim of bringing more powerful content management features to repositories that led to the <a title="DepositMO extensions for SWORDv2 clients, Modus Operandi, January 19, 2012" href="http://blog.soton.ac.uk/depositmo/2012/01/19/depositmo-extensions-for-swordv2-clients/" target="_self">DepositMO extensions</a> using the platform and flexibility that SWORDv2 created with reference to these other publication protocols.</p>
<p>A similar publishing protocol connecting content-producing tools and repositories for learning resources and metadata is the Simple Publishing Interface (SPI), which also uses AtomPub. The main difference between SWORD and SPI, according to <a title="The Simple Publishing Interface (SPI), D-Lib Magazine, September/October 2010" href="http://www.dlib.org/dlib/september10/ternier/09ternier.html" target="_self">Ternier, <em>et al</em>.</a> (2010), is in the submission of metadata. “In SWORD, metadata is available in a package and thus submitted to the repository as a part of the resource. In contrast, the SPI model makes a clear distinction between metadata and content at submission time. The rationale for this strict separation comes from the SPI application domain. Where SWORD is primarily concerned with depositing data, SPI is also intended for application scenarios where only metadata is considered.”</p>
<p>We have presented in this series of three posts a sweeping review of practical work on the usability of repository interfaces, most notably the deposit interface. Broadly these studies have found little wrong with current ‘fire and forget’ deposit interfaces while in some cases making adjustments for the structure and volume of metadata collected at deposit. Detailed and critical evidence on whether deposit interfaces make a substantive difference to levels of deposit, however, is hard to find. If we are to move towards more sophisticated Web 2.0-like interfaces for repositories, providing more interaction with authors using new protocols such as SWORD v2 to capture work at an earlier stage of creation, then users and usability will have to become much more central to repository testing.</p>
<p>This concludes our <a title="Tag: repository usability review, Modus Operandi, various entries" href="http://blog.soton.ac.uk/depositmo/tag/repository-usability-review/" target="_self">three-part review of repository usability</a> focussing on user deposit. The next post will start to report the results of user testing of the repository deposit tools developed in DepositMO.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.soton.ac.uk/depositmo/2012/01/26/repository-usability-review-3-new-deposit-protocols/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Repository usability review 2: user deposit interfaces</title>
		<link>http://blog.soton.ac.uk/depositmo/2012/01/25/repository-usability-review-user-deposit-interfaces/</link>
		<comments>http://blog.soton.ac.uk/depositmo/2012/01/25/repository-usability-review-user-deposit-interfaces/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 09:36:33 +0000</pubDate>
		<dc:creator>Steve Hitchcock</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[depositmo]]></category>
		<category><![CDATA[inf11]]></category>
		<category><![CDATA[jisc]]></category>
		<category><![CDATA[repository usability]]></category>
		<category><![CDATA[repository usability review]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://blog.soton.ac.uk/depositmo/?p=563</guid>
		<description><![CDATA[This is one of a series of posts building towards a full paper on the use and testing of the repository deposit tools, specifically for deposit of in-progress work, developed in the JISC DepositMO project. In this post we continue our review of repository usability studies, here with an emphasis on repository interfaces. If we [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/lwr/5623494959/"><img class="alignright size-full wp-image-886" src="http://blog.soton.ac.uk/depositmo/files/2012/01/2-thumb-font.jpg" alt="" width="99" height="163" /></a>This is one of a series of posts building towards a full paper on the use and testing of the repository deposit tools, specifically for deposit of in-progress work, developed in the JISC DepositMO project. In this post we continue our review of repository usability studies, here with an emphasis on repository interfaces. If we have missed any relevant work that should be included, please leave a comment.</p>
<p>If the deposit projects described in <a title="Repository usability review 1: designing for metadata deposit, Modus Operandi, January 24, 2012" href="http://blog.soton.ac.uk/depositmo/2012/01/24/repository-usability-review-1-designing-for-metadata/" target="_self">part 1 of this review</a> were more concerned with metadata than the usability of repository interfaces, it may be because, unlike the Southampton projects that have close links with the development of EPrints, most of these projects do not have the keys to develop one of the main repository softwares. In response to its repository user survey, however, University of Rochester went further: it built its own repository software, known as ‘IR+’. This began with studies of faculty work practices and “resulted in modifications to the University of Rochester&#8217;s implementation of the DSpace code to better align the repository with the existing work practices of faculty.” (<a title="Understanding Faculty to Improve Content Recruitment for Institutional Repositories, D-Lib Magazine, January 2005" href="http://www.dlib.org/dlib/january05/foster/01foster.html" target="_self">Foster and Gibbons</a> 2005)</p>
<p>This included the introduction of Researcher and Researcher Tools pages. Further studies of work practices, of graduate students, followed at Rochester (<a title="The Next Generation of Academics: A Report on a Study Conducted at the University of Rochester, UR Research, 2008-09-17" href="http://hdl.handle.net/1802/6053" target="_self">Randall, <em>et al</em>.</a> 2008). “The results of our work-practice study pointed to several enhancements, including personal showcase pages for faculty members and researchers, download statistics, and a checksum tool to support long-term preservation of files. We added these features to our IR and observed an increase in repository use as a result, but it was not a dramatic increase.” Note that the interest here was on authoring and information management practices used by the students: “Specifically, we wanted to build an authoring environment on our IR platform, while also integrating traditional and digital library functions and services. The end product is to be one interface for a wide range of research, writing, and archiving activities.”</p>
<p>The result, in 2010, was IR+, which “focuses on giving researchers an online ‘workspace’ within the repository where they can upload and preserve different versions of an article they are working on.” (<a title="Encouraging Open Access, Inside Higher Ed, March 2, 2010" href="http://www.insidehighered.com/news/2010/03/02/repositories" target="_self">Kolowich</a> 2010)</p>
<p>An <a title="IRplusAuthoring, YouTube, Jan 28, 2010" href="http://www.youtube.com/watch?v=8ru4gCOuOrE" target="_self">animated video</a> on authoring support in IR+ shows that this private user workspace provides a file manager interface for sharing and collaboration, versioning and publication (<a title="Case Study: Re-Engineering an Institutional Repository to Engage Users, New Review of Academic Librarianship  Volume 16, Supplement 1, 19 Oct 2010" href="http://www.tandfonline.com/doi/abs/10.1080/13614533.2010.509517" target="_self">Bell and Sarr </a>2010). In this respect IR+ can be compared with document services such as Google Docs and file management services such as Microsoft Sharepoint, rather than conventional repositories. DepositMO has worked on enabling deposit from similar applications – <a title="Microsoft Word Add-in deposit tool, Modus Operandi, January 18, 2012" href="http://blog.soton.ac.uk/depositmo/2012/01/18/microsoft-word-add-in-deposit-tool/" target="_self">word processing</a> and <a title="Watch Folder deposit tool, Modus Operandi, January 18, 2012" href="http://blog.soton.ac.uk/depositmo/2012/01/18/watch-folder-deposit-tool/" target="_self">file management</a> – but these applications are external to the repository.</p>
<p>There have been number of user studies of repositories focussed on the content submission process. A user evaluation of the DSpace multimedia repository B@bele (<a title="Usability Evaluation of a Multimedia Archive: B@bele, B@bele - CPM Digital Repository, 2009-09-30" href="http://dspace.cpm.unimib.it/xmlui/handle/123456789/548" target="_self">Caccialupi, <em>et al</em>.</a> 2009) covered a variety of user issues including ‘Upload’, concluding: “The problem with submitting a new document depends on the layout of the upload page. Finding the upload link on that page is not simple since it is not visually recognizable as the link is inserted in the middle of the page. This task becomes especially difficult if other processes are not yet concluded and are therefore still active.” The method used here proceeded in a similar form to the DepositMO user tests.</p>
<p><a title="A usability evaluation study of a digital library self-archiving service, JCDL '05 Proceedings of the 5th ACM/IEEE-CS Joint Conference on Digital Libraries" href="http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=4118538" target="_self">Silva, <em>et al</em>.</a> (2007, not OA) measured the ability of segregated groups of users to submit metadata to a repository, in this case the Brazilian Digital Library of Computing (BDBComp). Users had to access the repository, register, login, submit and check data. Results were claimed to show BDBComp to be an easy, comfortable, and useful self-archiving service, without indicating the motivations to use the system.</p>
<p>A model user study – simple, fast, focused – tested the submission process for a DSpace repository for electronic theses and dissertations (<a title="Improving DSpace@OSU with a Usability Study of the ET/D Submission Process, Ariadne, Issue 45, 30 October 2005" href="http://www.ariadne.ac.uk/issue45/boock/" target="_self">Boock</a> 2005). The test included registration as well as deposit: “Usability testing proved we were on the right track and was well worth the two hours invested. Try it; it&#8217;s easy.”</p>
<p>While there are other usability studies of repositories and software, not all are from the author deposit viewpoint. <a title="Institutional Repositories and Their 'Other' Users: Usability Beyond Authors, Ariadne, Issue 52, July 2007" href="http://www.ariadne.ac.uk/issue52/mckay/" target="_self">McKay</a> (2007) is concerned with repository users and usability, but not authors because they are “better studied than any other users of IRs.” Many such studies are to do with author motivations, or the lack of them, to use repositories (<a title="Institutional Repositories: A Review of Content Recruitment Strategies, 72nd IFLA General Conference and Council, Seoul, 24 Aug 2006" href="http://archive.ifla.org/IV/ifla72/papers/155-Mark_Shearer-en.pdf" target="_self">Mark and Shearer</a> 2006, <a title="Institutional Repositories: Evaluating the Reasons for Non-use of Cornell University's Installation of DSpace, D-Lib Magazine, March/April 2007" href="http://www.dlib.org/dlib/march07/davis/03davis.html" target="_self">Davis and Connolly</a> 2007) rather than with Web user interfaces.</p>
<p>Where usability studies get closer to repositories and software, they tend to be interested in functional issues, installation and configuration (<a title="University of Michigan DSpace (AKA Deep Blue) Usability Studies: Summary Findings" href="http://deepblue.lib.umich.edu/bitstream/2027.42/40249/1/Deep_Blue(DSpace)_usability_summary.pdf" target="_self">Ottaviani</a> 2006, <a title="Usability of Digital Repository Software: A Study of DSpace Installation and Configuration, UCT CS Research Document Archive, 22 October 2008" href="http://pubs.cs.uct.ac.za/archive/00000492/" target="_self">Körber and Suleman</a> 2008). Ottaviani considers deposit usability, but in practice proposes functional changes rather than a test report.</p>
<p><a title="Improving the usability of novel web software: an industrial case study of an institutional repository, Swinburne Research Bank, September 2008" href="http://researchbank.swinburne.edu.au/vital/access/manager/Repository/swin:8901" target="_self">McKay and Burriss</a> (2008) perform usability testing of VTLS Vital, one of the Fedora user interfaces, but in this case they test the information-seeking interfaces for end-users rather than deposit interfaces. <a title="Finding documents in a digital institutional repository: DSpace and Eprints, Deep Blue University of Michigan " href="http://deepblue.lib.umich.edu/handle/2027.42/49323" target="_self">Kim (J)</a> (2005) compared the search user interfaces of DSpace and EPrints.</p>
<p><a title="Usability study of digital institutional repositories, The Electronic Library, Vol. 26, No. 6, 2008" href="http://www.emeraldinsight.com/journals.htm?articleid=1753957" target="_self">Kim (HH) and Kim (YH)</a> (2008, not OA) provide suggestions that could be adapted to improve the usability of institutional repository systems, and to establish a usability evaluation framework. They seem principally interested in how to search for documents, improving visual appearance, clustering and display.</p>
<p>Similarly, although <a title="Evaluating the usability of discipline repositories, ITME 2008, IEEE International Symposium on IT in Medicine and Education" href="http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=4743892" target="_self">Feng and Huang</a> (2008, not OA) claim to have evaluated the usability of three discipline repositories – arXiv, PubMed Central and E-LIS – their framework, or criteria, for evaluation are really features and usage data taken from the repositories rather than direct involvement with users.</p>
<p>Also based on E-LIS, a subject-focussed digital repository, <a title="Exploring usefulness and usability in the evaluation of open access digital libraries" href="http://comminfo.rutgers.edu/~tefko/Courses/Zadar/Readings/tsak-pap-ipm-FinalVersion.pdf" target="_self">Tsakonas and Papatheodorou</a> (2008) explored usefulness, usability and performance of an open access digital library based on a statistical analysis of a user questionnaire. Using a theoretical framework rather than observations of practical use, the work revealed that repositories would need to be more closely linked with users’ work tasks.</p>
<p>The <a title="Repository usability review 3: new deposit protocols, Modus Operandi, January 26, 2012" href="http://blog.soton.ac.uk/depositmo/2012/01/26/repository-usability-review-3-new-deposit-protocols/" target="_self">next post</a> will continue this <a title="Tag: repository usability review, Modus Operandi, various entries" href="http://blog.soton.ac.uk/depositmo/tag/repository-usability-review/" target="_self">review of studies of repository usability</a> by looking at repository deposit processes and protocols that increase the utility of deposit, which we expect will receive greater attention and use going forward.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.soton.ac.uk/depositmo/2012/01/25/repository-usability-review-user-deposit-interfaces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Repository usability review 1: designing for metadata deposit</title>
		<link>http://blog.soton.ac.uk/depositmo/2012/01/24/repository-usability-review-1-designing-for-metadata/</link>
		<comments>http://blog.soton.ac.uk/depositmo/2012/01/24/repository-usability-review-1-designing-for-metadata/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 10:21:56 +0000</pubDate>
		<dc:creator>Steve Hitchcock</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[depositmo]]></category>
		<category><![CDATA[inf11]]></category>
		<category><![CDATA[jisc]]></category>
		<category><![CDATA[repository usability]]></category>
		<category><![CDATA[repository usability review]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://blog.soton.ac.uk/depositmo/?p=558</guid>
		<description><![CDATA[This is one of a series of posts building towards a full paper on the use and testing of the repository deposit tools, specifically for deposit of in-progress work, developed in the JISC DepositMO project. In this and the next two posts we shall explore earlier attempts to document and test repository usability, particularly from [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/lwr/5623495491/"><img class="alignright size-full wp-image-872" src="http://blog.soton.ac.uk/depositmo/files/2012/01/1-thumb-font1.jpg" alt="" width="100" height="165" /></a>This is one of a series of posts building towards a full paper on the use and testing of the repository deposit tools, specifically for deposit of in-progress work, developed in the JISC DepositMO project. In this and the next two posts we shall explore earlier attempts to document and test repository usability, particularly from the author viewpoint, and try to show how it relates to our work in this area. This is an area that spans both formally reported work and practical work that may have been reported informally. If we have missed any relevant work that should be included, please leave a comment.</p>
<p>Digital repositories essentially provide a series of interfaces to get things done, such as deposit content in the repository, manage content (usually an administrator, but can involve others) and access content (users can browse or search, or machines can harvest content using OAI-PMH). It’s curious, then, that there have been few published studies of repository deposit or user testing of deposit interfaces.</p>
<div>
<div>People seem more concerned with which repository software to choose (DSpace v EPrints v Fedora) and the features of those softwares rather than users, usability and task satisfaction and completion. Developers of these softwares would probably argue that a decade of experience and feedback from users, reflected in each iteration and new version, outweighs the need for formal user tests.</p>
<p>In this work we are concerned with one of the repository interfaces, for deposit &#8211; that is, how new content is added to the repository. Both EPrints and DSpace provide native deposit interfaces, configurable by repository administrators; another popular repository software, Fedora, requires third-party interfaces. Basically, these deposit interfaces consist of Web forms that collect information, or metadata, describing the item or digital object being deposited, and a button to start the download of the selected item from a specified Web location.</p>
<p>These forms have been criticised for being too long and taking too much time to complete, even if the claim may be shown to be exaggerated (<a title="Keystroke Economy: A Study of the Time and Effort Involved in Self-Archiving, ECS EPrints, 15 Mar 2005" href="http://eprints.ecs.soton.ac.uk/10688/" target="_self">Carr and Harnad</a> 2005). There is a perennial trade-off between collecting sufficient information from an author or creator of an object at the point of deposit to ensure it can be categorised, differentiated and fully searchable, and minimising inconvenience and time taken by the depositor.</p>
<p>Thus for digital repositories, user-facing issues in supporting deposit include design and requirements for metadata as well as more general Web usability.</p>
<p>This is not a new issue for a repository deposit interface. EPrints launched as the first institutional repository software in 2000, and by 2003 its deposit interface was being reviewed by the JISC TARDis project: “A focal point of the Southampton-TARDis re-design has been to simplify and assist user input, which was tackled in two principal ways. A facility for mediated data input is provided. Also, data input pages were structured so that authors, or mediators, need see only those input fields required for the type of document to be deposited.” (<a title="Report on the technical issues of using GNU EPrints Software for the development of an institutional e-Print repository at the University of Southampton, ePrints Soton, 30 Sep 2003 " href="http://eprints.soton.ac.uk/184/" target="_self">Gutteridge, <em>et al</em>.</a> 2003) In fact, this structure is still clearly evident in the native EPrints deposit interface today.</p>
<p>It is notable that the TARDis report refers to “testing by local Southampton users and by administrators of EPrints.org software elsewhere”, but does not provide detail of the tests, just the outcomes. Later, around 2006, an independent research group did some user testing of EPrints, but its report was only briefly available online, was incomplete, and now seems to have been removed entirely. EPrints may have been a little coy about revealing the results of past user tests.</p>
<p>Taking the minimal metadata approach to its extreme, one repository project, EdShare was to develop “a closer, integrated deposit mechanism such that with a single deposit ‘click’, resources will be made visible within the institutional learning and teaching repository” (<a title="Encouraging More Open Educational Resources with Southampton’s EdShare, Ariadne, Issue 59, April 2009 " href="http://www.ariadne.ac.uk/issue59/morris/" target="_self">Morris</a> 2009)</p>
<p>Together with Language Box, another teaching and learning repository project at the University of Southampton, EdShare aimed to raise use of such repositories but had recognized that traditional repositories ‘fell flat’ for this audience. They were inspired by Web 2.0 sharing sites such as YouTube and Flickr that allow users to deposit content with the minimum of overhead.</p>
<p>“Both repositories have simplicity at their heart. We used a minimum manual set of metadata, requiring only that users name their deposits and provide a minimum set of automatic metadata such as time and date of deposit, attribution, etc. The few optional metadata fields are based on well-understood terms (such as language) or are nonrestrictive (such as a description and tag fields).” (<a title="Bootstrapping a Culture of Sharing to Facilitate Open Educational Resources, ECS EPrints, 21 May 2009 " href="http://eprints.ecs.soton.ac.uk/17386/" target="_self">Davis, et al.</a> 2009)</p>
<p>All the projects described so far have been funded by JISC, which has recently invested in a series of projects that have investigated aspects of repository deposit, culminating in its most substantial <a href="http://www.jisc.ac.uk/whatwedo/programmes/inf11/jiscdepo.aspx" target="_self">deposit strand</a> within the Information Environment Programme 2009-11.</p>
<p>Earlier projects were concerned with metadata requirements and automated metadata extraction from source documents (<a href="http://www.jisc.ac.uk/whatwedo/programmes/reppres/interoperabilitydemos/depositplait.aspx" target="_self">Deposit Plait</a> 2008-9), and making deposit more convenient for users by supporting batch deposit of documents (<a href="http://www.jisc.ac.uk/whatwedo/programmes/reppres/interoperabilitydemos/emloader.aspx" target="_self">EM-Loader</a>, 2008-9).</p>
<p>Motivations for many of the tools being developed in current projects, including DepositMO, can be seen in the <a title="JISC Infrastructure Team blog, November 3, 2009" href="http://infteam.jiscinvolve.org/wp/2009/11/03/part-1-of-2-report-on-depost-deposit-tool-show-tell-meeting-2009-12-10/" target="_self">JISC Deposit Tool Show &amp; Tell Meeting</a> (October 2009)</p>
<p>Among current JISC projects there is an emphasis on improving and supplementing repository metadata, and thereby reducing the information required from depositors, by linking information with research information systems and other institutional publications management systems. <a href="http://www.jisc.ac.uk/whatwedo/programmes/inf11/sue2/enrich" target="_self">Enrich</a>, <a href="http://www.jisc.ac.uk/whatwedo/programmes/inf11/jiscdepo/dura.aspx" target="_self">DURA</a> and <a href="http://www.jisc.ac.uk/whatwedo/programmes/inf11/jiscdepo/reposit.aspx" target="_self">RePosit</a> are among the projects connecting repositories with systems such as Mendeley and Symplectics.</p>
<p>Another concern for repository deposit – given the different types of repository available to authors, including subject-based repositories such as ArXiv and PubMed Central, as well as institutional repositories – is that authors may have different requirements from research funders and institutional open access policies to deposit in one or more repositories. Based on such factors, the likely information flows between repository types were examined by <a title="Report of the Subject and Institutional Repositories Interactions Study, JISC Information Environment Repository, 26 Nov 2008" href="http://ie-repository.jisc.ac.uk/259/" target="_self">Jones, <em>et al</em>.</a> (2008).</p>
<p>Similarly, multi-authored papers may need to be deposited in multiple repositories.</p>
<p>Given these competing or complementary requirements placed on authors for repository deposit, <a href="http://edina.ac.uk/projects/oa-rj/index.html" target="_self">Open Access Repository Junction</a> is producing a broker tool to assist authors to deposit “in all the appropriate locations”, and to make the whole deposit process as simple as possible: “Deposit once, send to many”.</p>
<p>The <a title="Repository usability review 2: user deposit interfaces, Modus Operandi, January 25, 2012" href="http://blog.soton.ac.uk/depositmo/2012/01/25/repository-usability-review-user-deposit-interfaces/" target="_self">next post</a> will continue this <a title="Tag: repository usability review, Modus Operandi, various entries" href="http://blog.soton.ac.uk/depositmo/tag/repository-usability-review/" target="_self">review of studies of repository usability</a> and user interfaces, with more emphasis on the interfaces.</p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.soton.ac.uk/depositmo/2012/01/24/repository-usability-review-1-designing-for-metadata/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DepositMO and SWORD at Repository Fringe 2011</title>
		<link>http://blog.soton.ac.uk/depositmo/2012/01/23/depositmo-and-sword-at-repository-fringe-2011/</link>
		<comments>http://blog.soton.ac.uk/depositmo/2012/01/23/depositmo-and-sword-at-repository-fringe-2011/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 09:14:55 +0000</pubDate>
		<dc:creator>Steve Hitchcock</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[deposit interface]]></category>
		<category><![CDATA[deposit tools]]></category>
		<category><![CDATA[depositmo]]></category>
		<category><![CDATA[inf11]]></category>
		<category><![CDATA[jisc]]></category>
		<category><![CDATA[presentations]]></category>
		<category><![CDATA[SWORD]]></category>
		<category><![CDATA[SWORDv2]]></category>
		<category><![CDATA[user interface]]></category>
		<category><![CDATA[Watch Folder]]></category>
		<category><![CDATA[Word Add-in]]></category>

		<guid isPermaLink="false">http://blog.soton.ac.uk/depositmo/?p=815</guid>
		<description><![CDATA[Seven posts in the last week is a lot to read, so today we invite you to stop reading, relax and watch &#8211; should you still be interested in the repository deposit tools produced by DepositMO, and in SWORDv2. If you have been reading this far you will know about these already, but you might [...]]]></description>
			<content:encoded><![CDATA[<p>Seven posts in the last week is a lot to read, so today we invite you to stop reading, relax and watch &#8211; should you still be interested in the repository deposit tools produced by DepositMO, and in SWORDv2. If you have been reading this far you will know about these already, but you might be wondering if they work for real. YouTube videos of Dave Tarrant and Richard Jones demonstrating these tools at Repository Fringe 2011 in Edinburgh last August might persuade you.</p>
<p>Or you might wait for the results of user tests performed with these tools, but since we <a title="User testing: the panic room beckons, Modus Operandi, January 16, 2012" href="http://blog.soton.ac.uk/depositmo/2012/01/16/user-testing-the-panic-room-beckons/" target="_self">began this journey</a> towards user testing we have taken such a diversion that you might wonder whether we will get there. We are still on course, so stick with us.</p>
<p>What follows is the @depositMO Twitter commentary on the videos at the time of release in October 2011. For shorter, edited versions of the first video presented below, scroll further down.</p>
<h3>Dave Tarrant demos MS Kinect &amp; SWORD v2 deposit</h3>
<p><iframe width="500" height="375" src="http://www.youtube.com/embed/kPZ3n6sJqaU?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<ul>
<li>Dave T has been accused of hand waving. As you will see from the video, it&#8217;s true</li>
<li>To be clear, file manager drag-drop tool seen in the video is tech from DepositMO (Kinect hand waving tech courtesy someone else) #jiscdepo</li>
<li>It is clearer that the Word deposit tool seen in 2nd half of the video is from DepositMO-so that&#8217;s both tools from the project #jiscdepo</li>
<li>Good to see both DepositMO tools got a spontaneous round of applause during Dave&#8217;s show. So that&#8217;s a tick for flashiness #jiscdepo</li>
</ul>
<p><strong>Deposit with MS Word.</strong> For a heavily edited version of just the Word part of the<strong> </strong>demo, see this alt. video (4min11)</p>
<p><iframe width="500" height="281" src="http://www.youtube.com/embed/glYeDvlWriQ?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<ul>
<li>From Word video: &#8220;Can hold process of &#8216;publishing&#8217; (to repository) open. One of the key features of SWORDv2, build object before publish&#8221;</li>
<li>From Word video: &#8220;DepositMO has been focussing on building communication between repository and user&#8221;</li>
<li>From Word video: &#8220;Telling users where their content has gone so they can access it, add to it, edit it&#8221;</li>
<li>From Word video: &#8220;Build this conversation between the Web and whatever system you are using to produce (content)&#8221;</li>
<li>Why demo using Kinect? &#8220;Need to think carefully how we are going to get all these things in the repository-make it so intuitive, so easy&#8221;</li>
</ul>
<p><strong>Drag-drop Kinect deposit demo (Watch Folder).</strong> For a heavily edited version of just the drag-drop part of the demo, see this alt. video (2min40)</p>
<p><iframe width="500" height="281" src="http://www.youtube.com/embed/f0r0P_Rkg2o?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<ul>
<li>From Drag-Drop video: &#8220;1st object going in EPrints, 2nd in DSpace, going into both. All underlying technology is SWORD v2&#8243;</li>
</ul>
<h3>Richard Jones on SWORD2</h3>
<p>Since &#8220;all underlying technology&#8221; in DepMO is SWORDv2, here is Richard Jones on SWORD2 in another Repo Fringe video</p>
<p><iframe width="500" height="375" src="http://www.youtube.com/embed/wMWvoiGdZ74?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<ul>
<li>RJ on SWORDv2: &#8220;awesome community process&#8221;</li>
<li>RJ on SWORDv2: &#8220;going to investigate data deposit aspects that SWORD might be able to support. We&#8217;ve also got money for client developments&#8221;</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.soton.ac.uk/depositmo/2012/01/23/depositmo-and-sword-at-repository-fringe-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DepositMO for EPrints</title>
		<link>http://blog.soton.ac.uk/depositmo/2012/01/20/depositmo-for-eprints/</link>
		<comments>http://blog.soton.ac.uk/depositmo/2012/01/20/depositmo-for-eprints/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 15:24:46 +0000</pubDate>
		<dc:creator>davetaz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CRUD]]></category>
		<category><![CDATA[depositmo]]></category>
		<category><![CDATA[EPrints]]></category>
		<category><![CDATA[inf11]]></category>
		<category><![CDATA[jisc]]></category>
		<category><![CDATA[SWORD]]></category>
		<category><![CDATA[SWORDv2]]></category>

		<guid isPermaLink="false">http://blog.soton.ac.uk/depositmo/?p=528</guid>
		<description><![CDATA[With SWORD version 1 it became simple to deposit into many digital repositories using any number of clients which all connected to a common Application Program Interface (API) at the repository. However, it was not specified how resources can be managed and enhanced subsequent to initial deposit. The SWORDv2 and DepositMO projects have been focussed [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-841" src="http://blog.soton.ac.uk/depositmo/files/2012/01/eprintslogo.gif" alt="" width="154" height="57" />With SWORD version 1 it became simple to deposit into many digital repositories using any number of clients which all connected to a common Application Program Interface (API) at the repository. However, it was not specified how resources can be managed and enhanced subsequent to initial deposit. The SWORDv2 and DepositMO projects have been focussed on enabling this enhanced interaction, and also making it incredibly easy for users.</p>
<p>Where the SWORDv1 specification allowed resources to be Created in a repository, SWORDv2 has focussed on adding Retrieve, Update and Delete functions, thus providing full <a title="Create, read, update and delete, Wikipedia" href="http://en.wikipedia.org/wiki/Create,_read,_update_and_delete" target="_self">CRUD</a> support. DepositMO focussed on use cases requiring <a title="DepositMO Profile of SWORDv2" href="http://swordapp.org/docs/DepositMO.html" target="_self">extra functionality</a> beyond basic CRUD but which could still use standard, already available specifications.</p>
<p>With DepositMO and SWORD v2 projects running in parallel this provided a set of clear requirements to enable complete interactive control of repository resources via a set of abstracted interfaces. By building upon existing, well developed and widely implemented standards (including <a title="Hypertext Transfer Protocol -- HTTP/1.1" href="http://www.w3.org/Protocols/rfc2616/rfc2616.html" target="_self">HTTP</a> and <a title="RFC 5023 - The Atom Publishing Protocol" href="http://tools.ietf.org/html/rfc5023" target="_self">AtomPub</a>), both projects utilise these standards to enhance digital repositories.</p>
<p>As both projects essentially outline the ideal <a title="Representational state transfer - RESTful web services, Wikipedia" href="http://en.wikipedia.org/wiki/Representational_state_transfer#RESTful_web_services" target="_self">RESTful</a> implementation for discovery and control of resources in a digital repository, the specifications of the SWORDv2 and DepositMO projects have been integrated into the core of <a title="EPrints - Digital Repository Software" href="http://www.eprints.org/" target="_self">EPrints</a> (v3.3). As a result, the RESTful interface to EPrints is as powerful and flexible as the built-in web interface, providing the following features:</p>
<p>1. All first-class objects can be managed via the REST interface. All EPrints, Documents, Files, Users and anything else identifiable by a URI can be created, updated and deleted via the REST interface.</p>
<p>2. All import plug-ins are now generic and can be utilised via the REST interface, doubling the number of supported package formats which can be deposited via SWORD. Additional plug-ins, which can be installed in a single click, are also available via the <a href="http://bazaar.eprints.org">EPrints Bazaar</a> app store.</p>
<p>3. The same permissions model is applied both via the SWORD/REST interface as via the normal EPrints interface. The permissions system provides a granular model via which users can be granted permissions based on item status, item type and even an individual item itself. Basically, if editing is possible via the web interface, then it is possible via SWORD.</p>
<p>4. The SWORDv2 specification supports the notion of “in-progress” items, so it has been possible to reduce the number of SWORD deposit endpoints in EPrints to ONE. This has many benefits:</p>
<ul>
<li>This endpoint represents a user&#8217;s deposits (or repository contents), closely aligning it with the Google Docs implementation and extensions of the AtomPub specification on which SWORDv2 is based.</li>
<li>SWORD clients are easier to write.</li>
<li>The user requires less context about which &#8220;collection&#8221; their content belongs to &#8211; it belongs to their collection.</li>
</ul>
<p>In EPrints, the collection in which an item belongs is represented as a piece of metadata, a significant difference from DSpace. Rather than managing and connecting with several collections, a user can deposit and discover all of their resources via ONE URI, which is the same URI for every user (typically http://myrepo.org/contents). While the SWORDv2 specification outlines how this URI can be used for deposit, DepositMO mandates that a client should also be able to perform the inverse operation and request a complete list of deposit contents via this same URI, regardless of the status of the object.</p>
<p>4. A unique identifier (in the form of a URI) is assigned to every object (including EPrints, Documents, Files, Users etc&#8230;) as soon as it is created regardless of the stage in the workflow. This URI will NEVER be reused or overwritten, and can thus be used to reference an object throughout its entire lifecycle in the repository.</p>
<p>5. All URIs support all REST operations: PUT/POST, HEAD, GET and DELETE. The <a href="http://swordapp.org/docs/DepositMO.html" target="_self">DepositMO profile</a> of SWORDv2 adds the requirement that each URI must accept a HTTP HEAD request. Using this HEAD request, a client is able to request information about an object, such as last changed date, without needing to download the whole object to find this out. This enables each object to be synchronised with a local copy, allowing two-way update with clients that are keeping a local up-to-date copy, an important requirement in distributed systems.</p>
<p>6. All URIs can be content negotiated, meaning that you can get an RDF/XML, Atom, csv&#8230; serialisation of every object in the repository. These plug-ins are the inverse of the import plug-ins, so not only can you ingest items in any format, you can also export them in that same format. Again further plug-ins can be installed in one click from the <a href="http://bazaar.eprints.org">EPrints Bazaar</a>.</p>
<p>In summary, SWORDv2 and DepositMO on EPrints represents a major leap forward in repository flexibility. By utilising the built-in power of the EPrints identifiers, permissions model and Bazaar Store for plug-ins (all of which have been key parts of the EPrints 3.3 development), the HTTP CRUD interface supports SWORDv2 and DepositMO specifications as core functionality, replicating the functionality available via the web interface. This gives users the power to interact fully with their repository and content via an interface or client which suits their way of working, in their environment!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.soton.ac.uk/depositmo/2012/01/20/depositmo-for-eprints/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DepositMO for DSpace</title>
		<link>http://blog.soton.ac.uk/depositmo/2012/01/20/depositmo-for-dspace/</link>
		<comments>http://blog.soton.ac.uk/depositmo/2012/01/20/depositmo-for-dspace/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 09:39:33 +0000</pubDate>
		<dc:creator>rjones</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[depositmo]]></category>
		<category><![CDATA[DSpace]]></category>
		<category><![CDATA[inf11]]></category>
		<category><![CDATA[jisc]]></category>
		<category><![CDATA[SWORD]]></category>
		<category><![CDATA[SWORDv2]]></category>

		<guid isPermaLink="false">http://blog.soton.ac.uk/depositmo/?p=512</guid>
		<description><![CDATA[DepositMO for DSpace is implemented as an extension to the standard SWORDv2 module implemented as part of the SWORD project. It provides additional features to list the items in a DSpace Collection, and to support a full range of CRUD (create, retrieve, update, delete) operations on individual files. The base SWORDv2 implementation recommends support for [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-834" src="http://blog.soton.ac.uk/depositmo/files/2012/01/dspace-logo.jpg" alt="" width="159" height="121" />DepositMO for <a href="http://www.dspace.org">DSpace</a> is implemented as an extension to the standard <a href="http://swordapp.org/sword-v2/sword-v2-specifications/">SWORDv2</a> module implemented as part of the SWORD project.  It provides additional features to list the items in a DSpace Collection, and to support a full range of CRUD (create, retrieve, update, delete) operations on individual files. The base SWORDv2 implementation recommends support for these kinds of operations, and provides documentation to aid development, but they are not part of the profile as a whole.</p>
<p>The current release of DSpace is version 1.8, and SWORDv2 is a part of that release. As such, the DepositMO extensions to DSpace have also been rolled into the release (with the exception of the packagers, discussed below). This is a significant development, as it means that new DSpace installations will be able to support the DepositMO extensions &#8220;out of the box&#8221;, which will be in-line with the <a href="http://www.eprints.org/">EPrints</a> support.</p>
<p>There are a number of notable features of the DSpace implementation which may differ from the EPrints experience:</p>
<ol>
<li>DSpace has a full hierarchical collection structure (called Communities and Collections) which EPrints does not. As such, DSpace Service Documents at least list all of the DSpace Collections as deposit endpoints, but can further offer a full hierarchy of Service Documents containing nested endpoints some of which do not accept deposits but which have sub-collections which do. The consequence of this is that the desktop tools have to be configured with the deposit endpoint of the Collection to which the user will actually be depositing content. There is no option for the user to select an endpoint at deposit-time, and adding such an option would no doubt bring unacceptable complexity in the user experience. Instead the desktop tools must be pre-configured, making them as simple to use as the EPrints version, but at the cost of a less well categorised repository holding. This issue is well known in the DSpace community, and it is therefore not a significant problem.</li>
<li>DSpace&#8217;s permissions model is relatively complex and there are known issues with providing the end-user with the appropriate rights to modify their own content via remote APIs under various circumstances. For this reason, the prototyping done for DepositMO utilises relatively privileged users for the demonstration. A real production implementation would have a more carefully crafted user model in DSpace.</li>
<li>DSpace&#8217;s collections represent actual collections of content, while EPrints only has a single collection in SWORDv2 which represents the user&#8217;s Inbox. This means that all operations in EPrints work only on items which are in the user&#8217;s inbox. Since the connection between SWORD Collection and the user&#8217;s workspace in DSpace does not exist, the DepositMO extensions have been constructed to ensure that all the content being worked on remains in the user&#8217;s workspace to mimic the EPrints implementation. This is actually the ideal implementation, as significant complexity and the need for versioning multiply rapidly once users can modify content which has left the workspace and entered either the review workflow or the archive itself.</li>
<li>DSpace does not provide stable identifiers for objects until they have reached the &#8220;archive&#8221; itself: items in the workspace or workflow do not have public or even linkable URLs. Since DepositMO requires such URLs to direct users to their repository content, and that content is necessarily in the workspace (see point 3) this presents a problem. To circumvent this problem we have extended the SWORDv2 implementation in DSpace to provide URLs which do resolve to the item in the workspace for both of the application&#8217;s web interfaces (JSPUI and XMLUI). The user can therefore follow a link from their desktop to their working item (via a login screen). This feature only works for items in the workspace, as items in the workflow are not directly accessible to the submitting user. This means that the DepositMO desktop client cannot simply remember the identifier for the item on initial deposit, but must regularly check for updates, in case the identifier has changed.</li>
</ol>
<p>In addition to these developments, the DSpace implementation of DepositMO also provides two Packagers. These are plugins to DSpace which implement SWORD&#8217;s ingestion interface and can be brought to bear on incoming content types. As part of the project basic XIF and DocX ingesters were written (utilising pre-existing code contributions by other DSpace developers), and made available open source. These packagers, due to their basic nature, have not been included in the DSpace 1.8 release, but are available separately <a href="https://bitbucket.org/richardjones/sword-packagers">here</a>.</p>
<p>Overall, the implementation of the DepositMO extensions has been a very natural extension to the SWORDv2 implementation, and will no doubt be valuable to future users of the interface.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.soton.ac.uk/depositmo/2012/01/20/depositmo-for-dspace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DepositMO extensions for SWORDv2 clients</title>
		<link>http://blog.soton.ac.uk/depositmo/2012/01/19/depositmo-extensions-for-swordv2-clients/</link>
		<comments>http://blog.soton.ac.uk/depositmo/2012/01/19/depositmo-extensions-for-swordv2-clients/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 14:57:03 +0000</pubDate>
		<dc:creator>davetaz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Content Management Systems]]></category>
		<category><![CDATA[depositmo]]></category>
		<category><![CDATA[inf11]]></category>
		<category><![CDATA[jisc]]></category>
		<category><![CDATA[SWORD]]></category>
		<category><![CDATA[SWORDv2]]></category>
		<category><![CDATA[Watch Folder]]></category>
		<category><![CDATA[Word Add-in]]></category>

		<guid isPermaLink="false">http://blog.soton.ac.uk/depositmo/?p=530</guid>
		<description><![CDATA[Previous posts have described two tools developed in DepositMO &#8211; the Word Add-in, and the Watch Folder &#8211; for improved repository deposit of in-progress works. These tools are freely downloadable for use now, but if you were to try and use them to add content to your local repository it is likely a key element [...]]]></description>
			<content:encoded><![CDATA[<p>Previous posts have described two tools developed in DepositMO &#8211; the Word Add-in, and the Watch Folder &#8211; for improved repository deposit of in-progress works. These tools are freely downloadable for use now, but if you were to try and use them to add content to your local repository it is likely a key element will be missing. Your target repository has to support SWORDv2. Most support SWORD, but not yet the latest version (v2). They could do, however, because SWORDv2 is available with current versions of EPrints (3.3) and DSpace (1.8). In addition, DepositMO has extended SWORDv2 to add significant features required by the deposit tools produced by this project and which we believe will support further applications, and these extensions are also supported in current repository releases. Forthcoming posts here will look in more detail at how EPrints and DSpace each implement SWORDv2 with DepositMO extensions. First, in this post we look at the reasons for these extensions.</p>
<p>Content Management Systems (CMSs) should allow a number of basic functions to be carried out by a user, and digital repositories are no exception. Historically, such repositories have provided pretty web-based, human-focused interfaces through which users can manually perform the tasks of creating and publishing resources. With the development of SWORD, the creation and management of resources became something which, in part, could be carried out using an automated, machine-based client.</p>
<p>In SWORD version 1, this process was focused on making the operation of publishing a completed resource simpler. Further interaction (including retrieval of the same object) was not defined as a requirement. Thus this first specification, while useful, fell short of being a complete CMS system.</p>
<p>It was the intention of SWORDv2 and the DepositMO project to address these shortcomings. In addition, a DepositMO implementation of SWORDv2, the <a href="http://swordapp.org/docs/DepositMO.html" target="_self">DepositMO profile</a>, extends the functionality of SWORDv2 using a number of the as yet unused parts of the protocols SWORDv2 is based on &#8211; AtomPub and HTTP.</p>
<p>This post describes the features SWORDv2 provides to turn repositories into full CMSs, and details two extensions implemented in the DepositMO profile. While the DepositMO profile is a technical document, here we show how the extensions support two particular use cases, and how the DepositMO-developed deposit clients exploit SWORDv2 and the extensions.</p>
<h3>Extending repositories as full content management systems</h3>
<p>Figure 1 shows some of the basic operations that need to be supported by a digital repository-based CMS system.</p>
<p style="text-align: center"><a href="http://blog.soton.ac.uk/depositmo/files/2011/10/blog_post.png"><img class="aligncenter size-full wp-image-534" src="http://blog.soton.ac.uk/depositmo/files/2011/10/blog_post.png" alt="" width="526" height="227" /></a></p>
<p><strong>Discover</strong>: The ability to provide simple description services which allow the client to choose the best method for deposit. Additionally, a client should be able to discover existing resources in the repository, thus skipping Create directly to Update.</p>
<p><strong>Create</strong>:   Provides a way for a client to create a resource  - a publication object &#8211; in the repository. It is this object that is then populated with relevant content.</p>
<p><strong>Update</strong>:  By making the repository a workspace, content should also be changeable.</p>
<p><strong>Publish</strong>:  Provide users with a way of describing an object as being suitable for publishing, making it public.</p>
<p><strong>Retrieve</strong>: A critical aspect of any CMS system, a user must be able to retrieve their own content.</p>
<p><strong>Delete</strong>:    Similar to update, a user may be able to delete any resources they own. This is not always the case in digital repositories due to the ties of such systems with the classic publication model (a physical printed copy is hard to &#8216;delete&#8217;).</p>
<h3>Use cases for DepositMO extensions to SWORDv2</h3>
<p>As well as playing a key role in developing SWORDv2, the DepositMO specification details two key extensions to the SWORDv2 specification:</p>
<ol>
<li>A user/client must be able to retrieve a list of their content regardless of the status of that content (edit, review, published, etc.).</li>
<li>A client must be able to obtain basic information about individual objects such that distributed copies can be kept synchronised and up to date.</li>
</ol>
<p>To demonstrate the importance of these aspects consider the following two use cases:</p>
<ul>
<li>A user creates a formal paper which on completion is deposited and published in a repository for a conference. At the conference the author gives a presentation to accompany this submission. Logically this presentation should also accompany the publication already in the repository. Using the DepositMO discovery specification, the presentation software can list all the resources already in the repository and the user can &#8220;attach&#8221; the presentation as a complementary resource.</li>
<li>A user is working on a publication for a conference, but wants to work both at home and at work without having to carry around a laptop or a USB memory stick, which will get lost just like half  a pair of socks. By using the repository as a workspace, two clients can maintain synchronisation of the same resource. To save download and comparing the document, which might be of substantial size, a DepositMO extension can be used to check the state of the object without having to download it.</li>
</ul>
<p>As part of the DepositMO project two clients were produced &#8211; a <a title="Microsoft Word Add-in deposit tool, Modus Operandi, January 18, 2012 " href="http://blog.soton.ac.uk/depositmo/2012/01/18/microsoft-word-add-in-deposit-tool/" target="_self">Microsoft Word Add-in</a> client, and a <a title="Watch Folder deposit tool, Modus Operandi, January 18, 2012" href="http://blog.soton.ac.uk/depositmo/2012/01/18/watch-folder-deposit-tool/" target="_self">Watch Folder</a> drag-and-drop deposit tool that works with file managers on standard PCs &#8211; to demonstrate the principles of these use cases. Although neither the most complete or prettiest clients, they do demonstrate the power of the two combined DepositMO extensions to the SWORDv2 specifications.</p>
<h3>DropBox-style repository resource control &#8211; Watch Folder client</h3>
<p>DropBox is easy. You drag stuff in, it is shared, simple. The barrier to entry for such services is low, meaning that people use them for convenience and uptake is high.</p>
<p>During the DepositMO project, questions were asked about how digital repositories, a trusted authority, could keep up with such technologies. This led to the development within DepositMO of a DropBox-style client for a digital repository.</p>
<p>Called &#8220;Watch Folder&#8221;, this client enables a user to create a folder, representing their resource, in a standard file manager on a personal computer, and then to add objects that are part of this resource to this folder.</p>
<p>As an example, the repository could contain a collection of images (the objects) relating to a single art exhibition (the resource, folder). As each object is copied into the folder it is simultaneously uploaded to the repository. View and edit links also appear as files on the desktop, connecting the user directly with the corresponding object in the digital repository.</p>
<p>As with DropBox, if an object is deleted or updated via either the repository or desktop interface then this change is instantly reflected in both locations. This functionality is not possible without the DepositMO extensions to the SWORDv2 specification.</p>
<p>The Watch Folder client demonstrates the ideal simplicity of a SWORDv2/DepositMO client to the user.</p>
<h3>Windows application integration &#8211; Word add-in client</h3>
<p>The second client produced as part of the DepositMO project integrates Microsoft Word with a digital repository. Although not a new concept &#8211; a similar <a title="Article Authoring Add-in for Word" href="http://research.microsoft.com/en-us/projects/authoring/" target="_self">client was produced by Microsoft</a> to conform with the SWORDv1 specification &#8211; the DepositMO version integrates the complete CMS functionality as detailed by the SWORDv2 and DepositMO specifications.</p>
<p>From the start the Windows development separated the low-level driver from application integration. In this way the driver connects the application to the SWORDv2/DepositMO server via an easy-to-use API. This has the beneficial side-effect that the same driver can be used by many applications, saving substantial amounts of time when developing further clients.</p>
<p>The Microsoft Word add-in adds a new tab to the menu &#8220;ribbon” in Office 2010. Using this tab a user can set up their credentials with the repository, which can then be used to create and edit resources. Again, the user remains connected to their content whether on the local machine or in the repository.</p>
<h3><strong>Future of the DepositMO profile of SWORDv2</strong></h3>
<p>The DepositMO profile complements the SWORDv2 specification in order to provide more advanced functionality to deposit clients. For now the DepositMO specification remains an extension to SWORDv2, albeit one that is already integrated into the core of the latest EPrints and DSpace softwares, as will be revealed in the next two posts here. It would not be a huge leap to include the two simple DepositMO extensions in a future SWORDv2 specification, as without them many simple operations are just not possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.soton.ac.uk/depositmo/2012/01/19/depositmo-extensions-for-swordv2-clients/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Watch Folder deposit tool</title>
		<link>http://blog.soton.ac.uk/depositmo/2012/01/18/watch-folder-deposit-tool/</link>
		<comments>http://blog.soton.ac.uk/depositmo/2012/01/18/watch-folder-deposit-tool/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 18:20:47 +0000</pubDate>
		<dc:creator>Steve Hitchcock</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[deposit interface]]></category>
		<category><![CDATA[depositmo]]></category>
		<category><![CDATA[inf11]]></category>
		<category><![CDATA[jisc]]></category>
		<category><![CDATA[user interface]]></category>
		<category><![CDATA[Watch Folder]]></category>

		<guid isPermaLink="false">http://blog.soton.ac.uk/depositmo/?p=645</guid>
		<description><![CDATA[Having previously looked at the Word Add-in deposit tool, this post illustrates the second of the deposit tools developed in the DepositMO project, the Watch Folder, which uses common file manager services. Computer systems provide users with file manager tools, such as Windows Explorer or Mac Finder. This organises lists of files, and folders containing [...]]]></description>
			<content:encoded><![CDATA[<p>Having previously looked at the Word Add-in deposit tool, this post illustrates the second of the deposit tools developed in the DepositMO project, the Watch Folder, which uses common file manager services.</p>
<p>Computer systems provide users with file manager tools, such as Windows Explorer or Mac Finder. This organises lists of files, and folders containing files, stored on the computer. Mostly these are fairly static services. Users can save files to designated directories and folders, and can move and copy files to different locations using short-cut keys of drag-and-drop.</p>
<p>We want to make use of this process of copy or drag-and-drop to initiate repository deposit. It works on the basis of a ‘watch folder’. Essentially this folder contains a script that monitors user actions in adding files or folders to the directory containing the watch folder. Figure 1 shows the active directory containing the watch folder, and also the script that runs when you click on the watch folder.</p>
<p style="text-align: center"><a href="http://blog.soton.ac.uk/depositmo/files/2012/01/depMOfolder-watchfolder-crop.png"><img class="aligncenter size-large wp-image-647" src="http://blog.soton.ac.uk/depositmo/files/2012/01/depMOfolder-watchfolder-crop-1024x597.png" alt="" width="553" height="322" /></a></p>
<p>Fig.1 Active directory containing the Watch Folder script</p>
<p>When a new file is added to the directory containing the watch folder the script initiates a session with the selected repository and copies the file there as well. To complete this process the general script needs some information from the user, the same information used in the Word Add-in example:</p>
<ul>
<li>Direction, or url, for the repository</li>
<li>User login for the repository</li>
</ul>
<p>This information is provided via a simple text form that is launched by clicking on the CONFIG file in the same directory (see Figure 2). This information only needs to be provided once per user per session with the script running, not for each new file deposit.</p>
<p style="text-align: center"><a href="http://blog.soton.ac.uk/depositmo/files/2012/01/depMOfolder-configfile-crop.png"><img class="aligncenter size-large wp-image-649" src="http://blog.soton.ac.uk/depositmo/files/2012/01/depMOfolder-configfile-crop-1024x656.png" alt="" width="553" height="355" /></a></p>
<p>Fig. 2 Opening the Watch Folder CONGIG file to specify repository direction and user&#8217;s repository login</p>
<p>The watch folder ‘watches’ for changes to all folders in the directory. When a user adds a new file to a ‘watched’ folder, either a new or existing folder in the active directory, within a few seconds the script automatically adds two new files (Figure 3): METADATA, and VIEW_ITEM.</p>
<p style="text-align: center"><a href="http://blog.soton.ac.uk/depositmo/files/2012/01/depMOfolder-meta-view-crop.png"><img class="aligncenter size-full wp-image-650" src="http://blog.soton.ac.uk/depositmo/files/2012/01/depMOfolder-meta-view-crop.png" alt="" width="500" height="423" /></a></p>
<p>Fig.3 Adding a new file to a &#8216;watched&#8217; folder generates a METADATA file and a VIEW_ITEM link file</p>
<p>Clicking on METADATA shows an XML copy of the metadata record for the object (content of folder and files) stored in the repository. The user can edit and save the XML record to update the metadata in the repository.</p>
<p>Clicking on VIEW_ITEM will link the user to the real repository record in a Web browser.</p>
<p>In this scheme, a folder in the active directory containing the watch folder represents a record in the repository, and a file in that folder represents an object linked from that record. Thus, folders can be used to organise collections in the repository, for example, adding two images to a folder will link both images to the same repository record. Hence, creating a new folder will correspond to a new record in the repository; an existing folder to a current record.</p>
<p>You can download the Watch Folder script (folder sync client) from our <a href="http://www.eprints.org/depositmo/" target="_self">collected project resources</a>. Note, this is not a formally packaged application for easy installation, unless you are comfortable working with perl scripts. For the brave a short &#8216;getting started&#8217; guide can be found close to the download link for the script.</p>
<p>In principle, this was designed to be a simple way to deposit any file in a repository using basic drag-and-drop and copy commands, and add/update metadata, on the user desktop. Would it prove to be as simple in practice?</p>
<p>The Watch Folder and Word-Add-in are the two user-facing tools developed in DepositMO, but to work effectively these tools need to communicate interactively with repository servers, or repository &#8216;endpoints&#8217; as they are known in the SWORD community. It is SWORDv2 that enables this communication between endpoints and user applications. The next three posts will consider SWORDv2 and how DepositMO has shaped and extended this standard for different repository softwares, DSpace and EPrints.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.soton.ac.uk/depositmo/2012/01/18/watch-folder-deposit-tool/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Microsoft Word Add-in deposit tool</title>
		<link>http://blog.soton.ac.uk/depositmo/2012/01/18/microsoft-word-add-in-deposit-tool/</link>
		<comments>http://blog.soton.ac.uk/depositmo/2012/01/18/microsoft-word-add-in-deposit-tool/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 10:21:31 +0000</pubDate>
		<dc:creator>Steve Hitchcock</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[deposit interface]]></category>
		<category><![CDATA[depositmo]]></category>
		<category><![CDATA[inf11]]></category>
		<category><![CDATA[jisc]]></category>
		<category><![CDATA[user interface]]></category>
		<category><![CDATA[Word Add-in]]></category>

		<guid isPermaLink="false">http://blog.soton.ac.uk/depositmo/?p=588</guid>
		<description><![CDATA[DepositMO has produced three tools to enhance repository deposit. Here we describe the first of those tools, the Microsoft Word Add-in deposit tool. The developer of the tool, Richard Boardman from the School of Engineering Sciences at the University of Southampton and a DepositMO project developer, has written a User Guide. This guide covers installation, [...]]]></description>
			<content:encoded><![CDATA[<p>DepositMO has produced three tools to enhance repository deposit. Here we describe the first of those tools, the Microsoft Word Add-in deposit tool.</p>
<p>The developer of the tool, Richard Boardman from the School of Engineering Sciences at the University of Southampton and a DepositMO project developer, has written a <a title="DepositMO Microsoft Word Add-in – User Guide, June 2011" href="http://www.eprints.org/depositmo/documents/depositmo-word-plugin-userguide.pdf" target="_self">User Guide</a>. This guide covers installation, use, and advanced features such as how to add and markup metadata using Word to ensure that metadata is recognised and reproduced in the repository deposit process.</p>
<p>In this case we are concerned with using the tool and submitting documents, that is, how it was used in the user tests, and so just that section is reproduced from the guide in this post. If you wish to find out more about installing the tool and other features, please see the full user guide. A link to download the tool will be provided at the end of this post.</p>
<p>Installation of this tool requires the use of Windows and the latest release of Microsoft Office/Word 2010. We chose to work with Word as it is a popular authoring tool, widely used among researchers and scientists to write research papers and create materials that are likely to be deposited in institutional repositories. In addition, Microsoft has been seeking to extend the use of Word for digital science by supporting plugins, applications that provide additional functionality required by science authors, such as science and maths markup, DTDs and deposit in arXiv. The deposit tool described here is another such plugin.</p>
<p>Although it is popular, adoption of the latest version of Word and Windows is not universal. So that we did not exclude possible test users, we set up and installed the tool so that the test was not dependent on the user’s equipment.</p>
<p>Since working with users we have been asked if the tool works with other applications in Office, such as Powerpoint. It does not. Emulation of the tool for Powerpoint is possible but not simple.</p>
<p>The following extracts are taken directly from the User Guide.</p>
<h3>Using the add-in</h3>
<p>Once the add-in has been installed, you should verify that it is available in your copy of Microsoft Word 2010. To do this, start up Microsoft Word 2010 and look for a new entry along the ribbon at the top of the screen.</p>
<p><a href="http://blog.soton.ac.uk/depositmo/files/2012/01/worduser-blogfig1-crop.png"><img class="aligncenter size-full wp-image-612" src="http://blog.soton.ac.uk/depositmo/files/2012/01/worduser-blogfig1-crop.png" alt="" width="418" height="65" /></a></p>
<p>Figure 1: DepositMO 2010 Word Add-in is visible at the end of the ribbon tabs</p>
<p>Clicking on the DepositMO tab will display the basic controls for the add-in. <strong>Show</strong> and <strong>Hide </strong>on the<strong> Repository control</strong> group will show and hide the main DepositMO control panel. These will by default appear at the right-hand side of the window.</p>
<p>Specifying an <strong>Endpoint</strong> in the <strong>Quick submission</strong> group, and clicking <strong>Submit</strong> will bring up a dialogue box prompting you for your username and password for that endpoint, and allow you to submit the current document to the repository.</p>
<p>Clicking <strong>About DepositMO 2010</strong> in the <strong>About</strong> group will bring up basic information about the add-in.</p>
<p><a href="http://blog.soton.ac.uk/depositmo/files/2012/01/worduser-blogfig2-crop.png"><img class="aligncenter size-full wp-image-615" src="http://blog.soton.ac.uk/depositmo/files/2012/01/worduser-blogfig2-crop.png" alt="" width="427" height="62" /></a></p>
<p style="text-align: center">
<p>Figure 2: DepositMO ribbon controls</p>
<h3>Submitting a document</h3>
<p>Let’s walk through the deposition process with a new document. Enter some text on to the empty Microsoft Word document.</p>
<p style="text-align: center"><a href="http://blog.soton.ac.uk/depositmo/files/2012/01/worduser-blogfig3.png"><img class="aligncenter size-full wp-image-606" src="http://blog.soton.ac.uk/depositmo/files/2012/01/worduser-blogfig3.png" alt="" width="565" height="354" /></a></p>
<p>Figure 3: Creating a basic document</p>
<p>Before you can deposit this to the repository, you must first save it on to your computer.</p>
<p style="text-align: center"><a href="http://blog.soton.ac.uk/depositmo/files/2012/01/worduser-blogfig4.png"><img class="aligncenter size-full wp-image-618" src="http://blog.soton.ac.uk/depositmo/files/2012/01/worduser-blogfig4.png" alt="" width="565" height="354" /></a></p>
<p>Figure 4: Saving the basic document</p>
<p>If you do not do this, then the add-in will prompt you to save it later before deposition can occur. Clicking <strong>Show </strong>in the <strong>Repository control</strong> group of the ribbon will bring up the main control panel for deposition.</p>
<p><a href="http://blog.soton.ac.uk/depositmo/files/2012/01/worduser-blogfig5.png"><img class="aligncenter size-full wp-image-622" src="http://blog.soton.ac.uk/depositmo/files/2012/01/worduser-blogfig5.png" alt="" width="222" height="217" /></a></p>
<p>Figure 5: Show the repository control panel</p>
<p>The main control panel can be seen now on the right of the window. This has a number of controls for accessing repositories.</p>
<p style="text-align: center"><a href="http://blog.soton.ac.uk/depositmo/files/2012/01/worduser-blogfig6.png"><img class="aligncenter size-full wp-image-623" src="http://blog.soton.ac.uk/depositmo/files/2012/01/worduser-blogfig6.png" alt="" width="565" height="354" /></a></p>
<p>Figure 6: The repository control panel in the Microsoft Word window</p>
<p>The top section of the panel allows you to enter details of the target repository: your repository’s location (sometimes referred to as an <strong>endpoint</strong>), your username at that repository, and the password associated with that username.</p>
<p style="text-align: center"><a href="http://blog.soton.ac.uk/depositmo/files/2012/01/worduser-blogfig7.png"><img class="aligncenter size-full wp-image-624" src="http://blog.soton.ac.uk/depositmo/files/2012/01/worduser-blogfig7.png" alt="" width="259" height="187" /></a></p>
<p>Figure 7: Repository endpoint and user details</p>
<p>After entering these details, you can then submit the document to the repository by clicking the <strong>Submit</strong> button underneath.</p>
<p style="text-align: center"><a href="http://blog.soton.ac.uk/depositmo/files/2012/01/worduser-blogfig8.png"><img class="aligncenter size-full wp-image-625" src="http://blog.soton.ac.uk/depositmo/files/2012/01/worduser-blogfig8.png" alt="" width="250" height="146" /></a></p>
<p>Figure 8: Submit and update buttons</p>
<p>The add-in will then send your document to the remote repository. The progress of the submission is then displayed in the <strong>Messages</strong> box at the bottom of the panel.</p>
<p style="text-align: center"><a href="http://blog.soton.ac.uk/depositmo/files/2012/01/worduser-blogfig9.png"><img class="aligncenter size-full wp-image-628" src="http://blog.soton.ac.uk/depositmo/files/2012/01/worduser-blogfig9.png" alt="" width="257" height="149" /></a></p>
<p>Figure 9: Add-in messages</p>
<p>If the submission was successful, then a message similar to the one above will be displayed. This indicates where a copy of our document resides (note that the original still exists where you saved it locally earlier). If it was not successful, then you should check the endpoint and your credentials (username and password), and additionally check the repository by visiting the area on that repository where you would usually manage your deposits.</p>
<p style="text-align: center"><a href="http://blog.soton.ac.uk/depositmo/files/2012/01/worduser-blogfig10.png"><img class="aligncenter size-full wp-image-629" src="http://blog.soton.ac.uk/depositmo/files/2012/01/worduser-blogfig10.png" alt="" width="236" height="58" /></a></p>
<p>Figure 10: Document location field</p>
<p>On a successful submission, the <strong>Document location</strong> field is automatically updated with the remote location of this document.</p>
<p style="text-align: center"><a href="http://blog.soton.ac.uk/depositmo/files/2012/01/worduser-blogfig111.png"><img class="aligncenter size-full wp-image-630" src="http://blog.soton.ac.uk/depositmo/files/2012/01/worduser-blogfig111.png" alt="" width="261" height="735" /></a></p>
<p>Figure 11: Panel appearance after a successful deposition</p>
<p>If you look at the panel now our deposition has successfully completed, you can see that the <strong>Repository location</strong> remains unchanged, as does the <strong>Username</strong> and <strong>Password</strong>, but the <strong>Document location</strong> is now different, as explained above. The <strong>Messages</strong> can be reviewed by scrolling up the little text area.</p>
<p>You can review your recent submission to the remote repository by visiting it with your web browser.</p>
<p>Note that as our example document contained no information about the title or authors of the document, there is correspondingly little detail on the server</p>
<p style="text-align: center"><a href="http://blog.soton.ac.uk/depositmo/files/2012/01/worduser-blogfig121.png"><img class="aligncenter size-full wp-image-631" src="http://blog.soton.ac.uk/depositmo/files/2012/01/worduser-blogfig121.png" alt="" width="565" height="363" /></a></p>
<p>Figure 12: Reviewing the submission in the remote repository</p>
<h3>Download the Add-in</h3>
<p>This ends our extracts in this post. If you wish to learn about updating a document submitted to repository and other ways to use to use this tool, continue reading the <a title="DepositMO Microsoft Word Add-in – User Guide, June 2011" href="http://www.eprints.org/depositmo/documents/depositmo-word-plugin-userguide.pdf" target="_self">User Guide</a>.</p>
<p>Now you know the basics of how to use the Word Add-in tool a you may want to download it to use with your copy of Word 2010. This download can be found among our <a href="http://www.eprints.org/depositmo/" target="_self">collected project resources</a>. The guide has instructions for installation.</p>
<p>The next post will introduce the second of the repository deposit tools developed by the DepositMO project and subjected to user testing, the Watch Folder tool.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.soton.ac.uk/depositmo/2012/01/18/microsoft-word-add-in-deposit-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deposit tools produced by DepositMO</title>
		<link>http://blog.soton.ac.uk/depositmo/2012/01/17/deposit-tools-produced-by-depositmo/</link>
		<comments>http://blog.soton.ac.uk/depositmo/2012/01/17/deposit-tools-produced-by-depositmo/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 12:15:24 +0000</pubDate>
		<dc:creator>Steve Hitchcock</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[deposit tools]]></category>
		<category><![CDATA[depositmo]]></category>
		<category><![CDATA[inf11]]></category>
		<category><![CDATA[jisc]]></category>
		<category><![CDATA[SWORD]]></category>
		<category><![CDATA[Watch Folder]]></category>
		<category><![CDATA[Word Add-in]]></category>

		<guid isPermaLink="false">http://blog.soton.ac.uk/depositmo/?p=583</guid>
		<description><![CDATA[The target of current repository software is completed works. The principal contribution of the DepositMO project is to provide new tools to support deposit of in-progress digital works. This is a significant change from current methods of repository deposit involving completed works. To do this requires two new methods: deposit tools built into the authoring [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_735" class="wp-caption alignright" style="width: 143px"><img class="size-full wp-image-735  " src="http://blog.soton.ac.uk/depositmo/files/2012/01/worduser-blogfig52.png" alt="Show MS Word Add-in for repository deposit" width="133" height="130" /><p class="wp-caption-text">Show MS Word Add-in for repository deposit</p></div>
<p>The target of current repository software is completed works.</p>
<p>The principal contribution of the DepositMO project is to provide new tools to support deposit of <em>in-progress</em> digital works. This is a significant change from current methods of repository deposit involving completed works.</p>
<p>To do this requires two new methods: deposit tools built into the authoring applications, and a means for these applications to communicate and interact with the repository software, providing the user with status and update responses. In essence this is like replacing your computer hard drive, instead saving the content destined for the repository directly in that repository and treating it as a network drive. Saving this content to a repository iteratively as it develops, as you do when saving on your local computer, requires the same functionality and assurance of correct execution, security and privacy. As we shall see, however, the expectation of description and metadata for a repository adds complexity compared with the simple method of save-to-hard-disc-and-add-filename.</p>
<div id="attachment_738" class="wp-caption alignleft" style="width: 232px"><img class="size-full wp-image-738  " src="http://blog.soton.ac.uk/depositmo/files/2012/01/watchfolder-files-crop2.png" alt="" width="222" height="110" /><p class="wp-caption-text">Watch Folder, repository deposit via a standard file manager</p></div>
<p>We have blogged before about the principles, reasons and advantages of <a title="Repository deposit from authoring apps: conformance and interfaces, Modus Operandi, November 2, 2010" href="http://blog.soton.ac.uk/depositmo/2010/11/02/repository-deposit-from-authoring-apps-conformance-and-interfaces/" target="_self">this new approach to repository deposit</a>, but apart from some early <a title="Visualising extended repository deposit interfaces, Modus Operandi, January 20, 2011" href="http://blog.soton.ac.uk/depositmo/2011/01/20/visualising-extended-repository-deposit-interfaces/" target="_self">demonstration videos</a> we have not previously described or illustrated the actual deposit tools in any detail. Post-user testing of these tools we can now rectify this omission.</p>
<p>There are three new elements, including two deposit tools, and a means of enhancing and updating popular repository software such as EPrints and DSpace:</p>
<div id="attachment_731" class="wp-caption alignright" style="width: 110px"><img class="size-full wp-image-731   " src="http://blog.soton.ac.uk/depositmo/files/2012/01/crud-schematic-crop.png" alt="SWORDv2 supports Create, Retrieve, Update, Delete" width="100" height="72" /><p class="wp-caption-text">SWORDv2 supports Create, Retrieve, Update, Delete</p></div>
<ol>
<li>A Microsoft Word Add-in deposit tool, to allow content in a document to be saved to, updated, or deleted from a repository during composition, without leaving the application.</li>
<li>A Watch Folder deposit tool, to enable content of any type and in any format to be uploaded to a repository simply by dragging in a file manager window.</li>
<li>Extensions to SWORDv2 for repository software</li>
</ol>
<p>Of course, the second tool obviates the principle of bypassing the local hard drive, since the file manager is a record of what’s on the drive. But it means we can test deposit of a wider range of content before deposit tools are integrated with more authoring applications. Experience with building the Word deposit tool shows this is a major investment of time and expertise, as well as liaison with and support of the developer of the original application, in this case Microsoft &#8211; even when the application supports in-application plugins through APIs.</p>
<p>In the next three posts we will explore each of these new deposit tools in more detail, starting with the Word Add-in deposit tool.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.soton.ac.uk/depositmo/2012/01/17/deposit-tools-produced-by-depositmo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
