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["High level feature"]
N4["High level goal"]
N1 -.->|allocates| N2
N1 -.->|can be| N3
N2 -.->|can be| N4
N3 -->|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-06",
"entryCreator": {
"@type": "foaf:Person",
"name": "@rcasteran"
}
}
Raw JSON-LD: index.jsonld
Created 2026-03-29 · Modified 2026-04-06 · by @rcasteran