TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Data store with change-request mechanic

2 点作者 amirouche大约 5 年前

1 comment

amirouche大约 5 年前
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>