shex_testsuite 0.2.9

RDF data shapes implementation in Rust
Documentation
1
2
3
4
5
{
  "http://example/issue1": [{"shape": "http://schema.example/IssueShape", "result": true}],
  "http://example/issue2": [{"shape": "http://schema.example/IssueShape", "result": false}],
  "http://example/issue3": [{"shape": "http://schema.example/IssueShape", "result": false}]
}