Skip to content

Class: ImportAssessmentPlan

Used by assessment-results to import information about the original plan for assessing the system.

URI: oscal:ImportAssessmentPlan

 classDiagram
    class ImportAssessmentPlan
    click ImportAssessmentPlan href "../ImportAssessmentPlan/"
      ImportAssessmentPlan : href

      ImportAssessmentPlan : remarks

Slots

Name Cardinality and Range Description Inheritance
href 1
URIReferenceType
A resolvable URL reference to a resource direct
remarks 0..1
MarkupMultilineType
Additional commentary about the containing object direct

Usages

used by used in type used
AssessmentResults import_ap range ImportAssessmentPlan

In Subsets

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: ImportAssessmentPlan
description: Used by assessment-results to import information about the original plan
  for assessing the system.
in_subset:
- assessment_results
from_schema: https://w3id.org/lmodel/oscal
slots:
- href
- remarks
slot_usage:
  href:
    name: href
    required: true

Induced

name: ImportAssessmentPlan
description: Used by assessment-results to import information about the original plan
  for assessing the system.
in_subset:
- assessment_results
from_schema: https://w3id.org/lmodel/oscal
slot_usage:
  href:
    name: href
    required: true
attributes:
  href:
    name: href
    description: A resolvable URL reference to a resource.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: href
    owner: ImportAssessmentPlan
    domain_of:
    - Link
    - ResourceLink
    - ProfileImport
    - ImportSSP
    - RelevantEvidence
    - ThreatId
    - ImportProfile
    - ImportAssessmentPlan
    - ImportComponentDefinition
    - MappingResourceReference
    range: URIReferenceType
    required: true
  remarks:
    name: remarks
    description: Additional commentary about the containing object.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: remarks
    owner: ImportAssessmentPlan
    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