SocialEntity constant

IriTerm const SocialEntity

IRI for contact:SocialEntity

The sort of thing which can have a phone number. Typically a person or an incorporated company, or unincorporated group.

Implementation

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