Slot: revisions
An entry in a sequential list of revisions to the containing document, expected to be in reverse chronological order (i.e. latest first).
URI: [oscal:revisions](https://w3id.org/lmodel/oscal/revisions)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Metadata](Metadata.md) | Provides information about the containing document, and defines concepts shar... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Revision](Revision.md) |
| Domain Of | [Metadata](Metadata.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/lmodel/oscal
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | oscal:revisions |
| native | oscal:revisions |
## LinkML Source
name: revisions
description: An entry in a sequential list of revisions to the containing document,
expected to be in reverse chronological order (i.e. latest first).
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- Metadata
range: Revision
multivalued: true
inlined: true
inlined_as_list: true