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