Built-in for comparison in KReSRule syntax
------------------------------------------
Key: STANBOL-57
URL: https://issues.apache.org/jira/browse/STANBOL-57
Project: Stanbol
Issue Type: Improvement
Components: KReS
Reporter: Fabian Christ
Reported by project member andrea.nuzzolese, Nov 24, 2010
Some situation requires comparison built-in such as lessThan or greaterThan in
order to verify which one between two arguments is less or greater.
A specific case can be found if the KReSRule syntax is used to write rules for
refactoring data set expressed with the dbpedia ontology to the google
vocabulary. In fact the google vocabulary requires for Events a startDate
(mandatory) and an endDate, while the dbpedia ontology associate to an event a
single n-ary relation played by the property date.
I will start to implement those kind of built-in it KReS.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.