See LessThan and GreaterThan here https://jena.apache.org/documentation/inference/#builtin-primitives
Niels -----Original Message----- From: javed khan [mailto:[email protected]] Sent: Thursday, August 25, 2016 11:34 To: [email protected] Subject: Arithmetic in Jena rules Can we do some mathematical/arithmetic operations on the Jena rules. For instance, if we want to do something like this: if some Employee has salary more than ten thousands dollars, then Employee is on Manager post. Can we do this and others like (>=, <=, ==) ? Any web links to the literature related to this will be highly appreciated? Thank you.
