1 / 41
文档名称:

XML数据管理在电力集成管理系统中的研究与应用.pdf

格式:pdf   页数:41
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

XML数据管理在电力集成管理系统中的研究与应用.pdf

上传人:quality 2014/4/23 文件大小:0 KB

下载得到文件列表

XML数据管理在电力集成管理系统中的研究与应用.pdf

文档介绍

文档介绍:华北电力大学(保定)
硕士学位论文
XML数据管理在电力集成管理系统中的研究与应用
姓名:程维刚
申请学位级别:硕士
专业:计算机科学与技术;计算机应用技术
指导教师:孟建良
2011-03
华北电力大学硕士学位论文
摘要
近年来利用关系数据库来实现 XML 数据管理已经受到了广泛的关注和重
视。本文在研究传统的基于关系数据库的 XML 数据存储和查询技术基础上,给
出基于模式分层映射的 XML 关系存储策略和算法以及在此存储基础上的 XPath
查询处理算法,并在最后研究了此技术在电力集成管理系统中的应用。
本文的研究工作主要包括以下几个方面:(1)对XML 的存储方式进行了归纳
和总结。当前已有的 XML 存储方式大致可以分为四类:文件系统、原生 XML 数据
库、XML 对象数据库和 XML 关系数据库。本文对这四类存储方法进行了详细的介
绍,同时分析和比较了它们各自的优缺点。(2)研究了基于模式分层映射的 XML
关系存储技术。首先分析和比较了几种基于关系数据库的 XML 存储方法,接着给
出了一种基于模式分层映射的 XML 关系存储方法,利用该方法可以把 Schema 模
式中的层次结构信息和数据信息完整地转换到关系数据库模式中。(3)研究了基
于分层映射后的关系数据库的 XPath 查询技术。首先分析了 XPath 查询语言到
SQL 的转换处理方法,然后在此基础上设计出 XPath 到 SQL 的转换处理算法。(4)
研究并实现了 XML 数据管理技术在电力集成管理系统中的应用。
最后在总结全文的基础上,提出了若干有待进一步深入研究和探讨的问题。


关键词:XML;XML Schema;分层映射;XPath 查询;电力集成
I
华北电力大学硕士学位论文
Abstract
In recent years, XML data management based on relational database has been
widely concerned. In the basis of researching on the traditional XML data storage and
query technique based on relational database, this paper gives XML relational storage
strategy algorithm based on layered model mapping and query processing algorithm
in basis of that, finally studies that technology’s application in power integrated
management system.
This paper’s researching work mainly includes the followings :( 1) Inductive and
summary XML storage ways. In current days, the existing XML storage ways can be
roughly classified into four kinds: File system, Native XML database, Object XML
database and Relational XML database. In this paper, introducing the four kinds of
storage ways, analyzing paring their advantages and disadvantages. (2)
Researching XML relational storage technology based on layered model mapping.
Firstly analyzing several kinds of XML storage ways based on relational database;
secondly giving the XML relational storage ways based on layered model mapping.
Using this method, we pletely convert the level and structure information in
Schema and data inform