You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sta...@clarkparsia.com
Hi,
I'm trying to use the "reasoning explain" to show the Proof for a reasoning result obtained over an SWRL rule.
But via JAVA API the "ask()" method returns true and the "explain()" method returns me a empty Proof.
And by using the CLI reasoning explain command i got the "Input axiom is not a valid inference; no explanation generated. " message.
Well, what i might know is.... Stardog can't explain me the SWRL reasoning results, or maybe i'm doing something wrong?
Thank you.
Evren Sirin
unread,
Dec 10, 2013, 3:16:42 PM12/10/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Stardog
Explanations with rules should normally work. There is a slight
problem with explanations only if you use the Stardog rules syntax [1]
(since variables in those rules cannot be mapped to URIs directly). If
you can send us an example of an explanation not working we can take a
look. You might also check the logs to see if there is any error
message printed.