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

How can the filtering option of sparql be done? #44

Open
ABHISHEKVALSAN opened this issue Apr 6, 2017 · 1 comment
Open

How can the filtering option of sparql be done? #44

ABHISHEKVALSAN opened this issue Apr 6, 2017 · 1 comment

Comments

@ABHISHEKVALSAN
Copy link

As of now there are only triples inside WHERE{}. Including this filtering can increase the semantics in the search.
eg) List the details of Actors other than Tom Cruise?
which filters Tom Cruise and displays the result of other actors.
Implementing this is a great achievement against keyword based which will only details of Tom Cruise which is opposite of what the user wants.

@bukharilab
Copy link

I have the same issue.. It seems quepy does not support filtering

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

2 participants