schemahttpHonorificSuffix constant

IriTerm const schemahttpHonorificSuffix

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

An honorific suffix following a Person's name such as M.D./PhD/MSCSW.

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

Implementation

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