educationalUse constant

IriTerm const educationalUse

educationalUse [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 educationalUse = IriTerm.prevalidated(
  'http://schema.org/educationalUse',
);