AllDisjointProperties constant

IriTerm const AllDisjointProperties

IRI for owl:AllDisjointProperties

The class of collections of pairwise disjoint properties.

Implementation

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