api
api copied to clipboard
Source for API and model specifications documents (api and model)
The camera/light property `lookAt` can have as a value as Specific Resource object. The current Prezi 4 draft text says regarding this Specific Resource: > If the value is a...
Defining a few more classes, on top of "painting" would cover common image-annotation motivation/purposes such as transcribing, translating, captioning. I think this is required as the main W3C annotation model...
The JSON-LD context files for [IIIF Authentication API 1.0](https://iiif.io/api/auth/1/context.json) and [the draft version of the API](https://iiif.io/api/auth/0/context.json) both contain a typo, `failureDescriptiom` instead of `failureDescription`: https://github.com/IIIF/api/blob/17629e12c6fa0327b6043bcdffa8c7f804d48edb/source/auth/1/context.json#L33-L35 https://github.com/IIIF/api/blob/17629e12c6fa0327b6043bcdffa8c7f804d48edb/source/auth/0/context.json#L33-L35
Per Prezi 3, BCP 47 allows for scripts to be present in language tags, which JSON-LD then inherits. As we're only going to be showing the content to the user,...
For AnnotationCollection and AnnotationPage, we inherit the definitions from the web annotation data model, which is built on top of the ActivityStreams model, but creates some AnnotationSpecific terminology. In particular,...
Original raised by @jptmoore on slack: https://iiif.slack.com/archives/C18FHBKAQ/p1731497378271299?thread_ts=1731491354.710519&cid=C18FHBKAQ One of the recipes going to the TRC tomorrow is on [Annotation Collections](https://github.com/IIIF/trc/issues/130). In this receipe the partOf of an annotation page looks...
From IIIF Slack discussion: https://iiif.slack.com/archives/C0AL6BU76/p1736882496943739 From: Shaun Ellis: I'm working on a viewer component and noticed that [the Presentation API 3.0 has a list of recommendations for motivation painting type](https://iiif.io/api/presentation/3.0/#type)....
The Text Granularity Extension reference can be found [here](https://iiif.io/api/extension/text-granularity/). Current supported values: - Page: A page in a paginated document - Block: An arbitrary region of text - Paragraph: A...
I'm currently encountering a minor issue with the way the OCR is referenced in the "Basic Newspapers" recipe. For one, it's provided as an ALTO XML resource referenced in the...