schemaHttpRepresentativeOfPage constant

IriTerm const schemaHttpRepresentativeOfPage

representativeOfPage from schema-http vocabulary [Expects: http://schema.org/Boolean]

Indicates whether this image is representative of the content of the page.

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

Implementation

static const schemaHttpRepresentativeOfPage = IriTerm(
  'http://schema.org/representativeOfPage',
);