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 up -d into the root folder
  3. The database will be ingesting some data. That may take a while; about 15 mins. To track progress, do docker compose logs -f --tail=10 database. When you see:
    (...)
         Server online at 1111 (pid 1)
    (...)
    
    That means it's ready.
  4. Go to http://localhost
  5. Enjoy!

URLs

About

Interactive SPARQL tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6