Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2010, Vol. 36 ›› Issue (7): 30-32. doi: 10.3969/j.issn.1000-3428.2010.07.010

• Software Technology and Database • Previous Articles     Next Articles

Dynamic Translation Method for Relational Data in XML Integration

FENG Jing-e1,2, LI Jian-hui1,2   

  1. (1. Scientific-data Lab, Computer Network Information Center, Chinese Academy of Sciences, Beijing 100190; 2. Graduate University of Chinese Academy of Sciences, Beijing 100190)
  • Received:1900-01-01 Revised:1900-01-01 Online:2010-04-05 Published:2010-04-05

XML集成中关系数据的动态转换方法

冯敬娥1,2,黎建辉1,2   

  1. (1. 中国科学院计算机网络信息中心科学数据实验室,北京 100190;2. 中国科学院研究生院,北京 100190)

Abstract: During the process of relational database integrated to XML, relational data is translated for once by static transform method. This method can not meet the translation needs of special relational data in some applications. In order to realize dynamic translation, this paper proposes a dynamic translation system based on the universal mapping model of static translation system and gives the relevant dynamic translation algorihtm. The efficiency and generability of this algorithm are verified by examples.

Key words: relational database, dynamic translation, eXtensible Markup Language(XML), XQuery

摘要: 在关系数据库向XML集成的过程中,静态转换方法对关系数据进行一次转换,无法满足实际应用中某些特定关系数据的转换需求。为实现动态转换,在静态转换系统通用映射模型的基础上提出动态转换系统,给出相应的动态转换算法。通过实例验证该算法的有效性和通用性。

关键词: 关系数据库, 动态转换, 可扩展标记语言, XQuery查询

CLC Number: