Person constant

IriTerm const Person

IRI for contact:Person

A person in the normal sense of the word.

Implementation

static const Person = IriTerm.prevalidated(
  'http://www.w3.org/2000/10/swap/pim/contact#Person',
);