Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CDA Issue: linking Assemblée canadienne de la danse's ID #1

Open
fjjulien opened this issue Oct 2, 2024 · 2 comments
Open

CDA Issue: linking Assemblée canadienne de la danse's ID #1

fjjulien opened this issue Oct 2, 2024 · 2 comments

Comments

@fjjulien
Copy link

fjjulien commented Oct 2, 2024

In the CDA organizations dataset, the record for wd:Q71859269 (L’Assemblée canadienne de la danse) did not have an Artsdata ID.

Having double-checked that no Artsdata ID had been minted for either "Assemblée canadienne de la danse" nor "Canadian Dance Assembly", I minted the ID from the dataset (on behalf of the Artsdata authority). This newly minted entity however only had a French name.

Then, I attempted to mint from Wikidata to retrieve and hopefully add the English name. However, in step 2 of the minting, the reconciliation process failed to find http://kg.artsdata.ca/resource/K4-207.

This suggests that the reconciliation from Wikidata:

  1. Is only attempting a reconciliation based on the English Wikidata label; and,
  2. Is not reconciling against Wikidata URIs already linked as sameAs.

In the short-term, can you please make sure that http://kg.artsdata.ca/resource/K4-207 is given a proper English label?

In the medium-term, can we solve the reconciliation issue I encountered.

@saumier
Copy link
Member

saumier commented Oct 3, 2024

@fjjulien I have added the English label to K4-207

@saumier
Copy link
Member

saumier commented Oct 3, 2024

Then, I attempted to mint from Wikidata to retrieve and hopefully add the English name.

This would not have added data. You can only create new entities from Wikidata.

This suggests that the reconciliation from Wikidata:

Is only attempting a reconciliation based on the English Wikidata label; and,
Is not reconciling against Wikidata URIs already linked as sameAs.

The reason why K4-207 was not found is because the reconciliation service was sent only the first label which can be either fr of en. I will modify the code to send both en and fr labels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants