A Method of Semantic Web Data Division and Parallel Loading Based on OWL

Jia CHENG,Min ZHU,Wen-yang BAI
DOI: https://doi.org/10.3969/j.issn.1673-629X.2014.02.005
2014-01-01
Abstract:With the rapid growth of semantic Web data scale,mass data storage and retrieval are facing growing challenges,and distributed database and parallel computing has become its major solutions. Design a multi-table storage model to store semantic Web data with HBase which is a distributed database based on column store,as to achieve a mapping from OWL ontology to storage model. And then, divide semantic Web data by class which the subject of its triple belongs to and store the triple into the two HTables of the class. Divide and load data in parallel by MapReduce framework. Finally,verify the feasibility of this method in the Hadoop cluster.
What problem does this paper attempt to address?