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