|
| 1 | +# Summary |
| 2 | + |
| 3 | +- [Overview](README.md) |
| 4 | + |
| 5 | +## Introduction to IIIF |
| 6 | +- [What is IIIF](basics/whatisiiif.md) |
| 7 | + - [Finding NLW Manifests](nlw-manifests.md) |
| 8 | + - [Exercise](basics/guides.md) |
| 9 | + |
| 10 | +## IIIF Image API |
| 11 | +- [Image API](day-two/image-api.md) |
| 12 | + - [Identifier](day-two/image-api/identifier.md) |
| 13 | + - [Region](day-two/image-api/region.md) |
| 14 | + - [Size](day-two/image-api/size.md) |
| 15 | + - [Rotation](day-two/image-api/rotation.md) |
| 16 | + - [Quality](day-two/image-api/quality.md) |
| 17 | + - [Format](day-two/image-api/format.md) |
| 18 | +- [Group Question](day-two/question.md) |
| 19 | +- [File formats](day-two/fileformats.md) |
| 20 | +- [Uses](day-two/uses.md) |
| 21 | +- [NLW Image servers](nlw-image-servers.md) |
| 22 | +- [Getting started](day-two/image-servers/README.md) |
| 23 | + - [NLW Images](nlw_images.md) |
| 24 | + - [Hosted - Internet Archive](day-two/image-servers/iiif-hosting-ia.md) |
| 25 | + - [Static Images - Workbench](day-two/image-servers/level0-workbench.md) |
| 26 | + - [Cantaloupe (Advanced)](day-two/image-servers/setting-up-cantaloupe.md) |
| 27 | + |
| 28 | +## Presentation API |
| 29 | +- [Presentation API](day-three/README.md) |
| 30 | + - [Create a Manifest](day-three/bodleian-editor/README.md) |
| 31 | + - [Setup your environment](day-three/visual_studio_setup/README.md) |
| 32 | + - [Edit a Manifest](day-three/edit-a-manifest/README.md) |
| 33 | + - [Add Structure](day-three/ranges/README.md) |
| 34 | + - [Publishing your manifest](day-three/workbench/README.md) |
| 35 | +- [NLW Manifest examples](nlw-interesting-manifests.md) |
| 36 | + |
| 37 | +## Annotations |
| 38 | +- [Introduction](day-four/README.md) |
| 39 | +- [Annotations](day-four/annotations-and-annotation-lists.md) |
| 40 | + - [Annotating with Mirador](day-four/annotations-exercises.md) |
| 41 | + - [Annotating Stores](day-four/annotations-stores.md) |
| 42 | + - [Annotating Stores - Results](day-four/annotations-stores-results.md) |
| 43 | + - [Annotating your own content](day-four/annotations-sas.md) |
| 44 | + - [Linking and Viewing your Annotations](day-four/annotation-linking.md) |
| 45 | + - [IIIF Search API](day-four/iiif-search-api.md) |
| 46 | + - [Publishing your annotated Manifest](day-four/workbench.md) |
| 47 | + - [Annotating Store - Do it yourself](day-four/annotations-stores-install.md) |
| 48 | + - [Advanced annotation presentation](day-four/advanced-annotations.md) |
| 49 | +- [NLW Annotations](nlw-annotations.md) |
| 50 | + |
| 51 | +## IIIF & AV |
| 52 | +- [An introduction to AV](av-intro.md) |
| 53 | + - [Looking at a BL audio file](day-three/BL-Audio/README.md) |
| 54 | + - [Looking at the Internet Archive Videos](ia-examples.md) **todo** |
| 55 | + - [Examples](av-examples.md) |
| 56 | + - [Create video Manifest](day-three/digirati-editor/Add_video_manifest.md) |
| 57 | + |
| 58 | +## Tools and implementations |
| 59 | +- [Tools](tools.md) **todo** |
| 60 | + - [Exhibit](exhibit/exhibit.md) |
| 61 | + - [All Maps](use_cases/allmaps.md) |
| 62 | + - [FromThePage](use_cases/FromThePage.md) |
| 63 | + |
| 64 | +## Open discussion |
| 65 | +- [topics](topics.md) |
| 66 | + |
| 67 | +## Extras |
| 68 | + - [Guides](extras/README.md) |
| 69 | + - [Using non IIIF images in a manifest](https://glenrobson.github.io/iiif_stuff/simple_images/) |
| 70 | + - [A basic Video manifest](extras/AVExample.md) |
0 commit comments