Skip to content

Class: ProfileGroup

A group of (selected) controls or of groups of controls within a profile custom merge structure.

URI: oscal:ProfileGroup

 classDiagram
    class ProfileGroup
    click ProfileGroup href "../ProfileGroup/"
      OscalCommon <|-- ProfileGroup
        click OscalCommon href "../OscalCommon/"

      ProfileGroup : _class

      ProfileGroup : groups





        ProfileGroup --> "*" ProfileGroup : groups
        click ProfileGroup href "../ProfileGroup/"



      ProfileGroup : id

      ProfileGroup : insert_controls





        ProfileGroup --> "*" InsertControls : insert_controls
        click InsertControls href "../InsertControls/"



      ProfileGroup : links





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



      ProfileGroup : params





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



      ProfileGroup : parts





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



      ProfileGroup : props





        ProfileGroup --> "*" Property : props
        click Property href "../Property/"



      ProfileGroup : remarks

      ProfileGroup : title

Inheritance

Slots

Name Cardinality and Range Description Inheritance
id 0..1
TokenType
A unique human-oriented identifier within a particular context direct
_class 0..1
TokenType
A textual label that provides a sub-type or characterization direct
title 1
MarkupLineType
A human-readable name or title direct
params *
Parameter
Parameters providing a mechanism for the dynamic assignment of value(s) in a ... direct
parts *
Part
A collection of parts direct
groups *
ProfileGroup
A collection of control groups direct
insert_controls *
InsertControls
Specifies which controls to use in the containing context direct
remarks 0..1
MarkupMultilineType
Additional commentary about the containing object OscalCommon
props *
Property
A list of properties HasPropsAndLinks
links *
Link
A list of links HasPropsAndLinks

Usages

used by used in type used
MergeCustom groups range ProfileGroup
ProfileGroup groups range ProfileGroup

In Subsets

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/oscal

Mappings

Mapping Type Mapped Value
self oscal:ProfileGroup
native oscal:ProfileGroup

LinkML Source

Direct

name: ProfileGroup
description: A group of (selected) controls or of groups of controls within a profile
  custom merge structure.
in_subset:
- profile
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
slots:
- id
- _class
- title
- params
- parts
- groups
- insert-controls
slot_usage:
  title:
    name: title
    required: true
  groups:
    name: groups
    range: ProfileGroup

Induced

name: ProfileGroup
description: A group of (selected) controls or of groups of controls within a profile
  custom merge structure.
in_subset:
- profile
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
slot_usage:
  title:
    name: title
    required: true
  groups:
    name: groups
    range: ProfileGroup
attributes:
  id:
    name: id
    description: A unique human-oriented identifier within a particular context.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: id
    owner: ProfileGroup
    domain_of:
    - Group
    - Control
    - Role
    - PartyExternalId
    - Part
    - Parameter
    - ProfileGroup
    - ControlPart
    - SystemId
    - ThreatId
    range: TokenType
  _class:
    name: _class
    description: A textual label that provides a sub-type or characterization.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: _class
    owner: ProfileGroup
    domain_of:
    - Group
    - Control
    - Property
    - Part
    - Parameter
    - ProfileGroup
    - ParameterSetting
    - AssessmentPart
    - ControlPart
    range: TokenType
  title:
    name: title
    description: A human-readable name or title.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: title
    owner: ProfileGroup
    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
    required: true
  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
    alias: params
    owner: ProfileGroup
    domain_of:
    - Catalog
    - Group
    - Control
    - ProfileGroup
    - Addition
    range: Parameter
    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
    alias: parts
    owner: ProfileGroup
    domain_of:
    - Group
    - Control
    - Part
    - ProfileGroup
    - Addition
    - TermsAndConditions
    - LocalObjective
    - AssessmentPart
    - ControlPart
    - Attestation
    range: Part
    multivalued: true
    inlined: true
    inlined_as_list: true
  groups:
    name: groups
    description: A collection of control groups.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: groups
    owner: ProfileGroup
    domain_of:
    - Catalog
    - Group
    - MergeCustom
    - ProfileGroup
    range: ProfileGroup
    multivalued: true
    inlined: true
    inlined_as_list: true
  insert-controls:
    name: insert-controls
    description: Specifies which controls to use in the containing context.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: insert_controls
    owner: ProfileGroup
    domain_of:
    - MergeCustom
    - ProfileGroup
    range: InsertControls
    multivalued: true
    inlined: true
    inlined_as_list: true
  remarks:
    name: remarks
    description: Additional commentary about the containing object.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: remarks
    owner: ProfileGroup
    domain_of:
    - OscalCommon
    - Property
    - Resource
    - ConstraintTest
    - ControlMatching
    - Removal
    - ImportSSP
    - LocalDefinitions
    - SelectObjectiveById
    - AssessmentSubjectSource
    - OnDateCondition
    - WithinDateRange
    - AtFrequency
    - TaskDependency
    - SetParameter
    - ComponentStatus
    - PortRange
    - ImplementationStatus
    - ObjectiveStatus
    - RelatedObservation
    - AssociatedRisk
    - LoggedBy
    - ImportProfile
    - SystemCharacteristics
    - SystemStatus
    - AuthorizationBoundary
    - Diagram
    - NetworkArchitecture
    - DataFlow
    - SystemImplementation
    - LeveragedAuthorization
    - SspImplementedRequirement
    - SspStatement
    - ByComponent
    - ProvidedControlImplementation
    - ControlResponsibility
    - InheritedControlImplementation
    - SatisfiedControlImplementation
    - ImportAssessmentPlan
    - AssessmentResultsLocalDefinitions
    - ImportComponentDefinition
    - ImplementedRequirement
    - ImplementedControlStatement
    - QualifierItem
    - PoamLocalDefinitions
    - RelatedFinding
    range: MarkupMultilineType
  props:
    name: props
    description: A list of properties.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: props
    owner: ProfileGroup
    domain_of:
    - HasPropsAndLinks
    - Resource
    - Addition
    - SystemInformation
    - InformationType
    - ImpactLevel
    - AuthorizationBoundary
    - Diagram
    - NetworkArchitecture
    - DataFlow
    - SystemImplementation
    - LeveragedAuthorization
    - SspImplementedRequirement
    - SspStatement
    - ByComponent
    - Export
    - ProvidedControlImplementation
    - ControlResponsibility
    - InheritedControlImplementation
    - SatisfiedControlImplementation
    range: Property
    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
    alias: links
    owner: ProfileGroup
    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