summaryrefslogtreecommitdiffstats
path: root/tests/rdfxml/ex-31.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rdfxml/ex-31.out')
-rw-r--r--tests/rdfxml/ex-31.out5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/rdfxml/ex-31.out b/tests/rdfxml/ex-31.out
new file mode 100644
index 0000000..bc9f58e
--- /dev/null
+++ b/tests/rdfxml/ex-31.out
@@ -0,0 +1,5 @@
+_:genid1 <http://example.org/ns#prop1> "foo" .
+_:genid1 <http://example.org/ns#prop2> "blah" .
+<http://example.org/node> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1> _:genid1 .
+<http://example.org/node> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_2> "2" .
+<http://example.org/node> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_3> "_3" .