Hardware breakdown structure - 3SE

Draft

https://www.3se.info/3se-onto/terms/hardware-breakdown-structure-3se-069dc0c1181c7f71

Breakdown structure of the hardware that supports the hardware architecture by following the principles below:
(1) A hardware is composed of at least two hardware blocks.
(2) A hardware allocates a hardware function.
(3) A hardware block allocates a hardware block function.

Structure

flowchart TD N1["Hardware"] N2["Hardware block"] N3["Hardware state"] N4["Hardware component"] N5["Hardware block state"] N6["Hardware block function"] N7["Hardware component function"] N8["Hardware function"] N9["Hardware feature"] N1 -->|composed of| N2 N1 -.->|allocates| N3 N2 -->|composed of| N4 N2 -.->|allocates| N5 N6 -->|composed of| N7 N8 -->|composed of| N6 N8 -.->|allocates| N9 N3 -.->|allocates| N8 N4 -.->|allocates| N7 N5 -.->|allocates| N6

Relations

Relatedhardware-3se-069bb0a752d57cb1  ·  hardware-architecture-3se-069cfeb60f3b7516  ·  hardware-block-3se-069a9bc4a33c79b5  ·  hardware-block-function-3se-069dc0c1181373be  ·  hardware-function-3se-069be64e184f7488
Subclass ofbreakdown-structure-3se-069d166fa9037b67

JSON-LD

{
  "@context": "https://www.3se.info/3se-onto/contexts/term.context.jsonld",
  "@type": "skos:Concept",
  "title": "Hardware breakdown structure - 3SE",
  "description": "Breakdown structure of the hardware that supports the hardware architecture by following the principles below:\n(1) A hardware is composed of at least two hardware blocks.\n(2) A hardware allocates a hardware function.\n(3) A hardware block allocates a 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-breakdown-structure-3se-069dc0c1181c7f71",
  "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-function-3se-069dc0c1181373be",
    "https://www.3se.info/3se-onto/terms/hardware-function-3se-069be64e184f7488"
  ],
  "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