在我的 Java 类中使用 Sesame 2 和 MySQL

发布于 2024-09-10 04:23:10 字数 310 浏览 5 评论 0原文

这是我第一次玩《芝麻街 2》,所以请多多关照。这可能是一个愚蠢的问题,但我找不到有关如何使用 Sesame 2 和 mysql 存储的文档。 我已经使用创建了一个

create mysql.
command in the Open-rdf console but now I do not know how to use it in Java. The official documentation presents some example but it's about the Native or Memory repository. Can you help me?

It's my first time with Sesame 2 so please be kind. It could be a stupid question but I can't find documentation about how to use Sesame 2 and a mysql store.
I've created one using the

create mysql.

command in the Open-rdf console but now I do not know how to use it in Java. The official documentation presents some example but it's about the Native or Memory repository.
Can you help me?

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

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

发布评论

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

评论(1

若水微香 2024-09-17 04:23:10

使用 sesame API: http://www.openrdf.org/doc/sesame /user/ch07.html
连接到服务器并执行 SeRQL 查询或使用 API 按节点搜索。

Use the sesame API: http://www.openrdf.org/doc/sesame/users/ch07.html
Connect to the server and execute a SeRQL query or use the API to search by node.

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