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

robot script to reason with data property values on instances #8

Open
wdduncan opened this issue Sep 19, 2021 · 0 comments
Open

robot script to reason with data property values on instances #8

wdduncan opened this issue Sep 19, 2021 · 0 comments

Comments

@wdduncan
Copy link
Member

@addiehl @mtsmith6 @adbartni
Just a note: After the reasoning issue raised in #7 is addressed, you can use robot to automate reasoning. However, in order to have the individuals classify correctly, you need to use the ClassAssertion axiom generator. E.g.:

  robot reason \
          --reasoner hermit \
          --input MRIO-edit.owl \
          --axiom-generators ClassAssertion \                                                                                         
          --output MRIO-reasoned.owl
@wdduncan wdduncan changed the title robot script to reason with data property values on instancs robot script to reason with data property values on instances Sep 19, 2021
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