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

Handling performance issues during ingest #13

Open
matentzn opened this issue May 11, 2020 · 0 comments
Open

Handling performance issues during ingest #13

matentzn opened this issue May 11, 2020 · 0 comments

Comments

@matentzn
Copy link
Collaborator

  1. Try to chunk down owl-axioms that are imported simultaneously and clear data structures one by one.
  2. If that does not work, chunk down imported data
  3. If that does not work, consider a more efficient method that directly writes the database in binary format.
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

1 participant