hasValue constant

IriTerm const hasValue

hasValue [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]

The property that determines the individual that a has-value restriction refers to.

Can be used on: http://www.w3.org/2002/07/owl#Restriction

Implementation

static const hasValue = IriTerm.prevalidated(
  'http://www.w3.org/2002/07/owl#hasValue',
);