sourceIndividual constant

IriTerm const sourceIndividual

sourceIndividual [Expects: http://www.w3.org/2002/07/owl#Thing]

The property that determines the subject of a negative property assertion.

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

Implementation

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