hasValue constant

IriTerm const hasValue

hasValue

Used to indicate the resource value of an object property that requires property parameters

Can be used on all classes in this vocabulary

Implementation

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