Skip to content

Drools implementation of a SWRLAPI-based OWL 2 RL reasoner and SWRL rule engine

Notifications You must be signed in to change notification settings

yoyoma214/swrlapi-drools-engine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

SWRLAPI Drools Engine

Drools implementation of a SWRLAPI-based OWL 2 RL reasoner and SWRL rule engine.

Documentation can be found at the SWRLAPI Drools Engine Wiki.

Building Prerequisites

To build this project you must have the following items installed:

Building

Get a copy of the latest code:

git clone https://github.com/protegeproject/swrlapi-drools-engine.git 

Change into the swrlapi-drools-engine directory:

cd swrlapi-drools-engine

Then build it with Maven:

mvn clean install

On build completion your local Maven repository will contain the generated swrlapi-drools-engine-${version}.jar file.

This JAR is used by the Protégé SWRLTab Plugin and by the standalone SWRLTab tool.

A Build Project is provided to build core SWRLAPI-related components.

About

Drools implementation of a SWRLAPI-based OWL 2 RL reasoner and SWRL rule engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%