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

Export records does not work for larger set of records #179

Open
1 of 4 tasks
blcham opened this issue Jul 11, 2024 · 0 comments
Open
1 of 4 tasks

Export records does not work for larger set of records #179

blcham opened this issue Jul 11, 2024 · 0 comments

Comments

@blcham
Copy link

blcham commented Jul 11, 2024

Alternative solutions:

  • 1) retrieve IRIs first and then retrieve Entities
  • 2) add support for page-ing
    • we will notify the user that he wants to export too many records
    • possible to export that many
  • 3)reimplement using memory store
    • first load all contexts to the memory store and then query it from the store
  • 4) do not use JOPA at all but rather queries
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