publishedBy constant
IRI for schemahttp:publishedBy [Expects: http://schema.org/Organization, http://schema.org/Person]
An agent associated with the publication event.
Can be used on: http://schema.org/PublicationEvent
Implementation
static const publishedBy = IriTerm.prevalidated(
'http://schema.org/publishedBy',
);