schemahttpAssociatedMedia constant

IriTerm const schemahttpAssociatedMedia

associatedMedia from schemahttp vocabulary [Expects: http://schema.org/MediaObject]

A media object that encodes this CreativeWork. This property is a synonym for encoding.

Can be used on: http://schema.org/CreativeWork, http://schema.org/HyperToc, http://schema.org/HyperTocEntry

Implementation

static const schemahttpAssociatedMedia = IriTerm.prevalidated(
  'http://schema.org/associatedMedia',
);