⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@JulieWinchester
Copy link
Contributor

  • 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.

"id": "https://example.org/iiif/presentation/examples/manifest-composite-two-canvases/annotation/anno1",
"type": "Annotation",
"motivation": [ "painting" ],
"body": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs [ .. ]

(and below)

<!-- 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.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The answer is probably "no" but do we want to say "don't use the svg selector to draw a rectangle please"?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(or leave that to cookbook?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants