schemaEncodesCreativeWork constant

IriTerm const schemaEncodesCreativeWork

encodesCreativeWork from schema vocabulary [Expects: https://schema.org/CreativeWork]

The CreativeWork encoded by this media object.

Can be used on: https://schema.org/MediaObject

Implementation

static const schemaEncodesCreativeWork = IriTerm.prevalidated(
  'https://schema.org/encodesCreativeWork',
);