disjointWith constant
IriTerm
const disjointWith
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 = const IriTerm(
'http://www.w3.org/2002/07/owl#disjointWith',
);