lschmelzeisen / wikidated

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wikidated

Wikidated 1.0 is a dataset of Wikidata’s full revision history, which encodes changes between Wikidata revisions as sets of deletions and additions of RDF triples.

This repository contains the code used to generate it as well as a Python API to process it.

We are currently in the process of refactoring the code and preparing the dataset for initial public release. It will be available here soon.

Publication

We describe the Wikidated dataset and our methodology for generating it in our publication: Schmelzeisen, Dima, Staab (2021). Wikidated 1.0: An Evolving Knowledge Graph Dataset of Wikidata’s Revision History. Wikidata@ISWC. If you find this dataset useful or use it in any academic work, please cite it as:

@inproceedings{DBLP:conf/semweb/SchmelzeisenDS21,
  author    = {Lukas Schmelzeisen and
               Corina Dima and
               Steffen Staab},
  title     = {Wikidated 1.0: An Evolving Knowledge Graph Dataset of Wikidata's Revision
               History},
  booktitle = {Wikidata@ISWC},
  series    = {{CEUR} Workshop Proceedings},
  volume    = {2982},
  publisher = {CEUR-WS.org},
  year      = {2021}
}

License

Copyright 2021 Lukas Schmelzeisen. Licensed under the Apache License, Version 2.0.

About

License:Apache License 2.0


Languages

Language:Python 99.6%Language:Makefile 0.4%