IrreflexiveProperty constant

IriTerm const IrreflexiveProperty

IRI for owl:IrreflexiveProperty

The class of irreflexive properties.

Implementation

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