We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e29e94 commit 3fd5fd7Copy full SHA for 3fd5fd7
rdf/rdf11/rdf-xml/xml-canon/test001.nt
@@ -13,4 +13,4 @@
13
# $Id: test001.nt,v 1.1 2003/08/18 10:09:29 jgrant Exp $
14
#
15
#####################################################################
16
-<http://www.example.org/a> <http://example.org/prop> "<br></br>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<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