System architecture - 3SE
Drafthttps://www.3se.info/3se-onto/terms/system-architecture-3se-069cfe7e566773ac
Analysis of the system to determine what system elements are realizing it.
Allocations
flowchart TD
N1["System"]
N2["High level physical element"]
N3["System element"]
N4["Physical element"]
N1 -.->|allocates| N2
N3 -.->|allocates| N4
Architecture
flowchart TD
N1["System"]
N2["System interface"]
N3["High level physical element"]
N4["System element"]
N5["System element interface"]
N6["Physical interface"]
N7["Physical element"]
N1 -->|composed of| N4
N1 -.->|exposes| N2
N4 -.->|exposes| N5
N1 -.->|allocates| N3
N5 -.->|allocates| N6
N4 -.->|allocates| N7
Relations
JSON-LD
{
"@context": "https://www.3se.info/3se-onto/contexts/term.context.jsonld",
"@type": "skos:Concept",
"title": "System architecture - 3SE",
"description": "Analysis of the system to determine what system elements are realizing it.",
"status": "draft",
"subClassOf": [
"https://www.3se.info/3se-onto/terms/analysis-3se-069b5a9129c37ebe"
],
"relatedMatch": [
"https://www.3se.info/3se-onto/terms/system-architecture-15288-2023-069cfe7e564b70ef",
"https://www.3se.info/3se-onto/terms/architecture-42010-2022-069cff8d0ac17a44",
"https://www.3se.info/3se-onto/terms/architecture-26262-1-2018-069cff8d0aa87a16"
],
"@id": "https://www.3se.info/3se-onto/terms/system-architecture-3se-069cfe7e566773ac",
"related": [
"https://www.3se.info/3se-onto/terms/system-3se-069b85f238f3792d",
"https://www.3se.info/3se-onto/terms/system-architecture-constraint-3se-069c957ec9bf7e49",
"https://www.3se.info/3se-onto/terms/system-element-3se-069b85f238fb79eb",
"https://www.3se.info/3se-onto/terms/interface-breakdown-structure-3se-069cd5b860b47815",
"https://www.3se.info/3se-onto/terms/system-breakdown-structure-3se-069bee1cdb507cf6",
"https://www.3se.info/3se-onto/terms/system-architecture-model-3se-069d3f26ae587442"
],
"entryCreated": "2026-04-03",
"entryModified": "2026-04-06",
"entryCreator": {
"@type": "foaf:Person",
"name": "@rcasteran"
}
}
Raw JSON-LD: index.jsonld
Created 2026-04-03 · Modified 2026-04-06 · by @rcasteran