Skip to content

Commit ad6c604

Browse files
authored
Merge pull request #2481 from IIIF/p4/temporal-fragment-mismatch
key point disagrees with JSON example
2 parents 661cde7 + d107dfb commit ad6c604

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/presentation/4.0/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ This example is a Manifest with two Timelines, each of which represent a tempora
445445
* Timeline is a type of Container intended to manage audio content, or other temporal information.
446446
* Any Container, but especially Timelines, can have a [`accompanyingContainer`][prezi-40-model-accompanyingContainer] with additional content to render to make the user experience more attractive.
447447
* Information about external resources such as [`format`][prezi-40-model-format], [`language`][prezi-40-model-language], [`duration`][prezi-40-model-duration] can be added to assist with rendering, especially when the user or client needs to make a choice between representations. See the next use case more for details about Choice.
448-
* In the external annotation for the song lyrics, we append `#t=3.5,6.8` to the target URI to define the temporal extent in the target timeline that corresponds to the song lyric.
448+
* In the external annotation for the song lyrics, we append `#t=8,10` to the target URI to define the temporal extent in the target timeline that corresponds to the song lyric.
449449
{: .callout}
450450

451451
__Definitions__<br/>

0 commit comments

Comments
 (0)