新书报道
当前位置: 首页 >> 电类优秀教材 >> 正文
An introduction to XML query processing and keyword search = XML数据查询和检索技术
发布日期:2014-10-17  浏览

[内容简介]

  《XML数据查询和检索技术(英文)(精装)》系统、全面地阐述了关于 XML数据检索和查询方面最新的研究成果,包括 XML数据的编码、索引、模式匹配,结果估计,关键词检索,查询改写等方面内容。本书主要强调内容的先进性,将作者最新的 XML数据查询和检索的最新成果涵盖进来,其中某些内容还未公开发表。本书主要面向系统开发人员,研究生和科研工作者,也可供其他读者学习使用,对专业人士可作为最新的技术参考资料。 

[目录]

1 introduction 
1.1 xml data model 
1.2 emergenceof xml database 
1.2.1 flat file storage 
1.2.2 relational and object relational storage 
1.2.3 native storage of xml data 
1.3 xml query languageand processing 
1.4 xml keyword search 
1.5 book outline 
references 
2 xml labeling scheme 
2.1 introducingxml labelingscheme 
2.2 region encodingscheme 
2.3 dewey and extended dewey scheme 
2.3.1 dewey id labeling scheme 
2.3.2 extendeddewey and fst 
2.4 dynamic labeling scheme 
2.4.1 region-based dynamic labeling scheme 
2.4.2 pre.x-based dynamic labeling scheme 
2.4.3 primelabelingscheme 
2.4.4 the encodingschemes 
2.5 summary 
references 
3 xml data indexing 
3.1 introducingxml data indexing 
3.2 indexesonxmltreestructure 
3.2.1 dataguides 
3.2.2 1-index 
3.2.3 f&b-index 
3.3 index based on xml sequencing 
3.3.1 prix: indexing and querying xml using pr¨ufer sequences 
3.3.2 vist: a dynamic index method for querying xml data by tree structures 
3.3.3 apex: an adaptivepath index for xml data 
3.4 summary 
references 
4 xml tree pattern processing 
4.1 introducingxml tree pattern processing 
4.2 xml structural join 
4.2.1 tree-mergejoinalgorithms 
4.2.2 stack-treejoinalgorithms 
4.3 xml holistic twig pattern processing 
4.3.1 pathstack 
4.3.2 twigstack 
4.3.3 twigstacklist 
4.3.4 tjfast 
4.3.5 experimentalevaluation 
4.4 xml query processing based on variousstreaming schemes 
4.4.1 tagclevelstreamingandpre.x-pathstreaming(pps) 
4.4.2 itwigjoin algorithm 
4.5 summary 
references 
5 ordered and generalized xml tree pattern processing 
5.1 introducingordered and generalizedxml tree pattern processing 
5.2 xml ordered query processing 
5.2.1 data model and ordered twig pattern 
5.2.2 xml ordered query processing algorithm 
5.2.3 analysis of orderedtj 
5.2.4 experimentalevaluation 
5.3 xml generalized xml tree pattern 
5.3.1 gtjfast algorithm 
5.3.2 analysisofgtjfast 
5.3.3 experiments 
5.4 extendedxml tree pattern 
5.4.1 extendedtree pattern query 
5.4.2 matchingcross 
5.4.3 holistic algorithms 
5.4.4 experiments 
5.5 summary 
references 
6 effective xml keyword search 
6.1 introducingeffective xml keyword search 
6.2 xmlkeywordsearchsemantics 
6.2.1 lca and the meet operator 
6.2.2 mlca and mlcas 
6.2.3 slca 
6.2.4 gdmct 
6.2.5 ica (interested common ancestor) and ira (interestedrelatedancestors) 
6.2.6 elca (exclusive lowest common ancestor) 
6.2.7 vlca (valuable lowest common ancestor) 
6.2.8 mcn 
6.2.9 meaningfulslca 
6.2.10 lcea (lowest common entity ancestor) 
6.2.11 mlcea (meaningfullcea) 
6.3 xml keyword search algorithms 
6.3.1 dil (dewey invertedlist) query processing algorithm 
6.3.2 the stack algorithm 
6.3.3 basic multiway-slca algorithm (bms) 
6.3.4 incrementalmultiway-slca algorithm(ims) 
6.3.5 indexedstack algorithm 
6.3.6 stack-based query re.nement algorithm 
6.4 xml keyword search ranking strategy 
6.4.1 tf*idf cosine similarity 
6.4.2 data model 
6.4.3 xml tf&df 
6.4.4 inferringthe node type to search for 
6.4.5 inferringthe node types to search via 
6.4.6 capturing keywordco-occurrence 
6.4.7 relevance-orientedranking 
6.5 summary 
references 
7 xml keyword pattern re.nement 
7.1 introducingxml keyword pattern re.nement 
7.2 related work 
7.3 preliminaries 
7.3.1 meaningfulslca 
7.3.2 re.nementoperations 
7.4 ranking of re.ned queries 
7.4.1 similarity score of a rq 
7.4.2 dependencescore of a rq 
7.5 exploringthe re.ned query 
7.5.1 problemformulation 
7.5.2 subproblems 
7.5.3 notations 
7.5.4 initialization 
7.5.5 recurrencefunction 
7.5.6 time complexity 
7.6 content-aware query re.nement 
7.6.1 partition-based algorithm 
7.6.2 short-listeageralgorithm 
7.7 experiments 
7.7.1 equipment 
7.7.2 dataset and query set 
7.7.3 ef.ciency 
7.7.4 scalability 
7.7.5 effectivenessof query re.nement 
7.8 summary 
references 
8 lcra, xml keyword search system, and lotusx, graphical query processing system 
8.1 introductionof lcra and lotusx 
8.2 lcra: search semantics 
8.2.1 slca and lra 
8.2.2 backgroundand data model 
8.2.3 searchsemantics 
8.3 lcra, system architecture, and ranking techniques 
8.3.1 tree model 
8.3.2 rankingtechniques 
8.3.3 systemarchitecture 
8.3.4 overviewofonlinedemofeatures 
8.4 a position-aware xml graphical search system with auto-completion 
8.4.1 system features 
8.4.2 lotusx:architectureandalgorithms 
8.5 summary 
references 
9 summary and the road ahead 
9.1 summary of this book 
9.2 future work 
9.2.1 full-fledgedxml query engine 
9.2.2 directed graph xml model 
9.2.3 extendeddewey labeling scheme for orderedquery 
9.2.4 indexstructure based on tjfast 
9.2.5 mapreduce-basedxml twig pattern matching 
references 
index 

关闭


版权所有:西安交通大学图书馆      设计与制作:西安交通大学数据与信息中心  
地址:陕西省西安市碑林区咸宁西路28号     邮编710049

推荐使用IE9以上浏览器、谷歌、搜狗、360浏览器;推荐分辨率1360*768以上