bdionne / pellet

Pellet is an OWL 2 reasoner in Java; open source (AGPL) and commercially licensed, commercial support available.
http://clarkparsia.com/pellet
Other
2 stars 1 forks source link

OWLOntologyManager should be injected #35

Open rgrinberg opened 7 years ago

rgrinberg commented 7 years ago

Rather than using this global instance. Makes this state slightly less static.

@AnthonyMl works for me, but give it a whirl first.