Sciweavers

SEMWEB
2005
Springer

Benchmarking Database Representations of RDF/S Stores

13 years 10 months ago
Benchmarking Database Representations of RDF/S Stores
Abstract. In this paper we benchmark three popular database representations of RDF/S schemata and data: (a) a schema-aware (i.e., one table per RDF/S class or property) with explicit (ISA) or implicit (NOISA) storage of subsumption relationships, (b) a schema-oblivious (i.e., a single table with triples of the form subject-predicate-object ), using (ID) or not (URI) identifiers to represent resources and (c) a hybrid of the schema-aware and schema-oblivious representations (i.e., one table per RDF/S meta-class by distinguishing also the range type of properties). Furthermore, we benchmark two common approaches for evaluating taxonomic queries either on-the-fly (ISA, NOISA, Hybrid), or by precomputing the transitive closure of subsumption relationships (MatView, URI, ID). The main conclusion drawn from our experiments is that the evaluation of taxonomic queries is most efficient over RDF/S stores utilizing the Hybrid and MatView representations. Of the rest, schema-aware representatio...
Yannis Theoharis, Vassilis Christophides, Gregory
Added 28 Jun 2010
Updated 28 Jun 2010
Type Conference
Year 2005
Where SEMWEB
Authors Yannis Theoharis, Vassilis Christophides, Gregory Karvounarakis
Comments (0)