schemahttpSourceOrganization constant

IriTerm const schemahttpSourceOrganization

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

The Organization on whose behalf the creator was working.

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

Implementation

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