hasName constant

IriTerm const hasName

hasName [Expects: http://www.w3.org/2006/vcard/ns#Name]

To specify the components of the name of the object

Implementation

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