shex-test
Version:
Shape Expressions library tests.
21 lines (20 loc) • 391 B
text/shex
<http://a.example/S1>
((NOT {
<http://a.example/p1> .
} OR {
<http://a.example/p1> .;
<http://a.example/p2> .
}) AND
(NOT {
<http://a.example/p3> .
} OR {
<http://a.example/p3> .;
<http://a.example/p4> .
}) AND
(NOT {
<http://a.example/p5> .
} OR {
<http://a.example/p5> .;
<http://a.example/p6> .
})
)