domainIncludes constant

IriTerm const domainIncludes

domainIncludes [Expects: http://schema.org/Class]

Relates a property to a class that is (one of) the type(s) the property is expected to be used on.

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

Implementation

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