SymmetricProperty constant

IriTerm const SymmetricProperty

IRI for owl:SymmetricProperty

The class of symmetric properties.

Implementation

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