shexSpec / spec

ShEx specification
https://shexspec.github.io/spec/
Other
16 stars 9 forks source link

ShEx semantics ill-founded #21

Open pfps opened 6 years ago

pfps commented 6 years ago

The ShEx semantics appears to go into a loop on

Schema S = :sl { :p @:sl } ShapeMap m = { ( :x, :sl ) } Graph G = { :x :p :x . }