summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Beckett <dave@dajobe.org>2014-10-12 21:03:48 -0700
committerDave Beckett <dave@dajobe.org>2014-10-12 21:03:48 -0700
commitcb3efef94f33179cb650d94b1f5350dafdf6aa37 (patch)
tree94ce3b6ef8b694c75c741ed7f9d49c34dcebd9b8
parentc4f7fd3df9ef5628e304bc5bb36a895e9580875c (diff)
downloadraptor-cb3efef94f33179cb650d94b1f5350dafdf6aa37.tar.gz
Update 0295 output
-rw-r--r--tests/rdfa11/0295.out3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/rdfa11/0295.out b/tests/rdfa11/0295.out
index 3f09fe49..ca60e94c 100644
--- a/tests/rdfa11/0295.out
+++ b/tests/rdfa11/0295.out
@@ -284,8 +284,9 @@ _:gregg <http://xmlns.com/foaf/0.1/mbox> <mailto:gregg@kellogg-assoc.com> .
<http://www.example.org/software> <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/liCeNse> <http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231> .
<http://www.example.org> <http://example.org/xmllit> "This is an XMLLiteral"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
<http://www.example.org> <http://example.org/plainlit> "This is a plain literal" .
+<http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0295.xml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/class/Person> .
<http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0295.xml> <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/pred/name> "Gregg Kellogg" .
-<http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0295.xml> <http://purl.org/dc/terms/language> "Ruby" .
+<http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0295.xml> <http://purl.org/dc/terms/language> "Ruby"^^<http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/pred/lang> .
<http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0295.xml> <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/pred/rel> <http://kellogg-assoc.com/> .
<http://github.org/gkellogg/rdf_context> <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/pred/rev> <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0295.xml> .
<http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0295.xml#mark> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/wrong/foaf/uri/Person> .