Type constant

IriTerm const Type

IRI for vcard:Type

Used for type codes. The URI of the type code must be used as the value for Type.

Implementation

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