IIIF / iiif-stories

Community repository for documenting stories and use cases related to uses of the International Image Interoperability Framework.
21 stars 0 forks source link

I would like to easily view an existing page annotation/transcription that has been represented in TEI without word, line or paragraph coordinates. #100

Open jbhoward-dublin opened 6 years ago

jbhoward-dublin commented 6 years ago

Description

I would like to easily view an existing page annotation/transcription that has been represented in TEI without word, line or paragraph coordinates.

Variation(s)

A similar use case would involve parallel page transcriptions and translations.

Proposed Solutions

References to TEI documents can be made at manifest level in seeAlso statements, but linking to them removes a user from the image viewing environment. A solution that exposes the transcribed text within a viewer, or which represents transcriptions and (potentially multiple) translations in selectable layers, may be desirable. Transcriptions (and translations) can be represented in one or more annotation lists, but would lack coordinate information (or be mapped to the overall canvas dimensions).

Additional Background

A TEI text snippet illustrates aligning transcription and translation to IIIF resources, but without coordinates data:

recto

{written within a border of single rules} I regret to say I am too old to attempt to answer letters and that I wish I could send Mr Stafford? a better autograph than this.

July 16. 1889

John H Newman

recto

Ich bedauere zu sagen, ich bin zu alt um zu versuchen, Briefe zu beantworten und daß ich wünsche, ich könne dem Herrn Stafford? ein besseres Autogramm senden, als dieses.

Juli 16. 1889

John H Newman

epoz commented 5 years ago

Where do you envisage storing the text snippet? Is it embedded in the manifest or retrieved dynamically via a URL?