shex-test
Version:
Shape Expressions library tests.
17 lines (13 loc) • 307 B
text/shex
<http://a.example/S1> {
<http://a.example/p1> .;
<http://a.example/p2> @<http://a.example/S2>?
}
<http://a.example/S2> {
<http://a.example/p3> @<http://a.example/S3>
}
<http://a.example/S3> {
<http://a.example/p4> @<http://a.example/S1>
}
<http://a.example/S4> {
<http://a.example/p5> .
}