summaryrefslogtreecommitdiffstats
path: root/tests/rdfxml/ex-09.out
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/rdfxml/ex-09.out3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/rdfxml/ex-09.out b/tests/rdfxml/ex-09.out
new file mode 100644
index 0000000..5ce3198
--- /dev/null
+++ b/tests/rdfxml/ex-09.out
@@ -0,0 +1,3 @@
+<http://example.com/somewhere/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.com/properties/foo> .
+<http://example.com/somewhere/> <http://example.com/properties/bar> "content" .
+<http://example.com/somewhere/> <http://example.com/properties/baz> "blah" .