Actions
Feature #2391
closedIIIF: Additional information for the manifest
Start date:
2024-11-22
Estimated time:
Description
The reference of a file is the source, where the file comes from. Since it is quite important for citing reasons to add the information to the image, it should be included in the IIIF manifest.
Since IIIF API v2 doesn't have something like the requiredStatement we use the metadata property.
- Added License Holder to license attribution property
- Added Creator to metadata property (is not displayed in Mirandor)
- Added link/reference (if available) to license property. Since only one link/reference is possible, the first entered reference for the specific License type is taken.
- Added linked entities to seeAlso property. So all entities linked to that image are shown with a link to that resource (like Annotation URLs: URL parameter overwrites frontend URL overwrites backend api URL)
Actions