schemaCharacter constant

IriTerm const schemaCharacter

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

Fictional person connected with a creative work.

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

Implementation

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