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