Software architecture - 3SE

Draft

https://www.3se.info/3se-onto/terms/software-architecture-3se-069cfeb60f46731b

Analysis of the software and its software state to determine what software components are realizing it.

Allocations

flowchart TD N1["Software component"] N2["Software component state"] N3["Software state"] N4["Software function"] N5["Software"] N1 -.->|allocates| N2 N3 -.->|allocates| N4 N5 -.->|allocates| N3

Architecture

flowchart TD N1["Software component"] N2["Software component interface"] N3["Software component state"] N4["Software unit"] N5["Software state"] N6["Software function"] N7["Software"] N8["Software interface"] N1 -->|composed of| N4 N5 -->|composed of| N3 N7 -->|composed of| N1 N1 -.->|exposes| N2 N7 -.->|exposes| N8 N1 -.->|allocates| N3 N5 -.->|allocates| N6 N7 -.->|allocates| N5

Relations

Relatedsoftware-component-3se-069b85f238e370c5  ·  software-breakdown-structure-3se-069dc076d3b77fa1  ·  software-component-breakdown-structure-3se-069dc076d3dc7c81  ·  software-state-3se-069c98e056107597  ·  software-interface-breakdown-structure-3se-069dc11873027025  ·  software-state-breakdown-structure-3se-069dc118730a787a  ·  software-3se-069bb0a752e7712e
Subclass ofanalysis-3se-069b5a9129c37ebe
Related matcharchitecture-42010-2022-069cff8d0ac17a44  ·  architecture-26262-1-2018-069cff8d0aa87a16

JSON-LD

{
  "@context": "https://www.3se.info/3se-onto/contexts/term.context.jsonld",
  "@type": "skos:Concept",
  "title": "Software architecture - 3SE",
  "description": "Analysis of the software and its software state to determine what software components are realizing it.",
  "status": "draft",
  "subClassOf": [
    "https://www.3se.info/3se-onto/terms/analysis-3se-069b5a9129c37ebe"
  ],
  "@id": "https://www.3se.info/3se-onto/terms/software-architecture-3se-069cfeb60f46731b",
  "related": [
    "https://www.3se.info/3se-onto/terms/software-component-3se-069b85f238e370c5",
    "https://www.3se.info/3se-onto/terms/software-breakdown-structure-3se-069dc076d3b77fa1",
    "https://www.3se.info/3se-onto/terms/software-component-breakdown-structure-3se-069dc076d3dc7c81",
    "https://www.3se.info/3se-onto/terms/software-state-3se-069c98e056107597",
    "https://www.3se.info/3se-onto/terms/software-interface-breakdown-structure-3se-069dc11873027025",
    "https://www.3se.info/3se-onto/terms/software-state-breakdown-structure-3se-069dc118730a787a",
    "https://www.3se.info/3se-onto/terms/software-3se-069bb0a752e7712e"
  ],
  "relatedMatch": [
    "https://www.3se.info/3se-onto/terms/architecture-42010-2022-069cff8d0ac17a44",
    "https://www.3se.info/3se-onto/terms/architecture-26262-1-2018-069cff8d0aa87a16"
  ],
  "entryCreated": "2026-04-03",
  "entryModified": "2026-04-12",
  "entryCreator": {
    "@type": "foaf:Person",
    "name": "@rcasteran"
  }
}

Raw JSON-LD: index.jsonld

Created 2026-04-03  ·  Modified 2026-04-12  ·  by @rcasteran