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