Skip to content

Commit

Permalink
Merge pull request #77 from w3c/media-fragments
Browse files Browse the repository at this point in the history
Adding to the media fragments section
  • Loading branch information
wareid authored Mar 16, 2020
2 parents 08c9c40 + adc0cf2 commit 55cfbf5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,8 @@ <h3>Default Reading Order</h3>
starting and ending points of those chapters in the larger audio file, as demonstrated in <a
href="#toc-mediafragments">this example</a>.</p>

<p class="note">Annotations can also use media fragments to identify the location of the annotation in the resource, and are compatible with the <a href="https://www.w3.org/TR/annotation-model/">Web Annotations</a> model. This method will only apply to audiobook manifests that are not packaged.</p>

<pre class="example" title="Audiobook Reading Order for a Single Resource">
{
"@context" : ["https://schema.org", "https://www.w3.org/ns/pub-context"],
Expand Down

0 comments on commit 55cfbf5

Please sign in to comment.