incompatibleWith constant
IRI for owl:incompatibleWith [Expects: http://www.w3.org/2002/07/owl#Ontology]
The annotation property that indicates that a given ontology is incompatible with another ontology.
Can be used on: http://www.w3.org/2002/07/owl#Ontology
Implementation
static const incompatibleWith = IriTerm.prevalidated(
'http://www.w3.org/2002/07/owl#incompatibleWith',
);