summaryrefslogtreecommitdiffstats
path: root/tests/rdfxml/ex-48.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rdfxml/ex-48.out')
-rw-r--r--tests/rdfxml/ex-48.out5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/rdfxml/ex-48.out b/tests/rdfxml/ex-48.out
new file mode 100644
index 0000000..607eea9
--- /dev/null
+++ b/tests/rdfxml/ex-48.out
@@ -0,0 +1,5 @@
+<http://example.org/node0> <http://example.com/properties/prop1> " &amp; "^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://example.org/node0> <http://example.com/properties/prop2> " &lt; "^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://example.org/node0> <http://example.com/properties/prop3> " &gt; "^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://example.org/node0> <http://example.com/properties/prop4> "&gt;&amp;&lt;"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://example.org/node0> <http://example.com/properties/prop5> "&lt;ex:notaprop&gt;"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .