This HTML5 document contains 6 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
schemahttp://schema.org/
rdfshttp://www.w3.org/2000/01/rdf-schema#
n4http://
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
n5https://github.com/schemaorg/schemaorg/issues/

Statements

Subject Item
schema:HyperTocEntry
rdf:type
rdfs:Class
rdfs:subClassOf
schema:CreativeWork
schema:isPartOf
n4:pending.schema.org
schema:source
n5:2766
rdfs:label
HyperTocEntry
rdfs:comment
A HyperToEntry is an item within a [[HyperToc]], which represents a hypertext table of contents for complex media objects, such as [[VideoObject]], [[AudioObject]]. The media object itself is indicated using [[associatedMedia]]. Each section of interest within that content can be described with a [[HyperTocEntry]], with associated [[startOffset]] and [[endOffset]]. When several entries are all from the same file, [[associatedMedia]] is used on the overarching [[HyperTocEntry]]; if the content has been split into multiple files, they can be referenced using [[associatedMedia]] on each [[HyperTocEntry]].