将 JSON MQL 查询转换为 SPARQL

发布于 2024-09-14 04:21:29 字数 86 浏览 4 评论 0原文

我有大量 JSON MQL 查询来查询 Freebase。 是否有工具可以将它们转换为 SPARQL 以便与 OpenRDF Sesame 一起使用? 谢谢!

I have a punch of JSON MQL queries to query Freebase.
Is there a tool to translate them into SPARQL to use them with OpenRDF Sesame?
Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

草莓味的萝莉 2024-09-21 04:21:29

据我所知,没有任何 SPARQL 端点使用 Freebase 模式,因此您不仅需要翻译查询语言,还需要在 Freebase 模式和您所针对的任何本体之间映射属性。

There are no SPARQL endpoints that I'm aware of that use the Freebase schema, so you'll not only need to translate the query language, but also map the properties between Freebase schema and whatever ontologies you are targeting.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文