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

Replace reasoner.jar with Robot #22

Open
gaurav opened this issue Feb 9, 2017 · 0 comments
Open

Replace reasoner.jar with Robot #22

gaurav opened this issue Feb 9, 2017 · 0 comments

Comments

@gaurav
Copy link
Member

gaurav commented Feb 9, 2017

Robot is a command-line tool that can provide reasoned OWL axioms (see https://github.com/ontodev/robot/blob/master/examples/README.md#reasoning). If we can then read them into Python and process them in a sensible way, that might be a better way of running reasoner-based tests than writing our own reasoner stub to do it.

Also, we could look into getting our Shapes code into Robot, and then all our testing can go through that!

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

1 participant