diff options
Diffstat (limited to 'tests/rdfa11/0088.out')
-rw-r--r-- | tests/rdfa11/0088.out | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/rdfa11/0088.out b/tests/rdfa11/0088.out new file mode 100644 index 0000000..d37e9dd --- /dev/null +++ b/tests/rdfa11/0088.out @@ -0,0 +1,3 @@ +<http://www.example.org/#somebody> <http://xmlns.com/foaf/0.1/knows> _: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> "Dan Brickley" . |