mirror of
https://github.com/gonum/gonum.git
synced 2025-10-30 18:16:32 +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
5 lines
403 B
Plaintext
5 lines
403 B
Plaintext
<http://example.org/test#example1> <http://example.org/test#property1> <http://example.org/test#example2> .
|
|
<http://example.org/test#example1> <http://example.org/test#property2> <http://example.org/test#example3> .
|
|
<http://example.org/test#example1> <http://example.org/test#property3> <http://example.org/test#example4> .
|
|
<http://example.org/test#example2> <http://example.org/test#property4> "foo" .
|