1 / 68
文档名称:

基于SOA架构的工商信息管理系统设计与实现.pdf

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

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

分享

预览

基于SOA架构的工商信息管理系统设计与实现.pdf

上传人:banana 2014/3/30 文件大小:0 KB

下载得到文件列表

基于SOA架构的工商信息管理系统设计与实现.pdf

文档介绍

文档介绍:华中科技大学
硕士学位论文
数据仓库元数据集成系统的设计与实现
姓名:赵洋
申请学位级别:硕士
专业:计算机技术
指导教师:朱虹
2011-05-29
华中科技大学硕士学位论文
摘要
随着信息技术的不断发展,各个企业内部和企业之间通过开发各种各样的管理
信息系统已经逐渐实现了业务的信息化。然而这些系统无法互相连通进行信息交流,
导致了“信息孤岛”的现象,业务间的关联使得企业内部在各个环节需要进行数据
交换,因此有效解决数据集成问题具有重要的现实意义,而元数据中包含的数据结
构和语义说明信息是数据集成的重要信息,因此元数据集成是数据集成关键技术。
在分析了元数据集成的功能需求以及元数据集成系统的设计目标的基础上,设
计了一个元数据集成系统的总体结构,并分析了内部各个模块的功能及系统流程,
整个系统包括抽取模块和元数据装载存储模块。详细介绍了元数据集成系统中抽取
和装载存储两个模块的实现。在抽取模块,结合公共仓库元模型 CWM 关系型包中
的各个对象,给出了抽取的流程和抽取算法,介绍了基于 CWM 关系型包的元数据
抽取技术。在装载和存储模块的实现部分,给出了模块内部的详细结构,包括:将
抽取出元数据信息写到 XML 文档、存储元数据到存储库以及组装形成 XML 文档三
个部分。给出了元数据的存储策略;分析了存储模型,包括保存到 XML 和存储元数
据的数据库模型,在此基础上分别给出了存储元数据和取出装载元数据的算法。
实验部分主要是验证元数据抽取和存储性能的实验,实验表明,通过抽取和存
储算法能够很好的提取和存储元数据,性能较好。

关键词: 元数据,元数据集成,公共仓库元模型, 元数据抽取和存储
I
华中科技大学硕士学位论文
Abstract
With the rapid development of information work technologies, more and more
management information systems have been constructed among enterprises and in the
departments of enterprises. However, these systems are not often interoperable and also
are not able municate with one another to exchange information, which has resulted
in the phenomenon of isolated information island, so-called “information island”, the
interconnections among businesses require enterprises to solve the problem of data
exchange. Therefore, it’s meaningful to solve the problem of data integration effectively.
In recent years, the wide application of metadata has brought hope for enterprise data
integration. The information on data structure and meaning contained in metadata can be
very helpful for data integration. Therefore, metadata integration has been an important
method for data integration.
This paper has introduced the characteristics of metadata、requirements of metadata
integration、design principles and aims of metadata intergration, and also the paper has
mon warehouse metamodel(CWM), on introducing recent several popular
solutions of metadata integration, it has presented a solution of metad