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
We should try it on the Spiderman example, seeing if it is able to infer that #green-goblin is-an Agent as well. This means we do not need to explicitly support subtype relationships, among other aspects.
The text was updated successfully, but these errors were encountered:
Jena already provides its own RDFS reasoner:
https://jena.apache.org/documentation/inference/#rdfs
We should try it on the Spiderman example, seeing if it is able to infer that
#green-goblin
is-an Agent as well. This means we do not need to explicitly support subtype relationships, among other aspects.The text was updated successfully, but these errors were encountered: