1 / 1

XML-Based RDF Data Management for Efficient Query Processing Mo Zhou advised by Prof. Yuqing Wu

XML-Based RDF Data Management for Efficient Query Processing Mo Zhou advised by Prof. Yuqing Wu. Problem and Related Works RDF data and query RDF data model SPARQL Query Relational approaches for storing RDF data

morton
Télécharger la présentation

XML-Based RDF Data Management for Efficient Query Processing Mo Zhou advised by Prof. Yuqing Wu

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. XML-Based RDF Data Management for Efficient Query Processing Mo Zhou advised by Prof. Yuqing Wu • Problem and Related Works • RDF data and query RDF data model SPARQL Query • Relational approaches for storing RDF data • Triple Store (TS) Vertical Partition (VP) Property Table (PT) • The desired properties of RDF storage model • Preserve semantics High performance Scalable Small overhead • Our Proposal • Use XML technologies to achieve high storage and query efficiency of RDF data. avgRate Review text • RDF Schema Decomposition • gR2X: Decompose RDF schema into XML schemas with deep tree shape and small duplication • wR2X: Decompose RDF schema into XML schemas that can represent frequent queried paths in a workload. • RDF Data Decomposition • SPARQL-to-XQuery Rewrite • Class/Predicate determination: Associate possible classes to each node and possible matching to each predicate variables in the SPARQL query. • SPARQL query decomposition: Decompose the SPARQL query graph into trees. • XQuery query construction: Construct XQuery queries based on the trees. gR2X wR2X • Decompose RDF data conforming to the RDF schema to XML documents conforming to the XML schemas. • Experimental Results • The experiments were carried out on MonetDB using Berlin Benchmark. Performance comparison on 5 million triples Scalability Comparison XML-Based RDF Data Management for Efficient Query Processing, Mo Zhou, Yuqing Wu, technical report TR683, Computer Science, Indiana University, 2010

More Related