honorific_prefix constant

IriTerm const honorific_prefix

IRI for vcard:honorific_prefix [Expects: http://www.w3.org/2001/XMLSchema#string]

The honorific prefix of the name associated with the object

Can be used on all classes in this vocabulary

Implementation

static const honorific_prefix = IriTerm.prevalidated(
  'http://www.w3.org/2006/vcard/ns#honorific-prefix',
);