exerciseCourse constant

IriTerm const exerciseCourse

IRI for schema:exerciseCourse [Expects: https://schema.org/Place]

A sub property of location. The course where this action was taken.

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

Implementation

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