hasUID constant

IriTerm const hasUID

IRI for vcard:hasUID

To specify a value that represents a globally unique identifier corresponding to the object

Can be used on all classes in this vocabulary

Implementation

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