Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Implementation of OWL API Reasoning Methods #11

Open
GoogleCodeExporter opened this issue Oct 16, 2015 · 4 comments
Open

Missing Implementation of OWL API Reasoning Methods #11

GoogleCodeExporter opened this issue Oct 16, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant