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
Currently, ELK does not implement some methods in its OWL API Reasoner
interface implementation (search for "TODO"):
https://code.google.com/p/elk-reasoner/source/browse/trunk/elk-owlapi/src/main/j
ava/org/semanticweb/elk/owlapi/ElkReasoner.java
In order for ELK to work for one of our tools (DL-Learner -
http://sourceforge.net/projects/dl-learner/), some of those methods would need
to be implemented, e.g. retrieving domains/ranges of properties.
I hope you can give this higher priority to make it easier to use ELK via OWL
API in general.
Original issue reported on code.google.com by [email protected] on 6 Sep 2012 at 8:37
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 6 Sep 2012 at 8:37The text was updated successfully, but these errors were encountered: