Reorganize use cases add new use cases#2414
Merged
JulieWinchester merged 2 commits intoprezi-4from Jan 21, 2026
Merged
Conversation
Contributor
JulieWinchester
commented
Jan 16, 2026
- Extends the number of use cases in the index to 9.
- Establishes simplest 3D use case as use case 6 (not 5 as before). Other more elaborate 3D examples are sub-headings from the simplest case since they mostly expand the astronaut scene.
- Adds use case 7 for two canvases nested in a parent canvas and adds a new manifest example demonstrating this. Other nesting examples don't be sub-headings, because they are very different from the use case example.
- Adds use case 8 for commenting annotations, and elevates the previous commenting on feature of painting to a full manifest as the use case example.
- Adds use case 9 for activating annotations, and elevates the light switch hidden/disabled example as the use case example. Also makes tab spacing in this example consistent with other examples in the index.
tomcrane
approved these changes
Jan 19, 2026
| "id": "https://example.org/iiif/presentation/examples/manifest-composite-two-canvases/annotation/anno1", | ||
| "type": "Annotation", | ||
| "motivation": [ "painting" ], | ||
| "body": { |
| <!-- This is redundant with Use Case 4 --> | ||
|
|
||
| This is an example of a commenting annotation that targets two-minute segment of a muscial performance. | ||
| This example is a Manifest with a Canvas that contains a single painting and an Annotation with the motivation `commenting` highlighting the face of the painting's subject. It demonstrates the use of comments for contextualizing or describing specific elements of a resource. A comment on a Canvas can target a non-rectangular area. This example uses a [`SvgSelector`][prezi-40-model-SvgSelector] to comment on a non-rectangular region of the painting. |
Contributor
There was a problem hiding this comment.
The answer is probably "no" but do we want to say "don't use the svg selector to draw a rectangle please"?
Contributor
There was a problem hiding this comment.
(or leave that to cookbook?)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.