Skip to content

Class: Group

A group of controls, or of groups of controls.

URI: [oscal:Group](https://w3id.org/lmodel/oscal/Group)
 classDiagram
    class Group
    click Group href "../Group/"
      HasPropsAndLinks <|-- Group
        click HasPropsAndLinks href "../HasPropsAndLinks/"

      Group : _class

      Group : controls





        Group --> "*" Control : controls
        click Control href "../Control/"



      Group : groups





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



      Group : id

      Group : links





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



      Group : params





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



      Group : parts





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



      Group : props





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



      Group : title

## Inheritance * **Group** [ [HasPropsAndLinks](HasPropsAndLinks.md)] ## Slots | Name | Cardinality and Range | Description | Inheritance | | --- | --- | --- | --- | | [id](id.md) | 0..1
[TokenType](TokenType.md) | Identifies the group for the purpose of cross-linking within the defining ins... | direct | | [_class](_class.md) | 0..1
[TokenType](TokenType.md) | A textual label that provides a sub-type or characterization of the group | direct | | [title](title.md) | 1
[MarkupLineType](MarkupLineType.md) | A name given to the group, which may be used by a tool for display and naviga... | direct | | [params](params.md) | *
[Parameter](Parameter.md) | Parameters providing a mechanism for the dynamic assignment of value(s) in a ... | direct | | [parts](parts.md) | *
[Part](Part.md) | A collection of parts | direct | | [groups](groups.md) | *
[Group](Group.md) | A collection of control groups | direct | | [controls](controls.md) | *
[Control](Control.md) | A collection of controls | direct | | [props](props.md) | *
[Property](Property.md) | A list of properties | [HasPropsAndLinks](HasPropsAndLinks.md) | | [links](links.md) | *
[Link](Link.md) | A list of links | [HasPropsAndLinks](HasPropsAndLinks.md) | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [Catalog](Catalog.md) | [groups](groups.md) | range | [Group](Group.md) | | [Group](Group.md) | [groups](groups.md) | range | [Group](Group.md) | ## In Subsets * [OscalCatalog](OscalCatalog.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:Group | | native | oscal:Group | ## LinkML Source ### Direct
name: Group
description: A group of controls, or of groups of controls.
in_subset:
- oscal_catalog
from_schema: https://w3id.org/lmodel/oscal
mixins:
- HasPropsAndLinks
slots:
- id
- _class
- title
- params
- parts
- groups
- controls
slot_usage:
  id:
    name: id
    description: Identifies the group for the purpose of cross-linking within the
      defining instance or from other instances that reference the catalog.
  _class:
    name: _class
    description: A textual label that provides a sub-type or characterization of the
      group.
  title:
    name: title
    description: A name given to the group, which may be used by a tool for display
      and navigation.
    required: true
### Induced
name: Group
description: A group of controls, or of groups of controls.
in_subset:
- oscal_catalog
from_schema: https://w3id.org/lmodel/oscal
mixins:
- HasPropsAndLinks
slot_usage:
  id:
    name: id
    description: Identifies the group for the purpose of cross-linking within the
      defining instance or from other instances that reference the catalog.
  _class:
    name: _class
    description: A textual label that provides a sub-type or characterization of the
      group.
  title:
    name: title
    description: A name given to the group, which may be used by a tool for display
      and navigation.
    required: true
attributes:
  id:
    name: id
    description: Identifies the group for the purpose of cross-linking within the
      defining instance or from other instances that reference the catalog.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: Group
    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 of the
      group.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: Group
    domain_of:
    - Group
    - Control
    - Property
    - Part
    - Parameter
    - ProfileGroup
    - ParameterSetting
    - AssessmentPart
    - ControlPart
    range: TokenType
  title:
    name: title
    description: A name given to the group, which may be used by a tool for display
      and navigation.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: Group
    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
    owner: Group
    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
    owner: Group
    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
    owner: Group
    domain_of:
    - Catalog
    - Group
    - MergeCustom
    - ProfileGroup
    range: Group
    multivalued: true
    inlined: true
    inlined_as_list: true
  controls:
    name: controls
    description: A collection of controls.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: Group
    domain_of:
    - Catalog
    - Group
    - Control
    range: Control
    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: Group
    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
    owner: Group
    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