From 834bc723208d53bd8866082da7d0355c73dac2a7 Mon Sep 17 00:00:00 2001 From: mat Date: Fri, 13 Oct 2023 10:45:26 -0400 Subject: [PATCH] Address restrictions. --- recipe/0032-collection/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/recipe/0032-collection/index.md b/recipe/0032-collection/index.md index 020c6c552..f55d39b0f 100644 --- a/recipe/0032-collection/index.md +++ b/recipe/0032-collection/index.md @@ -31,9 +31,11 @@ Collections may also reference other Collections. Collections may have [`behavior`](https://iiif.io/api/presentation/3.0/#behavior) defined in order to influence user experience when viewing the resource. Manifests within a Collection DO NOT inherit behaviors from their referencing Collections; however referenced Collections will. +Defining a IIIF Collection is to not be conflated with creating a table of contents within an individual Manifest. To define a table of contents, see [Multiple Volumes in a Single Bound Volume][0031]. + ## Restrictions -Defining a IIIF Collection is to not be conflated with creating a table of contents within an individual Manifest. To define a table of contents, see [Multiple Volumes in a Single Bound Volume][0031]. +None known. ## Example