2006
DOI: 10.1007/11762256_28
|View full text |Cite
|
Sign up to set email alerts
|

RDFBroker: A Signature-Based High-Performance RDF Store

Abstract: Abstract. Many approaches for RDF stores exist, most of them using very straight-forward techniques to store triples in or mapping RDF Schema classes to database tables. In this paper we propose an RDF store that uses a natural mapping of RDF resources to database tables that does not rely on RDF Schema, but constructs a schema based on the occurring signatures, where a signature is the set of properties used on a resource. This technique can therefore be used for arbitrary RDF data, i.e., RDF Schema or any ot… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
27
0
1

Year Published

2010
2010
2022
2022

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 34 publications
(28 citation statements)
references
References 8 publications
0
27
0
1
Order By: Relevance
“…[20], investigates several join algorithms which leverage pre-processing techniques on Hadoop, but mainly focus on log processing. RDFBroker [21] is a RDF store that is based on the concept of a signature (set of properties of a resource), similar to NTGA's structurelabeling function λ. However, the focus of [21] is to provide a natural way to map RDF data to database tables, without presuming schema knowledge.…”
Section: Task3mentioning
confidence: 99%
See 1 more Smart Citation
“…[20], investigates several join algorithms which leverage pre-processing techniques on Hadoop, but mainly focus on log processing. RDFBroker [21] is a RDF store that is based on the concept of a signature (set of properties of a resource), similar to NTGA's structurelabeling function λ. However, the focus of [21] is to provide a natural way to map RDF data to database tables, without presuming schema knowledge.…”
Section: Task3mentioning
confidence: 99%
“…RDFBroker [21] is a RDF store that is based on the concept of a signature (set of properties of a resource), similar to NTGA's structurelabeling function λ. However, the focus of [21] is to provide a natural way to map RDF data to database tables, without presuming schema knowledge. Pregel [22] and Signal/Collect [23] provide graph-oriented primitives as opposed to relational algebra type operators, and also target parallel platforms.…”
Section: Task3mentioning
confidence: 99%
“…The vertically partitioned approach can also be data-driven (e.g., implemented in Sesame [23]): property relations are created when their instances are first seen in an RDF document during data mapping. RDF store RDFBroker [100] implements signature relations, which are conceptually similar to clustered property relations, but are generated based on RDF data rather than RDF Schema information. There is a lack of experiments that compare the data-driven approach with other approaches (except for the vertically partitioned approach that is available in both schema-aware and data-driven flavors).…”
Section: Storing and Querying Rdf Data Using Relational Rdf Storesmentioning
confidence: 99%
“…There is a lack of experiments that compare the data-driven approach with other approaches (except for the vertically partitioned approach that is available in both schema-aware and data-driven flavors). RDFBroker [100] reports improved in-memory query performance over Sesame and Jena for some test queries. Schema evolution for the data-driven approach, if supported, might be expensive.…”
Section: Storing and Querying Rdf Data Using Relational Rdf Storesmentioning
confidence: 99%
See 1 more Smart Citation