This is an interactive tutorial to guide you through SPARQL, a W3C standard designed for querying RDF graphs.
- Clone this repository
- Run
docker compose -f docker-compose.yml -f docker-compose.dev.yml up -d
into the root folder - Go to http://localhost
- Enjoy!