Skip to content

Latest commit

 

History

History

guide

Introduction

Ontop is a Virtual Knowledge Graph system. It exposes the content of arbitrary relational databases as knowledge graphs. These graphs are virtual, which means that data remains in the data sources instead of being moved to another database.

Ontop translates SPARQL queries expressed over the knowledge graphs into SQL queries executed by the relational data sources. It relies on R2RML mappings and can take advantage of lightweight ontologies.

Versions

This documentation is for Ontop 3.0 and more recent versions.

For earlier versions, please refer to our previous Wiki.

Most recent version:

  • Stable: Ontop 4.1.1, released on July 23, 2021.

See release notes for more details.

Main features

Organizations

Ontop is backed by the Free University of Bozen-Bolzano and Ontopic s.r.l.. It also receives regular important contributions from Birkbeck, University of London. See the community section for more details.

Licenses

Ontop is available under the Apache 2.0 license.

All the documentation is licensed under the Creative Commons (Attribution) license.

Social

You can find us on the following social platforms:

Citations

  • If you use Ontop in your work, please cite one of the following articles describing the system.

    • Guohui Xiao, Davide Lanti, Roman Kontchakov, Sarah Komla-Ebri, Elem Güzel-Kalayci, Linfang Ding, Julien Corman, Benjamin Cogrel, Diego Calvanese, and Elena Botoeva. The Virtual Knowledge Graph System Ontop. In: International Semantic Web Conference (Resource Track), 2020.
    • Diego Calvanese, Benjamin Cogrel, Sarah Komla-Ebri, Roman Kontchakov, Davide Lanti, Martin Rezk, Mariano Rodriguez-Muro, and Guohui Xiao. Ontop: Answering SPARQL Queries over Relational Databases. In: Semantic Web Journal 8.3 (2017), pp. 471–487.
  • If you want to cite the techniques behind Ontop, check our publications.