UNPKG

shex-test

Version:

Shape Expressions library tests.

10 lines (6 loc) 259 B
PREFIX ex: <http://a.example> PREFIX sx: <http://www.w3.org/ns/shex#> PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> [] a sx:Schema ; sx:shapes (<http://a.example/Sext>) . <http://a.example/Sext> a sx:ShapeDecl ; sx:shapeExpr [ a sx:ShapeExternal ] .