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.
我正在为 Sesame 中的TripleStore开发API。它有一个与 RDF 一起工作的推理器。
因为我也与OWL一起工作。所以我想添加另一个语义推理器,例如Pellet或 ITM ...
SAIL API 似乎支持可定制的推理,并且可以扩展到其他基于 RDF 的语言。
有谁知道如何做到这一点?