- From: Howard Katz <howardk@fatdog.com>
- Date: Tue, 14 Sep 2004 15:51:40 -0700
- To: <www-rdf-validator@w3.org>
report=Any attempt to use the "create a graph" option fails, even with the default RDF/XML input. Triples are created successfully, but an accompanying error message reads, "An attempt to create a graph failed." RDF=<?xml version="1.0"> <?xml version="1.0"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> <rdf:Description rdf:about="http://www.w3.org/"> <dc:title>World Wide Web Consortium</dc:title> </rdf:Description> </rdf:RDF>
Received on Tuesday, 14 September 2004 22:50:22 UTC