Project

General

Profile

Actions

feature request #8867

closed

media list services as iiif manifest service

Added by Andreas Kohlbecker about 4 years ago. Updated almost 4 years ago.

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

100%

Estimated time:
Severity:
normal
Tags:

Description

for providing universalviewer with manifest files (see #5083) all services returning media lists like portal/taxon/{uuid}/media should offer to return iiif manifest files.

It makes sense to bundle all these new iiif manifest services under a new service root path:

/iiif/.../manifest

which of course will also be available as

/iiif/.../manifest.json

The service should enrich the manifest with metadata stored within the images. Metadata for images is provided by the REST service media/{uuid}/metadata which causes the media file to be downloaded. This service should first of all check the server hosting the media object for metadata. The new image server at the BGBM should be able to deliver this information.

Services TODO

  • /portal/taxon/{uuid}/media -> /iiif/taxon/{uuid}/manifest.json - DONE
  • /portal/taxon/{uuid}/subtree/media -> /iiif/taxon/{uuid}/subtree/manifest.json - DONE

Other services which will be implemented in #8883

  • /media/{uuid}/metadata -> /iiif/media/{uuid}/manifest.json
  • /media/findByTitle -> /iiif/media/findByTitle/manifest.json
  • /media/findByIdentifier -> /iiif/media/findByIdentifier/manifest.json
  • /media/findByMarker -> /iiif/media/findByMarker/manifest.json
  • /derivedUnitFacade/{uuid}/derivedUnitMedia -> /iiif/derivedUnitFacade/{uuid}/derivedUnitMedia/manifest.json
  • /derivedUnitFacade/{uuid}/fieldObjectMedia -> /iiif/derivedUnitFacade/{uuid}/fieldObjectMedia/manifest.json
  • /derivedUnitFacade/{uuid}/derivedUnitMedia -> /iiif/derivedUnitFacade/{uuid}/derivedUnitMedia/manifest.json
  • /typedesignation/{uuid}/media -> /iiif/typedesignation/{uuid}/manifest.json

Related issues

Related to EDIT - task #5083: Alternative image viewer for dataportalClosedAndreas Kohlbecker

Actions
Related to EDIT - bug #6970: MediaUtils.filterAndOrderMediaRepresentations perfers thumbnail MediaRepresentations over full sizedClosedAndreas Kohlbecker

Actions
Copied to EDIT - feature request #8883: additional media list services as iiif manifest serviceNewAndreas Kohlbecker

Actions
Copied to EDIT - feature request #8884: iiif manifest service: enrich metadata with information provided by other iiif image serversRejectedAndreas Kohlbecker

Actions
Actions

Also available in: Atom PDF