DeprecatedClass constant

IriTerm const DeprecatedClass

IRI for owl:DeprecatedClass

The class of deprecated classes.

Implementation

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