Skip to content

IIIF Static API

Timo edited this page Oct 11, 2023 · 2 revisions

The IIIF static API allows access to media files that can be shared over IIIF services, the most common being images.

For each RDF resource, a IIIF manifest JSON file is created, if it contains links to media files, as detected by the documentation script.

Manifest files are stored in the following filepath:

/iiif/mf/{{RDF_ID}}/manifest.json

with RDF_ID representing the last part of the URI of the RDF instance.