mirror of
https://github.com/gonum/gonum.git
synced 2025-10-07 08:01:20 +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
256 B
Plaintext
9 lines
256 B
Plaintext
<urn:ex:s> <urn:ex:p> <urn:ex:o> <urn:ex:g> .
|
|
_:s <urn:ex:p> _:o _:g .
|
|
_:s_ <urn:ex:p> _:o_ _:g_ .
|
|
_:s_s <urn:ex:p> _:o_o _:g_g .
|
|
_:s0 <urn:ex:p> _:o0 _:g0 .
|
|
_:0s <urn:ex:p> _:0o _:0g .
|
|
_:s-0 <urn:ex:p> _:o-0 _:g-0 .
|
|
_:_ <urn:ex:p> <urn:ex:o> <urn:ex:g> .
|