From adc0cf2463a2345429cff99c388cbfcbd4949da3 Mon Sep 17 00:00:00 2001 From: Wendy Reid Date: Mon, 16 Mar 2020 11:22:05 -0400 Subject: [PATCH] One more media fragments update Added an additional note about annotations. --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index b24ee60..74b7328 100644 --- a/index.html +++ b/index.html @@ -420,6 +420,8 @@

Default Reading Order

It is important to note that a resource cannot be referenced more than once in the reading order. In the case where an audio file represents the content of multiple chapters or sections of the book, content creators should use a table of contents to specify the starting and ending points of those chapters in the larger audio file, as demonstrated in example this example.

+

Annotations can also use media fragments to identify the location of the annotation in the resource, and are compatible with the Web Annotations model. This method will only apply to audiobook manifests that are not packaged.

+
 							{
 								"@context" : ["https://schema.org", "https://www.w3.org/ns/pub-context"],