37
Search, Annotation, and Authentication Glen Robson Head of Systems National Library of Wales Twitter: @glenrobson

Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican

Embed Size (px)

Citation preview

Page 1: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican

Search, Annotation, and

AuthenticationGlen Robson

Head of Systems

National Library of Wales

Twitter: @glenrobson

Page 2: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican

Plan

●Annotations○ Mirador

○ Annotations for Research

○ Annotations for teaching

○ Annotations by machines

○ Crowdsourcing Annotations

●Search API○ Searching transcriptions

○ Searching OCR

●Authentication API○ Options

○ Implementations

○ Auth Playground

Page 3: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican

Annotations

• Separate to the IIIF Standard

• Currently uses Open Annotations

• Next version compatible with W3C Web Annotations

Page 4: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican

Mirador http://projectmirador.org

Page 5: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican

Jeff Witt - lombardpress.org

Page 6: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican

Annotations for Teaching

Page 7: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican
Page 8: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican
Page 9: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican

Image showing annotation from student

Page 10: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican

Image showing annotation from staff

Page 11: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican

Image from Digirati OCR and Named

Entity Code

Page 12: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican

Schulich School of Music, McGill University

Page 13: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican

IIIF Search API

●Search API○ Like PDF search within

○ Only annotations are searchable not Metadata

Page 14: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican
Page 15: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican
Page 16: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican
Page 17: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican

National Library of Wales Crowdsourcing with IIIF

●Mirador and Simple Annotation Server

●Transcribe the Welsh WW1 Book of Remembrance

Page 18: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican
Page 19: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican
Page 20: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican
Page 21: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican

Cynefin

cynefin.archiveswales.org.uk

Page 22: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican
Page 23: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican
Page 24: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican
Page 25: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican

NLW Crowdsourcing Project

● Choose your IIIF collection

● Setup the site in Omeka-s

● Configure your capture model

● Launch

● Users authenticate with Twitter, Facebook, Google or Shibboleth

Page 26: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican
Page 27: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican
Page 28: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican
Page 29: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican
Page 30: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican
Page 31: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican
Page 32: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican
Page 33: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican

IIIF Authentication

Login

The user will be required to log in using a separate window with a UI provided by an external authentication system.

Click through

The user will be required to click a button within the client using content provided in the service description.

Kiosk

The user will not be required to interact with an authentication system, the client is expected to use the access cookie service automatically.

External

The user is expected to have already acquired the appropriate cookie, and the access cookie service will not be used at all.

Page 34: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican

Login

Page 35: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican

Click through

Page 36: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican

Implementations in development

● British Library

○ In copyright material

○ Staff access

○ Single user access within the building

● Getty

○ Staff access off site to private material

○ On site for copyright

● Auth Playground:

○ https://iiifauth.digtest.co.uk/

Page 37: Introduction to Annotation, Content Search, and IIIF Authentication from the IIIF Conference - The Vatican

Summary

● Varied annotation use cases

○ Teaching, Research, Automated and Crowdsourced

https://www.w3.org/TR/annotation-model/

● IIIF Search allows searching of annotations

http://iiif.io/api/search/0.9/

● IIIF Auth protects resources

http://iiif.io/api/auth/1.0/