diff options
Diffstat (limited to 'tests/rdfa/0010.out')
-rw-r--r-- | tests/rdfa/0010.out | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/rdfa/0010.out b/tests/rdfa/0010.out new file mode 100644 index 0000000..f194d4b --- /dev/null +++ b/tests/rdfa/0010.out @@ -0,0 +1,2 @@ +<http://example.org/people#Person1> <http://xmlns.com/foaf/0.1/knows> <http://example.org/people#Person2> . +<http://example.org/people#Person2> <http://xmlns.com/foaf/0.1/knows> <http://example.org/people#Person1> . |