stardog-union / pellet

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

Jena 3 #29

Open ghost opened 8 years ago

ghost commented 8 years ago

Hi guys!

Is there any way to use Pellet with Jena 3?

ignazio1977 commented 8 years ago

Someone is working on that:

http://answers.semanticweb.com/questions/33132/jena-extendediterator-with-filter

trojczak commented 8 years ago

Any news?

(The link doesn't work for me.)

ignazio1977 commented 8 years ago

Website currently down...

LorenzBuehmann commented 8 years ago

There is a fork with OWL API 5 and Jena 3 support [1]

[1] https://github.com/Galigator/openllet

donpellegrino commented 6 years ago

It seems the old Jena 2 is bringing in Apache Xerces dependencies as well. It would be great to eliminate the dependency on Xerces.