Class: Export
Defines a set of control implementations that are provided as reference implementations for use by organizations implementing the leveraged system.
URI: oscal:Export
classDiagram
class Export
click Export href "../Export/"
Export : description
Export : links
Export --> "*" Link : links
click Link href "../Link/"
Export : props
Export --> "*" Property : props
click Property href "../Property/"
Export : provided
Export --> "*" ProvidedControlImplementation : provided
click ProvidedControlImplementation href "../ProvidedControlImplementation/"
Export : responsibilities
Export --> "*" ControlResponsibility : responsibilities
click ControlResponsibility href "../ControlResponsibility/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| description | 0..1 MarkupMultilineType |
A human-readable description | direct |
| props | * Property |
A list of properties | direct |
| links | * Link |
A list of links | direct |
| provided | * ProvidedControlImplementation |
Describes a capability which may be inherited by a leveraging system | direct |
| responsibilities | * ControlResponsibility |
Describes a control implementation responsibility imposed on a leveraging sys... | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| ByComponent | export | range | Export |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/oscal
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | oscal:Export |
| native | oscal:Export |
LinkML Source
Direct
name: Export
description: Defines a set of control implementations that are provided as reference
implementations for use by organizations implementing the leveraged system.
in_subset:
- ssp
from_schema: https://w3id.org/lmodel/oscal
slots:
- description
- props
- links
- provided
- responsibilities
Induced
name: Export
description: Defines a set of control implementations that are provided as reference
implementations for use by organizations implementing the leveraged system.
in_subset:
- ssp
from_schema: https://w3id.org/lmodel/oscal
attributes:
description:
name: description
description: A human-readable description.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: description
owner: Export
domain_of:
- Role
- Resource
- ParameterConstraint
- ReviewedControls
- ControlSelection
- ControlObjectiveSelection
- AssessmentSubject
- AssessmentSubjectPlaceholder
- LocalObjective
- AssessmentMethod
- Activity
- Step
- Task
- SystemComponent
- SystemUser
- AuthorizedPrivilege
- InventoryItem
- Observation
- RelevantEvidence
- Finding
- FindingTarget
- Risk
- MitigatingFactor
- Response
- RequiredAsset
- RiskLogEntry
- SystemCharacteristics
- InformationType
- AuthorizationBoundary
- Diagram
- NetworkArchitecture
- DataFlow
- SspControlImplementation
- ByComponent
- Export
- ProvidedControlImplementation
- ControlResponsibility
- InheritedControlImplementation
- SatisfiedControlImplementation
- Result
- AssessmentLogEntry
- DefinedComponent
- Capability
- IncorporatesComponent
- ControlImplementationSet
- ImplementedRequirement
- ImplementedControlStatement
- QualifierItem
- PoamItem
range: MarkupMultilineType
props:
name: props
description: A list of properties.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: props
owner: Export
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: Export
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
provided:
name: provided
description: Describes a capability which may be inherited by a leveraging system.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: provided
owner: Export
domain_of:
- Export
range: ProvidedControlImplementation
multivalued: true
inlined: true
inlined_as_list: true
responsibilities:
name: responsibilities
description: Describes a control implementation responsibility imposed on a leveraging
system.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: responsibilities
owner: Export
domain_of:
- Export
range: ControlResponsibility
multivalued: true
inlined: true
inlined_as_list: true