hasAddress constant

IriTerm const hasAddress

hasAddress [Expects: http://www.w3.org/2006/vcard/ns#Address]

To specify the components of the delivery address for the object

Implementation

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