UNPKG

shex-test

Version:

Shape Expressions library tests.

8 lines (6 loc) 157 B
PREFIX : <http://a.example/> PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> <x> :a "1" ; :b "1" . <x> :a "2" ; :b "2" . <x> :a "3" ; :b "3" . <x> :c "1" .