schemahttpEducationalUse constant

IriTerm const schemahttpEducationalUse

educationalUse from schemahttp vocabulary [Expects: http://schema.org/DefinedTerm, http://schema.org/Text]

The purpose of a work in the context of education; for example, 'assignment', 'group work'.

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

Implementation

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