Explanation error - FaCT++ Kernel: unsupported operation 'tellDatatypeDeclaration'

Issue #46 resolved
Dmitry Tsarkov repo owner created an issue

Original [issue 46](https://code.google.com/p/factplusplus/issues/detail?id=46) created by dtsarkov on 2012-02-09T07:25:16.000Z:

<b>What steps will reproduce the problem?</b> 1.Add an individual with the a datatype property asserion (for example assigning an integer value like in the attached example owl file) 2. Creating query in Protégé DL-Query Tab to fetch the above individual 3. While clicking explanation button following error occurs: &quot;ReasonerInternalException: FaCT++ Kernel: unsupported operation 'tellDatatypeDeclaration'&quot;.

<b>What is the expected output? What do you see instead?</b> An error is logged instead of displaying the expected explanation - see attached stack trace. The error does not occur while using the explanation button in the other Protégé tabs. This error can not be reproduced with other reasoners (Pellet, Hermit). I've experienced this Fact++ behavior also outside Protégé while using OWLAPI DefaultExplanationGenerator on a similar OWL file.

<b>What version of the product are you using? On what operating system?</b> 1) Protégé 4.2.0 &amp; 4.1.0(build 249, 239), Factplusplus Plug-in 1.5.2 &amp; 1.5.3 2) custom JAVA aplication build on owlapi-3.2.4

<b>Please provide any additional information below.</b>

Comments (1)

  1. Log in to comment