{
"id": "topic:observable-pattern",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Observable Pattern",
"description": "Observable Pattern as a cross-cutting topic - emitting value changes over\ntime to subscribed observers or reactive consumers.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "page:taxonomy-alignment-import",
"to": "topic:observable-pattern",
"kind": "documents"
}
]
}