Proceedings of the 21st ACM International Conference on Information and Knowledge Management 2012
DOI: 10.1145/2396761.2396804
|View full text |Cite
|
Sign up to set email alerts
|

RDF pattern matching using sortable views

Abstract: In the last few years, RDF is becoming the dominating data model used in semantic web for knowledge representation and inference. In this paper, we revisit the problem of pattern matching query in RDF model, which is usually expensive in efficiency due to the huge cost on join operations. To alleviate the efficiency pain, view materialization techniques are usually deployed to accelerate the query processing. However, given an arbitrary view, it remains difficult to identify how to reuse the view for a particu… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2014
2014
2016
2016

Publication Types

Select...
2
1

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(3 citation statements)
references
References 24 publications
(48 reference statements)
0
3
0
Order By: Relevance
“…Materialized views: Several works attempt to speed up the execution of SPARQL queries by materializing a set of views [6,14] or a set of path expressions [10]. The selection of views is based on a representative workload.…”
Section: Related Workmentioning
confidence: 99%
“…Materialized views: Several works attempt to speed up the execution of SPARQL queries by materializing a set of views [6,14] or a set of path expressions [10]. The selection of views is based on a representative workload.…”
Section: Related Workmentioning
confidence: 99%
“…For example, TALE [28] by Tian et al first locates mappings of a subset of "important" nodes and then expands them to the whole graph. For specific applications, there are matching algorithms for RDF query [6], image patch search [7], graph nodes with multiple labels [34], labels with ontology structure [33], querying probabilistic database [38]. These algorithms rank the subgraph search results by similarity score.…”
Section: Related Workmentioning
confidence: 99%
“…finding a subgraph mapping in a target graph which is similar to the query graph, is an important primitive for searching and extracting information in the graph database. The problem has applications in cheminformatics, bioinformatics [27] where one wants to find a specific component from a compound, image patch search [7], RDF query in semantic web [6], and social network such as the facebook graph search 1 . We ask the question on how to efficiently find the top k similar subgraph mappings and effectively rank the results to improve the search quality.…”
Section: Introductionmentioning
confidence: 99%