Fork of https://github.com/oxigraph/oxigraph.git for the purpose of NextGraph project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oxigraph/testsuite/oxigraph-tests/parser/keyword_vs_prefix.nq

4 lines
295 B

<http://example.com/prefix/s> <http://example.com/prefix/p> <http://example.com/true/o> .
<http://example.com/base/s> <http://example.com/base/p> <http://example.com/false/o> .
<http://example.com/graph/s> <http://example.com/graph/p> <http://example.com/graph/o> <http://example.com/graph/g> .