Nothing constant

IriTerm const Nothing

IRI for owl:Nothing

This is the empty class.

Implementation

static const Nothing = IriTerm.prevalidated(
  'http://www.w3.org/2002/07/owl#Nothing',
);