OntologyProperty constant

IriTerm const OntologyProperty

IRI for owl:OntologyProperty

The class of ontology properties.

Implementation

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