Skip to content

Slot: diagrams

A collection of diagrams that visually depict the subject.

URI: [oscal:diagrams](https://w3id.org/lmodel/oscal/diagrams) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [AuthorizationBoundary](AuthorizationBoundary.md) | A description of this system's authorization boundary, optionally supplemente... | no | | [NetworkArchitecture](NetworkArchitecture.md) | A description of the system's network architecture, optionally supplemented w... | no | | [DataFlow](DataFlow.md) | A description of the logical flow of information within the system and across... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Diagram](Diagram.md) | | Domain Of | [AuthorizationBoundary](AuthorizationBoundary.md), [NetworkArchitecture](NetworkArchitecture.md), [DataFlow](DataFlow.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:diagrams | | native | oscal:diagrams | ## LinkML Source
name: diagrams
description: A collection of diagrams that visually depict the subject.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- AuthorizationBoundary
- NetworkArchitecture
- DataFlow
range: Diagram
multivalued: true
inlined: true
inlined_as_list: true