diff options
Diffstat (limited to 'tests/rdfxml/ex-37.out')
-rw-r--r-- | tests/rdfxml/ex-37.out | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/rdfxml/ex-37.out b/tests/rdfxml/ex-37.out new file mode 100644 index 0000000..ab1dd96 --- /dev/null +++ b/tests/rdfxml/ex-37.out @@ -0,0 +1,2 @@ +_:genid1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/ns#Thing> . +<http://example.org/node> <http://example.org/ns#prop> _:genid1 . |