Sergio Fernández created MARMOTTA-212: -----------------------------------------
Summary: Extend the Rule API to support just evaluation Key: MARMOTTA-212 URL: https://issues.apache.org/jira/browse/MARMOTTA-212 Project: Marmotta Issue Type: New Feature Components: Triple Store Reporter: Sergio Fernández Assignee: Sebastian Schaffert Priority: Minor Not the rules engine is only used by the reasoner, so: condition -> consequence But it would be nice to refactor the API to provide also the capability of only evaluate the rule, something like boolean RuleService.evaluate(Rule rule) Actually the code than perform the valuation is already there, so it should be quite easy to provide such functionality. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira