Skip to content

Commit

Permalink
Add viewer notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
mathewjordan committed Nov 2, 2023
1 parent 6fa911e commit 1ef7e97
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions recipe/0032-collection/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@ None known.

This example IIIF Collection represents an organization’s collection of paintings by the American painter Winslow Homer, which includes two distinct artworks: _The Gulf Stream_ and _Northeaster_. Each painting is represented within the Collection as a IIIF Manifest, identified by a URI as its `id`, a `type` property, and the corresponding title as the `label`.

Note: Each supporting viewer has a distinct method for toggling between Collection items.

- Universal Viewer outputs items in an _Index_ tab.
- Mirador presents a dialog that allows users to select an item.
- Clover renders items as options in a dropdown element.

**Example Collection**

{% include manifest_links.html viewers="UV, Mirador, Annona, Clover" manifest="collection.json" %}
Expand Down

0 comments on commit 1ef7e97

Please sign in to comment.