Open
Description
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.
An alternative that works with EYE is at N3 patch example.