Functional element breakdown structure - 3SE
Drafthttps://www.3se.info/3se-onto/terms/functional-element-breakdown-structure-3se-069c03f8a40b7253
Functional element hierarchy that is typically used to partition the assigned work and associated resource by following the principles below:
(1) A high level functional element is composed of at least two functional elements.
(2) A high level functional element allocates at least one high level state.
(3) A functional element allocates at least one state.
(4) A functional element can be a high level functional element.
Structure
flowchart TD
N1["Functional element"]
N2["State"]
N3["High level functional element"]
N4["High level state"]
N5["High level function"]
N6["Function"]
N1 -.->|allocates| N2
N1 -.->|can be| N3
N3 -->|composed of| N1
N3 -.->|allocates| N4
N4 -->|composed of| N2
N4 -.->|allocates| N5
N2 -.->|allocates| N6
N2 -.->|can be| N4
Relations
| Related | functional-element-3se-069b9d2c8d9d7504 · high-level-functional-element-3se-069c03f8a41e7206 · high-level-state-3se-069c062b3637735e · state-3se-069b48ef5d787fea |
JSON-LD
{
"@context": "https://www.3se.info/3se-onto/contexts/term.context.jsonld",
"@type": "skos:Concept",
"title": "Functional element breakdown structure - 3SE",
"description": "Functional element hierarchy that is typically used to partition the assigned work and associated resource by following the principles below:\n(1) A high level functional element is composed of at least two functional elements.\n(2) A high level functional element allocates at least one high level state.\n(3) A functional element allocates at least one state.\n(4) A functional element can be a high level functional element.",
"status": "draft",
"@id": "https://www.3se.info/3se-onto/terms/functional-element-breakdown-structure-3se-069c03f8a40b7253",
"related": [
"https://www.3se.info/3se-onto/terms/functional-element-3se-069b9d2c8d9d7504",
"https://www.3se.info/3se-onto/terms/high-level-functional-element-3se-069c03f8a41e7206",
"https://www.3se.info/3se-onto/terms/high-level-state-3se-069c062b3637735e",
"https://www.3se.info/3se-onto/terms/state-3se-069b48ef5d787fea"
],
"entryCreated": "2026-03-22",
"entryModified": "2026-03-22",
"entryCreator": {
"@type": "foaf:Person",
"name": "@rcasteran"
}
}
Raw JSON-LD: index.jsonld
Created 2026-03-22 · Modified 2026-03-22 · by @rcasteran