flowchart TD
A[Manifest] --> B[Sequence]
B --> C{Canvas}
C --> D(Content A One)
C --> E(Content B Two)
6 Present and Correct
IIIF Literacy Part 2

6.1 Learning Objective
- Understand the Presentation API in order to know how a digital representation of an object is constructed/structured.
- Apply this knowledge in order to discover new resources.
Exhibit, IIIF Manifest
6.2 Summary
So you’ve gotten to grips with the IIIF Image API. Well Done! But how are individual images combined with metadata in order to present complete digital objects?
6.3 Theory
What is a IIIF Manifest and what are its components?

Blue = Image data - using the Image API.
Red = The structure: Title/metadata/sequence - using the Presentation API.
How do I find IIIF Manifests? Look for the logo, or their sometimes hidden in ‘use’ or ‘share’ options. It’s tricky because everyone does it slightly differentl, and often with good reason. So learning how to find them is a skill.
The IIIF Community have prepared Guides to finding IIIF resources
6.4 Exercise
Pick one of the Guides to finding IIIF resources and see if you can find a manifest for a IIIF resource.
Edit a manifest: Using the Digirati Manifest Editor.