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

refactor: Search graphs properties clean-up #1775

Merged
merged 4 commits into from
Nov 6, 2023
Merged

Conversation

jachro
Copy link
Contributor

@jachro jachro commented Nov 3, 2023

This PR:

  • create a TS migration that removes the old unused parts from the graphs:
    • on Project: schema:keywords, schema:image properties
    • on DS: schema:keywords, schema:image properties
  • cleans-up the queries and encoders (e.g. DatasetInfoDeleteQuery)
  • cleans-up the ontologies

closes #1666

@jachro jachro requested a review from a team as a code owner November 3, 2023 18:43
@jachro jachro merged commit 62b26e9 into development Nov 6, 2023
13 checks passed
@jachro jachro deleted the 1666-clean-up branch November 6, 2023 09:15
Copy link
Member

@eikek eikek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@jachro jachro mentioned this pull request Nov 6, 2023
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.

Flatten the data structure in the search graphs
2 participants