Skip to content

Slot: timing

The timing under which a task is intended to occur.

URI: [oscal:timing](https://w3id.org/lmodel/oscal/timing) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Task](Task.md) | Represents a scheduled event or milestone, which may be associated with a ser... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [EventTiming](EventTiming.md) | | Domain Of | [Task](Task.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:timing | | native | oscal:timing | ## LinkML Source
name: timing
description: The timing under which a task is intended to occur.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- Task
range: EventTiming
inlined: true