AllDisjointClasses constant

IriTerm const AllDisjointClasses

IRI for owl:AllDisjointClasses

The class of collections of pairwise disjoint classes.

Implementation

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