Slot: version
Used to distinguish a specific revision of an OSCAL document from other previous and future versions.
URI: [oscal:version](https://w3id.org/lmodel/oscal/version)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Metadata](Metadata.md) | Provides information about the containing document, and defines concepts shar... | yes |
| [Revision](Revision.md) | An entry in a sequential list of revisions to the containing document | yes |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) |
| Domain Of | [Metadata](Metadata.md), [Revision](Revision.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/lmodel/oscal
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | oscal:version |
| native | oscal:version |
## LinkML Source
name: version
description: Used to distinguish a specific revision of an OSCAL document from other
previous and future versions.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- Metadata
- Revision
range: string