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
I understand that this is probably difficult to address with the current architecture of Comunica, however I do think resolving this unlocks some valuable use cases (in my case it is related to retrieving sets of N3 Rules).
Environment:
Crash log:
The text was updated successfully, but these errors were encountered:
Indeed, in general, if a term is a blank node, we can indeed make some useful optimizations for traversal, since blank nodes are always document-scoped.
Not sure yet how we could achieve this yet though. We'll probably have to go beyond the current set of reachability semantics.
rubensworks
changed the title
Engine derefencing unecessary links when querying all triples in a graph in an n3 document
Don't follow links when in the domain of a blank node
Jan 2, 2023
Issue type:
Description:
I have done a writeup and minimal repro here: https://github.com/jeswr/link-traversal-unecessary-dereference
I understand that this is probably difficult to address with the current architecture of Comunica, however I do think resolving this unlocks some valuable use cases (in my case it is related to retrieving sets of N3 Rules).
Environment:
Crash log:
The text was updated successfully, but these errors were encountered: