Skip to main content

Module graph

Module graph 

Source
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§

CentralityScores
Centrality scores for a node
GraphCluster
A cluster/community of nodes
GraphEdge
Graph edge
GraphFilter
Filter options for graph queries
GraphNode
Graph node
GraphStats
Graph statistics and metrics
KnowledgeGraph
Knowledge graph structure