-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Figure out how to use search APIs for Wikidata #99
Comments
OpenRefine reconciliation service: https://wikidata.reconci.link/ General info on reconciliation api standard: https://reconciliation-api.github.io/specs/latest/ Reconciler for tabular data, docs: https://jvfe.github.io/reconciler/ Source code for doing actual Python query to the API: https://github.com/jvfe/reconciler/blob/master/reconciler/utils.py |
Wikidata search platform team page: https://www.mediawiki.org/wiki/Wikimedia_Search_Platform Search and discovery API help page: https://www.mediawiki.org/wiki/API:Search_and_discovery Wikidata search API sandbox: https://www.wikidata.org/wiki/Special:ApiSandbox#action=query&format=json&list=search&formatversion=2&srsearch=meaning |
Question asked to the OpenRefine forum: https://forum.openrefine.org/t/accessing-reconciliation-api-via/471 Issue raised to Reconcile issues tracker: jvfe/reconciler#17 |
Got an answer from the OpenRefine forum. The working result is here |
This issue basically duplicates https://github.com/baskaufs/projects/issues/60 See additional notes there. Cirrus search function here OpenRefine Reconciliation API function here |
The elastic search API and reconciliation API could be effective ways to disambiguate
The text was updated successfully, but these errors were encountered: