versionIRI constant

IriTerm const versionIRI

IRI for owl:versionIRI [Expects: http://www.w3.org/2002/07/owl#Ontology]

The property that identifies the version IRI of an ontology.

Can be used on: http://www.w3.org/2002/07/owl#Ontology

Implementation

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