Goal breakdown structure - 3SE
Drafthttps://www.3se.info/3se-onto/terms/goal-breakdown-structure-3se-069c96f8615f7b6a
Breakdown structure of the goal that supports the goal analysis by following the principles below:
(1) A high level goal is composed of at least two goals.
(2) A goal can be an high level goal.
(3) A goal is allocated to a feature.
Note: principle (3) excludes principle (2)
Structure
flowchart TD
N1["Feature"]
N2["Goal"]
N3["High level feature"]
N4["High level goal"]
N1 -.->|allocates| N2
N1 -.->|can be| N3
N2 -.->|can be| N4
N4 -->|composed of| N2
Relations
JSON-LD
{
"@context": "https://www.3se.info/3se-onto/contexts/term.context.jsonld",
"@type": "skos:Concept",
"title": "Goal breakdown structure - 3SE",
"description": "Breakdown structure of the goal that supports the goal analysis by following the principles below:\n(1) A high level goal is composed of at least two goals.\n(2) A goal can be an high level goal.\n(3) A goal is allocated to a feature.\nNote: principle (3) excludes principle (2)",
"status": "draft",
"@id": "https://www.3se.info/3se-onto/terms/goal-breakdown-structure-3se-069c96f8615f7b6a",
"subClassOf": [
"https://www.3se.info/3se-onto/terms/breakdown-structure-3se-069d166fa9037b67"
],
"related": [
"https://www.3se.info/3se-onto/terms/feature-3se-069b48ef5d0f7505",
"https://www.3se.info/3se-onto/terms/goal-3se-069b48ef5d2171ed",
"https://www.3se.info/3se-onto/terms/high-level-goal-3se-069c96f8617073e0",
"https://www.3se.info/3se-onto/terms/goal-analysis-3se-069b9d2c8da575a4",
"https://www.3se.info/3se-onto/terms/goal-model-3se-069d3f26ae1e7e10"
],
"entryCreated": "2026-03-29",
"entryModified": "2026-04-06",
"entryCreator": {
"@type": "foaf:Person",
"name": "@rcasteran"
}
}
Raw JSON-LD: index.jsonld
Created 2026-03-29 · Modified 2026-04-06 · by @rcasteran