节点文献

保持数据约束的关系数据库至XML文档的转换

CONVERTING RELATIONAL DATABASE INTO XML DOCUMENTS WITH DATA CONSTRAINTS PRESERVATION

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 徐文浩焦智刘秀兰薛宝仪

【Author】 Xu Wenhao~1 Jiao Zhi~1 Liu Xiulan~1 Xue Baoyi~2~(1)(College of Electronic Information and Control Engineering,Beijing University of Technology,Beijing 100022,China)~2(Center of Training and Simulation,National Defence University,Beijing 100091,China)

【机构】 北京工业大学电子信息与控制工程学院国防大学训练模拟中心 北京100022北京100022北京100091

【摘要】 XML已成为Internet上的技术趋势,在保留原有关系数据库的同时发展XML文档是目前的最佳选择,它需要在保持数据依赖约束基础上实现关系数据库与XML文档的转换。这一过程中,模式转换必须先于数据转换,因为现有的关系数据库通常是规范化的,重建XML文档树结构才能实现这一转换。为了达成此目的,首先依据已有的数据依赖约束将规范化的关系联合进一组表格,实现反向规范化,然后将这些联合表格映射为一组DOM,归并成XML文档树,根据用户选择的根结点,以及与它相连的结点形成一个期望的局部文档树,被选的XML文档树又映射为DTD格式的XML模式。这样就可以将联合表映射成一组DOM,并将其归并成单一DOM,最终转换成XML文档。

【Abstract】 XML is recognized as the trend of technology on the Internet,and it’s the best choice that developing new XML documents while running existing relational databases.But it needs converting relational databases into XML documents with constraints preservation.In the process,schema translation must be done before dataconversion.Since the existing relational databases are usually normalized,they have to be reconstructed into XML document tree structures.This can be accomplished through denormalization by joining the normalized relations into tables according to their data dependency constrains.The joined tables are mapped into DOMs,which are then integrated into XML document trees.The user specifies an XML document root with its relevant nodes to form a partitioned XML document tree to meet their requirements.The selected XML document tree is mapped into an XML schema in the form of DTD.We then load joined tables into DOMs,integrate them into a DOM,and transform it into an XML document.

  • 【文献出处】 计算机应用与软件 ,Computer Applications and Software , 编辑部邮箱 ,2007年01期
  • 【分类号】TP311.13
  • 【被引频次】11
  • 【下载频次】184
节点文献中: