Interface breakdown structure - 3SE
Drafthttps://www.3se.info/3se-onto/terms/interface-breakdown-structure-3se-069cd5b860b47815
Breakdown structure of the interface that supports the system architecture by following the principles below:
(1) A system interface is composed of at least one system element interface.
(2) A system element interface allocates a physical interface.
(3) A system element interface can be a system interface.
Structure
flowchart TD
N1["Physical interface"]
N2["Functional interface"]
N3["System element interface"]
N4["System interface"]
N1 -.->|allocates| N2
N3 -.->|allocates| N1
N3 -.->|can be| N4
N4 -->|composed of| N3
Relations
JSON-LD
{
"@context": "https://www.3se.info/3se-onto/contexts/term.context.jsonld",
"@type": "skos:Concept",
"title": "Interface breakdown structure - 3SE",
"description": "Breakdown structure of the interface that supports the system architecture by following the principles below:\n(1) A system interface is composed of at least one system element interface.\n(2) A system element interface allocates a physical interface.\n(3) A system element interface can be a system interface.",
"status": "draft",
"@id": "https://www.3se.info/3se-onto/terms/interface-breakdown-structure-3se-069cd5b860b47815",
"subClassOf": [
"https://www.3se.info/3se-onto/terms/breakdown-structure-3se-069d166fa9037b67"
],
"related": [
"https://www.3se.info/3se-onto/terms/physical-interface-3se-069bd66fb639714a",
"https://www.3se.info/3se-onto/terms/system-element-interface-3se-069cd5b860d1741a",
"https://www.3se.info/3se-onto/terms/system-interface-3se-069bd66fb6547971",
"https://www.3se.info/3se-onto/terms/system-architecture-3se-069cfe7e566773ac",
"https://www.3se.info/3se-onto/terms/system-architecture-model-3se-069d3f26ae587442"
],
"entryCreated": "2026-04-01",
"entryModified": "2026-04-06",
"entryCreator": {
"@type": "foaf:Person",
"name": "@rcasteran"
}
}
Raw JSON-LD: index.jsonld
Created 2026-04-01 · Modified 2026-04-06 · by @rcasteran