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

Remove duplicate concept IDs #5845

Open
StepanBrychta opened this issue Dec 2, 2024 · 0 comments
Open

Remove duplicate concept IDs #5845

StepanBrychta opened this issue Dec 2, 2024 · 0 comments

Comments

@StepanBrychta
Copy link

Part of: #5781

There are many concepts which have several canonical IDs associated with them. This prevents us from switching to ID-based filtering/aggregations on search pages because each of the canonical IDs would have its own aggregation bucket, leading to duplicate concept labels in filtering dropdowns in the frontend.

We should investigate why these duplicate IDs were minted and try to get rid of them. Ideally we want to get to a point where every concept only has one canonical ID associated with it. In other words, we want to reach a point where the display.sameAs field of each concept indexed in the concepts-store index is empty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Next
Development

No branches or pull requests

1 participant