workLocation constant

IriTerm const workLocation

IRI for schemahttp:workLocation [Expects: http://schema.org/ContactPoint, http://schema.org/Place]

A contact location for a person's place of work.

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

Implementation

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