- From: Eric Prud'hommeaux via GitHub <sysbot+gh@w3.org>
- Date: Sun, 05 Jun 2022 12:16:34 +0000
- To: public-shex-dev@w3.org
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