Feature breakdown structure - 3SE
Drafthttps://www.3se.info/3se-onto/terms/feature-breakdown-structure-3se-069c96f861447442
Breakdown structure of the feature that supports the feature analysis by following the principles below:
(1) A high level feature is composed of at least two features.
(2) A feature can be an high level feature.
(3) A feature allocates a goal.
Note: principle (3) excludes principle (2).
Structure
flowchart TD
N1["Feature"]
N2["Goal"]
N3["Stakeholder functional requirement"]
N4["Stakeholder non-functional requirement"]
N5["Stakeholder constraint"]
N6["High level feature"]
N7["Value"]
N8["High level goal"]
N1 -.->|allocates| N2
N1 -.->|allocates| N3
N1 -.->|allocates| N4
N1 -.->|allocates| N5
N1 -.->|can be| N6
N2 -.->|allocates| N7
N2 -.->|can be| N8
N6 -->|composed of| N1
Relations
JSON-LD
{
"@context": "https://www.3se.info/3se-onto/contexts/term.context.jsonld",
"@type": "skos:Concept",
"title": "Feature breakdown structure - 3SE",
"description": "Breakdown structure of the feature that supports the feature analysis by following the principles below:\n(1) A high level feature is composed of at least two features.\n(2) A feature can be an high level feature.\n(3) A feature allocates a goal.\nNote: principle (3) excludes principle (2).",
"status": "draft",
"@id": "https://www.3se.info/3se-onto/terms/feature-breakdown-structure-3se-069c96f861447442",
"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-feature-3se-069c96f861687327",
"https://www.3se.info/3se-onto/terms/feature-analysis-3se-069b9d2c8d747c84",
"https://www.3se.info/3se-onto/terms/feature-model-3se-069d3f26ae067509"
],
"entryCreated": "2026-03-29",
"entryModified": "2026-04-19",
"entryCreator": {
"@type": "foaf:Person",
"name": "@rcasteran"
}
}
Raw JSON-LD: index.jsonld
Created 2026-03-29 · Modified 2026-04-19 · by @rcasteran