hasGivenName constant

IriTerm const hasGivenName

IRI for vcard:hasGivenName

Used to support property parameters for the given name data property

Can be used on all classes in this vocabulary

Implementation

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