Slot: guidelines
A prose statement that provides a recommendation for the use of a parameter.
URI: [oscal:guidelines](https://w3id.org/lmodel/oscal/guidelines)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Parameter](Parameter.md) | Parameters provide a mechanism for the dynamic assignment of value(s) in a co... | no |
| [ParameterSetting](ParameterSetting.md) | A parameter setting to be propagated to points of insertion in a resolved pro... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [ParameterGuideline](ParameterGuideline.md) |
| Domain Of | [Parameter](Parameter.md), [ParameterSetting](ParameterSetting.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:guidelines |
| native | oscal:guidelines |
## LinkML Source
name: guidelines
description: A prose statement that provides a recommendation for the use of a parameter.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- Parameter
- ParameterSetting
range: ParameterGuideline
multivalued: true
inlined: true
inlined_as_list: true