targetValue constant

IriTerm const targetValue

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

The property that determines the value of a negative data property assertion.

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

Implementation

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