schemaHttpSourceOrganization constant
IriTerm
const schemaHttpSourceOrganization
sourceOrganization from schema-http 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(
'http://schema.org/sourceOrganization',
);