Slot: version
particular version of schema
URI: [pav:version](http://purl.org/pav/version)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [SchemaDefinition](SchemaDefinition.md) | A collection of definitions that make up a schema or a data model | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) |
| Domain | [SchemaDefinition](SchemaDefinition.md) |
| Domain Of | [SchemaDefinition](SchemaDefinition.md) |
| Slot URI | [pav:version](http://purl.org/pav/version) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## In Subsets
* [BasicSubset](BasicSubset.md)
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/linkml/meta
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | pav:version |
| native | linkml:version |
| exact | schema:schemaVersion |
## LinkML Source
name: version
description: particular version of schema
in_subset:
- BasicSubset
from_schema: https://w3id.org/linkml/meta
exact_mappings:
- schema:schemaVersion
rank: 1000
domain: schema_definition
slot_uri: pav:version
domain_of:
- schema_definition
range: string