embeddedTextCaption constant

IriTerm const embeddedTextCaption

IRI for schemahttp:embeddedTextCaption [Expects: http://schema.org/Text]

Represents textual captioning from a {MediaObject}, e.g. text of a 'meme'.

Can be used on: http://schema.org/AudioObject, http://schema.org/ImageObject, http://schema.org/VideoObject

Implementation

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