schemaHttpWorkLocation constant

IriTerm const schemaHttpWorkLocation

workLocation from schema-http vocabulary [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 schemaHttpWorkLocation = IriTerm(
  'http://schema.org/workLocation',
);