diff options
Diffstat (limited to 'test/good/test-id.ttl')
-rw-r--r-- | test/good/test-id.ttl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/good/test-id.ttl b/test/good/test-id.ttl new file mode 100644 index 00000000..cfd0e9ca --- /dev/null +++ b/test/good/test-id.ttl @@ -0,0 +1,4 @@ +@prefix : <http://example.org/base#> . + +:c :d [] . +_:b1 :a :b . |