File size: 1,884 Bytes
19d2a37
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
---
license: other
license_name: custom
license_link: LICENSE
dataset_info:
  features:
  - name: id
    dtype: string
  - name: name
    dtype: string
  - name: category
    dtype: string
  - name: description
    dtype: string
  - name: equivalent_identifiers
    list: string
  - name: all_categories
    list: string
  - name: publications
    list: string
  - name: labels
    list: string
  - name: international_resource_identifier
    dtype: string
  - name: upstream_data_source
    list: string
  splits:
  - name: train
    num_bytes: 5344685868
    num_examples: 9229096
  download_size: 1246629480
  dataset_size: 5344685868
configs:
- config_name: default
  data_files:
  - split: train
    path: data/nodes/train-*
task_categories:
- graph-ml
language:
- en
tags:
- biology
- medical
pretty_name: Every Cure Integrated Knowledge Graph
---

# Dataset Card for Every Cure Integrated Knowledge Graph (Nodes)

## Dataset Description

- **Homepage:** https://docs.dev.everycure.org/releases/public_data_releases/
- **Paper:** NA
- **Point of Contact:** https://github.com/everycure-org/matrix/issues

### Dataset Summary

The Every Cure KG is currently (as of February 2026) essentially an integrated, simplified and filtered merged KG comprising ROBOKOP and RTX-KG2.
The "Nodes" datasets contains the records for all nodes in the graph, including metadata.

See [edges](https://huggingface.co/datasets/everycure/kg-nodes) dataset for the corresponding set of edges.

### Source Data

- [Attribution](https://docs.dev.everycure.org/releases/attribution/)
- [First-level knowledge sources](https://docs.dev.everycure.org/releases/knowledge_sources/)
- [Primary knowledge sources](https://docs.dev.everycure.org/releases/primary_knowledge_sources/)

## Licensing Information

See [LICENSE](https://huggingface.co/datasets/everycure/kg-nodes/blob/main/LICENSE.md) for details.