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

Add initial spec version #4

Merged
merged 14 commits into from Apr 26, 2021
Merged

Add initial spec version #4

merged 14 commits into from Apr 26, 2021

Conversation

rubensworks
Copy link
Member

@rubensworks rubensworks commented Mar 5, 2021

This initial version of the query spec aims to provide interfaces to enable filtering quads based on expressions.
This should enable different querying-related libraries to collaborate on evaluating filter expressions.
For example, one library could start evaluating a SPARQL query, but push down certain filters to another storage-level library for more efficient evaluation.

This PR is based on an internal document in collaboration with @jacoscaz (could you add your name to the authors/editors list?).

Other interfaces for other querying capabilities are out of scope for this PR.

Preview: https://raw.githack.com/rdfjs/query-spec/93c773cf55ac720c5bb1082e9023f4cb9c401c59/index.html

@rubensworks rubensworks marked this pull request as ready for review April 12, 2021 07:24
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.

None yet

3 participants