Hardware state breakdown structure - 3SE
Drafthttps://www.3se.info/3se-onto/terms/hardware-state-breakdown-structure-3se-069dc15cd10e7f98
Breakdown structure of the hardware state that supports the hardware architecture by following the principles below:
(1) A hardware state is composed of at least two hardware block states.
(2) A hardware state allocates at least one hardware function.
(3) A hardware block state allocates at least one hardware block function.
Structure
flowchart TD
N1["Hardware block function"]
N2["Hardware component function"]
N3["Hardware block state"]
N4["Hardware function"]
N5["Hardware feature"]
N6["Hardware state"]
N1 -->|composed of| N2
N3 -.->|allocates| N1
N4 -->|composed of| N1
N4 -.->|allocates| N5
N6 -->|composed of| N3
N6 -.->|allocates| N4
Relations
JSON-LD
{
"@context": "https://www.3se.info/3se-onto/contexts/term.context.jsonld",
"@type": "skos:Concept",
"title": "Hardware state breakdown structure - 3SE",
"description": "Breakdown structure of the hardware state that supports the hardware architecture by following the principles below:\n(1) A hardware state is composed of at least two hardware block states.\n(2) A hardware state allocates at least one hardware function.\n(3) A hardware block state allocates at least one hardware block function.",
"status": "draft",
"subClassOf": [
"https://www.3se.info/3se-onto/terms/breakdown-structure-3se-069d166fa9037b67"
],
"@id": "https://www.3se.info/3se-onto/terms/hardware-state-breakdown-structure-3se-069dc15cd10e7f98",
"related": [
"https://www.3se.info/3se-onto/terms/hardware-architecture-3se-069cfeb60f3b7516",
"https://www.3se.info/3se-onto/terms/hardware-block-function-3se-069dc0c1181373be",
"https://www.3se.info/3se-onto/terms/hardware-block-state-3se-069dc15cd0fc7d86",
"https://www.3se.info/3se-onto/terms/hardware-function-3se-069be64e184f7488",
"https://www.3se.info/3se-onto/terms/hardware-state-3se-069c98e055d57d9c"
],
"entryCreated": "2026-04-12",
"entryModified": "2026-04-12",
"entryCreator": {
"@type": "foaf:Person",
"name": "@rcasteran"
}
}
Raw JSON-LD: index.jsonld
Created 2026-04-12 · Modified 2026-04-12 · by @rcasteran