在 Sparql 中使用嵌套图

Using Nested Graphs in Sparql

我看过一些 papers and some posts in here, like this one and this 其他的。我想知道是否有可能在 SPARQL 中嵌套图形并且 link 它们带有边,就像它们是带有 URL 的资源节点一样。提前致谢

命名图表提供了link图表的能力。这不是嵌套图 s - 它是从一个图到另一个图的概念的 links。