Skip to content

Slot: within_date_range

The task is intended to occur within the specified date range.

URI: [oscal:within_date_range](https://w3id.org/lmodel/oscal/within_date_range) Alias: within_date_range ## 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 | [WithinDateRange](WithinDateRange.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:within_date_range | | native | oscal:within_date_range | ## LinkML Source
name: within-date-range
description: The task is intended to occur within the specified date range.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: within_date_range
domain_of:
- EventTiming
range: WithinDateRange
inlined: true