EasyDeposit, Toolkit for Creating SWORD Deposit Interfaces, Released
Stuart Lewis has released EasyDeposit, a toolkit for creating SWORD deposit interfaces.
Here's an excerpt from the announcement:
EasyDeposit allows you to create customised SWORD deposit interfaces by configuring a set of 'steps'. A typical flow of steps may be: login, select a repository, enter some metadata, upload a file, verify the information is correct, perform the deposit, send a confirmation email. Alternatively a deposit flow may just require a file to be uploaded and a title entered. A configuration file is used to list the steps you require.
EasyDeposit makes use of the CodeIgniter MVC PHP framework. This means each 'step' is made up of two files: a 'controller' which looks after the validation and processing of any data entered, and a 'view' which controls the web page that a user sees. This separation of concerns makes it easy for web programmers to edit the controllers, and web designers to tinker with the look and feel of the interface in the views.
Latest posts in Digital Repositories
- DSpace 1.6 Released - March 4th, 2010
- Presentations from Repositories and the Cloud Meeting - February 28th, 2010
- JISC Digital Repository infoKit - February 24th, 2010
Latest posts in Institutional Repositories
- DSpace 1.6 Released - March 4th, 2010
- University of Rochester's IR+ Institutional Repository Software - March 2nd, 2010
- Presentations from Repositories and the Cloud Meeting - February 28th, 2010
Latest posts in Open Source Software
- Harvard University Library OIS Releases File Information Tool Set Version 0.3.1 - February 1st, 2010
- Library of Congress Establishes Procedures to Release Open Source Software - January 31st, 2010
- OAI-PMH: MOAI 1.0.7 Released - November 17th, 2009
Latest posts in Self-Archiving
- PEER Behavioural Research: Authors and Users vis-à-vis Journals and Repositories; Baseline Report - February 2nd, 2010
- "Citing and Reading Behaviours in High-Energy Physics. How a Community Stopped Worrying about Journals and Learned to Love Repositories" - December 6th, 2009
- Final Report on the Provision of Usage Data and Manuscript Deposit Procedures for Publishers and Repository Managers - November 3rd, 2009













