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](https://w3id.org/lmodel/oscal/Export)
[MarkupMultilineType](MarkupMultilineType.md) | A human-readable description | direct | | [props](props.md) | *
[Property](Property.md) | A list of properties | direct | | [links](links.md) | *
[Link](Link.md) | A list of links | direct | | [provided](provided.md) | *
[ProvidedControlImplementation](ProvidedControlImplementation.md) | Describes a capability which may be inherited by a leveraging system | direct | | [responsibilities](responsibilities.md) | *
[ControlResponsibility](ControlResponsibility.md) | Describes a control implementation responsibility imposed on a leveraging sys... | direct | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [ByComponent](ByComponent.md) | [export](export.md) | range | [Export](Export.md) | ## In Subsets * [Ssp](Ssp.md) ## 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
### Induced
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](description.md) | 0..1 [MarkupMultilineType](MarkupMultilineType.md) | A human-readable description | direct | | [props](props.md) | *
[Property](Property.md) | A list of properties | direct | | [links](links.md) | *
[Link](Link.md) | A list of links | direct | | [provided](provided.md) | *
[ProvidedControlImplementation](ProvidedControlImplementation.md) | Describes a capability which may be inherited by a leveraging system | direct | | [responsibilities](responsibilities.md) | *
[ControlResponsibility](ControlResponsibility.md) | Describes a control implementation responsibility imposed on a leveraging sys... | direct | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [ByComponent](ByComponent.md) | [export](export.md) | range | [Export](Export.md) | ## In Subsets * [Ssp](Ssp.md) ## 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
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
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
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
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
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
owner: Export
domain_of:
- Export
range: ControlResponsibility
multivalued: true
inlined: true
inlined_as_list: true