Not logged in.

Contribution Details

Type Bachelor's Thesis
Scope Discipline-based scholarship
Title Extending Rdfbox with named graphs support
Organization Unit
Authors
  • Alessandro Rigamonti
Supervisors
  • Abraham Bernstein
Language
  • English
Institution University of Zurich
Faculty Faculty of Economics, Business Administration and Information Technology
Number of Pages 36
Date 2013
Abstract Text The Semantic Web is a concept for extending the World Wide Web with semantic information in a way that computers are able to ”understand” it. A technical realization for that is provided by the Resource Description Framework (RDF). Thereby the information is stored uniquely in the form of triples (subject, predicate, object). Such data can be queried using the SPARQL Protocol And RDF Query Language (SPARQL). There are a number of native and relational-based indexing schemes for RDF. A read-optimized schema is depicted by Hexastore, whereat for all six triple permutations a separate index is created. Rdfbox is a tool for querying and storing RDF data. It extends the Hexastore indexing paradigm with update/write support by relying on B+Trees as the main physical index storage. SPARQL 1.1 brought the GRAPH clause that allows for querying the source of RDF data. The goal of this thesis is to extend Rdfbox with support of that GRAPH clause.
Zusammenfassung Das Semantische Web (engl. Semantic Web) ist ein Konzept zur Erweiterung des World Wide Webs mit semantischen Informationen, so dass diese von Computern ”verstanden” werden können. Eine technische Umsetzung hierfür bietet das Resource Description Fra- mework (RDF). Dabei werden die Informationen in Form von Tripeln (Subjekt, Prädikat, Objekt) abgespeichert. Solche Daten können mit der Datenbanksprache SPARQL Protocol And RDF Query Language (SPARQL) abgefragt werden. Es existieren zahlreiche native, relationale Indexstrukturen für RDF. Ein leseoptimiertes Modell stellt Hexastore dar, wobei für die sechs Tripelpermutationen je ein Index erstellt wird. Rdfbox ist ein Tool für die Abfrage und das Speichern von RDF-Daten. Es setzt das Konzept von Hexastore um und verwendet dabei auf der Ebene des physikalischen Speichers B+ Bäume. SPARQL 1.1 brachte neu das GRAPH Schlüsselwort, das Abfragen nach der Quelle der RDF-Daten erlaubt, mit sich. Ziel dieser Arbeit ist es, Rdfbox um die Unterstützung dieses GRAPH Schlüsselworts zu erweitern.
PDF File Download
Export BibTeX