DeprecatedProperty constant

IriTerm const DeprecatedProperty

IRI for owl:DeprecatedProperty

The class of deprecated properties.

Implementation

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