Home ... evidence Knowledge Sources

Knowledge Sources

This page presents the primary knowledge sources (KSs) ingested into the Matrix graph, offering an overview of the individual sources that compose the graph, along with key metrics and detailed insights for each source.

Knowledge Source Details

Data Table
Catalog Error: Table with name pks_metadata does not exist!
Did you mean "upstream_data_sources"?
LINE 12: LEFT JOIN bq.pks_metadata meta ON meta.primary_knowledge_source = primary_knowledge_source.source
LEFT JOIN (
  SELECT
    primary_knowledge_source,
    SUM(count) as total_edges
  FROM bq.merged_kg_edges
  GROUP BY primary_knowledge_source
) edge_counts ON edge_counts.primary_knowledge_source = primary_knowledge_source.source
ORDER BY n_edges DESC
) AS "inputQuery-jj"
...
                   ^

Filter Knowledge Sources

Use the filters below to refine your view of associations in the Matrix Knowledge Graph. You can limit the visualization to specific primary knowledge sources or upstream knowledge sources.

View Options

Source Filters

Sources with fewer than 50,000 edges are grouped as "Other (Small Sources)"

Knowledge Source Flow

The network diagram below shows how knowledge flows from primary sources through aggregator knowledge graphs (RTX-KG2, ROBOKOP) to create our unified knowledge graph. Node sizes reflect connections from your currently selected sources - use the filters above to explore different subsets of the knowledge graph.

Loading...