|
Hello, I try to understand the sparql syntax and want to inference a subClass attribute. I have the following example:
And I want to get the relation between multiple choice and assessment explicitly. You can find the code I used in this gist Unfortunately my result graph is empty. How can I get the desired result
I used redlands roqet in version 0.9.29 And used the describe query from this question |

