schemahttpSubjectOf constant

IriTerm const schemahttpSubjectOf

subjectOf from schemahttp vocabulary [Expects: http://schema.org/CreativeWork, http://schema.org/Event]

A CreativeWork or Event about this Thing.

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

Implementation

static const schemahttpSubjectOf = IriTerm.prevalidated(
  'http://schema.org/subjectOf',
);