Rule Examples #32
Unanswered
mrm-anduril
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to understand how to build new rules -- specifically a rule that can infer an inherited relationship. For example, say mission 1 pursues objective A, and mission 2 is a subClassOf mission 1. A rule should be able to infer that mission 2 pursues objective A, but I cannot for the life of me figure out how to do this. There is the sparql query example in Tutorial 1 that does it with a query for topping kinds, but it is unclear to me how to translate that to a rule. Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions