Service architecture - 3SE
Drafthttps://www.3se.info/3se-onto/terms/service-architecture-3se-069d3f26ae477c53
Analysis of the service to determine what service means are realizing it.
Allocations
flowchart TD
N1["Service"]
N2["Feature"]
N1 -.->|allocates| N2
Architecture
flowchart TD
N1["Service"]
N2["Feature"]
N3["Service mean"]
N4["Service contract"]
N5["Service level agreement"]
N1 -->|composed of| N3
N1 -->|composed of| N4
N1 -->|composed of| N5
N1 -.->|allocates| N2
Relations
JSON-LD
{
"@context": "https://www.3se.info/3se-onto/contexts/term.context.jsonld",
"@type": "skos:Concept",
"title": "Service architecture - 3SE",
"description": "Analysis of the service to determine what service means are realizing it.",
"status": "draft",
"subClassOf": [
"https://www.3se.info/3se-onto/terms/analysis-3se-069b5a9129c37ebe"
],
"relatedMatch": [
"https://www.3se.info/3se-onto/terms/architecture-42010-2022-069cff8d0ac17a44",
"https://www.3se.info/3se-onto/terms/architecture-26262-1-2018-069cff8d0aa87a16"
],
"@id": "https://www.3se.info/3se-onto/terms/service-architecture-3se-069d3f26ae477c53",
"related": [
"https://www.3se.info/3se-onto/terms/service-3se-069c5aee69f47c9d",
"https://www.3se.info/3se-onto/terms/service-architecture-model-3se-069d3f26ae4f7f1c",
"https://www.3se.info/3se-onto/terms/service-mean-3se-069c5aee6a337c05"
],
"entryCreated": "2026-04-06",
"entryModified": "2026-04-06",
"entryCreator": {
"@type": "foaf:Person",
"name": "@rcasteran"
}
}
Raw JSON-LD: index.jsonld
Created 2026-04-06 · Modified 2026-04-06 · by @rcasteran