Slot: params
Parameters providing a mechanism for the dynamic assignment of value(s) in a control.
URI: [oscal:params](https://w3id.org/lmodel/oscal/params)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Catalog](Catalog.md) | A structured, organized collection of control information | no |
| [Group](Group.md) | A group of controls, or of groups of controls | no |
| [Control](Control.md) | A structured object representing a requirement or guideline, which when imple... | no |
| [ProfileGroup](ProfileGroup.md) | A group of (selected) controls or of groups of controls within a profile cust... | no |
| [Addition](Addition.md) | Specifies content to be added into controls in resolution | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Parameter](Parameter.md) |
| Domain Of | [Catalog](Catalog.md), [Group](Group.md), [Control](Control.md), [ProfileGroup](ProfileGroup.md), [Addition](Addition.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:params |
| native | oscal:params |
## LinkML Source
name: params
description: Parameters providing a mechanism for the dynamic assignment of value(s)
in a control.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- Catalog
- Group
- Control
- ProfileGroup
- Addition
range: Parameter
multivalued: true
inlined: true
inlined_as_list: true