Proceedings of the 2013 ACM SIGMOD International Conference on Management of Data 2013
DOI: 10.1145/2463676.2463718
|View full text |Cite
|
Sign up to set email alerts
|

Building an efficient RDF store over a relational database

Abstract: Efficient storage and querying of RDF data is of increasing importance, due to the increased popularity and widespread acceptance of RDF on the web and in the enterprise. In this paper, we describe a novel storage and query mechanism for RDF which works on top of existing relational representations. Reliance on relational representations of RDF means that one can take advantage of 35+ years of research on efficient storage and querying, industrial-strength transaction support, locking, security, etc. However, … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
129
0
1

Year Published

2013
2013
2021
2021

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 170 publications
(131 citation statements)
references
References 16 publications
(18 reference statements)
1
129
0
1
Order By: Relevance
“…Readers can refer to W3C documents (such as RDF primer 7 and SPARQL 1.1 Recommendation 8 ) for more details.…”
Section: Preliminariesmentioning
confidence: 99%
See 1 more Smart Citation
“…Readers can refer to W3C documents (such as RDF primer 7 and SPARQL 1.1 Recommendation 8 ) for more details.…”
Section: Preliminariesmentioning
confidence: 99%
“…Consequently, it stores ''related'' properties in the same table. Example systems include Jena [31] and IBM's DB2RDF [7].…”
Section: Introductionmentioning
confidence: 99%
“…Multiple studies have addressed processing queries using mapping [44][45][46]. Bornea et al [44] describe novel query translation techniques as well.…”
Section: Related Workmentioning
confidence: 99%
“…Similarly, the variables V are also assumed to be a disjoint union of countably infinite sets V C , V R , V I . Now, we define an OWL 2 QL BGP as a finite set of triple patterns representing OWL 2 QL axiom and assertion templates in the FSS such as: 3 Assuming that A = {ClassAssertion(:A, :a), ObjectPropertyAssertion(:T, :a, :b)}, it is not hard to see that B T ,A = {?x → :a}. Indeed, by the first assertion of A and the first two axioms of T , any model of (T , A) contains a domain element w (not necessarily among the individuals in A) such that ObjectPropertyAssertion(:R, :a, w) holds.…”
Section: Sparql Queries Under Owl Ql Entailment Regimementioning
confidence: 99%
“…Our experiments show that Ontop outperforms the reasoner-based systems for most of the queries over small datasets; over larger datasets the difference becomes dramatic, with Ontop demonstrating a solid performance even on 69 million triples in LUBM 500 . Finally, we note that, although Ontop was designed to work with existing relational databases, it is also applicable in the context of RDF triple stores, in which case approaches such as the one from [3] can be used to generate suitable relational schemas. Omitted proofs and evaluation details can be found in the full version at http://www.dcs.bbk.ac.uk/~michael/ISWC-14-v2.pdf.…”
Section: Introductionmentioning
confidence: 99%