Difference between revisions of "Curator's Workbench"
(Added METS Category.) |
(Added links to Function and/or Content Type) |
||
Line 1: | Line 1: | ||
− | {{ | + | {{Infobox tool |
|purpose=Curator's Workbench is a tool that automates and streamlines the process of preparing collections of digital materials for submission to a repository | |purpose=Curator's Workbench is a tool that automates and streamlines the process of preparing collections of digital materials for submission to a repository | ||
− | |||
|homepage=https://github.com/UNC-Libraries/Curators-Workbench | |homepage=https://github.com/UNC-Libraries/Curators-Workbench | ||
− | | | + | |function=Preservation System, Metadata Processing |
− | | | + | |content=METS |
+ | }} | ||
+ | {{Infobox tool details | ||
+ | |ohloh_id=Curator's Workbench | ||
}} | }} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
= Description = | = Description = | ||
The [https://blogs.lib.unc.edu/cdr/index.php/about/cdr-development-and-collab/curators-workbench/ Curator’s Workbench] is a tool that automates and streamlines the process of preparing collections of digital materials for submission to a repository. The Workbench will capture and stage files, generate manifests that include fixity information, arrange folders and objects, normalise metadata to custom requirements, and finally create a submission package for ingest into the archive. | The [https://blogs.lib.unc.edu/cdr/index.php/about/cdr-development-and-collab/curators-workbench/ Curator’s Workbench] is a tool that automates and streamlines the process of preparing collections of digital materials for submission to a repository. The Workbench will capture and stage files, generate manifests that include fixity information, arrange folders and objects, normalise metadata to custom requirements, and finally create a submission package for ingest into the archive. | ||
Line 65: | Line 60: | ||
Below the last 5 commits: | Below the last 5 commits: | ||
<rss max=5>https://github.com/UNC-Libraries/Curators-Workbench/commits/master.atom</rss> | <rss max=5>https://github.com/UNC-Libraries/Curators-Workbench/commits/master.atom</rss> | ||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 19:24, 20 April 2021
Description
The Curator’s Workbench is a tool that automates and streamlines the process of preparing collections of digital materials for submission to a repository. The Workbench will capture and stage files, generate manifests that include fixity information, arrange folders and objects, normalise metadata to custom requirements, and finally create a submission package for ingest into the archive.
Provider
Carolina Digital Repository, an initiative of the University Libraries of UNC Chapel Hill.
Licensing and cost
Apache 2.0 – free.
Platform and interoperability
Curator’s Workbench has been tested in Windows, Mac, and Linux environments. It is built upon the Eclipse Rich Client Platform, using Eclipse’s Modeling Framework and Graphical Modeling Framework. The software incorporates iRODS jargon client libraries, and is extensible by plug-in.
Functional notes
The Workbench’s crosswalk tool is able to map user-supplied metadata fields to MODS elements, allowing the user to define how each MODS record is created, which elements are used and where they come from in the source metadata. This can be done at the project level, allowing batch staging; the software is capable of migrating thousands of descriptive records at a time and linking them to data objects. As materials are selected, arranged, and described, the software generates a METS file that documents these processes. In addition, it generates checksums and UUIDs for each object. When a project is ready for submission, an export function translates the internal METS into an XML-viewable submission package ready for ingest. Curator’s Workbench was designed for use in the Carolina Digital Repository, which uses a web interface for ingest into a Fedora repository with iRODS storage. To address the unreliability of web ingest, the software can stage files in advance. In the CDR setup, individual users have accounts in a staging area within the iRODS grid; files placed there by the Workbench are readable by the Fedora instance at ingest time, at which point they are also copied into archival storage.
Documentation and user support
While CDR does not provide direct support, there are Google groups for developers and users. The Users group was active as of December 2011, but the Developers group was then not yet active. There is also an “Issues” page on the Github wiki, which was active as of February 2012. The Workbench incorporates its User Manual into its help system but does not provide a PDF instance of the document. Some technical information is available on a GitHub wiki.
Usability
The Workbench GUI is extremely simple and easy to use, although solid familiarity with metadata standards is essential.
Expertise required
Installation and configuration require deep system administration knowledge.
Standards compliance
The Workbench uses METS XML for project definition files and submission files, and incorporates MODS XML for description.
Influence and take-up
Curator’s Workbench is used within the UNC library system.
User Experiences
Development Activity
Curator’s Workbench version 3.0 was released in October 2011 and the last version 5.x in September 2015. The software was created for the Carolina Digital Repository, originally developed to support the workflow needs of UNC Libraries, however, it is no longer in use at UNC Libraries nor being further developed or supported by the repository team. The last “Version 4.1.5 - a stable Build” can be downloaded from Github Issues page.
All development activity is visible on GitHub: http://github.com/UNC-Libraries/Curators-Workbench/commits
Release Feed
Below the last 3 release feeds:
- 2013-05-07 14:49:09
- [tag:github.com,2008:Repository/1230437/4.1.3 new release 4.1.3]
- by gregjan
- 2013-04-17 20:58:37
- [tag:github.com,2008:Repository/1230437/4.1.2 4.1.2: edited versions for release]
- by gregjan
- 2013-03-19 18:16:50
- [tag:github.com,2008:Repository/1230437/4.1.1 new release 4.1.1]
- by gregjan
Activity Feed
Below the last 5 commits: Failed to load RSS feed from https://github.com/UNC-Libraries/Curators-Workbench/commits/master.atom: There was a problem during the HTTP request: 404 Not Found