Skip to content

Class: ImportProfile

Used to import the OSCAL profile representing the system's control baseline.

URI: oscal:ImportProfile

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

      ImportProfile : 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
SystemSecurityPlan import_profile range ImportProfile

In Subsets

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: ImportProfile
description: Used to import the OSCAL profile representing the system's control baseline.
in_subset:
- ssp
from_schema: https://w3id.org/lmodel/oscal
slots:
- href
- remarks
slot_usage:
  href:
    name: href
    required: true

Induced

name: ImportProfile
description: Used to import the OSCAL profile representing the system's control baseline.
in_subset:
- ssp
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: ImportProfile
    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: ImportProfile
    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