IrreflexiveProperty constant
IriTerm
const IrreflexiveProperty
IRI for owl:IrreflexiveProperty
The class of irreflexive properties.
Implementation
static const IrreflexiveProperty = const IriTerm(
'http://www.w3.org/2002/07/owl#IrreflexiveProperty',
);