Hacker News new | ask | show | jobs
by amirouche 2316 days ago
The code is at: https://github.com/amirouche/copernic

A quick tour is available at: https://www.youtube.com/watch?v=wqbYfuOhG9w

Here is the equiavlent of the following SPARQL query:

  SELECT ?uid ?key ?value WHERE {
    ?uid <http://title> "copernic" .
    ?uid ?key ?value
  }
link: http://copernic.space/query/?uid0=uid%3F&key0=title&value0=c...