w3c / json-ld-framing

JSON-LD 1.1 Framing Specification
https://w3c.github.io/json-ld-framing/
Other
25 stars 20 forks source link

Removes _graph stack_ from _framing state_ as unnecessary. #97

Closed gkellogg closed 4 years ago

gkellogg commented 4 years ago

@davidlehn was right, this serves no purpose. By doing the reclusive call with a copy of framing state with an updated graph name, we effectively use the processors own call-frame stack.


Preview | Diff