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

Collection Rewrite Approach #9

Open
margaretha opened this issue Feb 19, 2018 · 0 comments
Open

Collection Rewrite Approach #9

margaretha opened this issue Feb 19, 2018 · 0 comments

Comments

@margaretha
Copy link
Contributor

Collection rewrites attached an AND operation with availability values restricting resource access, to an existing collection query. Current approach checks a given collection query nodes that determines whether collection rewrite is needed or not. This approach is tricky and vulnerable to leak.

Another approach would be to always perform collection rewrite and normalize/optimize the collection query afterwards, similar to the boolean optimiser from managing gigabytes.

See https://github.com/KorAP/Krawfish-prototype/blob/master/lib/Krawfish/Koral/Util/Boolean.pm

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

No branches or pull requests

1 participant