Ontology-Based Semantic Search for Large-Scale RDF Data

Xiaolong Tang,Xin Wang,Zhiyong Feng,Longxiang Jiang
DOI: https://doi.org/10.1007/978-3-642-38562-9_58
2013-01-01
Abstract:In recent years, the Web of Data has emerged with the release of growing amount of Linked Data. Since traditional Information Retrieval (IR) technologies are no longer suit for the retrieval on Linked Data, it becomes difficult for ordinary users to retrieve the data efficiently and accurately. This paper presents a method of doing keyword search on Web of Data. We propose two distributed inverted index schemes, one of which is built from Linked Data and the other from the ontology. And as a necessary part of the ontology index, an ontology encoding scheme is also proposed. Based on the index schemes, we design an improved ranking algorithm named OntRank by introducing a semantic factor into the BM25F ranking model. The experimental evaluation illustrates the efficiency of constructing indexes and the precision of retrieval results.
What problem does this paper attempt to address?