HyperToc constant

IriTerm const HyperToc

IRI for schema:HyperToc

A HyperToc represents a hypertext table of contents for complex media objects, such as {VideoObject}, {AudioObject}. Items in the table of contents are indicated using the {tocEntry} property, and typed {HyperTocEntry}. For cases where the same larger work is split into multiple files, {associatedMedia} can be used on individual {HyperTocEntry} items.

Implementation

static const HyperToc = IriTerm.prevalidated('https://schema.org/HyperToc');