schemaMentions constant

IriTerm const schemaMentions

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

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

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

Implementation

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