The code is at:
https://github.com/amirouche/copernicA 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...