Effective and efficient semantic web data management over DB2.

Li Ma,Chen Wang,Jing Lu,Feng Cao,Yue Pan,Yong Yu
DOI: https://doi.org/10.1145/1376616.1376735
2008-01-01
Abstract:ABSTRACTWith the fast growth of Semantic Web, more and more RDF data and ontologies are created and widely used in Web applications and enterprise information systems. It is reported that the W3C Linking Open Data community project consists of over two billion RDF triples, which are interlinked by about three million RDF links. Recently, efficient RDF data management on top of relational databases gains particular attentions from both Semantic Web community and database community. In this paper, we present effective and efficient Semantic Web data management over DB2, including efficient schema and indexes design for storage, practical ontology reasoning support, and an effective SPARQL-to-SQL translation method for RDF query. Moreover, we show the performance and scalability of our system by an evaluation among well-known RDF stores and discuss future work.
What problem does this paper attempt to address?