schemahttpCharacter constant

IriTerm const schemahttpCharacter

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

Fictional person connected with a creative work.

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

Implementation

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