# 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
- Java 11 (opens new window)
- Latest version of Ontop from GitHub (opens new window) or SourceForge (opens new window)
- H2 with preloaded datasets h2.zip
- Git (opens new window)
# 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