PLoS ONE (Jan 2018)

Neo4j graph database realizes efficient storage performance of oilfield ontology.

  • Faming Gong,
  • Yuhui Ma,
  • Wenjuan Gong,
  • Xiaoran Li,
  • Chantao Li,
  • Xiangbing Yuan

DOI
https://doi.org/10.1371/journal.pone.0207595
Journal volume & issue
Vol. 13, no. 11
p. e0207595

Abstract

Read online

The integration of oilfield multidisciplinary ontology is increasingly important for the growth of the Semantic Web. However, current methods encounter performance bottlenecks either in storing data and searching for information when processing large amounts of data. To overcome these challenges, we propose a domain-ontology process based on the Neo4j graph database. In this paper, we focus on data storage and information retrieval of oilfield ontology. We have designed mapping rules from ontology files to regulate the Neo4j database, which can greatly reduce the required storage space. A two-tier index architecture, including object and triad indexing, is used to keep loading times low and match with different patterns for accurate retrieval. Therefore, we propose a retrieval method based on this architecture. Based on our evaluation, the retrieval method can save 13.04% of the storage space and improve retrieval efficiency by more than 30 times compared with the methods of relational databases.