embeddedTextCaption constant
IRI for schema:embeddedTextCaption [Expects: https://schema.org/Text]
Represents textual captioning from a {MediaObject}, e.g. text of a 'meme'.
Can be used on: https://schema.org/AudioObject, https://schema.org/ImageObject, https://schema.org/VideoObject
Implementation
static const embeddedTextCaption = IriTerm.prevalidated(
'https://schema.org/embeddedTextCaption',
);