Roadmap for this feature (copied from @wetneb's Aug 13, 2018 comment https://github.com/OpenRefine/OpenRefine/issues/1640#issuecomment-412481683):
Questions to be resolved:
Right now it does not, but yes it should!
@susannaanas Is it a super urgent need ? Curious, Do you know of how many other folks that would benefit from this enhancement other than you ?
I would find use for it immediately, but I would not describe it as super urgent. There is a growing number of Wikibase instances, listed in this Wikibase https://wikibase-registry.wmflabs.org/. I could not do it myself, but I wonder if the component could be configured by a skilled developer to point to another Wikibase?
@susannaanas it's a significant amount of work to do it properly. The first step would be to make the reconciliation interface run on any Wikibase, then create a notion of "profile of Wikibase instance" which contains all the information necessary to run the extension (MediaWiki API, reconciliation API, settings of WikibaseQualityConstraints, EditGroups…) and then forward that everywhere where this is needed.
Sounds much more complex than I imagined!
BTW, I think also Structured Data for Commons qualifies as one such Wikibase.
sure, and that will need even more adaptations because the further tweaks in the data model (ids of the pages to edit will have a new format, but properties ids and items will be borrowed from Wikidata…)
for reference, this is a feature request I have heard quite often (especially at the Wikimedia Hackathon) so it would be good to keep this in mind as a mid-term goal.
@susannaanas it should now be easier to run the reconciliation interface for other Wikibase instances. I have added some docs and a Dockerfile at https://github.com/wetneb/openrefine-wikibase
Wow, we'll start testing it (soonish)!
Thanks!
Roadmap for this feature:
_[copied to main issue body above]_
Questions to be resolved:
Interesting diagram to better understand the current situation: https://github.com/HeardLibrary/linked-data/blob/master/wikibase/interaction-diagram.png
By the way : French national agencies will use wikidata for their prototype of national authorities file. So it could be useful for us
Yes, and OCLC is experimenting with WIkibase too: https://www.oclc.org/research/publications/2019/oclcresearch-creating-library-linked-data-with-wikibase-project-passage.html
Hi any update on this?
No, this is still in the same state.
As much as I would like to solve this issue (and many others related to the Wikidata extension), I cannot spend all my time on Wikidata integration in OpenRefine - many other aspects of OpenRefine need my attention too! My hope was that the Wikibase community would get involved in this, but so far this has not really happened yet.
If anyone wants to work on this, I am available to help them.
Most helpful comment
I would find use for it immediately, but I would not describe it as super urgent. There is a growing number of Wikibase instances, listed in this Wikibase https://wikibase-registry.wmflabs.org/. I could not do it myself, but I wonder if the component could be configured by a skilled developer to point to another Wikibase?