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.
我有一种特殊情况,我需要根据传入数据的 SHACL 模式自动生成 SPARQL 查询。我想知道 Jena 或任何其他语义工具/库是否可以帮助做到这一点?
我在 Jena 代码上看到了一些东西,但文档中没有任何官方信息。
在我开始尝试开发自己的解决方案之前,我想知道是否已经有一些现有的库在此之上,或者正在进行中。