Problem with Protégé 4.0

Issue #17 resolved
Dmitry Tsarkov repo owner created an issue

Original [issue 17](https://code.google.com/p/factplusplus/issues/detail?id=17) created by dtsarkov on 2009-09-21T13:29:46.000Z:

I am using Protégé 4.0 with the FaCT++ reasoner on and I am inspecting the attached knowledge base (university1.owl). When I try to see information about some individuals (Students for instance), Protégé freezes. I built a java program which uses FaCT++ as the reasoner and when I try to get the object property of given Student individuals, it freezes as well. Here is the function: reasoner.getObjectPropertyRelationships(individual).

Comments (3)

  1. Log in to comment