Skip to content

Class: SelectObjectiveById

Used to select a control objective for inclusion/exclusion.

URI: oscal:SelectObjectiveById

 classDiagram
    class SelectObjectiveById
    click SelectObjectiveById href "../SelectObjectiveById/"
      SelectObjectiveById : objective_id

      SelectObjectiveById : remarks

Slots

Name Cardinality and Range Description Inheritance
objective_id 1
TokenType
Reference to a control objective by its identifier direct
remarks 0..1
MarkupMultilineType
Additional commentary about the containing object direct

Usages

used by used in type used
ControlObjectiveSelection include_objectives range SelectObjectiveById
ControlObjectiveSelection exclude_objectives range SelectObjectiveById

In Subsets

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: SelectObjectiveById
description: Used to select a control objective for inclusion/exclusion.
in_subset:
- assessment_common
from_schema: https://w3id.org/lmodel/oscal
slots:
- objective-id
- remarks
slot_usage:
  objective-id:
    name: objective-id
    required: true

Induced

name: SelectObjectiveById
description: Used to select a control objective for inclusion/exclusion.
in_subset:
- assessment_common
from_schema: https://w3id.org/lmodel/oscal
slot_usage:
  objective-id:
    name: objective-id
    required: true
attributes:
  objective-id:
    name: objective-id
    description: Reference to a control objective by its identifier.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: objective_id
    owner: SelectObjectiveById
    domain_of:
    - SelectObjectiveById
    range: TokenType
    required: true
  remarks:
    name: remarks
    description: Additional commentary about the containing object.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: remarks
    owner: SelectObjectiveById
    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