locality constant

IriTerm const locality

locality [Expects: http://www.w3.org/2001/XMLSchema#string]

The locality (e.g. city or town) associated with the address of the object

Implementation

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