Héllo,
I have been lurking around for some month now. I stumbled upon the wiktionary in wikidata project via for instance this pdf https://upload.wikimedia.org/wikipedia/commons/6/60/Wikidata_for_Wiktionary_...
Now I'd like to help. For that I want to build a bot to achieve that goal.
My understanding is that a proof of concept of the page 11 of the above pdf can be good. But I never really did any site scraping. Is there any abstraction that help in this regard.
My setup:
- homegrown rdf-like database with wikidata loaded from json dumps with minikanren querying
- GNU Guile
- soon enough dumps from https://en.wiktionary.org/api/
Tx!