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