Skip to content

Commit 3fd5fd7

Browse files
rubensworksgkellogg
authored andcommitted
Fix RDF/XML xml-canon-test001
1 parent 6e29e94 commit 3fd5fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rdf/rdf11/rdf-xml/xml-canon/test001.nt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# $Id: test001.nt,v 1.1 2003/08/18 10:09:29 jgrant Exp $
1414
#
1515
#####################################################################
16-
<http://www.example.org/a> <http://example.org/prop> "<br></br>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
16+
<http://www.example.org/a> <http://example.org/prop> "<br xmlns:rdf=\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\" xmlns:eg=\"http://example.org/\"></br>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .

0 commit comments

Comments
 (0)