Logo Grupo SID Logo Grupo SID Logo Grupo SID Logo Grupo SID

ANDROID GOES SEMANTIC!



PELLET

Version 2.3.1

The Pellet reasoner is implemented in Java and supports full OWL 2 and DL safe rules with reasoning based on a tableaux algorithm. It was the first DL reasoner fully supporting OWL DL.

To compile Pellet reasoner we need to include the following libraries to our Android’s Pellet library project:

To resolve the compiling issues of Pellet sources with Android SDK we need to:

As can be noted some major classes were deleted in order to obtain a Dalvik ready Pellet, whence following these steps we have removed SPARQL functionalities. The Pellet 2.3.1 version for Android is available at GitHub and as a zip file.