diff options
Diffstat (limited to 'tests/rdfa11/0126.out')
-rw-r--r-- | tests/rdfa11/0126.out | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/rdfa11/0126.out b/tests/rdfa11/0126.out new file mode 100644 index 0000000..9bf0b7a --- /dev/null +++ b/tests/rdfa11/0126.out @@ -0,0 +1,3 @@ +<http://www.example.org/#article> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Document> . +<http://www.example.org/#article> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://rdfs.org/sioc/ns#Post> . +<http://www.example.org/#article> <http://purl.org/dc/terms/title> "My article" . |