哪个Triplestore用于快速语义Web开发? [英] Which Triplestore for rapid semantic web development?

查看:117
本文介绍了哪个Triplestore用于快速语义Web开发?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

易于安装/使用是最重要的因素,而不是性能.

Ease of installation/use is the most important factor here - not performance.

因为没有预期的大型数据集,所以可以.

Small is OK as large datasets are not expected.

推荐答案

我也建议芝麻,它轻巧,易于安装,并为小型数据集提供了良好的性能.使用Sesame 1.2.x的查询性能要比使用Sesame 2.x的要好得多,因为在2.x系列中增加了上下文支持.

I'd also recommend sesame, its lightweight, pretty easy to install, and provides good performance for small datasets. Query performance is far better with Sesame 1.2.x than Sesame 2.x because of the addition of context support to the 2.x series.

我已经用tomcat,树脂和码头测试了芝麻的安装/部署,并且可以轻松地与所有这些一起使用.我不建议至少在1.x系列中绑定到Postgres或MySQL之类的RDBMS组件,即使对于原型应用程序,性能也不可接受.内存和本机实现虽然缺少真正的事务,但提供了良好的查询性能并提供了简单的持久性.

I've tested sesame installation/deployment with tomcat, resin, and jetty, and it worked easily with all of them. I don't recommend the bindings to RDBMS components such as Postgres or MySQL, at least in the 1.x series, performance was not acceptable, even for prototype applications. The in-memory and native implementations provide good query performance and offer simple persistence, though they lack true transactions.

Jena 具有不错的API,并且对数据库,推理机等提供了更多支持,但具有占用空间更大,并且总体上使用起来比较麻烦.

Jena has a decent API, and a lot more support for databases, reasoners, etc, but has a larger footprint, and is a little more cumbersome to use on the whole.

这篇关于哪个Triplestore用于快速语义Web开发?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆