Wikidata / soweego

Link Wikidata items to large catalogs
https://meta.wikimedia.org/wiki/Grants:Project/Hjfocs/soweego_2
GNU General Public License v3.0
95 stars 8 forks source link

Validator output should go to the mismatch finder tool #388

Closed marfox closed 2 years ago

marfox commented 3 years ago

In the form of CSV files to the mismatch store: https://github.com/wmde/wikidata-mismatch-finder/blob/main/docs/UserGuide.md https://github.com/wmde/wikidata-mismatch-finder/blob/main/docs/exampleMismatchFile.csv Once they get curated, the bot can upload them to Wikidata.

The first step is to prepare a CSV sample suitable for the tool. Input: QID,property_id,external_value,external_id Output: statement_guid,property_id,wikidata_value,external_value,external_url

Given the MusicBrainz musician dataset from criterion 3, for each row:

marfox commented 2 years ago

Submitted the following samples to Lydia:

They come from criterion 3, MusicBrainz target; the latter has JSON object values, Wikidata REST APIs format.