Show HN: Data store with change-request mechanic(copernic.space) |
Show HN: Data store with change-request mechanic(copernic.space) |
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...