mirror of
https://github.com/gonum/gonum.git
synced 2025-10-10 01:20:14 +08:00

Test cases test001-in.nq to test062-in.nq are from [1] licensed under the W3C BSD 3-clause license. Test cases hogan*.nq are from the original paper used with permission. [1]https://json-ld.github.io/normalization/tests/index.html
9 lines
336 B
Plaintext
9 lines
336 B
Plaintext
_:b0 <http://example.org/vocab#p> _:b1 .
|
|
_:b1 <http://example.org/vocab#p> _:b2 .
|
|
_:b2 <http://example.org/vocab#z> "foo1" .
|
|
_:b2 <http://example.org/vocab#z> "foo2" .
|
|
_:b3 <http://example.org/vocab#p> _:b4 .
|
|
_:b4 <http://example.org/vocab#p> _:b5 .
|
|
_:b5 <http://example.org/vocab#z> "bar1" .
|
|
_:b5 <http://example.org/vocab#z> "bar2" .
|