Expand description
Knowledge graph visualization (RML-894 improvements)
Provides:
- Interactive graph visualization with vis.js
- Graph clustering and community detection
- Graph statistics and metrics
- Export to multiple formats (HTML, DOT, JSON)
- Filtering and traversal utilities
- Temporal knowledge graph with validity periods (RML-1235)
Modules§
- coactivation
- Temporal Coactivation / Hebbian Learning (RML-1218).
- conflicts
- Graph Conflict Detection & Resolution (RML-1217)
- temporal
- Temporal knowledge graph — edges with validity periods.
- triplets
- Semantic Triplet Matching — RML-1219
Structs§
- Centrality
Scores - Centrality scores for a node
- Graph
Cluster - A cluster/community of nodes
- Graph
Edge - Graph edge
- Graph
Filter - Filter options for graph queries
- Graph
Node - Graph node
- Graph
Stats - Graph statistics and metrics
- Knowledge
Graph - Knowledge graph structure