docs(readme): update
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
1 |
---
|
2 |
license: cc0-1.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc0-1.0
|
3 |
---
|
4 |
+
|
5 |
+
# Wikidata - All Entities
|
6 |
+
|
7 |
+
This Hugging Face Data Set contains the entirety of [Wikidata](https://wikidata.org/) as of the date listed below. Wikidata is a freely licensed structured knowledge graph following the wiki model of user contributions. If you build on this data please consider [contributing back to Wikidata](https://www.wikidata.org/wiki/Special:MyLanguage/Wikidata:Contribute).
|
8 |
+
|
9 |
+
***Current Dump as of:*** 2024-03-04
|
10 |
+
|
11 |
+
## Original Source
|
12 |
+
|
13 |
+
The data contained in this repository is retrived from [dumps.wikimedia.org](https://dumps.wikimedia.org/wikidatawiki/entities/) with documentation available in [Wikidata:Database download](https://www.wikidata.org/wiki/Wikidata:Database_download).
|
14 |
+
|
15 |
+
TODO: Convert Wikidata's JSON to Parquet.
|
16 |
+
|
17 |
+
## License
|
18 |
+
|
19 |
+
Wikidata is licensed [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/).
|
20 |
+
|