System attribute breakdown structure - 3SE
Drafthttps://www.3se.info/3se-onto/terms/system-attribute-breakdown-structure-3se-069dcf9368c6750e
Breakdown structure of the system attribute that supports the system attribute analysis by following the principles below:
(1) A system attribute is composed of at least two system element attributes.
(2) A system attribute allocates a high level physical element attribute.
(3) A system element attribute allocates a physical element attribute.
(4) A system element attribute can be a system attribute.
Note: principle (4) excludes principle (3).
Structure
flowchart TD
N1["System attribute"]
N2["System element attribute"]
N3["Physical element attribute"]
N4["Functional element attribute"]
N5["System non-functional requirement"]
N6["High level physical element attribute"]
N7["High level functional element attribute"]
N1 -->|composed of| N2
N2 -.->|allocates| N3
N2 -.->|can be| N1
N3 -.->|allocates| N4
N3 -.->|allocates| N5
N3 -.->|can be| N6
N6 -->|composed of| N3
N6 -.->|allocates| N7
N7 -.->|allocates| N5
N4 -.->|allocates| N5
Relations
JSON-LD
{
"@context": "https://www.3se.info/3se-onto/contexts/term.context.jsonld",
"@type": "skos:Concept",
"title": "System attribute breakdown structure - 3SE",
"description": "Breakdown structure of the system attribute that supports the system attribute analysis by following the principles below:\n(1) A system attribute is composed of at least two system element attributes.\n(2) A system attribute allocates a high level physical element attribute.\n(3) A system element attribute allocates a physical element attribute.\n(4) A system element attribute can be a system attribute.\nNote: principle (4) excludes principle (3).",
"status": "draft",
"@id": "https://www.3se.info/3se-onto/terms/system-attribute-breakdown-structure-3se-069dcf9368c6750e",
"subClassOf": [
"https://www.3se.info/3se-onto/terms/breakdown-structure-3se-069d166fa9037b67"
],
"related": [
"https://www.3se.info/3se-onto/terms/system-attribute-3se-069dcf9369b672e3",
"https://www.3se.info/3se-onto/terms/system-element-attribute-3se-069dd064716473a4",
"https://www.3se.info/3se-onto/terms/system-attribute-analysis-3se-069dcf9368b37c5a",
"https://www.3se.info/3se-onto/terms/system-attribute-model-3se-069dcf9369887f72",
"https://www.3se.info/3se-onto/terms/physical-element-attribute-3se-069e3c5af9167fb3",
"https://www.3se.info/3se-onto/terms/high-level-physical-element-attribute-3se-069ebabe8f6076e4"
],
"entryCreated": "2026-04-13",
"entryModified": "2026-04-24",
"entryCreator": {
"@type": "foaf:Person",
"name": "@rcasteran"
}
}
Raw JSON-LD: index.jsonld
Created 2026-04-13 · Modified 2026-04-24 · by @rcasteran