File tree Expand file tree Collapse file tree
test-cases/rdfa1.1/xhtml5 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55<http://www.example.org/me#mark> a foaf:Person;
66 foaf:firstName " Mark" ;
7- foaf:name " <span property=\"foaf:firstName\">Mark</span> <span property=\"foaf:surname\">Birbeck</span><span xmlns=\"http://www.w3.org/1999/xhtml\" property =\"foaf:firstName\">Mark</span><span xmlns=\"http://www.w3.org/1999/xhtml\" property=\"foaf:surname \">Birbeck</span>" ^^rdf:XMLLiteral ;
7+ foaf:name " <span property=\"foaf:firstName\" xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:foaf=\"http://xmlns.com/foaf/0.1/\" xmlns:rdf=\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\" >Mark</span> <span property=\"foaf:surname\" xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:foaf =\"http://xmlns.com/foaf/0.1/\" xmlns:rdf =\"http://www.w3.org/1999/02/22-rdf-syntax-ns# \">Birbeck</span>" ^^rdf:XMLLiteral ;
88 foaf:surname " Birbeck" .
You can’t perform that action at this time.
0 commit comments