Skip to content

Class: Addition

Specifies content to be added into controls in resolution.

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

      Addition : links





        Addition --> "*" Link : links
        click Link href "../Link/"



      Addition : params





        Addition --> "*" Parameter : params
        click Parameter href "../Parameter/"



      Addition : parts





        Addition --> "*" Part : parts
        click Part href "../Part/"



      Addition : position





        Addition --> "0..1" AdditionPositionEnum : position
        click AdditionPositionEnum href "../AdditionPositionEnum/"



      Addition : props





        Addition --> "*" ProfileAlterationProperty : props
        click ProfileAlterationProperty href "../ProfileAlterationProperty/"



      Addition : title

## Slots | Name | Cardinality and Range | Description | Inheritance | | --- | --- | --- | --- | | [position](position.md) | 0..1
[AdditionPositionEnum](AdditionPositionEnum.md) | Where to add new content relative to the targeted element | direct | | [by_id](by_id.md) | 0..1
[TokenType](TokenType.md) | Identify or target items by their id value | direct | | [title](title.md) | 0..1
[MarkupLineType](MarkupLineType.md) | A human-readable name or title | direct | | [params](params.md) | *
[Parameter](Parameter.md) | Parameters providing a mechanism for the dynamic assignment of value(s) in a ... | direct | | [props](props.md) | *
[ProfileAlterationProperty](ProfileAlterationProperty.md) | A list of properties | direct | | [links](links.md) | *
[Link](Link.md) | A list of links | direct | | [parts](parts.md) | *
[Part](Part.md) | A collection of parts | direct | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [Alteration](Alteration.md) | [adds](adds.md) | range | [Addition](Addition.md) | ## In Subsets * [profile](profile.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:Addition | | native | oscal:Addition | ## LinkML Source ### Direct
name: Addition
description: Specifies content to be added into controls in resolution.
in_subset:
- profile
from_schema: https://w3id.org/lmodel/oscal
slots:
- position
- by-id
- title
- params
- props
- links
- parts
slot_usage:
  props:
    name: props
    range: ProfileAlterationProperty
### Induced
name: Addition
description: Specifies content to be added into controls in resolution.
in_subset:
- profile
from_schema: https://w3id.org/lmodel/oscal
slot_usage:
  props:
    name: props
    range: ProfileAlterationProperty
attributes:
  position:
    name: position
    description: Where to add new content relative to the targeted element.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: Addition
    domain_of:
    - Addition
    range: AdditionPositionEnum
  by-id:
    name: by-id
    description: Identify or target items by their id value.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: by_id
    owner: Addition
    domain_of:
    - Removal
    - Addition
    range: TokenType
  title:
    name: title
    description: A human-readable name or title.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: Addition
    domain_of:
    - Group
    - Control
    - Metadata
    - Revision
    - Role
    - Location
    - Resource
    - Part
    - ProfileGroup
    - Addition
    - SubjectReference
    - AssessmentPlatform
    - Activity
    - Step
    - Task
    - AssessmentPart
    - ControlPart
    - SystemComponent
    - Protocol
    - SystemUser
    - AuthorizedPrivilege
    - Observation
    - Finding
    - FindingTarget
    - Risk
    - Response
    - RequiredAsset
    - RiskLogEntry
    - InformationType
    - LeveragedAuthorization
    - Result
    - AssessmentLogEntry
    - DefinedComponent
    - PoamItem
    range: MarkupLineType
  params:
    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
    owner: Addition
    domain_of:
    - Catalog
    - Group
    - Control
    - ProfileGroup
    - Addition
    range: Parameter
    multivalued: true
    inlined: true
    inlined_as_list: true
  props:
    name: props
    description: A list of properties.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: Addition
    domain_of:
    - HasPropsAndLinks
    - Resource
    - Addition
    - SystemInformation
    - InformationType
    - ImpactLevel
    - AuthorizationBoundary
    - Diagram
    - NetworkArchitecture
    - DataFlow
    - SystemImplementation
    - LeveragedAuthorization
    - SspImplementedRequirement
    - SspStatement
    - ByComponent
    - Export
    - ProvidedControlImplementation
    - ControlResponsibility
    - InheritedControlImplementation
    - SatisfiedControlImplementation
    range: ProfileAlterationProperty
    multivalued: true
    inlined: true
    inlined_as_list: true
  links:
    name: links
    description: A list of links.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: Addition
    domain_of:
    - HasPropsAndLinks
    - Addition
    - SystemInformation
    - InformationType
    - ImpactLevel
    - AuthorizationBoundary
    - Diagram
    - NetworkArchitecture
    - DataFlow
    - SystemImplementation
    - LeveragedAuthorization
    - SspImplementedRequirement
    - SspStatement
    - ByComponent
    - Export
    - ProvidedControlImplementation
    - ControlResponsibility
    - InheritedControlImplementation
    - SatisfiedControlImplementation
    range: Link
    multivalued: true
    inlined: true
    inlined_as_list: true
  parts:
    name: parts
    description: A collection of parts.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: Addition
    domain_of:
    - Group
    - Control
    - Part
    - ProfileGroup
    - Addition
    - TermsAndConditions
    - LocalObjective
    - AssessmentPart
    - ControlPart
    - Attestation
    range: Part
    multivalued: true
    inlined: true
    inlined_as_list: true