schemahttpWorksFor constant

IriTerm const schemahttpWorksFor

worksFor from schemahttp vocabulary [Expects: http://schema.org/Organization]

Organizations that the person works for.

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

Implementation

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