UNPKG

shex-test

Version:

Shape Expressions library tests.

20 lines (19 loc) 1.93 kB
<http://a.example/S-integer> { <http://a.example/p> <http://www.w3.org/2001/XMLSchema#integer> } <http://a.example/S-decimal> { <http://a.example/p> <http://www.w3.org/2001/XMLSchema#decimal> } <http://a.example/S-float> { <http://a.example/p> <http://www.w3.org/2001/XMLSchema#float> } <http://a.example/S-double> { <http://a.example/p> <http://www.w3.org/2001/XMLSchema#double> } <http://a.example/S-string> { <http://a.example/p> <http://www.w3.org/2001/XMLSchema#string> } <http://a.example/S-boolean> { <http://a.example/p> <http://www.w3.org/2001/XMLSchema#boolean> } <http://a.example/S-dateTime> { <http://a.example/p> <http://www.w3.org/2001/XMLSchema#dateTime> } <http://a.example/S-nonPositiveInteger> { <http://a.example/p> <http://www.w3.org/2001/XMLSchema#nonPositiveInteger> } <http://a.example/S-negativeInteger> { <http://a.example/p> <http://www.w3.org/2001/XMLSchema#negativeInteger> } <http://a.example/S-long> { <http://a.example/p> <http://www.w3.org/2001/XMLSchema#long> } <http://a.example/S-int> { <http://a.example/p> <http://www.w3.org/2001/XMLSchema#int> } <http://a.example/S-short> { <http://a.example/p> <http://www.w3.org/2001/XMLSchema#short> } <http://a.example/S-byte> { <http://a.example/p> <http://www.w3.org/2001/XMLSchema#byte> } <http://a.example/S-nonNegativeInteger> { <http://a.example/p> <http://www.w3.org/2001/XMLSchema#nonNegativeInteger> } <http://a.example/S-unsignedLong> { <http://a.example/p> <http://www.w3.org/2001/XMLSchema#unsignedLong> } <http://a.example/S-unsignedInt> { <http://a.example/p> <http://www.w3.org/2001/XMLSchema#unsignedInt> } <http://a.example/S-unsignedShort> { <http://a.example/p> <http://www.w3.org/2001/XMLSchema#unsignedShort> } <http://a.example/S-unsignedByte> { <http://a.example/p> <http://www.w3.org/2001/XMLSchema#unsignedByte> } <http://a.example/S-positiveInteger> { <http://a.example/p> <http://www.w3.org/2001/XMLSchema#positiveInteger> }