Download Swoop+Rules

The Swoop + Rules code is still a work in progress. Currently you can load SWRL (Semantic Web Rule Languages) examples and check the rule expressivity, edit rules and process queries using the hybrid DL-Datalog reasoner. The hybrid system uses our Pellet reasoner and a Datalog reasoner implemented in Prolog.
The requirements for this tool include the SWI-Prolog Prolog environment which you should download. The download includes the JPL package which is an interface between Java and Prolog, Put the three library files (jpl.dll, jpl.jar and jpl.pl) where each can be found.

.Simply download the following zip file:

Subversion Repository Access

The latest version of the source code is available from the Subversion repository located at 

https://svn.mindswap.org/swoop/branches/rules

Subversion web site contains various graphical tools (RapidSVN, TortoiseSVN) for SVN. There are also command line versions of SVN for different operating systems here.