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 = const IriTerm(
'http://schema.org/honorificPrefix',
);