作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2009, Vol. 35 ›› Issue (5): 34-36,4. doi: 10.3969/j.issn.1000-3428.2009.05.012

• 软件技术与数据库 • 上一篇    下一篇

基于关系数据库的本体生成器设计与实现

陈和平,何 璐,陈 彬,顾进广   

  1. (武汉科技大学信息科学与工程学院,武汉 430081)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-03-05 发布日期:2009-03-05

Design and Implementation of Ontology Generator Based on Relational Database

CHEN He-ping, HE Lu, CHEN Bin, GU Jin-guang   

  1. (College of Information Science and Engineering, Wuhan University of Science and Technology, Wuhan 430081)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-03-05 Published:2009-03-05

摘要: 为了利用已有的关系数据库自动生成本体,分析关系数据库与OWL本体的形式化对应关系,设计一套转换规则,给出一种由关系数据库出发自动建立本体的新方法。在VC++环境下实现一个基于关系数据库的本体生成器,可以将关系数据库转换为OWL本体,并有效缩短本体的构建时间。以一个具体实例对该本体生成器进行了验证。

关键词: 本体, 关系数据库, 转换规则, 生成器

Abstract: In order to make use of the existing relational database to generate ontology automatically, this paper analyzes the correspondent relationship between relational database and OWL Ontology, designs a set of conversion rules and implements an Ontology generator based on relational database in VC++ environment, which converts relational database to OWL Ontology successfully and shortens the construction time of Ontology effectively. The ontology generator is verified with a concrete example.

Key words: Ontology, relational database, conversion rule, generator

中图分类号: