disjointWith constant
disjointWith [Expects: http://www.w3.org/2002/07/owl#Class]
The property that determines that two given classes are disjoint.
Can be used on: http://www.w3.org/2002/07/owl#Class
Implementation
static const disjointWith = IriTerm.prevalidated(
'http://www.w3.org/2002/07/owl#disjointWith',
);