Function breakdown structure - 3SE

Draft

https://www.3se.info/3se-onto/terms/function-breakdown-structure-3se-069c03f8a3ee7e9d

Function hierarchy that is typically used to partition the assigned work and associated resource by following the principles below:
(1) A high level function is composed of at least two functions.
(2) A high level function allocates an activity.
(3) A function can be a high level function.

Structure

flowchart TD N1["Activity"] N2["Feature"] N3["Function"] N4["High level function"] N1 -.->|allocates| N2 N3 -.->|can be| N4 N4 -->|composed of| N3 N4 -.->|allocates| N1

Relations

Relatedactivity-3se-069b48ef5cd47253  ·  function-3se-069b48ef5d187435  ·  high-level-function-3se-069c03f8a415717a

JSON-LD

{
  "@context": "https://www.3se.info/3se-onto/contexts/term.context.jsonld",
  "@type": "skos:Concept",
  "title": "Function breakdown structure - 3SE",
  "description": "Function hierarchy that is typically used to partition the assigned work and associated resource by following the principles below:\n(1) A high level function is composed of at least two functions.\n(2) A high level function allocates an activity.\n(3) A function can be a high level function.",
  "status": "draft",
  "@id": "https://www.3se.info/3se-onto/terms/function-breakdown-structure-3se-069c03f8a3ee7e9d",
  "related": [
    "https://www.3se.info/3se-onto/terms/activity-3se-069b48ef5cd47253",
    "https://www.3se.info/3se-onto/terms/function-3se-069b48ef5d187435",
    "https://www.3se.info/3se-onto/terms/high-level-function-3se-069c03f8a415717a"
  ],
  "entryCreated": "2026-03-22",
  "entryModified": "2026-03-22",
  "entryCreator": {
    "@type": "foaf:Person",
    "name": "@rcasteran"
  }
}

Raw JSON-LD: index.jsonld

Created 2026-03-22  ·  Modified 2026-03-22  ·  by @rcasteran