hasOrganizationUnit constant

IriTerm const hasOrganizationUnit

IRI for vcard:hasOrganizationUnit

Used to support property parameters for the organization unit name data property

Can be used on all classes in this vocabulary

Implementation

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