Hi, is there somebody with experience in MediaWiki::Bot or MediaWiki::API? I'd like to evaluate the interaction with Wikidata from/to Koha, for authority records. Thx. Stefano
Hi Stefano, Some months ago, I used RDF::Query::Client to query Wikidata with Sparql queries. I write a small external app to Koha that reply in json to queries that koha could do (or another app). I don't know if it can help you. Regards, Claire. Le 24/09/19 - 11:29, Stefano Bargioni a écrit :
Hi, is there somebody with experience in MediaWiki::Bot or MediaWiki::API? I'd like to evaluate the interaction with Wikidata from/to Koha, for authority records. Thx. Stefano _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
Merci, Claire. Very useful for queries. Now I'm looking for a way to add items, especially authors, if not present in Wikidata. Python seems the choice, since it is well documented. Of course, Perl interaction with Koha is better. So, I hope to understand if MediaWiki::API/Bot can create items. Best regards. Stefano
On 24 Sep 2019, at 14:31, Claire Hernandez <claire.hernandez@biblibre.com> wrote:
Hi Stefano,
Some months ago, I used RDF::Query::Client to query Wikidata with Sparql queries. I write a small external app to Koha that reply in json to queries that koha could do (or another app).
I don't know if it can help you.
Regards, Claire.
Le 24/09/19 - 11:29, Stefano Bargioni a écrit :
Hi, is there somebody with experience in MediaWiki::Bot or MediaWiki::API? I'd like to evaluate the interaction with Wikidata from/to Koha, for authority records. Thx. Stefano _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
participants (3)
-
bargioni@pusc.it -
Claire Hernandez -
Stefano Bargioni