<?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; repository usability review</title>
	<atom:link href="http://blog.soton.ac.uk/depositmo/tag/repository-usability-review/feed/?withoutcomments=1" 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>
	</channel>
</rss>
