On 17/11/2023 17:43, Claude Warren wrote:
OK.  PBKAC.  But I would like to know if there is a standard name for the
Union of the graphs in the dataset rather than the arq specific one.

No, there isn't.

There has been discussion (e.g. [1] and [2]) on common names.

What would make sense for jena is DEFAULT/UNION/ALL (= union and default).

    Andy


[1]
https://github.com/w3c/sparql-dev/blob/main/SEP/SEP-0004/sep-0004.md
[2]
https://github.com/w3c/sparql-dev/issues/43#issuecomment-480726412


On Fri, Nov 17, 2023 at 6:29 PM Claude Warren <cla...@xenei.com> wrote:

is there a GRAPH name for the union of the models in a dataset?

I have tried: ASK FROM <urn:x-arq:UnionGraph> { { <urn:node:a>
(<urn:property:p>){+} <urn:node:b> }}

now assuming that there is a <a, p, b> in one of the models of the dataset
it should return "true"

Am I missing something? If not, I think I have found a bug.

--
LinkedIn: http://www.linkedin.com/in/claudewarren



Reply via email to