Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 624 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 624 Bytes

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