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

计算机工程 ›› 2007, Vol. 33 ›› Issue (10): 52-54. doi: 10.3969/j.issn.1000-3428.2007.10.019

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

基于XML的实时数据一致性描述与查询处理

张 晶,张云生   

  1. (昆明理工大学信息工程与自动化学院,昆明 650051)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2007-05-20 发布日期:2007-05-20

XML-based Real-time Data Uniform Description and Query Processing

ZHANG Jing, ZHANG Yunsheng   

  1. (College of Information Engineering and Automation, Kunming University of Science and Technology, Kunming 650051)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-05-20 Published:2007-05-20

摘要: 实时数据查询技术在工业企业信息平台中具有广泛的用途,XML数据标准能够实现各子系统数据的统一描述。该文用成熟的关系数据库查询机制处理符合DTD的XML文档,提出了一整套数据模型、转换规则、算法描述,可以将XML文档转换为关系元组,从而达到用XML实现基于关系数据库的实时数据一致性描述和查询处理的目的。

关键词: 实时数据一致性描述, XML, DTD图, Element图, 关系数据库

Abstract: Real-time data query processing has been widely used in industry information platform. XML is fast emerging as the dominant uniform data standard for representing data from every sub-system. This paper explores the more conservative approach of using traditional relational database engines for processing XML documents conforming to document type descriptors (DTDs). The paper develops a set of data models, transform rules, and algorithm descriptions to implement a prototype system that converts XML documents to relational tuples. It achieves the possibility of real-time data uniform description based on XML and query processing mechanism.

Key words: Real-time data uniform description, XML, DTD graph, Element graph, Relational database

中图分类号: