AsymmetricProperty constant
IriTerm
const AsymmetricProperty
IRI for owl:AsymmetricProperty
The class of asymmetric properties.
Implementation
static const AsymmetricProperty = const IriTerm(
'http://www.w3.org/2002/07/owl#AsymmetricProperty',
);