diff --git a/nlw-workshop/SUMMARY.md b/nlw-workshop/SUMMARY.md index 132d881e..0b42e74d 100644 --- a/nlw-workshop/SUMMARY.md +++ b/nlw-workshop/SUMMARY.md @@ -3,13 +3,11 @@ - [Overview](README.md) ## Introduction to IIIF -- [Introduction](day-one/README.md) - [What is IIIF](day-one/whatisiiif.md) - [Finding NLW Manifests](nlw-manifests.md) - [Exercise](day-one/guides.md) ## IIIF Image API -- [Introduction](day-two-bl.md) - [Image API](day-two/image-api.md) - [Identifier](day-two/image-api/identifier.md) - [Region](day-two/image-api/region.md) @@ -33,9 +31,7 @@ - [Edit a Manifest](day-three/edit-a-manifest/README.md) - [Add Structure](day-three/ranges/README.md) - [Publishing your manifest](day-three/workbench/README.md) - - [An introduction to AV](day-three/BL-Audio/README.md) - - [Remixing audio files](day-three/BL-Audio/RemixAudio.md) - - [British Library examples](day-three/BL-Audio/examples.md) + ## Annotations - [Introduction](day-four/README.md) @@ -51,6 +47,9 @@ - [Advanced annotation presentation](day-four/advanced-annotations.md) ## IIIF & AV +- [An introduction to AV](day-three/BL-Audio/README.md) + - [Remixing audio files](day-three/BL-Audio/RemixAudio.md) + - [British Library examples](day-three/BL-Audio/examples.md) ## Tools and implementations diff --git a/nlw-workshop/nlw-manifests.md b/nlw-workshop/nlw-manifests.md index 7fdaef00..c84733fe 100644 --- a/nlw-workshop/nlw-manifests.md +++ b/nlw-workshop/nlw-manifests.md @@ -1,6 +1,18 @@ ## National Library of Wales Manifests -The NLW are in an usual position in that all of the collections are made available as IIIF. Generally the way to access a IIIF Manifest is the same once you get to the NLW Viewer. This exercise is to look at how researchers use your collections and how they can re-use manifests. +The NLW are in an usual position in that all of the collections are made available as IIIF. Generally the way to access a IIIF Manifest is the same once you get to the NLW Viewer. This exercise is to look at how researchers use your collections and how they can re-use manifests. + +Once you have found a manifest URL using the methods detailed below you can try and open them in the following viewers: + + * https://projectmirador.org/embed/?iiif-content=MANIFEST_URL + * https://uv-v4.netlify.app/#?c=&m=&s=&cv=&manifest=MANIFEST_URL + * https://ncsu-libraries.github.io/annona/tools/#/display?url=MANIFEST_URL&viewtype=iiif-storyboard&settings=%7B%22fullpage%22%3Atrue%7D + * https://samvera-labs.github.io/clover-iiif/docs/viewer/demo?iiif-content=MANIFEST_URL + * https://demo.viewer.glycerine.io/viewer?iiif-content=MANIFEST_URL + * https://theseusviewer.org/?iiif-content=MANIFEST_URL + * http://codh.rois.ac.jp/software/iiif-curation-viewer/demo/?manifest=MANIFEST_URL + +You will need to replace the MANIFEST_URL with the URL you have copied from the IIIF logo. ## Catalogue