Skip to content

Class: Group

A group of controls, or of groups of controls.

URI: 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

Slots

Name Cardinality and Range Description Inheritance
id 0..1
TokenType
Identifies the group for the purpose of cross-linking within the defining ins... direct
_class 0..1
TokenType
A textual label that provides a sub-type or characterization of the group direct
title 1
MarkupLineType
A name given to the group, which may be used by a tool for display and naviga... 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 *
Group
A collection of control groups direct
controls *
Control
A collection of controls direct
props *
Property
A list of properties HasPropsAndLinks
links *
Link
A list of links HasPropsAndLinks

Usages

used by used in type used
Catalog groups range Group
Group groups range Group

In Subsets

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
    alias: id
    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
    alias: _class
    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
    alias: title
    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
    alias: params
    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
    alias: parts
    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
    alias: groups
    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
    alias: controls
    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
    alias: props
    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
    alias: links
    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