AsymmetricProperty constant

IriTerm const AsymmetricProperty

IRI for owl:AsymmetricProperty

The class of asymmetric properties.

Implementation

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