Ontology constant

IriTerm const Ontology

IRI for owl:Ontology

The class of ontologies.

Implementation

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