Skip to content
Pietro Liuzzo edited this page Oct 1, 2016 · 16 revisions

Make server IIIF ready (LORIS)

Description

Loris needs to be installed in server https://github.com/loris-imageserver/loris OR https://github.com/ruven/iipsrv/

evaluate if JPEG2000 support is actually needed or not, as the Kakadu sdk required is not open licence software.

Notes

http://iiif.io/technical-details/ need then to store images and publish api compliant metadata

surface elements with graphic[@url] in TEI documents for the links to images.

Implementation

test on Collation quires

  • display for each quire the images in a mirador viewer
  • display the single zoomable image on a click on each link to a folio
  • display a viewer for the whole mss

Prerequisites

image server, image metadata serialization for presentation api 2.1

progress

at the moment images are served by exist directly and access is controlled in the controller. back to list

Clone this wiki locally