- From: Eric Prud'hommeaux via GitHub <sysbot+gh@w3.org>
- Date: Fri, 10 Jun 2022 07:39:56 +0000
- To: public-shex-dev@w3.org
ericprud has just submitted a new pull request for https://github.com/shexSpec/spec: == add semActs and annotations to nodeConstraints == TODO: jq says we lack tests: ``` jq -c '.shapes[]? | flatten(1)? | .. | select(.annotations)? | [.type, input_filename]' $(ls *.json | grep -v representationTests) ["TripleConstraint","1dotAnnot3.json"] ["TripleConstraint","1dotAnnotAIRIREF.json"] ["TripleConstraint","1dotAnnotIRIREF.json"] ["TripleConstraint","1dotAnnotSTRING_LITERAL1.json"] ["TripleConstraint","1dotPlusAnnotIRIREF.json"] ["TripleConstraint","1inversedotAnnot3.json"] ["TripleConstraint","_all.json"] ["TripleConstraint","kitchenSink.json"] ["EachOf","open3EachdotcloseAnnot3.json"] ["EachOf","open3Eachdotclosecard23Annot3Code2.json"] ``` See https://github.com/shexSpec/spec/pull/49 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 10 June 2022 07:39:57 UTC