- From: Roger F. Gay <rogerfgay@isr.nu>
- Date: Fri, 9 Feb 2007 14:43:24 +0100 (CET)
- To: www-rdf-validator@w3.org
report=I have the Adobe SVG plug-in installed for the
IE browser. the graph of your example rdf was not
generated when I tried triplets and graph with the
embedded SVG option. The SVG display area was created,
but the program hung.
RDF=
World Wide Web Consortium
Parse RDF from page:
http://www.w3.org/RDF/Validator/
Example code included on the page:
<?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 Friday, 9 February 2007 18:51:15 UTC