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