summaryrefslogtreecommitdiff
path: root/tests/rdfa11/0225.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rdfa11/0225.out')
-rw-r--r--tests/rdfa11/0225.out6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/rdfa11/0225.out b/tests/rdfa11/0225.out
new file mode 100644
index 0000000..662603a
--- /dev/null
+++ b/tests/rdfa11/0225.out
@@ -0,0 +1,6 @@
+<http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/foo> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> _:bnodeid1 .
+_:bnodeid1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "Foo" .
+_:bnodeid1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
+<http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/foo> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> _:bnodeid2 .
+_:bnodeid2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "Bar" .
+_:bnodeid2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .