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

Implement Conjunctive Query Answering #126

Open
aannleax opened this issue Jan 31, 2023 · 0 comments
Open

Implement Conjunctive Query Answering #126

aannleax opened this issue Jan 31, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request logical logical layer
Milestone

Comments

@aannleax
Copy link
Collaborator

The Reasoner should support CQ answering. A conjunctive query should be represented as a list of atoms and a list of output variables. It should then return a Trie containing the answers. The queried input is the result of the chase.

@aannleax aannleax self-assigned this Jan 31, 2023
@mmarx mmarx added enhancement New feature or request logical logical layer labels Apr 26, 2023
@mmarx mmarx added this to the Beyond the first release milestone Apr 26, 2023
@aannleax aannleax modified the milestones: Release 0.5.0, Release 0.6.0 Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request logical logical layer
Projects
Status: Todo
Development

No branches or pull requests

3 participants