Hardware interface breakdown structure - 3SE
Drafthttps://www.3se.info/3se-onto/terms/hardware-interface-breakdown-structure-3se-069dc15cd1067235
Breakdown structure of the hardware interface that supports the hardware architecture by following the principles below:
(1) A hardware interface is composed of at least one hardware block interface.
(2) A hardware exposes at least one hardware interface.
(3) A hardware block exposes at least one hardware block interface.
Structure
flowchart TD
N1["Hardware"]
N2["Hardware block"]
N3["Hardware state"]
N4["Hardware component"]
N5["Hardware block state"]
N6["Hardware interface"]
N7["Hardware block interface"]
N1 -->|composed of| N2
N1 -.->|allocates| N3
N2 -->|composed of| N4
N2 -.->|allocates| N5
N6 -->|composed of| N7
N1 -.->|exposes| N6
N2 -.->|exposes| N7
Relations
JSON-LD
{
"@context": "https://www.3se.info/3se-onto/contexts/term.context.jsonld",
"@type": "skos:Concept",
"title": "Hardware interface breakdown structure - 3SE",
"description": "Breakdown structure of the hardware interface that supports the hardware architecture by following the principles below:\n(1) A hardware interface is composed of at least one hardware block interface.\n(2) A hardware exposes at least one hardware interface.\n(3) A hardware block exposes at least one hardware block interface.",
"status": "draft",
"subClassOf": [
"https://www.3se.info/3se-onto/terms/breakdown-structure-3se-069d166fa9037b67"
],
"@id": "https://www.3se.info/3se-onto/terms/hardware-interface-breakdown-structure-3se-069dc15cd1067235",
"related": [
"https://www.3se.info/3se-onto/terms/hardware-3se-069bb0a752d57cb1",
"https://www.3se.info/3se-onto/terms/hardware-architecture-3se-069cfeb60f3b7516",
"https://www.3se.info/3se-onto/terms/hardware-block-3se-069a9bc4a33c79b5",
"https://www.3se.info/3se-onto/terms/hardware-block-interface-3se-069dc15cd0dc7340",
"https://www.3se.info/3se-onto/terms/hardware-interface-3se-069bd66fb6017920"
],
"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