hasNickname constant

IriTerm const hasNickname

IRI for vcard:hasNickname

Used to support property parameters for the nickname data property

Can be used on all classes in this vocabulary

See also

Implementation

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