Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找与 Jena 框架一起使用并遇到 Blazegraph 的高可用性/横向扩展三重存储。Blazegraph 是否有适用于 Jena 框架的适配器?如果不是,那么可以与 Jena 框架一起使用的高可用性 RDF 存储是什么?
如果您使用标准 SPARQL 协议与服务器一起工作,则应该这样做。见RDFConnection耶拿。
RDFConnection
Stardog 和 Virtuoso 都有 Jena 连接器。其中之一可能符合您的要求。