System breakdown structure - 3SE
Drafthttps://www.3se.info/3se-onto/terms/system-breakdown-structure-3se-069bee1cdb507cf6
System hierarchy that is typically used to partition the assigned work and associated resource 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.
Structure
flowchart TD
N1["System"]
N2["System element"]
N3["High level physical element"]
N4["Physical element"]
N5["High level functional element"]
N6["Functional element"]
N1 -->|composed of| N2
N1 -.->|allocates| N3
N2 -.->|allocates| N4
N2 -.->|can be| N1
N3 -->|composed of| N4
N3 -.->|allocates| N5
N4 -.->|allocates| N6
N4 -.->|can be| N3
Relations
JSON-LD
{
"@context": "https://www.3se.info/3se-onto/contexts/term.context.jsonld",
"@type": "skos:Concept",
"title": "System breakdown structure - 3SE",
"description": "System hierarchy that is typically used to partition the assigned work and associated resource 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.",
"status": "draft",
"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"
],
"entryCreated": "2026-03-21",
"entryModified": "2026-03-22",
"entryCreator": {
"@type": "foaf:Person",
"name": "@rcasteran"
}
}
Raw JSON-LD: index.jsonld
Created 2026-03-21 · Modified 2026-03-22 · by @rcasteran