System architecture - 3SE
Drafthttps://www.3se.info/3se-onto/terms/system-architecture-3se-069cfe7e566773ac
Analysis of the system and its system state to determine what system elements are realizing it.
Allocations
flowchart TD
N1["System element"]
N2["Physical element"]
N3["System element state"]
N4["System element attribute"]
N5["System state"]
N6["System function"]
N7["System state attribute"]
N8["System"]
N9["High level physical element"]
N10["System attribute"]
N1 -.->|allocates| N2
N1 -.->|allocates| N3
N1 -.->|allocates| N4
N5 -.->|allocates| N6
N5 -.->|allocates| N7
N8 -.->|allocates| N9
N8 -.->|allocates| N5
N8 -.->|allocates| N10
Architecture
flowchart TD
N1["System element"]
N2["System element interface"]
N3["Physical interface"]
N4["System architecture constraint"]
N5["System element interface attribute"]
N6["Physical element"]
N7["System element state"]
N8["System element attribute"]
N9["System state"]
N10["System function"]
N11["System state attribute"]
N12["System"]
N13["System interface"]
N14["High level physical element"]
N15["System attribute"]
N9 -->|composed of| N7
N12 -->|composed of| N1
N1 -.->|exposes| N2
N12 -.->|exposes| N13
N2 -.->|allocates| N3
N2 -.->|allocates| N4
N2 -.->|allocates| N5
N1 -.->|allocates| N6
N1 -.->|allocates| N7
N1 -.->|allocates| N8
N9 -.->|allocates| N10
N9 -.->|allocates| N11
N12 -.->|allocates| N14
N12 -.->|allocates| N9
N12 -.->|allocates| N15
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 and its system state 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-architecture-constraint-3se-069c957ec9bf7e49",
"https://www.3se.info/3se-onto/terms/system-element-3se-069b85f238fb79eb",
"https://www.3se.info/3se-onto/terms/system-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",
"https://www.3se.info/3se-onto/terms/system-state-3se-069c98e0564a72af",
"https://www.3se.info/3se-onto/terms/system-3se-069b85f238f3792d",
"https://www.3se.info/3se-onto/terms/system-interface-attribute-breakdown-structure-3se-069cd5b860b47815",
"https://www.3se.info/3se-onto/terms/system-architecture-validation-3se-069c957ec9dd7473"
],
"entryCreated": "2026-04-03",
"entryModified": "2026-06-08",
"entryCreator": {
"@type": "foaf:Person",
"name": "@rcasteran"
}
}
Raw JSON-LD: index.jsonld
Created 2026-04-03 · Modified 2026-06-08 · by @rcasteran