Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for IIIF Image API and IIIF Presentation API #2

Open
coret opened this issue Aug 1, 2024 · 0 comments
Open

Support for IIIF Image API and IIIF Presentation API #2

coret opened this issue Aug 1, 2024 · 0 comments

Comments

@coret
Copy link

coret commented Aug 1, 2024

I'm raising my comment on commit to an issue, just to be on the safe side in terms of expectations.

When I look at the code, like

/https?:\/\/[^/]+(?:\/[^/]+)*\/[^/]+\/(full|square|\d+,\d+,\d+,\d+|pct:\d+,\d+,\d+,\d+)\/(full|max|!?\d+,!?\d+|pct:\d+)\/!?(\d{1,3})\/(default|color|gray|bitonal)\.(jpg|tif|png|gif|webp|jp2)/;
I see only support for the IIIF Image API at this moment in time.

In TD's quotation 2394-1 it reads "Uitgangspunt is dat we de basis ook geschikt maken voor IIIF."

As stated in Requirements for Collection Management Systems we encourage heritage organisations to provide their media using the IIIF Image API and the IIIF Presentation API. Where the IIIF Image API deals with the images, the IIIF Presentation API deals with the metadata of the images in so-called Manifests. Of interest might also be FAQ for IIIF and Linked (Open) Data. Example of an Manifest shown in a standard IIIF viewer: https://viewer.zb.uzh.ch/mv/index.php?manifest=https://www.goudatijdmachine.nl/omeka/iiif/3/17779/manifest

I hope the Manifests also come into play in this project?! Some things to consider: while the IIIF Presentation API specifies the JSON-LD format for the metadata, the more "descriptive" metadata (title, author, genre, province, colorscheme, material, ...) is not standardized. Ideally, the manifest per image is generated (statical/dynamic) based on the linked-data of the heritage organisations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant