AllDifferent constant

IriTerm const AllDifferent

IRI for owl:AllDifferent

The class of collections of pairwise different individuals.

Implementation

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