schemahttpMentions constant

IriTerm const schemahttpMentions

mentions from schemahttp vocabulary [Expects: http://schema.org/Thing]

Indicates that the CreativeWork contains a reference to, but is not necessarily about a concept.

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

Implementation

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