[spec] divergence between JSON and ShExC versions of examples

pfps has just created a new issue for https://github.com/shexSpec/spec:

== divergence between JSON and ShExC versions of examples ==
There are several examples in 5.6.4 Negation Requirement where the JSON and the ShExC versions appear to differ, including

    { "id": "http://schema.example/#S",
      "type": "ShapeNot",
      "shapeExpr": "http://schema.example/#T" }

vs

ex:S NOT @ex:T AND @ex:U

Please view or discuss this issue at https://github.com/shexSpec/spec/issues/22 using your GitHub account

Received on Wednesday, 11 April 2018 13:39:56 UTC