targetIndividual constant
IriTerm
const targetIndividual
targetIndividual [Expects: http://www.w3.org/2002/07/owl#Thing]
The property that determines the object of a negative object property assertion.
Can be used on: http://www.w3.org/2002/07/owl#NegativePropertyAssertion
Implementation
static const targetIndividual = const IriTerm(
'http://www.w3.org/2002/07/owl#targetIndividual',
);