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.nt

2 lines
177 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> .