Hardware architecture - 3SE
Drafthttps://www.3se.info/3se-onto/terms/hardware-architecture-3se-069cfeb60f3b7516
Analysis of the hardware to determine what hardware blocks are realizing it.
Allocations
flowchart TD
N1["Hardware"]
N2["Hardware state"]
N1 -.->|allocates| N2
Architecture
flowchart TD
N1["Hardware"]
N2["Hardware interface"]
N3["Hardware state"]
N4["Hardware block"]
N5["Hardware component"]
N1 -->|composed of| N4
N4 -->|composed of| N5
N1 -.->|exposes| N2
N1 -.->|allocates| N3
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 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-3se-069bb0a752d57cb1",
"https://www.3se.info/3se-onto/terms/hardware-block-3se-069a9bc4a33c79b5"
],
"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-03",
"entryCreator": {
"@type": "foaf:Person",
"name": "@rcasteran"
}
}
Raw JSON-LD: index.jsonld
Created 2026-04-03 · Modified 2026-04-03 · by @rcasteran