schemahttpEditor constant

IriTerm const schemahttpEditor

editor from schemahttp vocabulary [Expects: http://schema.org/Person]

Specifies the Person who edited the CreativeWork.

Can be used on: http://schema.org/CreativeWork

Implementation

static const schemahttpEditor = IriTerm.prevalidated(
  'http://schema.org/editor',
);