contributor constant
IRI for schemahttp:contributor [Expects: http://schema.org/Organization, http://schema.org/Person]
A secondary contributor to the CreativeWork or Event.
Can be used on: http://schema.org/CreativeWork, http://schema.org/Event
Implementation
static const contributor = IriTerm.prevalidated(
'http://schema.org/contributor',
);