Skip to content

Class: ParameterGuideline

A prose statement that provides a recommendation for the use of a parameter.

URI: [oscal:ParameterGuideline](https://w3id.org/lmodel/oscal/ParameterGuideline)
 classDiagram
    class ParameterGuideline
    click ParameterGuideline href "../ParameterGuideline/"
      ParameterGuideline : prose

## Slots | Name | Cardinality and Range | Description | Inheritance | | --- | --- | --- | --- | | [prose](prose.md) | 1
[MarkupMultilineType](MarkupMultilineType.md) | Prose permits multiple paragraphs, lists, tables etc | direct | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [Parameter](Parameter.md) | [guidelines](guidelines.md) | range | [ParameterGuideline](ParameterGuideline.md) | | [ParameterSetting](ParameterSetting.md) | [guidelines](guidelines.md) | range | [ParameterGuideline](ParameterGuideline.md) | ## In Subsets * [OscalControlCommon](OscalControlCommon.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:ParameterGuideline | | native | oscal:ParameterGuideline | ## LinkML Source ### Direct
name: ParameterGuideline
description: A prose statement that provides a recommendation for the use of a parameter.
in_subset:
- oscal_control_common
from_schema: https://w3id.org/lmodel/oscal
slots:
- prose
slot_usage:
  prose:
    name: prose
    description: Prose permits multiple paragraphs, lists, tables etc.
    required: true
### Induced
name: ParameterGuideline
description: A prose statement that provides a recommendation for the use of a parameter.
in_subset:
- oscal_control_common
from_schema: https://w3id.org/lmodel/oscal
slot_usage:
  prose:
    name: prose
    description: Prose permits multiple paragraphs, lists, tables etc.
    required: true
attributes:
  prose:
    name: prose
    description: Prose permits multiple paragraphs, lists, tables etc.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: ParameterGuideline
    domain_of:
    - Part
    - ParameterGuideline
    - AssessmentPart
    - ControlPart
    range: MarkupMultilineType
    required: true