NegativePropertyAssertion constant

IriTerm const NegativePropertyAssertion

IRI for owl:NegativePropertyAssertion

The class of negative property assertions.

Implementation

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