Digital Library Development Kyle Rimkus and Bill Ingram February 10, 2016
The challenge of managing digital production, preservation, and access at UIUC.
Image Management Evaluation Team members: Sarah Christensen, Tim Cole, Alex Dolski, MJ Han, Tom Habing (ex-officio), Bill Ingram (ex-officio), Patricia Lampron, Kyle Rimkus (chair) This group was charged with evaluating and issuing a recommendation for a digital content management and access system that would be a suitable replacement for or extension of the Library’s current CONTENTdm instance and which could support the same types of content and also collections significantly larger than 50,000 items.
Recommendation Migrate collections from CONTENTdm over the course of two years, and decommission CONTENTdm by August 2017. As a first collection, migrate the Sanborn Maps collection from CONTENTdm. This collection of over 10,000 items will free up space below the 50,000 item limit in CONTENTdm, thus allowing for significant freedom to use both systems during the transition year.
Beta Site: https://digital.library.illinois.edu/
Image Viewer “beta” disclaimer and feedback form search image metadata download high-resolution master or derivatives “IIIF” image viewer with pan and zoom Descriptive metadata Image Viewer
Medusa Digital Preservation Service
The Medusa Dashboard
A Collection in Medusa Access restricted to collection managers Search across folders, files, and metadata Edit preservation metadata Conduct preservation actions Track provenance View files
Folder and File View in Medusa (for library staff)
Published item view in front end (for public)
Illinois Data Bank (under development)
Deposit Data – Accept Deposit Agreement
Deposit Data – Enter Metadata
Deposit Data – Upload Files
Deposit Data - Review
Deposit Data - Confirm
Deposit Data – Published
Main Functions for Users 1. Deposit Data 2. Access Data Look for data Review record Download files
Access Data – Look for data
Access Data – Review/Download
Repository Architecture Access services built on top of shared preservation system Repository service as broker between applications and storage Micro-services instead of single, monolithic repository application Off-site storage and backup Durable Data; Lightweight Interfaces
International Image Interoperability Framework The IIIF standard defines a set of APIs to support uniform and rich access to image-based resources Supports interoperability Derivatives are generated “on the fly” Eliminates the need to make and store additional access copies Image Request URL Syntax {scheme}://{server}{/prefix}/{identifier}/{region}/{size}/{rotation}/{quality}.{format} e.g., https://iiif.library.illinois.edu/dls/iiif/2/1624525_001/full/!512,512/0/default.jpg
IIIF URL Syntax: Region http://web.stanford.edu/group/dlss/iiif-api-v1/
IIIF URL Syntax: Size http://web.stanford.edu/group/dlss/iiif-api-v1/
IIIF URL Syntax: Quality & Format http://web.stanford.edu/group/dlss/iiif-api-v1/
IIIF URL Syntax: Putting it all together http://web.stanford.edu/group/dlss/iiif-api-v1/
IIIF Viewer in the Digital Library Service OpenSeadragon An open-source, web-based viewer for high-resolution zoomable images, implemented in pure JavaScript, for desktop and mobile. http://openseadragon.github.io/