schemaHttpEncodesCreativeWork constant

IriTerm const schemaHttpEncodesCreativeWork

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

The CreativeWork encoded by this media object.

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

Implementation

static const schemaHttpEncodesCreativeWork = IriTerm(
  'http://schema.org/encodesCreativeWork',
);