shex_testsuite 0.2.10

RDF data shapes implementation in Rust
Documentation
1
2
3
4
5
6
7
8
{
  "type": "Failure",
  "node": "http://a.example/s1",
  "shape": "http://a.example/S1",
  "errors": [
    { "type": "MissingProperty", "property": "http://a.example/p1" }
  ]
}