onClass constant
IRI for owl:onClass [Expects: http://www.w3.org/2002/07/owl#Class]
The property that determines the class that a qualified object cardinality restriction refers to.
Can be used on: http://www.w3.org/2002/07/owl#Restriction
Implementation
static const onClass = IriTerm.prevalidated(
'http://www.w3.org/2002/07/owl#onClass',
);