State breakdown structure - 3SE
Drafthttps://www.3se.info/3se-onto/terms/state-breakdown-structure-3se-069c062b365f7e5d
State hierarchy that is typically used to partition the assigned work and associated resource by following the principles below:
(1) A high level state is composed of at least two states.
(2) A high level state allocates at least one high level function.
(3) A state allocates at least one function.
(4) A state can be a high level state.
Structure
flowchart TD
N1["High level state"]
N2["State"]
N3["High level function"]
N4["Function"]
N5["Activity"]
N1 -->|composed of| N2
N1 -.->|allocates| N3
N2 -.->|allocates| N4
N2 -.->|can be| N1
N4 -.->|can be| N3
N3 -->|composed of| N4
N3 -.->|allocates| N5
Relations
| Related | high-level-state-3se-069c062b3637735e · state-3se-069b48ef5d787fea · function-3se-069b48ef5d187435 · high-level-function-3se-069c03f8a415717a |
JSON-LD
{
"@context": "https://www.3se.info/3se-onto/contexts/term.context.jsonld",
"@type": "skos:Concept",
"title": "State breakdown structure - 3SE",
"description": "State hierarchy that is typically used to partition the assigned work and associated resource by following the principles below:\n(1) A high level state is composed of at least two states.\n(2) A high level state allocates at least one high level function.\n(3) A state allocates at least one function.\n(4) A state can be a high level state.",
"status": "draft",
"@id": "https://www.3se.info/3se-onto/terms/state-breakdown-structure-3se-069c062b365f7e5d",
"related": [
"https://www.3se.info/3se-onto/terms/high-level-state-3se-069c062b3637735e",
"https://www.3se.info/3se-onto/terms/state-3se-069b48ef5d787fea",
"https://www.3se.info/3se-onto/terms/function-3se-069b48ef5d187435",
"https://www.3se.info/3se-onto/terms/high-level-function-3se-069c03f8a415717a"
],
"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