Project

General

Profile

Actions

feature request #9509

closed

IIIF manifest includes media source information

Added by Andreas Kohlbecker about 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Priority14
Category:
cdmlib-remote
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Severity:
normal

Description

source data of media entities need to be added to the IIIF manifests.

This need to be implemented into the ManifestComposer

source information can be added to the iiif manifest as metadata as exemplified in https://iiif.io/api/presentation/3.0/#b-example-manifest-response

"metadata": [
    {
      "label": { "en": [ "Source" ] },
      "value": { "none": [ "<span>From: <a href=\"https://example.org/db/1.html\">Some Collection</a></span>" ] }
    }
]
Actions

Also available in: Atom PDF