IIIF SEARCH API @glenrobson USE CASES Searching OCR generated text - - PowerPoint PPT Presentation

iiif search api
SMART_READER_LITE
LIVE PREVIEW

IIIF SEARCH API @glenrobson USE CASES Searching OCR generated text - - PowerPoint PPT Presentation

IIIF SEARCH API @glenrobson USE CASES Searching OCR generated text to find words or phrases within a book, newspaper or other primarily textual content. Searching transcribed content , provided by crowd-sourcing or transformation of


slide-1
SLIDE 1

IIIF SEARCH API

@glenrobson

slide-2
SLIDE 2

USE CASES

  • Searching OCR generated text to find words or phrases within a

book, newspaper or other primarily textual content.

  • Searching transcribed content, provided by crowd-sourcing or

transformation of scholarly output.

  • Searching multiple streams of content, such as the translation or

edition, rather than the raw transcription of the content, to jump to the appropriate part of an object.

  • Searching on sections of text, such as defined chapters or articles.
  • Searching for user provided commentary about the resource,

either as a discovery mechanism for the resource or for the discussion.

slide-3
SLIDE 3

http://iiif.io/api/search/1.0/#introduction

Search Annotations not Metadata

slide-4
SLIDE 4
slide-5
SLIDE 5
slide-6
SLIDE 6
slide-7
SLIDE 7
slide-8
SLIDE 8
slide-9
SLIDE 9
slide-10
SLIDE 10
slide-11
SLIDE 11
slide-12
SLIDE 12
slide-13
SLIDE 13

IIIF SEARCH API

http://example.org/service/manifest/search?q=bird&motivation=painting

  • Search Service
  • q - search query
  • motivation - motivation for the annotation e.g.

painting, commenting, describing, tagging or linking

  • date - date range
  • user - URI for a user
  • Auto Complete Service
  • All of the above (e.g. q=Hambur) and:
  • min - minimum number of occurrences to create

a match.