II.
Term JSON
Structured · liveterm:cqrs-command-query-responsibility-segregation
CQRS (Command Query Responsibility Segregation) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:cqrs-command-query-responsibility-segregation",
"_kind": "Term",
"_file": "terminology/terms/taxonomy-term-aliases.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "CQRS (Command Query Responsibility Segregation)",
"kind": "concept",
"references": [
"topic:cqrs",
"skill-area:cqrs"
],
"description": "Taxonomy alias term for CQRS using its expanded long form.\n"
},
"outgoingEdges": [
{
"from": "term:cqrs-command-query-responsibility-segregation",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:cqrs-command-query-responsibility-segregation",
"to": "domain:computer-science",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}