Antonin Delpeuch
Antonin Delpeuch
_Originally posted by @paulgirard at https://github.com/OpenRefine/OpenRefine/issues/4993._ > I am not sure that is a bug or a question. > Above all because scores are computed on wikidata side but sill...
There is currently no way to fetch qualifiers in the data extension API (or to refine during reconciliation). A syntax for such qualifiers should be picked and implemented.
_Originally posted by @VojtechDostal at https://github.com/OpenRefine/OpenRefine/issues/4607_ In "Add columns from reconciled columns", you can configure settings to get "Only the best rank". At least in some cases, though, this will...
We want to reconcile to a property, lexeme, anything else!
@trnstlntk mentioned to me that when reconciling people it would be useful to always have the autodesc description rather than the Wikidata description in the preview cards served by the...
@thadguidry: can you point me to the description of what each value of "type_strict" should do? I can see that it expects "any", "all" or "should", but I'm not sure...
We should document how the docker-based setup can be used for development, such as for running tests.
Posted by @VojtechDostal at https://github.com/OpenRefine/OpenRefine/issues/3663: > Reconciliation by string matching is useful in many cases, but it is currently (to my knowledge) impossible to find closest items to the matched...
They should be mentioned on https://wikidata.reconci.link/
The Wikidata search service supports fuzzy search by adding `~` to some words: * [Searching for "Norbert Rötgen"](https://www.wikidata.org/w/index.php?search=Norbert+R%C3%B6tgen&title=Special%3ASearch&profile=default&fulltext=1&ns0=1&ns120=1) does not return anything * [Searching for "Norbert Röttgen~"](https://www.wikidata.org/w/index.php?sort=relevance&search=Norbert+R%C3%B6tgen~&title=Special:Search&profile=advanced&fulltext=1&advancedSearch-current=%7B%7D&ns0=1&ns120=1) returns [Norbert Röttgen...