[shexTest] Pull Request: ~ factor shapeExprOrRef from shapeExpr

ericprud has just submitted a new pull request for https://github.com/shexSpec/shexTest:

== ~ factor shapeExprOrRef from shapeExpr ==
restrict where `shapeExprRef`s can appear:
``` bnf
shapeExpr        = ShapeOr | ShapeAnd | ShapeNot | NodeConstraint | Shape | ShapeExternal;
shapeExprOrRef   = shapeExpr | shapeExprRef;
```

See https://github.com/shexSpec/shexTest/pull/49


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Sunday, 5 June 2022 12:16:35 UTC