Wikidata5M for GraphDB
收藏Zenodo2025-12-17 更新2026-05-26 收录
下载链接:
https://zenodo.org/doi/10.5281/zenodo.17962315
下载链接
链接失效反馈官方服务:
资源简介:
This repository contains a compressed GraphDB repository of the Wikidata5M knowledge graph.
The dataset was introduced originally in Wang et al. (2021), "KEPLER: A Unified Model for Knowledge Embedding and Pre-trained Language Representation".
To load the graph in GraphDB, download the file to the repositories folder, usually at
~/.graphdb/data/repositories
and untar the file with
tar --use-compress-program=unzstd -xvf wikidata5m.tar.zst
You can test whether this worked by running the following query:
prefix wiki: <http://wikidata.org/wiki/>
select * where {
wiki:Q55 wiki:P36 ?o .
}
提供机构:
Zenodo创建时间:
2025-12-17



