II.
Topic JSON
Structured · livetopic:knowledge-graph-construction
Knowledge Graph Construction json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:knowledge-graph-construction",
"_kind": "Topic",
"_file": "domain/topics/topics-knowledge-fabric.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Knowledge Graph Construction",
"description": "Knowledge Graph Construction as a cross-cutting topic — building and\nmaintaining structured representations of organizational entities,\nrelationships, and facts. Covers entity extraction from unstructured\ntext, relation linking, schema design for knowledge graphs, graph\ndatabases (Neo4j, Amazon Neptune, TigerGraph), ontology alignment,\nand incremental graph updates from streaming knowledge sources.\n"
},
"outgoingEdges": [
{
"from": "topic:knowledge-graph-construction",
"to": "domain:software-engineering",
"kind": "applies_to"
},
{
"from": "topic:knowledge-graph-construction",
"to": "topic:graph-rag",
"kind": "related_topics"
}
],
"incomingEdges": [
{
"from": "domain:knowledge-management",
"to": "topic:knowledge-graph-construction",
"kind": "contains"
},
{
"from": "retrieval-pipeline:graph-rag",
"to": "topic:knowledge-graph-construction",
"kind": "relates_to_topic"
},
{
"from": "tool:graphify",
"to": "topic:knowledge-graph-construction",
"kind": "relates_to_topic",
"attributes": {}
}
]
}