Slot: on_date
The task is intended to occur on the specified date.
URI: [oscal:on_date](https://w3id.org/lmodel/oscal/on_date)
Alias: on_date
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [EventTiming](EventTiming.md) | The timing under which the task is intended to occur | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [OnDateCondition](OnDateCondition.md) |
| Domain Of | [EventTiming](EventTiming.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:on_date |
| native | oscal:on_date |
## LinkML Source
name: on-date
description: The task is intended to occur on the specified date.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: on_date
domain_of:
- EventTiming
range: OnDateCondition
inlined: true