schemahttpHonorificPrefix constant

IriTerm const schemahttpHonorificPrefix

honorificPrefix from schemahttp vocabulary [Expects: http://schema.org/Text]

An honorific prefix preceding a Person's name such as Dr/Mrs/Mr.

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

Implementation

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