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
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?
The text was updated successfully, but these errors were encountered:
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?The text was updated successfully, but these errors were encountered: