transcript constant
IRI for schemahttp:transcript [Expects: http://schema.org/Text]
If this MediaObject is an AudioObject or VideoObject, the transcript of that object.
Can be used on: http://schema.org/AudioObject, http://schema.org/VideoObject
Implementation
static const transcript = IriTerm.prevalidated(
'http://schema.org/transcript',
);