schemahttpHasOccupation constant

IriTerm const schemahttpHasOccupation

hasOccupation from schemahttp vocabulary [Expects: http://schema.org/Occupation]

The Person's occupation. For past professions, use Role for expressing dates.

Can be used on: http://schema.org/Person

Implementation

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