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
In the EYE implementation of N3 the scope of quickvars is the statement (i.e. triple or rule) level so in the EXAMPLE: Applying an N3 patch the quickvar ?person isn't co-referring hence the patch isn't working.
This has been a long standing N3 disagreement https://lists.w3.org/Archives/Public/public-cwm-talk/2015JanMar/0003.html
and in short, the assumption that the scope of quickvars is the parent graph leads to inconsistencies.