- From: tombaker via GitHub <sysbot+gh@w3.org>
- Date: Sun, 25 Oct 2020 07:18:03 +0000
- To: public-shex-dev@w3.org
tombaker has just created a new issue for https://github.com/shexSpec/primer: == Example for "value shape" uses unsupported JSON key == In [3.1. Node Constraints](https://shex.io/shex-primer/#nodeConstraints), the example for "value shape" reads: ``` { "my:IssueShape": { "type": "Shape", "expression": { "type": "TripleConstraint", "predicate": "ex:reportedBy", "value": { "type": "ShapeRef", "reference": "my:PersonShape" } } } } ``` However, there is no mention of the key "reference" in the [ShExJ grammar](https://shex.io/shex-semantics/#shexj). Please view or discuss this issue at https://github.com/shexSpec/primer/issues/20 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 25 October 2020 07:18:06 UTC