Page Turners : The Landscape

Background

Book Reader Bingo: Which Page-Turner Should I Use? byĀ Eben English

Hydra-Tech Discussions

https://groups.google.com/forum/#!searchin/hydra-tech/page$20turners/hydra-tech/JV9EyBNQckI/2aIIEH7CVkQJ

https://groups.google.com/forum/#!searchin/hydra-tech/page$20turners/hydra-tech/pFIO-lHudQU/Fs_gLuSBKgsJ

International Image Interoperability Framework (IIIF)

See:Ā http://iiif.io/

In short, IIIF is a standards-based approach to serving and presenting images.

IIIF publishes two APIs:

Implementing IIIF requires three steps (as described in the IIIF Quick Start Guide)

  1. Deploy an image server, such as Loris or IIPImage
  2. Publish metadata that conforms to the Presentation API
  3. Deploy an IIIF-compliant viewer, such as Mirador, OpenSeadragon, the Wellcome Player, or develop your own.

The IIIFĀ apps & demosĀ page has a good summary of server and viewer options with a note on their IIIF compliance.Ā 

Example IIIF Manifests

NoteĀ ā€“ some of the manifests above are still version 1.0, but 2.0 is almost backwards compatible.

Hydra (or Ruby on Rails) and IIIF

Notes of discussion at Hydra Connect, January 2014 onĀ  Hydra and IIF

Discussion aboutĀ  IIIF and Hydra Works

DCE have createdĀ RIIIF, an IIIF-compliant image streaming rails engine.

OSullivan - a ruby gem by Jon Stroop for producing IIIF Presentation JSON manifests:Ā https://github.com/jpstroop/osullivan

Ā 

Spiiiffy - ruby gem for creating IIIF manifests from METS files:Ā https://github.com/pulibrary/spiiiffy

Ā 

Ā 

Ā