Physical element attribute breakdown structure - 3SE
Drafthttps://www.3se.info/3se-onto/terms/physical-element-attribute-breakdown-structure-3se-069ebabe8f697368
Breakdown structure of the physical element attribute that supports the physical architecture by following the principles below:
(1) A high level physical element attribute is composed of at least two physical element attributes.
(2) A high level physical element attribute allocates at least one high level functional element attribute.
(3) A physical element attribute allocates at least one functional element attribute.
(4) A physical element attribute can be a high level physical element attribute.
Structure
flowchart TD
N1["Functional element attribute"]
N2["System element state attribute"]
N3["System non-functional requirement"]
N4["High level functional element attribute"]
N5["System state attribute"]
N6["High level physical element attribute"]
N7["Physical element attribute"]
N1 -.->|allocates| N2
N1 -.->|allocates| N3
N1 -.->|can be| N4
N4 -->|composed of| N1
N4 -.->|allocates| N5
N4 -.->|allocates| N3
N6 -->|composed of| N7
N6 -.->|allocates| N4
N7 -.->|allocates| N1
N7 -.->|allocates| N3
N7 -.->|can be| N6
N5 -.->|allocates| N3
Relations
JSON-LD
{
"@context": "https://www.3se.info/3se-onto/contexts/term.context.jsonld",
"@type": "skos:Concept",
"title": "Physical element attribute breakdown structure - 3SE",
"description": "Breakdown structure of the physical element attribute that supports the physical architecture by following the principles below:\n(1) A high level physical element attribute is composed of at least two physical element attributes.\n(2) A high level physical element attribute allocates at least one high level functional element attribute.\n(3) A physical element attribute allocates at least one functional element attribute.\n(4) A physical element attribute can be a high level physical element attribute.",
"status": "draft",
"subClassOf": [
"https://www.3se.info/3se-onto/terms/breakdown-structure-3se-069d166fa9037b67"
],
"@id": "https://www.3se.info/3se-onto/terms/physical-element-attribute-breakdown-structure-3se-069ebabe8f697368",
"related": [
"https://www.3se.info/3se-onto/terms/functional-element-attribute-3se-069dcf93699c7864",
"https://www.3se.info/3se-onto/terms/high-level-functional-element-attribute-3se-069ebabe8f57748e",
"https://www.3se.info/3se-onto/terms/high-level-physical-element-attribute-3se-069ebabe8f6076e4",
"https://www.3se.info/3se-onto/terms/physical-architecture-3se-069b9d2c8dc67374",
"https://www.3se.info/3se-onto/terms/physical-element-attribute-3se-069e3c5af9167fb3"
],
"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