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 #1

Updated by Andreas Kohlbecker about 3 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 50
Actions #2

Updated by Andreas Kohlbecker about 3 years ago

  • Target version changed from Release 5.22 to Release 5.21
Actions #3

Updated by Andreas Kohlbecker about 3 years ago

implemented, formatting of the output my need further improvement

Actions #4

Updated by Andreas Kohlbecker about 3 years ago

  • Status changed from Resolved to Closed
  • % Done changed from 50 to 100
Actions

Also available in: Atom PDF