System architecture validation - 3SE
Drafthttps://www.3se.info/3se-onto/terms/system-architecture-validation-3se-069c957ec9dd7473
Evaluation of the interactions between the system elements, based on some system architecture validation cases, to determine whether it satisfies the system architecture contraints at the end of a development phase.
Architecture
flowchart TD
N1["System element"]
N2["System element interface"]
N3["Physical interface"]
N4["System architecture constraint"]
N5["System element interface attribute"]
N6["Physical element"]
N7["System element state"]
N8["System element attribute"]
N1 -.->|exposes| N2
N2 -.->|allocates| N3
N2 -.->|allocates| N4
N2 -.->|allocates| N5
N1 -.->|allocates| N6
N1 -.->|allocates| N7
N1 -.->|allocates| N8
Relations
JSON-LD
{
"@context": "https://www.3se.info/3se-onto/contexts/term.context.jsonld",
"@type": "skos:Concept",
"title": "System architecture validation - 3SE",
"description": "Evaluation of the interactions between the system elements, based on some system architecture validation cases, to determine whether it satisfies the system architecture contraints at the end of a development phase.",
"status": "draft",
"subClassOf": [
"https://www.3se.info/3se-onto/terms/integration-3se-069b5a9129ef793b",
"https://www.3se.info/3se-onto/terms/system-validation-3se-069c3bf77159739b"
],
"@id": "https://www.3se.info/3se-onto/terms/system-architecture-validation-3se-069c957ec9dd7473",
"related": [
"https://www.3se.info/3se-onto/terms/system-architecture-validation-case-3se-069b5b3d9ee67de5",
"https://www.3se.info/3se-onto/terms/system-element-3se-069b85f238fb79eb",
"https://www.3se.info/3se-onto/terms/system-architecture-3se-069cfe7e566773ac"
],
"entryCreated": "2026-03-29",
"entryModified": "2026-06-08",
"entryCreator": {
"@type": "foaf:Person",
"name": "@rcasteran"
}
}
Raw JSON-LD: index.jsonld
Created 2026-03-29 · Modified 2026-06-08 · by @rcasteran