jpadfield / iiif-zenodo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOI

Warning

This version of the IIIF Zenodo has been updated to attempt to work with the current version of Zenodo, but there seems to be an issue with the info.json files produced by Zenodo so the generated manifests will not resolve in IIIF viewers.

iiif-zenodo

This is a quick experiment in how one can automatically generate a IIIF manifest for images stored on Zenodo.

It has worked for a few tested examples but only as an initial proof of concept and has not had any detailed error managment added in.

A working example of the code has been setup at: https://cima.ng-london.org.uk/zenodo/ - if a Zenodo ID, for an image, is added to the end of the URL, such as: https://cima.ng-london.org.uk/zenodo/3758523 a simple image manifest will be returned.

See: old example manifest - not from current code, and also may now longer open correctly due to changes on Zenodo

The manifest can be loaded into any public IIIF viewer such as:

Acknowledgement

This specific project was prepared and tested as part of:

The AHRC Funded IIIF - TANC project

IIIF - TNC

About

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%