6

I would like to know if it is possible to get the latest incremental n-triple dumps of Wikidata.

I'm using Wikidata Toolkit to download the latest version of the dumps and convert them automatically in n-triple files (using RdfSerializationExample), but I don't know how to generate the incremental versions of that dumps (specifying modified, new and deleted entities).

My idea is to maintain updated version of the information of Wikidata in a system like OpenLink Virtuoso. Therefore, I think it is necessary to obtain incremental versions of n-triples.

I know that there are incremental versions of the dumps in xml version, but I don't know how to convert them to n-triples.

So, that is the best way to proceed?

the
  • 21,007
  • 11
  • 68
  • 101
Ortzi
  • 363
  • 1
  • 6
  • 17
  • Hi, have you found the answer for this ? I would love to know this too. Thanks – William Apr 07 '18 at 07:23
  • 1
    No, I'm sorry. In fact I'm no longer working on this. – Ortzi Apr 08 '18 at 14:03
  • You would have to go via various bits of Wikibase code I imagine. Wikibase itself has a script called dumpRdf.php which dumps nt or ttl files from Wikibase entities / Mediawiki revisions. If you are poking around the code you can take a look at the RdfBuilder class, but nothing is going to work out of the box. – Addshore Nov 13 '18 at 23:25
  • That is not possible a this time. – amirouche Mar 18 '22 at 15:13

0 Answers0