diff options
Diffstat (limited to '')
-rw-r--r-- | tests/rdfa11/0232.out | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/rdfa11/0232.out b/tests/rdfa11/0232.out new file mode 100644 index 0000000..898a7d8 --- /dev/null +++ b/tests/rdfa11/0232.out @@ -0,0 +1,3 @@ +<http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0232.xml> <http://xmlns.com/foaf/0.1/maker> _:a . +_:a <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Person> . +_:a <http://xmlns.com/foaf/0.1/name> "John Doe" . |