For instance, I have a data property employee_income which have four values
for each employee. Employee1 have income Euro 200, Euro 300, Euro 150, and
Euro 280 .

Is there any way using Jena rules or other way, in which we compute/compare
these values in some ascending or descending way. The purpose of doing so
is to find out whether the employee progresses or not. If she earns in
ascending order like 150, 200, 280 and 300 Euro, it means progresses.

Thanks for understanding.

Reply via email to