schemaTeaches constant

IriTerm const schemaTeaches

teaches from schema vocabulary [Expects: https://schema.org/DefinedTerm, https://schema.org/Text]

The item being described is intended to help a person learn the competency or learning outcome defined by the referenced term.

Can be used on: https://schema.org/CreativeWork, https://schema.org/EducationEvent, https://schema.org/LearningResource

Implementation

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