You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
get the statement GUID and the Wikidata value
prefix the external ID with https://musicbrainz.org/artist/
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:
https://musicbrainz.org/artist/
The text was updated successfully, but these errors were encountered: