versionInfo constant
IriTerm
const versionInfo
versionInfo [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
The annotation property that provides version information for an ontology or another OWL construct.
Can be used on: http://www.w3.org/2000/01/rdf-schema#Resource
Implementation
static const versionInfo = const IriTerm(
'http://www.w3.org/2002/07/owl#versionInfo',
);