Update README.md
Browse files
README.md
CHANGED
|
@@ -125,14 +125,18 @@ This version improves:
|
|
| 125 |
|
| 126 |
---
|
| 127 |
|
| 128 |
-
## 📎 Citation
|
| 129 |
-
|
| 130 |
-
If you use this dataset in research:
|
| 131 |
-
|
| 132 |
-
Files included:
|
| 133 |
-
- nodes.csv (core identity graph nodes)
|
| 134 |
-
- edges.csv (relationship graph)
|
| 135 |
-
- schema.jsonld (Linked Data schema)
|
| 136 |
-
- metadata.json (supplementary metadata)
|
| 137 |
|
| 138 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 125 |
|
| 126 |
---
|
| 127 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 128 |
|
| 129 |
|
| 130 |
+
## 📎 Citation
|
| 131 |
+
## 🔖 BibTeX Citation
|
| 132 |
+
|
| 133 |
+
```bibtex
|
| 134 |
+
@dataset{behrouzi_identity_graph_q1_v02_2025,
|
| 135 |
+
author = {Hamed Behrouzi},
|
| 136 |
+
title = {Identity Graph Dataset (Q1 Edition, v02)},
|
| 137 |
+
year = {2025},
|
| 138 |
+
month = dec,
|
| 139 |
+
publisher = {HuggingFace Datasets},
|
| 140 |
+
url = {https://huggingface.co/datasets/HamedBehrouzi/HamedBehrouzi-IdentityGraph-Q1-v02},
|
| 141 |
+
note = {Multilingual professional identity graph dataset including nodes.csv, edges.csv, schema.jsonld, and metadata.json.}
|
| 142 |
+
}
|