# Presentation

In this tutorial, we will see how to design a Virtual Knowledge Graph (VKG) specification, how to deploy it as a SPARQL endpoint, how to consume it and further more advanced topics.

# Requirements

# Clone this repository

Before start, please clone this repository in order to download all the files

git clone https://github.com/ontop/ontop-tutorial.git
cd ontop-tutorial

# Program

  1. Basics of VKG Modeling
  2. Deploying an Ontop SPARQL endpoint
  3. Interacting with an Ontop SPARQL endpoint
  4. Mapping Engineering
  5. Materialization using Ontop
  6. Federating multiple databases
  7. Lenses
  8. External tutorials