J4 ›› 2010, Vol. 48 ›› Issue (03): 414-420.

• 数学 • 上一篇    下一篇

RIF2Jess: 应用Jess实现RIF规则推理

陈巍1, 欧阳丹彤1,2, 叶育鑫1,2   

  1. 1. 吉林大学 计算机科学与技术学院, 长春 130012; 2. 吉林大学 符号计算与知识工程教育部重点实验室, 长春 130012
  • 收稿日期:2009-06-02 出版日期:2010-05-26 发布日期:2010-05-19
  • 通讯作者: 欧阳丹彤 E-mail:ouyd@jlu.edu.cn

RIF2Jess: Inferencing RIF Rules via Translation to Jess Rules

CHEN Wei1, OUYANG Dantong1,2, YE Yuxin1,2   

  1. 1. College of Computer Science and Technology, Jilin University, Changchun 130012, China|2. |Key Laboratory ofSymbolic Computation and Knowledge Engineering of Ministry of Education, Jilin University, Changchun 130012, China
  • Received:2009-06-02 Online:2010-05-26 Published:2010-05-19
  • Contact: OUYANG Dantong E-mail:ouyd@jlu.edu.cn

摘要:

在分析W3C推荐标准规则交换格式(RIF)的基础上研究对其推理实现, 提出使用通用规则推理引擎Jess实现对RIF格式规则的推理, 给出了RIF规则到Jess格式的转换算法及正确性证明, 设计了RIF2Jess系统, 该系统可以完成RIF规则到Jess格式的转换并调用Jess推理引擎推理出结果. 实验结果表明, RIF2Jess可以准确完成转换并推理得到正确结果.

关键词: 语义Web; 规则语言; 规则交换; Jess规则引擎

Abstract:

On the basis of analyzing the W3C standard recommendation rule interchange format (RIF), this paper does the researches of inferring RIF rules, brings up a method of using Jess rule engine to infer RIF rules, gives the algorithm which can translate RIF rules into Jess format and proves its correctness, designs RIF2Jess system which can translate RIF rules into Jess format and use Jess rule engine to get the result. Experiments show that this system makes the translation completely and get the result correctly. This system makes the usage of  RIF rules put into practice possible.

Key words: semantic Web, rule language, rule interchange, Jess rule engine

中图分类号: 

  • TP182