differentFrom constant
IRI for owl:differentFrom [Expects: http://www.w3.org/2002/07/owl#Thing]
The property that determines that two given individuals are different.
Can be used on: http://www.w3.org/2002/07/owl#Thing
Implementation
static const differentFrom = IriTerm.prevalidated(
'http://www.w3.org/2002/07/owl#differentFrom',
);