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

[client] @query should support "predicate" and "predicate[arity]" #185

Open
mkroetzsch opened this issue Oct 2, 2020 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@mkroetzsch
Copy link
Member

Commands like @query predicate and @query predicate[2]should work like@query predicate(?X,?Y)```. If no arity is given, then the command should complain if there are several predicates of the same name and distinct arities. For this to work, there needs to be some way of accessing all predicates in the KnowledgeBase, which could also include other filtering options; to be designed.

@mkroetzsch mkroetzsch added the enhancement New feature or request label Oct 2, 2020
@mkroetzsch mkroetzsch self-assigned this Oct 2, 2020
@mkroetzsch mkroetzsch changed the title Client: @query should support "predicate" and "predicate[arity]" [client] @query should support "predicate" and "predicate[arity]" Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant