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

New Feature: handling schema changes for an already extracted graph #597

Open
jexp opened this issue Jul 21, 2024 · 0 comments
Open

New Feature: handling schema changes for an already extracted graph #597

jexp opened this issue Jul 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jexp
Copy link
Contributor

jexp commented Jul 21, 2024

  • as we still have all the chunk data, we can re-run extraction and post-processing
  • question is what happens with the existing entities do we need to keep them or remove them or merge the two processing steps together?
  • depends probably also on the schema change, if it's additive or subtractive
  • should we store the used schema on the document node? like we do for model and other parameters?
@jexp jexp added the enhancement New feature or request label Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant