文档介绍:华中科技大学
硕士学位论文
数据交换平台中数据转换的设计与实现
姓名:邬文俊
申请学位级别:硕士
专业:通信与信息系统
指导教师:何建华
20070208
摘要
在经济全球化的时代背景下,现代的企业竞争已经由单纯的企业自身的竞争转
向企业所在供应链的竞争。因此提高整个供应链的效率,将成为提高企业竞争力的
关键,而供应链上成员间的协同运作能力与前向的可预见性可以有效提高供应链效
率,这要求企业系统之间高度集成。数据交换平台能够为企业提供数据交换服务,
是企业系统集成的基础。
数据交换服务的核心问题是参与数据交换的企业数据格式不同,交换中必须对
数据进行转换。中小型企业信息化程度差异比较大,企业系统数据的保存方式比较
多,转换比较复杂。因此,研究适合中小型企业的数据转换问题有着重要的意义。
中小型企业数据以关系数据库和字符分隔平文本格式保存为主,也存在少量特
殊的自定义的数据格式。针对数据库和字符分隔平文本的转换,本文提出了一种基
于 XML 的数据转换映射模型。该模型是对一种基于模型驱动的映射模型的改进,
它不仅保留了原有模型的双向转换等优点,而且能满足数据映射可定制的要求。本
文还提出了基于该模型的数据转换的设计与实现,以及相应的图形化映射定制工具
的设计。作为对数据库和字符分隔平文本数据转换的补充,本文也给出了特殊自定
义数据格式数据转换的设计实现。本文提出的数据转换能够有效地解决企业间数据
交换中数据转换的主要问题,具有映射定制灵活、扩展性强等优点,有良好的应用
前景。
关键字:供应链, 企业系统集成, 数据交换, 数据转换
I
Abstract
With the economic globalization, the petition has already shifted from
pany itself to the supply chain it belongs to. Therefore enhancing the efficiency of
the entire supply chain has e a key role of boosting their petitiveness. The
enhancement of the synergic and forecast capability of members in the chain can improve
the supply chain efficiency. It requires high integration of inter-enterprise systems. Data
exchange platform provides enterprises with data exchange service, which is the base of
enterprise system integration.
The core problem of data exchange is that the data format is different and the data
must be converted when it is exchanging. Informatization of SMEs is very different, and
there are many kinds of data format which make the data conversion plex.
Therefore, research on data conversion for SMEs has great meaning.
The data format of SMEs is mainly database and char divided flat file, and some
data format is very particular. This thesis suggested a data conversion model based on
XML for database conversion and char divided flat file conversion. The model bases on a
model driven mapping model. It reserves many advantages of the old model such as the
bidirectional conversion, and the data mapping can b