diff options
Diffstat (limited to 'tests/rdfa/0053.out')
-rw-r--r-- | tests/rdfa/0053.out | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/rdfa/0053.out b/tests/rdfa/0053.out new file mode 100644 index 0000000..ff12bfd --- /dev/null +++ b/tests/rdfa/0053.out @@ -0,0 +1,2 @@ +<http://www.example.org/#me> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Person> . +<http://www.example.org/#me> <http://xmlns.com/foaf/0.1/name> "John Doe" . |