# Slot: version_info _the version info of the resource_ URI: [owl:versionInfo](http://www.w3.org/2002/07/owl#versionInfo) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Ontology](Ontology.md) | An ontology | no | ## Properties * Range: [String](String.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/summary_statistics ## LinkML Source
```yaml name: version_info description: the version info of the resource from_schema: https://w3id.org/oak/summary_statistics rank: 1000 slot_uri: owl:versionInfo alias: version_info owner: Ontology domain_of: - Ontology range: string ```