XML模式匹配算法的分析-计算机软件与理论专业论文.docx

XML模式匹配算法的分析-计算机软件与理论专业论文.docx

  1. 1、本文档共71页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
XML模式匹配算法的分析-计算机软件与理论专业论文

摘要 XML 逐渐成为了网络中数据表示、数据分析和数据交换的标准。但由于 XML 数据描述的灵活性,以及 XML 文档数量和规模的日益增大,如何高效的管理大规 模 XML 数据以及集成大量的 XML 数据资源变得十分重要。因此用于识别 XML 模式之间的一致性元素的自动 XML 模式匹配技术成为许多领域亟待解决的问题。 本文在分析研究现有模式匹配方法的基础上,结合 XML 模式中元素的信息特 征,综合考虑匹配质量和匹配效率,提出了一种新的 XML 模式匹配算法。它主要 包括模式的预处理和匹配算法两个部分。首先,模式经过简化处理表示为一种序 列结构 CPS(Consolidated Prüfer Sequence)。然后用综合语言匹配和结构匹配的混合 匹配算法对模式进行匹配。语言匹配充分利用模式元素的特征信息,包括名称匹 配、数据类型匹配和基数约束匹配,其中名称匹配采用决策树的原理合并多种字 符串匹配算法。结构匹配算法中,首先用孩子元素、叶子元素、祖先元素和兄弟 元素的信息计算所有复杂元素对的结构相似值,得到匹配的复杂元素对。然后仅 把结构匹配算法应用到匹配复杂元素对下的原子元素,而不是计算所有原子元素 的结构相似值,这种结构匹配方法易于发现复杂匹配。 最后为了进一步改善效率本文设计了几种并行策略,提出了并行语言匹配算 法和并行非复杂节点的结构匹配算法。通过大量实验,验证了本文的模式匹配算 法具有高效性,并行改进的算法也具有可行性。 关键字:XML 模式 模式匹配 相似值 CPS 决策树 Abstract XML has emerged as a standard for data representation, data analysis and data exchange on the Web. However, due to the flexibility of data description and the increase in the number and the size of XML documents, how to efficiently manage large XML data and integrate lots of XML data sources have become vital. Therefore an automatic XML schema matching used to identify semantic correspondences among XML schemas is an urgent problem in many domains. Analyzing the existing methods of schema matching and combining with the information characters of element in XML schema, this paper proposes a new approach of XML schema matching which considers both matching quality and matching efficiency. It consists mainly of two parts-schema pre-processing and matching algorithm. First each simplified XML schema is represented as a sequence called CPS (Consolidated Prüfer Sequence). Then matching algorithm is applied on two schemas. It is a hybrid matcher combining linguistic matcher and structural matcher. Comprehensively exploiting the feature information of element, linguistic matcher consists of name matcher, data type matcher and constraint matcher. In addition, name matcher combines multiple string matching algorithms with the idea of decision tree. Structural matcher first computes the structural similarity of all complex el

您可能关注的文档

文档评论(0)

peili2018 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档