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