Closed srosset81 closed 1 day ago
SPARQL queries can be quite long because we are also looking for data in the http://semapps.org/mirror graph.
http://semapps.org/mirror
But in some cases, for example with ActivityPods, we don't use this graph at all, so queries could be simplified.
We could add a noMirrorData option to the data servers to tell the data provider not to bother looking at this graph.
noMirrorData
(
Duplicate of https://github.com/assemblee-virtuelle/semapps/issues/1324
SPARQL queries can be quite long because we are also looking for data in the
http://semapps.org/mirror
graph.But in some cases, for example with ActivityPods, we don't use this graph at all, so queries could be simplified.
We could add a
noMirrorData
option to the data servers to tell the data provider not to bother looking at this graph.(