# Slot: version URI: [owl:versionInfo](http://www.w3.org/2002/07/owl#versionInfo) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Meta](Meta.md) | A collection of annotations on an entity or ontology or edge or axiom | no | ## Properties * Range: [String](String.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://github.com/geneontology/obographs ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | owl:versionInfo | | native | obographs:version | ## LinkML Source
```yaml name: version from_schema: https://github.com/geneontology/obographs rank: 1000 slot_uri: owl:versionInfo alias: version domain_of: - Meta range: string ```