hasOrganizationName constant

IriTerm const hasOrganizationName

IRI for vcard:hasOrganizationName

Used to support property parameters for the organization name data property

Can be used on all classes in this vocabulary

Implementation

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