shex_testsuite 0.2.10

RDF data shapes implementation in Rust
Documentation
1
2
3
4
5
6
7
8
# Inclusion of a value constraint.
<http://a.example/S> {
  &<http://a.example/S1>;
  <http://a.example/p> .
}

<http://a.example/S1> [<http://a.example/s>]