Skip to content

Class: MappingResourceReference

A reference to the source or target resource for a mapping.

URI: oscal:MappingResourceReference

 classDiagram
    class MappingResourceReference
    click MappingResourceReference href "../MappingResourceReference/"
      OscalCommon <|-- MappingResourceReference
        click OscalCommon href "../OscalCommon/"

      MappingResourceReference : href

      MappingResourceReference : links





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



      MappingResourceReference : ns

      MappingResourceReference : props





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



      MappingResourceReference : remarks

      MappingResourceReference : type

Inheritance

Slots

Name Cardinality and Range Description Inheritance
ns 0..1
URIType
An optional namespace qualifying a name direct
type 1
String or 
MappingResourceTypeEnum or 
TokenType
The semantic type of the referenced resource direct
href 1
URIReferenceType
A resolvable URL reference to a resource direct
remarks 0..1
MarkupMultilineType
Additional commentary about the containing object OscalCommon
props *
Property
A list of properties HasPropsAndLinks
links *
Link
A list of links HasPropsAndLinks

Usages

used by used in type used
Mapping source_resource range MappingResourceReference
Mapping target_resource range MappingResourceReference

In Subsets

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: MappingResourceReference
description: A reference to the source or target resource for a mapping.
in_subset:
- mapping_collection
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
slots:
- ns
- type
- href
slot_usage:
  type:
    name: type
    description: The semantic type of the referenced resource. OSCAL defines catalog
      and profile, while locally defined values are also permitted.
    required: true
    any_of:
    - range: MappingResourceTypeEnum
    - range: TokenType
  href:
    name: href
    required: true

Induced

name: MappingResourceReference
description: A reference to the source or target resource for a mapping.
in_subset:
- mapping_collection
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
slot_usage:
  type:
    name: type
    description: The semantic type of the referenced resource. OSCAL defines catalog
      and profile, while locally defined values are also permitted.
    required: true
    any_of:
    - range: MappingResourceTypeEnum
    - range: TokenType
  href:
    name: href
    required: true
attributes:
  ns:
    name: ns
    description: An optional namespace qualifying a name. Allows different organizations
      to associate distinct semantics with the same name.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: ns
    owner: MappingResourceReference
    domain_of:
    - Property
    - Part
    - AssessmentPart
    - ControlPart
    - Map
    - MappingResourceReference
    range: URIType
  type:
    name: type
    description: The semantic type of the referenced resource. OSCAL defines catalog
      and profile, while locally defined values are also permitted.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: type
    owner: MappingResourceReference
    domain_of:
    - Party
    - Action
    - TelephoneNumber
    - Address
    - AssessmentSubject
    - SelectSubjectById
    - SubjectReference
    - Task
    - SystemComponent
    - OriginActor
    - FindingTarget
    - DefinedComponent
    - MappingItem
    - MappingResourceReference
    range: string
    required: true
    any_of:
    - range: MappingResourceTypeEnum
    - range: TokenType
  href:
    name: href
    description: A resolvable URL reference to a resource.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: href
    owner: MappingResourceReference
    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: MappingResourceReference
    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
  props:
    name: props
    description: A list of properties.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: props
    owner: MappingResourceReference
    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: MappingResourceReference
    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