Jena Inference Engine

Documentation

Example 1

Example 2

Examle 2 gives a fact file and a rule file to test the reasoningn engine. The fact file basically says there're three students each has earned some credits or score, and the rule file says that if someone has more than 60 credits in total then she is a deligent student. And another rule use the previously inferred fact that someone is a deligent student and if she has an average GPA greater than 3.8, then she is a scholarship candidate.

Example 3

Give your own fact file and rule file.And ask Jena reasoner to run and give result

Fact file url:
Rule file url:

Example 4

Get derivations for the derived statement from your own fact file and rule file.

Fact file url:
Rule file url:
Statement :
subject
predicate
object