- From: Peter F. Patel-Schneider <pfps@research.bell-labs.com>
- Date: Sat, 28 Feb 2009 15:41:42 -0500 (EST)
- To: sandro@w3.org
- Cc: public-owl-wg@w3.org
Here is the text I see. Note the "Control Panel should be displayed instead of this text", which is not useful. Note also that the Note is not correct, as all three syntaxes are displayed. peter Introduction This is an example of the "multisyntax" javascript library. NOTE: This document includes content provided in multiple syntaxes, selected via JavaScript controls. Since you have JavaScript turned off, you will only see the content in the default syntax. First Example Here is the first example: Example One Control Panel should be displayed in place of this text. <http://www.w3.org/> <http://purl.org/dc/elements/1.1/title> "World Wide Web Consortium". <?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> <http://www.w3.org/>[<http://purl.org/dc/elements/1.1/title>->"World Wide Web Consortium"] Second Example Here is the second example: Example Two Control Panel should be displayed in place of this text. example in turtle goes here example in rdfxml goes here example in frames goes here
Received on Saturday, 28 February 2009 20:41:44 UTC