Hi all, I am trying to use the Wikidata Toolkit to extract interlanguage links for certain pages from Wikipedia.
So far, I've tried different attempts based on the code provided in SiteLinksExample ( https://github.com/Wikidata/Wikidata-Toolkit/blob/master/wdtk-examples/src/m...) without any success. I've realized that this is likely not the correct approach.
Optimally I'd like to do this while processing a local file, I've downloaded a pages-meta-current.xml.bz2 file, but I can't really get my head around how to go ahead with this. Any pointers are appreciated.
Best, Alan