You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: