Settings

Theme

Show HN: Data store with change-request mechanic

copernic.space

2 points by amirouche 6 years ago · 1 comment

Reader

amiroucheOP 6 years 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...

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection