Phone constant

IriTerm const Phone

IRI for contact:Phone

An end-point in the public swiitched telephone system. Anything identified by a URI with tel: scheme is in this class.

Implementation

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