schemaHttpEmbeddedTextCaption constant

IriTerm const schemaHttpEmbeddedTextCaption

embeddedTextCaption from schema-http vocabulary [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 schemaHttpEmbeddedTextCaption = IriTerm(
  'http://schema.org/embeddedTextCaption',
);