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

Fix name for dbsId in wikidata lookups #383 #499

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Conversation

TobiasNx
Copy link
Contributor

@TobiasNx TobiasNx commented Sep 26, 2023

Due to inconsistent naming the lookup failed. This commit fixes the lookup. Related to #383

Due to inconsistent naming the lookup failed. This commit fixes the lookup
@dr0i dr0i merged commit 1f3ab0a into master Sep 26, 2023
1 check passed
@dr0i
Copy link
Member

dr0i commented Sep 26, 2023

I don't know if this fixes the problem.
We cannot rebuild an index atm because we try to lookup a file (isil2wikidata) that was removed in aa7ec76.

@dr0i dr0i deleted the 383-fixWikidataLookup branch September 26, 2023 13:19
@TobiasNx
Copy link
Contributor Author

You added this file via cron job: #498 and can create it with the bash script that you mentioned in the README.md

Also test/transformation/output/enriched-test.json-dbs shows already the wanted outcome.

To improve the testing of new features and bug fixes, #460 would help since the elastic search bulk is not very helpful to highlight the changes.

@dr0i
Copy link
Member

dr0i commented Sep 28, 2023

Right ! I forgot already about the script creating the needed data. So atm. , first time it's rolled out, one has to execute the script (like mentioned in the README). Otherwise a deployment is not possible.

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

Successfully merging this pull request may close these issues.

2 participants