Skip to content

redpencilio/app-sparql-interactive-tutorial

Repository files navigation

SPARQL Interactive Tutorial

This is an interactive tutorial to guide you through SPARQL, a W3C standard designed for querying RDF graphs.

Installation

Requirements

Steps

  1. Clone this repository
  2. Run docker compose -f docker-compose.yml -f docker-compose.dev.yml up -d into the root folder
  3. Go to http://localhost
  4. Enjoy!

URLs