欢迎来到天天文库
浏览记录
ID:35123083
大小:1.80 MB
页数:68页
时间:2019-03-19
《鉴于异构数据集成的研究与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、西北大学硕士学位论文异构数据集成的研究与实现姓名:郑娅峰申请学位级别:硕士专业:计算机应用技术指导教师:鱼滨20050501摘要异构数据集成的任务就是通过给用户提供一个统一的应用平台,从而屏蔽底层数据源的不同,使得用户可以无缝而且灵活的访问这些异构的数据源。本文研究了异构数据集成的相关理论和技术,对现有数据集成方法进行分析,采用Mediator/Wrapper方式并结合本体技术,提出了一种数据集成中间件体系结构--HDSQ(HeterogeneousDataSourceQuery)。该结构采用成熟的XML技术,并利用本体描述精确语
2、义的优势,使用本体描述语言OWL描述全局数据模式,解决数据源的语义异构问题。同时采用WebService技术,实现对各类数据源的封装和远程调用,使集成结构更适用于分布式环境。基于上述理论,设计实现了一个数据集成检索系统,该系统提供数据源配置,数据源包装和查询处理等多项功能,通过统一界面提供对各种关系数据库和XML文档的透明访问。本文的主要研究工作如下:(1)使用本体(ontology)描述领域概念,构建了全局本体和局部本体及局部到全局的映射关系,解决了异构数据集成中语义冲突的问题。(2)设计了异构数据集成的体系结构,给出了各模块的
3、具体功能,并实现了一个原型系统。(3)将各数据源包装器封装为WebService,简化了调用机制,增加了系统的灵活性和可扩展性。关键词:数据集成,语义异构,本体,XML.XMLSchema两北大学硕士学位论文TheResearchandImplementationofHeterogeneousDataIntegrationAbstractThepurposeofdataintegrationsystemistoprovideuserswithseamlessandflexibleaccesstoheterogeneousdatas
4、ousethroughaunifiedqueryinterfacewhichcanhidethedifferenceofunderlyingdatasource.ThepaperfocusesoncorrelativetheodesandtechnologiesofhetemgeneousdataintegrationandpresentsHDSQ(HetemgeneousDataSourceQuery)architectureofdataintegrationwhichisbasedonanalysisandcompadngth
5、eexistingdataintegrationappmachandthecharacterofarchitecture.HDSQadoptsMediatorNVrappermethodandcombineswithontologytechnologyThisarchitectureusesOWL(OntologyWebLanguage)torepresentglobalschema.Itprovidesaneffectiveapproachtosolvetheproblemsofsemanticheterogeneityonda
6、taintegration.TheHDSQthatimplementstheencapsulationandinvokingofthedatasourcebasedonWebServicetechnologyisfitforthedistributedsystemenvironment.Finally,asystemprototypewhichisbasedonthemethodsandtechnologiesfordataintegrationandqueryisintroduced.Theprototypecancomplet
7、elyperformintegrationofschema,queryprocessingandsouseconfigure.ItprovidestransparentaccesstoexistingdatabasemanagementsystemsandXMLdatathroughaunifiedqueryinterface.Themainworksofthispaperareasfollows:(1)Theconceptoffieldisdescribedbyontology.Theglobalontologyandlocal
8、ontologyareconstructed.Therelationbetweenthemispresented.TheII两北大学硕士学位论文methodsolvestheproblemsofsemanticheterogeneityondata
此文档下载收益归作者所有