Hardware architecture - 3SE
Drafthttps://www.3se.info/3se-onto/terms/hardware-architecture-3se-069cfeb60f3b7516
Analysis of the hardware and its hardware state to determine what hardware blocks are realizing it.
Allocations
flowchart TD
N1["Hardware block"]
N2["Hardware block state"]
N3["Hardware state"]
N4["Hardware function"]
N5["Hardware"]
N1 -.->|allocates| N2
N3 -.->|allocates| N4
N5 -.->|allocates| N3
Architecture
flowchart TD
N1["Hardware block"]
N2["Hardware block interface"]
N3["Hardware block state"]
N4["Hardware component"]
N5["Hardware state"]
N6["Hardware function"]
N7["Hardware"]
N8["Hardware interface"]
N1 -->|composed of| N4
N5 -->|composed of| N3
N7 -->|composed of| N1
N1 -.->|exposes| N2
N7 -.->|exposes| N8
N1 -.->|allocates| N3
N5 -.->|allocates| N6
N7 -.->|allocates| N5
Relations
JSON-LD
{
"@context": "https://www.3se.info/3se-onto/contexts/term.context.jsonld",
"@type": "skos:Concept",
"title": "Hardware architecture - 3SE",
"description": "Analysis of the hardware and its hardware state to determine what hardware blocks are realizing it.",
"status": "draft",
"subClassOf": [
"https://www.3se.info/3se-onto/terms/analysis-3se-069b5a9129c37ebe"
],
"@id": "https://www.3se.info/3se-onto/terms/hardware-architecture-3se-069cfeb60f3b7516",
"related": [
"https://www.3se.info/3se-onto/terms/hardware-block-3se-069a9bc4a33c79b5",
"https://www.3se.info/3se-onto/terms/hardware-block-breakdown-structure-3se-069dc0c117f07144",
"https://www.3se.info/3se-onto/terms/hardware-breakdown-structure-3se-069dc0c1181c7f71",
"https://www.3se.info/3se-onto/terms/hardware-state-3se-069c98e055d57d9c",
"https://www.3se.info/3se-onto/terms/hardware-interface-breakdown-structure-3se-069dc15cd1067235",
"https://www.3se.info/3se-onto/terms/hardware-state-breakdown-structure-3se-069dc15cd10e7f98",
"https://www.3se.info/3se-onto/terms/hardware-3se-069bb0a752d57cb1"
],
"relatedMatch": [
"https://www.3se.info/3se-onto/terms/architecture-42010-2022-069cff8d0ac17a44",
"https://www.3se.info/3se-onto/terms/architecture-26262-1-2018-069cff8d0aa87a16"
],
"entryCreated": "2026-04-03",
"entryModified": "2026-04-12",
"entryCreator": {
"@type": "foaf:Person",
"name": "@rcasteran"
}
}
Raw JSON-LD: index.jsonld
Created 2026-04-03 · Modified 2026-04-12 · by @rcasteran