2004
DOI: 10.21236/ada451847
|View full text |Cite
|
Sign up to set email alerts
|

DLDB: Extending Relational Databases to Support Semantic Web Queries

Abstract: We present DLDB, a knowledge base system that extends a relational database management system with additional capabilities for DAML+OIL inference. We discuss a number of database schemas that can be used to store RDF data and discuss the tradeoffs of each. Then we describe how we extend our design to support DAML+OIL entailments. The most significant aspect of our approach is the use of a description logic reasoner to precompute the subsumption hierarchy. We describe a lightweight implementation that makes use… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
108
0
3

Year Published

2005
2005
2010
2010

Publication Types

Select...
6
2
1

Relationship

0
9

Authors

Journals

citations
Cited by 143 publications
(111 citation statements)
references
References 6 publications
0
108
0
3
Order By: Relevance
“…Most DB-based work such as [4][5][6][7] rely on relational database engines for indexing and querying. The primary database schema used for storing triples is a vertical schema with various optimizations.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Most DB-based work such as [4][5][6][7] rely on relational database engines for indexing and querying. The primary database schema used for storing triples is a vertical schema with various optimizations.…”
Section: Related Workmentioning
confidence: 99%
“…[1][2][3]) or a DB-based (e.g. [4][5][6][7]) approach. The IR-based work does not provide structured query capability and the DB-based work lacks support to keyword searches.…”
Section: Introductionmentioning
confidence: 99%
“…Nevertheless, most of these approaches do not use relational databases as a data source, but to store RDF triples in tailored tables, exploting the improved query performance of current relational databases (e.g. [13], [16], or [11]). The main drawback of such approaches is, that the corresponding data has to be available in RDF, i.e.…”
Section: Related Workmentioning
confidence: 99%
“…Our motivation of using the mature relational database technology is provided by the fact that provenance metadata growth rate is potentially very high since provenance is generated automatically for every scientific experiment. On the Semantic Web, large volumes of RDF data are managed with the so called RDF stores, and majority of them, including Jena [118,119], Sesame [23], 3store [56,57], KAON [107], RStar [71], OpenLink Virtuoso [42], DLDB [81], RDFSuite [9,105], DBOWL [77], PARKA [101], and RDFBroker [100], use an RDBMS as a backend to manage RDF data. Although a general-purpose relational RDF store (see [15] for a survey) can be used for provenance metadata management, the following provenance-specific requirements bring about several optimization strategies for schema design, data mapping, and query mapping, enabling us to develop a provenance metadata management system that is more efficient and flexible than one that is simply based on an existing RDF store.…”
Section: Introductionmentioning
confidence: 99%