Lecture Notes in Computer Science, 2002, Volume 2342/2002, 54-68, DOI: 10.1007/3-540-48005-6_7

Sesame: A Generic Architecture for Storing and Querying RDF and RDF Schema

Jeen Broekstra, Arjohn Kampman and Frank van Harmelen

View Related Documents

Abstract

RDF and RDF Schema are two W3C standards aimed at enriching the Web with machine-processable semantic data.
We have developed Sesame, an architecture for efficient storage and expressive querying of large quantities of metadata in RDF and RDF Schema. Sesame’s design and implementation are independent from any specific storage device. Thus, Sesame can be deployed on top of a variety of storage devices, such as relational databases, triple stores, or object-oriented databases, without having to change the query engine or other functional modules. Sesame offers support for concurrency control, independent export of RDF and RDFS information and a query engine for RQL, a query language for RDF that offers native support for RDF Schema semantics. We present an overview of Sesame as a generic architecture, as well as its implementation and our first experiences with this implementation.

Fulltext Preview

Image of the first page of the fulltext document