You cannot "loop", but you can select them. You probably want to use FILTER (!isBlank(?node)). On Mon, 25 Sep 2017 at 09.18, Laura Morales <[email protected]> wrote:
> How can I loop through all non-blank nodes in my default graph? I'm using > Fuseki, so I think I can use limit-offset, but how can I exclude all blank > nodes? >
