/LD4-WBWH_2022-LD4-Conference

Materials for the workshop hosted by the LD4 Wikibase Working Hour at the 2022 LD4 Conference on Linked Data

Primary LanguagePython

LD4-WBWH_2022-LD4-Conference

Materials for the workshop hosted by the LD4 Wikibase Working Hour at the 2022 LD4 Conference on Linked Data

Useful links

Workshop section on querying

Workshop section on QuickStatements

Workshop section on OpenRefine

Code snippets and files used when setting up the reconciliation service

  • git clone https://github.com/wetneb/openrefine-wikibase
  • Sample config file
  • docker-compose up
  • Dataset used during reconciliation demo
  • Browser page of the reconciliation service
  • http://localhost:8000/en/api : enter this URL when "adding a standard service" to OpenRefine
  • cell.recon.match.id: extracts Q-number of the matched Wikibase item
  • cell.recon.match.name: extracts the label of the matched Wikibase item
  • JSON manifest used during demo

Workshop section using Wikidata with your Wikibase instance