You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 17, 2026. It is now read-only.
Because same patterns are used multiple times in subselects, that fails with Parse error: Blank node label reuse not allowed at this point: _:b416. Is it possible to force shorthand syntax?
I have a query generated using the Generator which should contains pattern like this:
The list, however, is produced with labeled blank nodes
Because same patterns are used multiple times in subselects, that fails with
Parse error: Blank node label reuse not allowed at this point: _:b416. Is it possible to force shorthand syntax?