The code is at: <a href="https://github.com/amirouche/copernic" rel="nofollow">https://github.com/amirouche/copernic</a><p>A quick tour is available at: <a href="https://www.youtube.com/watch?v=wqbYfuOhG9w" rel="nofollow">https://www.youtube.com/watch?v=wqbYfuOhG9w</a><p>Here is the equiavlent of the following SPARQL query:<p><pre><code> SELECT ?uid ?key ?value WHERE {
?uid <http://title> "copernic" .
?uid ?key ?value
}
</code></pre>
link: <a href="http://copernic.space/query/?uid0=uid%3F&key0=title&value0=copernic&uid1=uid%3F&key1=key%3F&value1=value%3F" rel="nofollow">http://copernic.space/query/?uid0=uid%3F&key0=title&value0=c...</a>