schemaHttpSdPublisher constant
IriTerm
const schemaHttpSdPublisher
sdPublisher from schema-http vocabulary [Expects: http://schema.org/Organization, http://schema.org/Person]
Indicates the party responsible for generating and publishing the current structured data markup, typically in cases where the structured data is derived automatically from existing published content but published on a different site. For example, student projects and open data initiatives often re-publish existing content with more explicitly structured metadata. The
{sdPublisher} property helps make such practices more explicit.
Can be used on: http://schema.org/CreativeWork
Implementation
static const schemaHttpSdPublisher = IriTerm('http://schema.org/sdPublisher');