liveontologies / elk-reasoner

A Java-based OWL 2 EL reasoner
Apache License 2.0
94 stars 26 forks source link

Reduce the number of different distribution formats #42

Open ykazakov opened 7 years ago

ykazakov commented 7 years ago

Ideally, one would need one jar that could work as an Protege plugin, as a standalone java library, and as a command-line executable, instead of producing several such jars.

Of course, the problem is how to bundle dependencies like owlapi, guava and puli.