System breakdown structure - 3SE
Drafthttps://www.3se.info/3se-onto/terms/system-breakdown-structure-3se-069bee1cdb507cf6
Breakdown structure of the system that supports the system architecture by following the principles below:
(1) A system is composed of at least two system elements.
(2) A system allocates a high level physical element.
(3) A system element allocates a physical element.
(4) A system element can be a system.
Note: principle (4) excludes principle (3).
Structure
flowchart TD
N1["System"]
N2["System element"]
N3["High level physical element"]
N4["System state"]
N5["System attribute"]
N6["Product"]
N7["Service"]
N8["Physical element"]
N9["System element state"]
N10["System element attribute"]
N11["High level functional element"]
N12["High level physical element attribute"]
N13["Functional element"]
N14["Physical element attribute"]
N15["System constraint"]
N1 -->|composed of| N2
N1 -.->|allocates| N3
N1 -.->|allocates| N4
N1 -.->|allocates| N5
N6 -.->|represented by| N1
N7 -.->|represented by| N1
N2 -.->|allocates| N8
N2 -.->|allocates| N9
N2 -.->|allocates| N10
N2 -.->|can be| N1
N3 -->|composed of| N8
N3 -.->|allocates| N11
N3 -.->|allocates| N12
N8 -.->|allocates| N13
N8 -.->|allocates| N14
N8 -.->|allocates| N15
N8 -.->|can be| N3
N10 -.->|allocates| N14
N6 -.->|allocates| N5
N7 -.->|allocates| N5
N11 -.->|allocates| N4
N13 -.->|allocates| N9
Relations
JSON-LD
{
"@context": "https://www.3se.info/3se-onto/contexts/term.context.jsonld",
"@type": "skos:Concept",
"title": "System breakdown structure - 3SE",
"description": "Breakdown structure of the system that supports the system architecture by following the principles below:\n(1) A system is composed of at least two system elements.\n(2) A system allocates a high level physical element.\n(3) A system element allocates a physical element.\n(4) A system element can be a system.\nNote: principle (4) excludes principle (3).",
"status": "draft",
"subClassOf": [
"https://www.3se.info/3se-onto/terms/breakdown-structure-3se-069d166fa9037b67"
],
"closeMatch": [
"https://www.3se.info/3se-onto/terms/system-breakdown-structure-24765-2017-069bee1cdb487189"
],
"@id": "https://www.3se.info/3se-onto/terms/system-breakdown-structure-3se-069bee1cdb507cf6",
"related": [
"https://www.3se.info/3se-onto/terms/system-3se-069b85f238f3792d",
"https://www.3se.info/3se-onto/terms/system-element-3se-069b85f238fb79eb",
"https://www.3se.info/3se-onto/terms/high-level-physical-element-3se-069c03464ae07399",
"https://www.3se.info/3se-onto/terms/physical-element-3se-069b9d2c8dce7f9b",
"https://www.3se.info/3se-onto/terms/system-architecture-3se-069cfe7e566773ac"
],
"entryCreated": "2026-03-21",
"entryModified": "2026-04-19",
"entryCreator": {
"@type": "foaf:Person",
"name": "@rcasteran"
}
}
Raw JSON-LD: index.jsonld
Created 2026-03-21 · Modified 2026-04-19 · by @rcasteran