sourceOrganization constant

IriTerm const sourceOrganization

IRI for schemahttp:sourceOrganization [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 sourceOrganization = IriTerm.prevalidated(
  'http://schema.org/sourceOrganization',
);