TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Data store with change-request mechanic

2 pointsby amiroucheabout 5 years ago

1 comment

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