preferredURI constant

IriTerm const preferredURI

IRI for contact:preferredURI

A string which is the URI a person, organization, etc, prefers that people use for them.

Implementation

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