webpub-manifest icon indicating copy to clipboard operation
webpub-manifest copied to clipboard

[Divina] Have Link Object be the default format (rather than a URI) each time a file is expected

Open anymus opened this issue 5 years ago • 0 comments
trafficstars

At this stage, the transitions module lists 2 Transition Object keys whose values can contain URIs: file (for a video transition) and sequence (for a sequence transition) - file is a URI while sequence is an array of URIs.

To be consistent with the rest of the specifications, and since providing additional information like alternate resources or a fit value could be useful, I'd recommend changing the expected format to Link Object for file, and array of Link Objects for sequence.

(Note that the alternate array is itself an array of Link Objects)

anymus avatar Jul 09 '20 16:07 anymus