<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-11720</id>
	<title>Nabble - w3.org - www-rdf-comments</title>
	<updated>2009-10-15T04:12:16Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/w3.org---www-rdf-comments-f11720.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/w3.org---www-rdf-comments-f11720.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-25906794</id>
	<title>Re: Why is xml:lang not allowed on typed literals?</title>
	<published>2009-10-15T04:12:16Z</published>
	<updated>2009-10-15T04:12:16Z</updated>
	<author>
		<name>jan.grant</name>
	</author>
	<content type="html">On Thu, 15 Oct 2009, Bernard Vatant wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi all
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; This list does not seem very active, but hopefully someone is still
&lt;br&gt;&amp;gt; monitoring it and will be able to answer
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; In
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.w3.org/TR/2004/REC-rdf-concepts-20040210/#section-Graph-Literal&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/2004/REC-rdf-concepts-20040210/#section-Graph-Literal&lt;/a&gt;&amp;nbsp;I
&lt;br&gt;&amp;gt; read
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Plain literals have a lexical
&lt;br&gt;&amp;gt; form&amp;lt;&lt;a href=&quot;http://www.w3.org/TR/2004/REC-rdf-concepts-20040210/#dfn-lexical-form&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/2004/REC-rdf-concepts-20040210/#dfn-lexical-form&lt;/a&gt;&amp;gt;and
&lt;br&gt;&amp;gt; optionally a language
&lt;br&gt;&amp;gt; tag as defined by
&lt;br&gt;&amp;gt; [RFC-3066&amp;lt;&lt;a href=&quot;http://www.w3.org/TR/2004/REC-rdf-concepts-20040210/#ref-rfc-3066&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/2004/REC-rdf-concepts-20040210/#ref-rfc-3066&lt;/a&gt;&amp;gt;],
&lt;br&gt;&amp;gt; normalized to lowercase.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Typed literals have a lexical
&lt;br&gt;&amp;gt; form&amp;lt;&lt;a href=&quot;http://www.w3.org/TR/2004/REC-rdf-concepts-20040210/#dfn-lexical-form&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/2004/REC-rdf-concepts-20040210/#dfn-lexical-form&lt;/a&gt;&amp;gt;and
&lt;br&gt;&amp;gt; a datatype
&lt;br&gt;&amp;gt; URI being an RDF URI
&lt;br&gt;&amp;gt; reference&amp;lt;&lt;a href=&quot;http://www.w3.org/TR/2004/REC-rdf-concepts-20040210/#dfn-URI-reference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/2004/REC-rdf-concepts-20040210/#dfn-URI-reference&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; .
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Between the lines I read that the language tag xml:lang is not allowed on
&lt;br&gt;&amp;gt; typed literals. Actually I just tried to do this. The rationale is to define
&lt;br&gt;&amp;gt; a datatype &amp;quot;One Sentence&amp;quot; which must contain a single sentence, starting
&lt;br&gt;&amp;gt; with a upper-case, ending with a dot etc ... and using this datatype for a
&lt;br&gt;&amp;gt; &amp;quot;tagLine&amp;quot; property - which of course has also a language.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; So I tried the syntax below and proposed it to various tools
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; - W3C validator validates it, seems to ignore the xml:lang tag
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; - Prot?g? does the same, imports the file and ignores the xml:lang tag when
&lt;br&gt;&amp;gt; saving
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; - SWOOP does the other way round, ignores the rdf:datatype but keeps the
&lt;br&gt;&amp;gt; language tag.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; My question is, just out of curiosity, what is the rationale behind not
&lt;br&gt;&amp;gt; allowing xml:lang on typed literals?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks for any clue
&lt;/div&gt;&lt;br&gt;I believe the rationale was along the lines that if the value of a typed 
&lt;br&gt;literal was represented by an XML construction, the xml:lang belonged _in_ 
&lt;br&gt;the representation, not _on_ it. That is, that if a literal's values are 
&lt;br&gt;represented in infoset terms, the xlm:lang belongs in the representation.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;jan grant, ISYS, University of Bristol. &lt;a href=&quot;http://www.bris.ac.uk/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.bris.ac.uk/&lt;/a&gt;&lt;br&gt;Tel +44 (0)117 3317661 &amp;nbsp; &lt;a href=&quot;http://ioctl.org/jan/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ioctl.org/jan/&lt;/a&gt;&lt;br&gt;Usenet: The separation of content AND presentation - simultaneously.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Why-is-xml%3Alang-not-allowed-on-typed-literals--tp25906685p25906794.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25906685</id>
	<title>Why is xml:lang not allowed on typed literals?</title>
	<published>2009-10-15T04:03:46Z</published>
	<updated>2009-10-15T04:03:46Z</updated>
	<author>
		<name>Bernard Vatant</name>
	</author>
	<content type="html">Hi all&lt;br&gt;&lt;br&gt;This list does not seem very active, but hopefully someone is still monitoring it and will be able to answer&lt;br&gt;&lt;br&gt;In &lt;a href=&quot;http://www.w3.org/TR/2004/REC-rdf-concepts-20040210/#section-Graph-Literal&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/2004/REC-rdf-concepts-20040210/#section-Graph-Literal&lt;/a&gt; I read&lt;br&gt;
&lt;p&gt;&lt;dfn&gt;&lt;a id=&quot;dfn-plain-literal&quot; name=&quot;dfn-plain-literal&quot; target=&quot;_top&quot;&gt;Plain literals&lt;/a&gt;&lt;/dfn&gt; have 
 a &lt;a href=&quot;http://www.w3.org/TR/2004/REC-rdf-concepts-20040210/#dfn-lexical-form&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lexical form&lt;/a&gt; and optionally a 
&lt;dfn&gt;&lt;a id=&quot;dfn-language-identifier&quot; name=&quot;dfn-language-identifier&quot; target=&quot;_top&quot;&gt;language tag&lt;/a&gt;&lt;/dfn&gt; as
defined by [&lt;a href=&quot;http://www.w3.org/TR/2004/REC-rdf-concepts-20040210/#ref-rfc-3066&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;RFC-3066&lt;/a&gt;], normalized to lowercase.&lt;/p&gt;

&lt;p&gt;&lt;dfn&gt;&lt;a id=&quot;dfn-typed-literal&quot; name=&quot;dfn-typed-literal&quot; target=&quot;_top&quot;&gt;Typed literals&lt;/a&gt;&lt;/dfn&gt; have a &lt;a href=&quot;http://www.w3.org/TR/2004/REC-rdf-concepts-20040210/#dfn-lexical-form&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lexical form&lt;/a&gt; and a &lt;dfn&gt;&lt;a id=&quot;dfn-datatype-URI&quot; name=&quot;dfn-datatype-URI&quot; target=&quot;_top&quot;&gt;datatype URI&lt;/a&gt;&lt;/dfn&gt; being an &lt;a href=&quot;http://www.w3.org/TR/2004/REC-rdf-concepts-20040210/#dfn-URI-reference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;RDF URI reference&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Between the lines I read that the language tag xml:lang is not allowed on typed literals. Actually I just tried to do this. The rationale is to define a datatype &amp;quot;One Sentence&amp;quot; which must contain a single sentence, starting with a upper-case, ending with a dot etc ... and using this datatype for a &amp;quot;tagLine&amp;quot; property - which of course has also a language.&lt;/p&gt;
&lt;p&gt;So I tried the syntax below and proposed it to various tools&lt;/p&gt;&lt;p&gt;- W3C validator validates it, seems to ignore the xml:lang tag&lt;/p&gt;&lt;p&gt;- Protégé does the same, imports the file and ignores the xml:lang tag when saving&lt;/p&gt;
&lt;p&gt;- SWOOP does the other way round, ignores the rdf:datatype but keeps the language tag.&lt;/p&gt;&lt;p&gt;My question is, just out of curiosity, what is the rationale behind not allowing xml:lang on typed literals?&lt;/p&gt;&lt;p&gt;Thanks for any clue&lt;/p&gt;
&lt;p&gt;Bernard&lt;br&gt;&lt;/p&gt;&lt;p&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;&lt;br&gt;&amp;lt;rdf:RDF&lt;br&gt;    xmlns:rdf=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/02/22-rdf-syntax-ns#&lt;/a&gt;&amp;quot;&lt;br&gt;
    xmlns:rdfs=&amp;quot;&lt;a href=&quot;http://www.w3.org/2000/01/rdf-schema#&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2000/01/rdf-schema#&lt;/a&gt;&amp;quot;&lt;br&gt;    xmlns:voc=&amp;quot;&lt;a href=&quot;http://example.org/voc#&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://example.org/voc#&lt;/a&gt;&amp;quot;&amp;gt;&lt;br&gt;    &lt;br&gt;
            &amp;lt;rdf:Description rdf:about=&amp;quot;&lt;a href=&quot;http://products.example.org/widgets/EBSW&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://products.example.org/widgets/EBSW&lt;/a&gt;&amp;quot;&amp;gt;&lt;br&gt;                &amp;lt;rdfs:label xml:lang=&amp;quot;en&amp;quot;&amp;gt;Example Best Super Widget&amp;lt;/rdfs:label&amp;gt;&lt;br&gt;
                &amp;lt;voc:tagLine xml:lang=&amp;quot;fr&amp;quot; rdf:datatype=&amp;quot;&lt;a href=&quot;http://example.org/datatype#OneSentence&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://example.org/datatype#OneSentence&lt;/a&gt;&amp;quot;&amp;gt;Notre meilleur widget est le plus beau et le moins cher du monde.&amp;lt;/voc:tagLine&amp;gt;&lt;br&gt;
            &amp;lt;/rdf:Description&amp;gt;&lt;br&gt;    &lt;br&gt;&amp;lt;/rdf:RDF&amp;gt;&lt;br&gt;&lt;/p&gt;-- &lt;br&gt;Bernard Vatant&lt;br&gt;Senior Consultant&lt;br&gt;Vocabulary &amp;amp; Data Engineering&lt;br&gt;Tel:       +33 (0) 971 488 459&lt;br&gt;Mail:     &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25906685&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bernard.vatant@...&lt;/a&gt;&lt;br&gt;
----------------------------------------------------&lt;br&gt;Mondeca&lt;br&gt;3, cité Nollez 75018 Paris France&lt;br&gt;Web:    &lt;a href=&quot;http://www.mondeca.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mondeca.com&lt;/a&gt;&lt;br&gt;Blog:    &lt;a href=&quot;http://mondeca.wordpress.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mondeca.wordpress.com&lt;/a&gt;&lt;br&gt;
----------------------------------------------------&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Why-is-xml%3Alang-not-allowed-on-typed-literals--tp25906685p25906685.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25868333</id>
	<title>About a small problem in the RDF Semantics document</title>
	<published>2009-10-12T23:50:07Z</published>
	<updated>2009-10-12T23:50:07Z</updated>
	<author>
		<name>Robert Lu-2</name>
	</author>
	<content type="html">&lt;html&gt;
&lt;head&gt;

&lt;/head&gt;
&lt;body class='hmmessage'&gt;
Inside the latest version of RDF Semantics document, in Sec.4.4 RDFS Entailment, there is a line says:&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
Since every rdfs-interpretation is an rdf-interpretation, if S rdfs-entails E then it rdf-entails E;&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
I think this line should be:&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
Since every rdfs-interpretation is an rdf-interpretation, if S rdf-entails E then it rdfs-entails E;&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
I don't know if this is a known problem or not.&amp;nbsp; Thanks.&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
Robert Lu&lt;BR&gt;
&amp;nbsp;&lt;BR&gt; 		 	   		  &lt;/body&gt;
&lt;/html&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/About-a-small-problem-in-the-RDF-Semantics-document-tp25868333p25868333.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22916760</id>
	<title>RDF Open Questions</title>
	<published>2009-04-06T13:35:27Z</published>
	<updated>2009-04-06T13:35:27Z</updated>
	<author>
		<name>asimsinan</name>
	</author>
	<content type="html">What are the open questions need to be answered for RDF. What issues havent been solved yet? Any ideas?</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/RDF-Open-Questions-tp22916760p22916760.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22738589</id>
	<title>Empty property elements and rdfms-empty-property-elements/test013  test case</title>
	<published>2009-03-27T02:44:24Z</published>
	<updated>2009-03-27T02:44:24Z</updated>
	<author>
		<name>thboileau</name>
	</author>
	<content type="html">Hello all,
&lt;br&gt;&lt;br&gt;I have one comment about the test case &amp;quot;test013&amp;quot; of the 
&lt;br&gt;&amp;quot;rdfms-empty-property-elements&amp;quot;.
&lt;br&gt;According to the &amp;quot;Empty property elements&amp;quot; section of the RDF/ XML 
&lt;br&gt;syntax [1], the &amp;quot;rdf:resource&amp;quot;, when used in a property element, is a 
&lt;br&gt;shortcut for an &amp;quot;object node which has no further predicate arcs&amp;quot;.
&lt;br&gt;However, I think this is in contradiction with the &amp;quot;RDFMS paragraphs 
&lt;br&gt;229-234&amp;quot; [2].
&lt;br&gt;&lt;br&gt;As illustrated by the test013 test case, the node 
&lt;br&gt;&amp;quot;&lt;a href=&quot;http://random.ioctl.org/#foo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://random.ioctl.org/#foo&lt;/a&gt;&amp;quot; is used as object of the first predicate, 
&lt;br&gt;then subject for another one.
&lt;br&gt;That is to say:
&lt;br&gt;&amp;lt;rdf:Description rdf:about=&amp;quot;&lt;a href=&quot;http://random.ioctl.org/#bar&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://random.ioctl.org/#bar&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;random:someProperty rdf:resource=&amp;quot;&lt;a href=&quot;http://random.ioctl.org/#foo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://random.ioctl.org/#foo&lt;/a&gt;&amp;quot; 
&lt;br&gt;random:prop2=&amp;quot;baz&amp;quot; /&amp;gt;
&lt;br&gt;&amp;lt;/rdf:Description&amp;gt;
&lt;br&gt;&lt;br&gt;is expanded as follow (in NTriples notation):
&lt;br&gt;&lt;br&gt;&amp;lt;&lt;a href=&quot;http://random.ioctl.org/#bar&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://random.ioctl.org/#bar&lt;/a&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://random.ioctl.org/#someProperty&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://random.ioctl.org/#someProperty&lt;/a&gt;&amp;gt; 
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://random.ioctl.org/#foo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://random.ioctl.org/#foo&lt;/a&gt;&amp;gt; .
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://random.ioctl.org/#foo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://random.ioctl.org/#foo&lt;/a&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://random.ioctl.org/#prop2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://random.ioctl.org/#prop2&lt;/a&gt;&amp;gt; &amp;quot;baz&amp;quot; .
&lt;br&gt;&lt;br&gt;&lt;br&gt;best regards,
&lt;br&gt;Thierry Boileau
&lt;br&gt;&lt;br&gt;[1] 
&lt;br&gt;&lt;a href=&quot;http://www.w3.org/TR/rdf-syntax-grammar/#section-Syntax-empty-property-elements&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/rdf-syntax-grammar/#section-Syntax-empty-property-elements&lt;/a&gt;&lt;br&gt;[2] 
&lt;br&gt;&lt;a href=&quot;http://lists.w3.org/Archives/Public/www-archive/2001Jun/att-0021/00-part#229&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.w3.org/Archives/Public/www-archive/2001Jun/att-0021/00-part#229&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Empty-property-elements-and-rdfms-empty-property-elements-test013--test-case-tp22738589p22738589.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21847995</id>
	<title>Re: Bug in references to XML and Unicode</title>
	<published>2009-02-05T01:29:10Z</published>
	<updated>2009-02-05T01:29:10Z</updated>
	<author>
		<name>Ivan Herman-2</name>
	</author>
	<content type="html">Dear Bijan,
&lt;br&gt;&lt;br&gt;thank you. The entry has been entered into the official RDF errata document:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.w3.org/2001/sw/RDFCore/errata&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/sw/RDFCore/errata&lt;/a&gt;&lt;br&gt;&lt;br&gt;Cheers
&lt;br&gt;&lt;br&gt;Ivan
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--------------- You wrote --------------------------------
&lt;br&gt;&lt;br&gt;We believe that the hard coded references to XML 1.0 version 2 in:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.w3.org/TR/rdf-syntax-grammar/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/rdf-syntax-grammar/&lt;/a&gt;&lt;br&gt;and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.w3.org/TR/rdf-concepts/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/rdf-concepts/&lt;/a&gt;&lt;br&gt;&lt;br&gt;and to Unicode 3.0 in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.w3.org/TR/rdf-syntax-grammar/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/rdf-syntax-grammar/&lt;/a&gt;&lt;br&gt;and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.w3.org/TR/rdf-concepts/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/rdf-concepts/&lt;/a&gt;&lt;br&gt;&lt;br&gt;are unduly restrictive. We believe that they should normatively refer
&lt;br&gt;to the generically latest versions of both standards.
&lt;br&gt;&lt;br&gt;Implementations that do not wish to update to the latest versions of
&lt;br&gt;those standard could indicate their conformance profile by saying
&lt;br&gt;&amp;quot;Supports RDF(RDF/XML) with Unicode 3.0 and XML 1.0 version 2&amp;quot;. Since,
&lt;br&gt;technically speaking, such implementations must reject documents
&lt;br&gt;or models which, e.g., use characters only in Unicode 5.0 this
&lt;br&gt;conformance message seems reasonable. It also frees implementations
&lt;br&gt;to be conforming while accepting extended documents.
&lt;br&gt;&lt;br&gt;If we have missed other places with hard code references to particular
&lt;br&gt;versions of XML and Unicode, we think they should be updated too.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Bijan Parsia, on behalf of the OWL working group.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;Ivan Herman, W3C Semantic Web Activity Lead
&lt;br&gt;Home: &lt;a href=&quot;http://www.w3.org/People/Ivan/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/People/Ivan/&lt;/a&gt;&lt;br&gt;mobile: +31-641044153
&lt;br&gt;PGP Key: &lt;a href=&quot;http://www.ivan-herman.net/pgpkey.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ivan-herman.net/pgpkey.html&lt;/a&gt;&lt;br&gt;FOAF: &lt;a href=&quot;http://www.ivan-herman.net/foaf.rdf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ivan-herman.net/foaf.rdf&lt;/a&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;smime.p7s&lt;/strong&gt; (4K) &lt;a href=&quot;http://old.nabble.com/attachment/21847995/0/smime.p7s&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-Bug-in-references-to-XML-and-Unicode-tp21847995p21847995.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21744507</id>
	<title>Re: Problem with rdf:XMLLiteral</title>
	<published>2009-01-30T02:09:42Z</published>
	<updated>2009-01-30T02:09:42Z</updated>
	<author>
		<name>Ivan Herman-2</name>
	</author>
	<content type="html">&lt;br&gt;Jos,
&lt;br&gt;&lt;br&gt;thanks for your RDF error report. The text, and a reference to the mail,
&lt;br&gt;has been added as:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.w3.org/2001/sw/RDFCore/errata.html#concept-xmlliteral&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/sw/RDFCore/errata.html#concept-xmlliteral&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thanks again
&lt;br&gt;&lt;br&gt;Ivan
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;Ivan Herman, W3C Semantic Web Activity Lead
&lt;br&gt;Home: &lt;a href=&quot;http://www.w3.org/People/Ivan/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/People/Ivan/&lt;/a&gt;&lt;br&gt;mobile: +31-641044153
&lt;br&gt;PGP Key: &lt;a href=&quot;http://www.ivan-herman.net/pgpkey.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ivan-herman.net/pgpkey.html&lt;/a&gt;&lt;br&gt;FOAF: &lt;a href=&quot;http://www.ivan-herman.net/foaf.rdf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ivan-herman.net/foaf.rdf&lt;/a&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;smime.p7s&lt;/strong&gt; (4K) &lt;a href=&quot;http://old.nabble.com/attachment/21744507/0/smime.p7s&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-with-rdf%3AXMLLiteral-tp21624747p21744507.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21714778</id>
	<title>RE: Bug in references to XML and Unicode</title>
	<published>2009-01-28T12:55:50Z</published>
	<updated>2009-01-28T12:55:50Z</updated>
	<author>
		<name>Jeremy Carroll-2</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;I have forgotten the rationale for this restriction.
&lt;br&gt;I believe it arose from a joint meeting RDF Core and I18N in Cannes in 2002 ?
&lt;br&gt;(in the bar IIRC)
&lt;br&gt;&lt;br&gt;Jeremy
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Bijan Parsia [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21714778&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bparsia@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Sent: Wednesday, January 28, 2009 11:46 AM
&lt;br&gt;&amp;gt; To: Ivan Herman; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21714778&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www-rdf-comments@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Cc: Jeremy Carroll; Felix Sasaki; Martin Duerst
&lt;br&gt;&amp;gt; Subject: Bug in references to XML and Unicode
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; We believe that the hard coded references to XML 1.0 version 2 in:
&lt;br&gt;&amp;gt; 	&lt;a href=&quot;http://www.w3.org/TR/rdf-syntax-grammar/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/rdf-syntax-grammar/&lt;/a&gt;&lt;br&gt;&amp;gt; and
&lt;br&gt;&amp;gt; 	&lt;a href=&quot;http://www.w3.org/TR/rdf-concepts/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/rdf-concepts/&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; and to Unicode 3.0 in
&lt;br&gt;&amp;gt; 	&lt;a href=&quot;http://www.w3.org/TR/rdf-syntax-grammar/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/rdf-syntax-grammar/&lt;/a&gt;&lt;br&gt;&amp;gt; and
&lt;br&gt;&amp;gt; 	&lt;a href=&quot;http://www.w3.org/TR/rdf-concepts/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/rdf-concepts/&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; are unduly restrictive. We believe that they should normatively refer
&lt;br&gt;&amp;gt; to the generically latest versions of both standards.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Implementations that do not wish to update to the latest versions of
&lt;br&gt;&amp;gt; those standard could indicate their conformance profile by saying
&lt;br&gt;&amp;gt; &amp;quot;Supports RDF(RDF/XML) with Unicode 3.0 and XML 1.0 version 2&amp;quot;. Since,
&lt;br&gt;&amp;gt; technically speaking, such implementations must reject documents
&lt;br&gt;&amp;gt; or models which, e.g., use characters only in Unicode 5.0 this
&lt;br&gt;&amp;gt; conformance message seems reasonable. It also frees implementations
&lt;br&gt;&amp;gt; to be conforming while accepting extended documents.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If we have missed other places with hard code references to particular
&lt;br&gt;&amp;gt; versions of XML and Unicode, we think they should be updated too.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt; Bijan Parsia, on behalf of the OWL working group.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; P.S., CCed to interested parties suggested by Ivan Herman.
&lt;/div&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-in-references-to-XML-and-Unicode-tp21713247p21714778.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21713247</id>
	<title>Bug in references to XML and Unicode</title>
	<published>2009-01-28T11:43:34Z</published>
	<updated>2009-01-28T11:43:34Z</updated>
	<author>
		<name>Bijan Parsia-3</name>
	</author>
	<content type="html">&lt;br&gt;We believe that the hard coded references to XML 1.0 version 2 in:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.w3.org/TR/rdf-syntax-grammar/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/rdf-syntax-grammar/&lt;/a&gt;&lt;br&gt;and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.w3.org/TR/rdf-concepts/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/rdf-concepts/&lt;/a&gt;&lt;br&gt;&lt;br&gt;and to Unicode 3.0 in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.w3.org/TR/rdf-syntax-grammar/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/rdf-syntax-grammar/&lt;/a&gt;&lt;br&gt;and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.w3.org/TR/rdf-concepts/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/rdf-concepts/&lt;/a&gt;&lt;br&gt;&lt;br&gt;are unduly restrictive. We believe that they should normatively refer
&lt;br&gt;to the generically latest versions of both standards.
&lt;br&gt;&lt;br&gt;Implementations that do not wish to update to the latest versions of
&lt;br&gt;those standard could indicate their conformance profile by saying
&lt;br&gt;&amp;quot;Supports RDF(RDF/XML) with Unicode 3.0 and XML 1.0 version 2&amp;quot;. Since,
&lt;br&gt;technically speaking, such implementations must reject documents
&lt;br&gt;or models which, e.g., use characters only in Unicode 5.0 this
&lt;br&gt;conformance message seems reasonable. It also frees implementations
&lt;br&gt;to be conforming while accepting extended documents.
&lt;br&gt;&lt;br&gt;If we have missed other places with hard code references to particular
&lt;br&gt;versions of XML and Unicode, we think they should be updated too.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Bijan Parsia, on behalf of the OWL working group.
&lt;br&gt;&lt;br&gt;P.S., CCed to interested parties suggested by Ivan Herman.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-in-references-to-XML-and-Unicode-tp21713247p21713247.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21624747</id>
	<title>Problem with rdf:XMLLiteral</title>
	<published>2009-01-23T05:50:14Z</published>
	<updated>2009-01-23T05:50:14Z</updated>
	<author>
		<name>Jos de Bruijn-2</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;I believe there is an error in the RDF concepts document.
&lt;br&gt;The problem is in the definition of the XMLLiteral datatype [1]; the
&lt;br&gt;value space is ambiguous: it is defined to be disjoint from the value
&lt;br&gt;space of the XML schema datatypes, but does not say anything about other
&lt;br&gt;datatypes. &amp;nbsp;It is therefore unclear whether there is overlap between the
&lt;br&gt;value space of XMLLiteral and, for example, the new datatype rdf:text.
&lt;br&gt;This is a problem for any language relying on this datatype, in
&lt;br&gt;particular, RIF and OWL 2.
&lt;br&gt;&lt;br&gt;Consider, for example, the statement
&lt;br&gt;&lt;br&gt;&amp;quot;&amp;lt;bla&amp;gt;&amp;quot;^^rdf:XMLLiteral = &amp;quot;123@en&amp;quot;^^rdf:text
&lt;br&gt;&lt;br&gt;it is possible to decide whether this statement should hold or not,
&lt;br&gt;i.e., whether is it derived from the empty rule set/ontology.
&lt;br&gt;&lt;br&gt;&lt;br&gt;I propose to add the following text to the RDF errata document [3].
&lt;br&gt;&lt;br&gt;=======================
&lt;br&gt;The following text, in the second bullet of the subheading &amp;quot;The value
&lt;br&gt;space&amp;quot; of Section 5.1 of the RDF Concepts document:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; disjoint from the value space of any XML schema datatype [XML-SCHEMA2]
&lt;br&gt;&lt;br&gt;should be replaced by:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; disjoint from the value space of any other present or future
&lt;br&gt;datatype (e.g., XML schema [XML-SCHEMA2]), with the exception of future
&lt;br&gt;sub- or supertypes of this datatype
&lt;br&gt;&lt;br&gt;&lt;br&gt;The reason for the replacement is that the definition was ambiguous: the
&lt;br&gt;relationship between the value space of rdf:XMLLiteral and the value
&lt;br&gt;spaces of datatypes not defined in the 2001 version of XML Schema (e.g.,
&lt;br&gt;rdf:text) is unclear. &amp;nbsp;For example, one cannot infer from the
&lt;br&gt;specifications whether there is overlap between the value spaces.
&lt;br&gt;=======================
&lt;br&gt;&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://www.w3.org/TR/rdf-concepts/#section-XMLLiteral&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/rdf-concepts/#section-XMLLiteral&lt;/a&gt;&lt;br&gt;[2] &lt;a href=&quot;http://www.w3.org/2001/sw/RDFCore/errata&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/sw/RDFCore/errata&lt;/a&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;smime.p7s&lt;/strong&gt; (4K) &lt;a href=&quot;http://old.nabble.com/attachment/21624747/0/smime.p7s&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-with-rdf%3AXMLLiteral-tp21624747p21624747.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21010481</id>
	<title>Re: translation of RDF Primer W3C Reccomendation</title>
	<published>2008-12-15T01:11:08Z</published>
	<updated>2008-12-15T01:11:08Z</updated>
	<author>
		<name>Coralie Mercier</name>
	</author>
	<content type="html">&lt;br&gt;On Sat, 13 Dec 2008 17:55:51 +0100, Marco Tibaldeschi &amp;nbsp;
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21010481&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;marco@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello to everyone,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; this is Marco Tibaldeschi writing from Italy. I'd like to translate &amp;nbsp;
&lt;br&gt;&amp;gt; the W3C Reccomendation RDF Primer, reachable at &amp;nbsp;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.w3.org/TR/2004/REC-rdf-primer-20040210/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/2004/REC-rdf-primer-20040210/&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Is there any problem?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks a lot,
&lt;br&gt;&amp;gt; Marco Tibaldeschi
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Marco Tibaldeschi
&lt;br&gt;&amp;gt; gsm: +39.328.4750036
&lt;br&gt;&amp;gt; mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21010481&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;marco@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Alessandria - Italy
&lt;/div&gt;&lt;br&gt;Hello Marco
&lt;br&gt;&lt;br&gt;Thanks for writing.
&lt;br&gt;&lt;br&gt;No problem at all with your starting the translation in Italian of the RDF &amp;nbsp;
&lt;br&gt;Primer. It doesn't exist yet in Italian, cf.
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.w3.org/2005/11/Translations/Query?titleMatch=rdf+primer&amp;lang=any&amp;search1=Submit&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/11/Translations/Query?titleMatch=rdf+primer&amp;lang=any&amp;search1=Submit&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Coralie Mercier &amp;nbsp; &amp;nbsp; &amp;nbsp;W3C Communications Team &amp;nbsp; &amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21010481&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;coralie@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; World Wide Web Consortium - &lt;a href=&quot;http://www.w3.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org&lt;/a&gt;&lt;br&gt;ERCIM/W3C - N112 - 2004, rte des lucioles - 06560 Sophia Antipolis - FR
&lt;br&gt;T:+33(0)492387590 F:+33(0)492387822 &amp;nbsp;&lt;a href=&quot;http://www.w3.org/People/CMercier/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/People/CMercier/&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/translation-of-RDF-Primer-W3C-Reccomendation-tp20998436p21010481.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20998436</id>
	<title>translation of RDF Primer W3C Reccomendation</title>
	<published>2008-12-13T08:55:51Z</published>
	<updated>2008-12-13T08:55:51Z</updated>
	<author>
		<name>Marco Tibaldeschi-2</name>
	</author>
	<content type="html">&lt;br&gt;Hello to everyone,
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; this is Marco Tibaldeschi writing from Italy. I'd like to translate 
&lt;br&gt;the W3C Reccomendation RDF Primer, reachable at 
&lt;br&gt;&lt;a href=&quot;http://www.w3.org/TR/2004/REC-rdf-primer-20040210/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/2004/REC-rdf-primer-20040210/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Is there any problem?
&lt;br&gt;&lt;br&gt;Thanks a lot,
&lt;br&gt;Marco Tibaldeschi
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Marco Tibaldeschi
&lt;br&gt;gsm: +39.328.4750036
&lt;br&gt;mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=20998436&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;marco@...&lt;/a&gt;
&lt;br&gt;Alessandria - Italy
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/translation-of-RDF-Primer-W3C-Reccomendation-tp20998436p20998436.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20661651</id>
	<title>File Your Claims</title>
	<published>2008-11-24T06:14:09Z</published>
	<updated>2008-11-24T06:14:09Z</updated>
	<author>
		<name>File Your Claims</name>
	</author>
	<content type="html">&lt;br&gt;£1,350,000.00 pounds &amp;nbsp;has been won by your E-MAIL Address in our IRISH ELECTRONICS SEASONAL AWARD 2008. Do get back to this office with your requirement such to (&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=20661651&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;parris.0101@...&lt;/a&gt;) with your
&lt;br&gt;&lt;br&gt;Names :..................
&lt;br&gt;Address :.................
&lt;br&gt;Country :.................
&lt;br&gt;Phone No :...............
&lt;br&gt;Occupation:..............
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/File-Your-Claims-tp20661651p20661651.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-19949884</id>
	<title>Minor typo in rdf-syntax-grammar</title>
	<published>2008-10-12T02:16:48Z</published>
	<updated>2008-10-12T02:16:48Z</updated>
	<author>
		<name>Florian Hatat-2</name>
	</author>
	<content type="html">&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;There is a minor typo in the recommandation &amp;quot;RDF/XML Syntax
&lt;br&gt;Specification (Revised)&amp;quot;, in section 2.3 &amp;quot;Multiple Property Elements&amp;quot;.
&lt;br&gt;&lt;br&gt;The explanation before example 4 currently reads:
&lt;br&gt;&lt;br&gt;&amp;quot;The subject node with URI reference
&lt;br&gt;&lt;a href=&quot;http://www.w3.org/TR/rdf-syntax-grammar&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/rdf-syntax-grammar&lt;/a&gt;&amp;nbsp;has property elements ex:editor
&lt;br&gt;and ex:title&amp;quot;
&lt;br&gt;&lt;br&gt;but according to the content of example 4, it should probably be
&lt;br&gt;&amp;quot;dc:title&amp;quot; instead of &amp;quot;ex:title&amp;quot; (or the example should instead use
&lt;br&gt;&amp;quot;ex:title&amp;quot;, depending on which solution you prefer...)
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;-- 
&lt;br&gt;Florian,
&lt;br&gt;&lt;a href=&quot;http://openweb.eu.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://openweb.eu.org/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.linux-france.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.linux-france.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Minor-typo-in-rdf-syntax-grammar-tp19949884p19949884.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-19663273</id>
	<title>Typo in RDF/XML Syntax Specification</title>
	<published>2008-09-24T21:15:47Z</published>
	<updated>2008-09-24T21:15:47Z</updated>
	<author>
		<name>Tore Eriksson-2</name>
	</author>
	<content type="html">&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;I'd like to report a minor error in
&lt;br&gt;&lt;a href=&quot;http://www.w3.org/TR/2004/REC-rdf-mt-20040210/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/2004/REC-rdf-mt-20040210/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Appendix A: Proofs of Lemmas (Informative)
&lt;br&gt;Argument forms table
&lt;br&gt;Derivation #2
&lt;br&gt;&lt;br&gt;rdfs:type rdfs:range rdfs:Class =&amp;gt; rdf:type rdfs:range rdfs:Class
&lt;br&gt;&lt;br&gt;_______________________________________________________________
&lt;br&gt;Tore Eriksson [tore.eriksson at po.rd.taisho.co.jp]
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Typo-in-RDF-XML-Syntax-Specification-tp19663273p19663273.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-19225662</id>
	<title>Re: The status document for the RDF Model and Syntax   Specification</title>
	<published>2008-08-29T11:58:42Z</published>
	<updated>2008-08-29T11:58:42Z</updated>
	<author>
		<name>Ralph R. Swick</name>
	</author>
	<content type="html">&lt;br&gt;At 10:16 PM 8/20/2008 +0300, Airi Salminen wrote:
&lt;br&gt;&amp;gt;In comparing the RDF Recommendation published in February 1999 and the RDF
&lt;br&gt;&amp;gt;Recommendation documents published in February 2004 I came to the status
&lt;br&gt;&amp;gt;document at &lt;a href=&quot;http://www.w3.org/1999/.status/REC-rdf-syntax-19990222/status&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/.status/REC-rdf-syntax-19990222/status&lt;/a&gt;.
&lt;br&gt;...
&lt;br&gt;&amp;gt;the six links lead to the corresponding Proposed Recommendations dated in
&lt;br&gt;&amp;gt;15 December 2003, not to the corresponding Recommendations dated in 10
&lt;br&gt;&amp;gt;February 2004. 
&lt;br&gt;&lt;br&gt;Thank you for pointing out this mistake, Airi. &amp;nbsp;I have corrected the page.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Ralph Swick
&lt;br&gt;W3C/MIT
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/The-status-document-for-the-RDF-Model-and-Syntax-Specification-tp19081389p19225662.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-19081389</id>
	<title>The status document for the RDF Model and Syntax Specification</title>
	<published>2008-08-20T12:16:06Z</published>
	<updated>2008-08-20T12:16:06Z</updated>
	<author>
		<name>Airi Salminen</name>
	</author>
	<content type="html">&lt;br&gt;Hi!
&lt;br&gt;&lt;br&gt;In comparing the RDF Recommendation published in February 1999 and the RDF
&lt;br&gt;Recommendation documents published in February 2004 I came to the status
&lt;br&gt;document at &lt;a href=&quot;http://www.w3.org/1999/.status/REC-rdf-syntax-19990222/status&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/.status/REC-rdf-syntax-19990222/status&lt;/a&gt;.
&lt;br&gt;In the document it is slightly misleading that in the 2004-02-10 dated
&lt;br&gt;note telling
&lt;br&gt;&lt;br&gt;&amp;quot;This W3C Recommendation has been superceded by set of six documents
&lt;br&gt;(Primer, Concepts, Syntax, Semantics, Vocabulary, and Test Cases) jointly
&lt;br&gt;describing updates to the syntax and a more detailed model.&amp;quot;
&lt;br&gt;&lt;br&gt;the six links lead to the corresponding Proposed Recommendations dated in
&lt;br&gt;15 December 2003, not to the corresponding Recommendations dated in 10
&lt;br&gt;February 2004. This is a very minor issue but requires from the reader
&lt;br&gt;clicking the Newest Version link of each document to reach the
&lt;br&gt;corresponding
&lt;br&gt;Recommendation documents.
&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;&lt;br&gt;Airi Salminen
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Airi Salminen, Professor
&lt;br&gt;Department of Computer Science and Information Systems
&lt;br&gt;P.O. Box 35
&lt;br&gt;FI-40014 University of Jyväskylä
&lt;br&gt;Finland
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19081389&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;airi.salminen@...&lt;/a&gt;
&lt;br&gt;gsm: +358-50-5186284
&lt;br&gt;office phone: +358-14-2603031
&lt;br&gt;&lt;a href=&quot;http://www.cs.jyu.fi/~airi/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.cs.jyu.fi/~airi/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/The-status-document-for-the-RDF-Model-and-Syntax-Specification-tp19081389p19081389.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18888989</id>
	<title>Error in: RDF/XML Syntax Specification (Revised)</title>
	<published>2008-08-07T05:19:33Z</published>
	<updated>2008-08-07T05:19:33Z</updated>
	<author>
		<name>Nevada J Sanchez</name>
	</author>
	<content type="html">&lt;br&gt;Incorrect call to Element Event accessor &amp;quot;string-value&amp;quot;
&lt;br&gt;&lt;br&gt;In section 7.2.19, the Production grammar, the following is found in Production
&lt;br&gt;parseTypeCollectionPropertyElt:
&lt;br&gt;&lt;br&gt;//
&lt;br&gt;For each event n in s and the corresponding element event f in l, the following
&lt;br&gt;statement is added to the graph:
&lt;br&gt;&lt;br&gt;n.string-value &amp;lt;&lt;a href=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&lt;/a&gt;&amp;gt; f.string-value
&lt;br&gt;..
&lt;br&gt;//
&lt;br&gt;&lt;br&gt;The last statement is incorrect because f is an Element Event, which contains no
&lt;br&gt;accessor called 'string-value.' Regardless, the correct call should be:
&lt;br&gt;f.subject.string-value, resulting in the following triple being added to the
&lt;br&gt;graph:
&lt;br&gt;&lt;br&gt;//
&lt;br&gt;n.string-value &amp;lt;&lt;a href=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&lt;/a&gt;&amp;gt;
&lt;br&gt;f.subject.string-value .
&lt;br&gt;//
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-in%3A-RDF-XML-Syntax-Specification-%28Revised%29-tp18888989p18888989.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-16027453</id>
	<title>Minor error in RDF Concepts</title>
	<published>2008-03-13T05:36:27Z</published>
	<updated>2008-03-13T05:36:27Z</updated>
	<author>
		<name>Mark Birbeck</name>
	</author>
	<content type="html">&lt;br&gt;In the Table of Contents of the RDF Concepts document [1], the heading
&lt;br&gt;for section 2.2.6 says:
&lt;br&gt;&lt;br&gt;&amp;nbsp; Anyone Can Make Statments About Any Resource
&lt;br&gt;&lt;br&gt;Oddly enough, the actual heading is correct.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;Mark
&lt;br&gt;&lt;br&gt;[1] &amp;lt;&lt;a href=&quot;http://www.w3.org/TR/rdf-concepts/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/rdf-concepts/&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp; Mark Birbeck
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=16027453&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mark.birbeck@...&lt;/a&gt; | +44 (0) 20 7689 9232
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://www.x-port.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.x-port.net&lt;/a&gt;&amp;nbsp;| &lt;a href=&quot;http://internet-apps.blogspot.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://internet-apps.blogspot.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; x-port.net Ltd. is registered in England and Wales, number 03730711
&lt;br&gt;&amp;nbsp; The registered office is at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; 2nd Floor
&lt;br&gt;&amp;nbsp; &amp;nbsp; Titchfield House
&lt;br&gt;&amp;nbsp; &amp;nbsp; 69-85 Tabernacle Street
&lt;br&gt;&amp;nbsp; &amp;nbsp; London
&lt;br&gt;&amp;nbsp; &amp;nbsp; EC2A 4RR
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Minor-error-in-RDF-Concepts-tp16027453p16027453.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-15873157</id>
	<title>RDF query</title>
	<published>2008-03-06T06:40:16Z</published>
	<updated>2008-03-06T06:40:16Z</updated>
	<author>
		<name>neelr</name>
	</author>
	<content type="html">Hi everyone,
&lt;br&gt;&amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I am quite new to this RDF. I am currently working on a project which involves RDF. I wanted to know if there is any software or query language which can query RDF/XML files in XML.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;What I mean here is the syntactic constructs of the query language should be in XML,i.e, I should be able to write the queries in XML.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Hope to hear from you guys soon.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Thank you,
&lt;br&gt;&lt;br&gt;Regards.
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/RDF-query-tp15873157p15873157.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-15036604</id>
	<title>Re: NTC tool issues fixed</title>
	<published>2008-01-22T23:59:12Z</published>
	<updated>2008-01-22T23:59:12Z</updated>
	<author>
		<name>jan.grant</name>
	</author>
	<content type="html">&lt;br&gt;On Tue, 22 Jan 2008, Mark Wallace wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I recently downloaded the NTC tool referenced in the &amp;quot;RDF Test Cases&amp;quot; document
&lt;br&gt;&amp;gt; (&lt;a href=&quot;http://www.w3.org/TR/rdf-testcases/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/rdf-testcases/&lt;/a&gt;). &amp;nbsp;I found two issues that I have fixed:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; 1. It did not handle XML typed literals in N-TRIPLE files (e.g.
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;UDP&amp;quot;^^&amp;lt;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema#string&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema#string&lt;/a&gt;&amp;gt;)
&lt;br&gt;&amp;gt; &amp;nbsp; 2. It would not open the second file properly when compiled with g++
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;on Cygwin.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Now that I have made these fixes, I'd like to make them available to the
&lt;br&gt;&amp;gt; larger RDF community, but I don't know how to do that.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Can you give me any advice on how I should proceed?
&lt;/div&gt;&lt;br&gt;Patches can be posted here; I'll chase this.
&lt;br&gt;&lt;br&gt;Incidentally, you should note that the algorithm used by NTC is naive; 
&lt;br&gt;the one in (for instance) Jena is much smarter in partitioning nodes.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;jan
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;jan grant, ISYS, University of Bristol. &lt;a href=&quot;http://www.bris.ac.uk/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.bris.ac.uk/&lt;/a&gt;&lt;br&gt;Tel +44 (0)117 3317661 &amp;nbsp; &lt;a href=&quot;http://ioctl.org/jan/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ioctl.org/jan/&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/NTC-tool-issues-fixed-tp15034670p15036604.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-15034670</id>
	<title>NTC tool issues fixed</title>
	<published>2008-01-22T08:35:14Z</published>
	<updated>2008-01-22T08:35:14Z</updated>
	<author>
		<name>Mark Wallace-5</name>
	</author>
	<content type="html">&lt;br&gt;I recently downloaded the NTC tool referenced in the &amp;quot;RDF Test Cases&amp;quot; 
&lt;br&gt;document (&lt;a href=&quot;http://www.w3.org/TR/rdf-testcases/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/rdf-testcases/&lt;/a&gt;). &amp;nbsp;I found two issues that 
&lt;br&gt;I have fixed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;1. It did not handle XML typed literals in N-TRIPLE files (e.g.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;UDP&amp;quot;^^&amp;lt;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema#string&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema#string&lt;/a&gt;&amp;gt;)
&lt;br&gt;&amp;nbsp; &amp;nbsp;2. It would not open the second file properly when compiled with g++
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; on Cygwin.
&lt;br&gt;&lt;br&gt;Now that I have made these fixes, I'd like to make them available to the 
&lt;br&gt;larger RDF community, but I don't know how to do that.
&lt;br&gt;&lt;br&gt;Can you give me any advice on how I should proceed?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Mark Wallace
&lt;br&gt;Chief Architect &amp; Ontologist
&lt;br&gt;3 Sigma Research, Indialantic, Florida, USA
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/NTC-tool-issues-fixed-tp15034670p15034670.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-14247440</id>
	<title>Bug in some rdfms-literal-is-xml-structure tests</title>
	<published>2007-12-08T12:10:18Z</published>
	<updated>2007-12-08T12:10:18Z</updated>
	<author>
		<name>I Man</name>
	</author>
	<content type="html">&lt;html&gt;
&lt;head&gt;

&lt;/head&gt;
&lt;body class='hmmessage'&gt;There&amp;nbsp;are some&amp;nbsp;bugs in some RDF tests at&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href=&quot;http://www.w3.org/2000/10/rdf-tests/rdfcore/&quot; target=_blank rel=&quot;nofollow&quot;&gt;http://www.w3.org/2000/10/rdf-tests/rdfcore/&lt;/A&gt;&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and in&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href=&quot;http://www.w3.org/2000/10/rdf-tests/rdfcore/latest_All.zip&quot; target=_blank rel=&quot;nofollow&quot;&gt;http://www.w3.org/2000/10/rdf-tests/rdfcore/latest_All.zip&lt;/A&gt;&lt;BR&gt;
&lt;BR&gt;Namely&lt;BR&gt;&amp;nbsp;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rdfms-literal-is-xml-structure/test002.nt&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rdfms-literal-is-xml-structure/test003.nt&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rdfms-literal-is-xml-structure/test004.nt&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rdfms-literal-is-xml-structure/test005.nt&lt;BR&gt;&amp;nbsp;&lt;BR&gt;Have their only RDF statement commented out causing them to be inequivalent to their .rdf counterparts.&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
--Ifeanyi Echeruo&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;&lt;br /&gt;&lt;hr /&gt;Share life as it happens with the new Windows Live. &lt;a href='http://www.windowslive.com/share.html?ocid=TXT_TAGLM_Wave2_sharelife_112007' target='_new' rel=&quot;nofollow&quot;&gt;Share now!&lt;/a&gt;&lt;/body&gt;
&lt;/html&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-in-some-rdfms-literal-is-xml-structure-tests-tp14247440p14247440.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13579965</id>
	<title>Re: N-Triples MIME type should not be text/plain -- comment on RDF      Test Cases.</title>
	<published>2007-11-04T17:01:01Z</published>
	<updated>2007-11-04T17:01:01Z</updated>
	<author>
		<name>Garret Wilson</name>
	</author>
	<content type="html">&lt;br&gt;Dan Brickley wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; My understanding is that text/xml is widely considered problematic,
&lt;br&gt;&amp;gt; eg. &lt;a href=&quot;http://annevankesteren.nl/2005/03/text-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://annevankesteren.nl/2005/03/text-xml&lt;/a&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.w3.org/TR/xhtml-media-types/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml-media-types/&lt;/a&gt;&amp;nbsp;quoting from
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.rfc-editor.org/rfc/rfc3023.txt&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rfc-editor.org/rfc/rfc3023.txt&lt;/a&gt;&lt;br&gt;&lt;br&gt;Tracking down exactly *why* text/* is considered problematic has been 
&lt;br&gt;difficult, at least for me, but I think it comes down to 1 ) default 
&lt;br&gt;interpretation by the browser, and 2 ) allowed/default encoding, which 
&lt;br&gt;you reference above.
&lt;br&gt;&lt;br&gt;&amp;nbsp;From RFC 3023 Section 3:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;The top-level media type &amp;quot;text&amp;quot; has some restrictions on MIME
&lt;br&gt;&amp;nbsp; &amp;nbsp;entities and they are described in [RFC2045] and [RFC2046]. &amp;nbsp;In
&lt;br&gt;&amp;nbsp; &amp;nbsp;particular, the UTF-16 family, UCS-4, and UTF-32 are not allowed
&lt;br&gt;&amp;nbsp; &amp;nbsp;(except over HTTP[RFC2616], which uses a MIME-like mechanism). &amp;nbsp;Thus,
&lt;br&gt;&amp;nbsp; &amp;nbsp;if an XML document or external parsed entity is encoded in such
&lt;br&gt;&amp;nbsp; &amp;nbsp;character encoding schemes, it cannot be labeled as text/xml or
&lt;br&gt;&amp;nbsp; &amp;nbsp;text/xml-external-parsed-entity (except for HTTP).
&lt;br&gt;&lt;br&gt;&lt;br&gt;Others (including your first reference above) have also mentioned that 
&lt;br&gt;the character set of all text/* entries defaults to US-ASCII if the 
&lt;br&gt;charset parameter is not supplied.
&lt;br&gt;&lt;br&gt;Now, if the quoted paragraph from RFC 3023 is true, then there's no more 
&lt;br&gt;argument---under no conditions should N3 use a text/* content type. But 
&lt;br&gt;I have trouble finding this explicitly in RFC 2045 or RFC 2046. RFC 2046 
&lt;br&gt;Section 4.1.2. *does* say that the default for charset &amp;quot;for 'text/plain' 
&lt;br&gt;data&amp;quot; is US-ASCII, but to me it is ambiguous whether this applies to 
&lt;br&gt;text/* subtypes as well.
&lt;br&gt;&lt;br&gt;I suppose that, with the popular understanding that RFC 2046 requires a 
&lt;br&gt;default character set of US-ASCII if there is no charset parameter, then 
&lt;br&gt;it's almost as true as if RFC 2046 said so explicitly. But that leads to 
&lt;br&gt;uncomfortable conclusions: if nothing but unadorned text should use a 
&lt;br&gt;text/* top-level type, and if all text/* top-level types default to 
&lt;br&gt;US-ASCII, then I can't think of a single use for the text/* top-level 
&lt;br&gt;type---not even for plain text, which should probably be 
&lt;br&gt;application/plaintext.
&lt;br&gt;&lt;br&gt;Can't someone just put out another RFC saying that text/* subtypes 
&lt;br&gt;besides text/plain may specify default encodings other than US-ASCII, or 
&lt;br&gt;something similar? Are we really stuck for the rest of computing 
&lt;br&gt;eternity with a specification decision that doesn't even support 
&lt;br&gt;Norwegian, much less Mandarin?
&lt;br&gt;&lt;br&gt;You and Graham are making a good argument (well, I guess I brought them 
&lt;br&gt;up too on this thread) that old specifications bring gotchas that would 
&lt;br&gt;prevent us from using a text/* top-level type for N3. But those reasons 
&lt;br&gt;have some larger ramifications which make me uncomfortable.
&lt;br&gt;&lt;br&gt;Garret
&lt;br&gt;&lt;br&gt;P.S. Arg---why do simple decisions have to be so difficult? Damn you, 
&lt;br&gt;US-ASCII!
&lt;br&gt;&lt;br&gt;P.P.S. I want a byte to be 32-bits too, while you're at it. ;)
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/N-Triples-MIME-type-should-not-be-text-plain----comment-on-RDF-Test-Cases.-tp13220788p13579965.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13579772</id>
	<title>Re: N-Triples MIME type should not be text/plain -- comment on RDF     Test Cases.</title>
	<published>2007-11-04T16:31:13Z</published>
	<updated>2007-11-04T16:31:13Z</updated>
	<author>
		<name>Dan Brickley-2</name>
	</author>
	<content type="html">&lt;br&gt;Garret Wilson wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The following messages seems to be a good overview of some of the 
&lt;br&gt;&amp;gt; perceived problems with a text top-level MIME type:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www1.ietf.org/mail-archive/web/ietf/current/msg36105.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www1.ietf.org/mail-archive/web/ietf/current/msg36105.html&lt;/a&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www1.ietf.org/mail-archive/web/ietf/current/msg36149.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www1.ietf.org/mail-archive/web/ietf/current/msg36149.html&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Of particular interest is the RFC 2046 requirement that all line breaks 
&lt;br&gt;&amp;gt; be CRLF, and that CR and LF not appear outside a line break sequence. 
&lt;br&gt;&amp;gt; This doesn't worry me so much---after all, &amp;quot;text/xml&amp;quot; seems to ignore 
&lt;br&gt;&amp;gt; this requirement (XML allows arbitrary CRs and LSs; see 
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.w3.org/TR/REC-xml/#sec-line-ends&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/REC-xml/#sec-line-ends&lt;/a&gt;&amp;gt;).
&lt;/div&gt;&lt;br&gt;My understanding is that text/xml is widely considered problematic,
&lt;br&gt;eg. &lt;a href=&quot;http://annevankesteren.nl/2005/03/text-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://annevankesteren.nl/2005/03/text-xml&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.w3.org/TR/xhtml-media-types/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml-media-types/&lt;/a&gt;&amp;nbsp;quoting from
&lt;br&gt;&lt;a href=&quot;http://www.rfc-editor.org/rfc/rfc3023.txt&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rfc-editor.org/rfc/rfc3023.txt&lt;/a&gt;&lt;br&gt;&lt;br&gt;Dan
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/N-Triples-MIME-type-should-not-be-text-plain----comment-on-RDF-Test-Cases.-tp13220788p13579772.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13579564</id>
	<title>Re: N-Triples MIME type should not be text/plain -- comment on RDF      Test Cases.</title>
	<published>2007-11-04T16:03:58Z</published>
	<updated>2007-11-04T16:03:58Z</updated>
	<author>
		<name>Garret Wilson</name>
	</author>
	<content type="html">&lt;br&gt;Graham Klyne wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Garret Wilson wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Funny, I thought that a similar line of reasoning was obvious for
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; RDF/N3. Let's say that I have a &amp;quot;recipe&amp;quot; format that stores recipes for
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; my recipe application. Or maybe I have a configuration file type for my
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; operating system. If they were to have content types of
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; application/recipe+rdf+n3 and application/config+rdf+n3, respectively,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; couldn't I edit them in a general RDF editor that could read N3, even if
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I didn't have MyRecipeApplication or MyOSConfigEditor handy?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Many years ago, my mathematical analysis tutor would say that if a statement was
&lt;br&gt;&amp;gt; &amp;quot;obvious&amp;quot;, then either it could be proven in three lines, or it was an
&lt;br&gt;&amp;gt; assumption... &amp;nbsp; ;)
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;I meant &amp;quot;obvious&amp;quot; in a similar light-hearted sense.
&lt;br&gt;&lt;br&gt;&amp;gt; With RDF, the distinction between different uses isn't crystalized in the same
&lt;br&gt;&amp;gt; way.
&lt;br&gt;&lt;br&gt;I'm not sure I follow all the subtle distinctions you're trying to find 
&lt;br&gt;between the usability of +xml and +rdf+n3. RDF is more structured and 
&lt;br&gt;more self-consistent than XML will ever be; all I know is that I can 
&lt;br&gt;take any URF (a framework analogous to RDF) example from 
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.urf.name/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.urf.name/&lt;/a&gt;&amp;gt; and dump it into 
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.guiseframework.com/demo/urfprocess&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.guiseframework.com/demo/urfprocess&lt;/a&gt;&amp;gt; and explore its 
&lt;br&gt;structure using a dynamic tree control, regardless of the &amp;quot;different 
&lt;br&gt;uses&amp;quot; it might have. If I get an application/recipe+rdf+n3 file, and I 
&lt;br&gt;don't have the recipe plugin, it seems &amp;quot;obviously&amp;quot; :) useful to me to be 
&lt;br&gt;able to explore its structure. I can always download it if I want to.
&lt;br&gt;&lt;br&gt;Anyway, just an opinion.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&lt;br&gt;Garret
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/N-Triples-MIME-type-should-not-be-text-plain----comment-on-RDF-Test-Cases.-tp13220788p13579564.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13579431</id>
	<title>Re: N-Triples MIME type should not be text/plain -- comment on RDF     Test Cases.</title>
	<published>2007-11-04T15:50:19Z</published>
	<updated>2007-11-04T15:50:19Z</updated>
	<author>
		<name>Graham Klyne-2</name>
	</author>
	<content type="html">&lt;br&gt;Garret Wilson wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Graham Klyne wrote:
&lt;br&gt;&amp;gt;&amp;gt; Also, from RFC 3023 (section 1):
&lt;br&gt;&amp;gt;&amp;gt; [[
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;Similarly, XML will be used as a foundation for other media types,
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;including types in every branch of the IETF media types tree. &amp;nbsp;To
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;facilitate the processing of such types, media types based on XML,
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;but that are not identified using text/xml or application/xml, SHOULD
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;be named using a suffix of '+xml' as described in Section 7. &amp;nbsp;This
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;will allow XML-based tools -- browsers, editors, search engines, and
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;other processors -- to work with all XML-based media types.
&lt;br&gt;&amp;gt;&amp;gt; ]]
&lt;br&gt;&amp;gt;&amp;gt; -- &lt;a href=&quot;http://www.ietf.org/rfc/rfc3023.txt&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ietf.org/rfc/rfc3023.txt&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I don't think a similar case can be made for either RDF or N3 (for
&lt;br&gt;&amp;gt;&amp;gt; different
&lt;br&gt;&amp;gt;&amp;gt; reasons).
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Funny, I thought that a similar line of reasoning was obvious for
&lt;br&gt;&amp;gt; RDF/N3. Let's say that I have a &amp;quot;recipe&amp;quot; format that stores recipes for
&lt;br&gt;&amp;gt; my recipe application. Or maybe I have a configuration file type for my
&lt;br&gt;&amp;gt; operating system. If they were to have content types of
&lt;br&gt;&amp;gt; application/recipe+rdf+n3 and application/config+rdf+n3, respectively,
&lt;br&gt;&amp;gt; couldn't I edit them in a general RDF editor that could read N3, even if
&lt;br&gt;&amp;gt; I didn't have MyRecipeApplication or MyOSConfigEditor handy?
&lt;/div&gt;&lt;br&gt;Many years ago, my mathematical analysis tutor would say that if a statement was
&lt;br&gt;&amp;quot;obvious&amp;quot;, then either it could be proven in three lines, or it was an
&lt;br&gt;assumption... &amp;nbsp; ;)
&lt;br&gt;&lt;br&gt;I can see that you might adopt the position you present above, but I don't think
&lt;br&gt;it's useful to distinguish different uses of RDF in the way that it is for XML.
&lt;br&gt;Different uses of XML, in general, are constrained by different syntactic rules
&lt;br&gt;within the overall framework of XML, and an XML application cannot, in general,
&lt;br&gt;do anything with any XML-based markup language that it hasn't been specifically
&lt;br&gt;constructed to process. &amp;nbsp;Consider: the XML specification itself distinguishes
&lt;br&gt;between &amp;quot;well-formed&amp;quot; and &amp;quot;valid&amp;quot; documents - the &amp;quot;+xml&amp;quot; convention entitles an
&lt;br&gt;application to assume/require a well-formed document and no more but, in some
&lt;br&gt;cases, the full MIME content-type may also dictate validity according to some
&lt;br&gt;schema or DTD.
&lt;br&gt;&lt;br&gt;With RDF, the distinction between different uses isn't crystalized in the same
&lt;br&gt;way. &amp;nbsp;You may choose to keep your recipes in a separate RDF file from, say, the
&lt;br&gt;wine selections that might accompany them. &amp;nbsp;But another application may choose
&lt;br&gt;to write them all into one RDF file -- it's the same RDF language at work here,
&lt;br&gt;not different RDF languages for recipes and wine selection. &amp;nbsp;Thus, I say, just
&lt;br&gt;use application/rdf+xml for both, or if it's not the XML form of RDF you're
&lt;br&gt;using, then use application/n3, or whatever. &amp;nbsp;You could even (legitimately, if
&lt;br&gt;not helpfully) put your OS configuration in the same RDF file as your recipes.
&lt;br&gt;&lt;br&gt;(One might argue that it's possible to define a notion of validity for RDF based
&lt;br&gt;on some additional conditions on vocabulary usage (e.g. a recipe must have both
&lt;br&gt;ingredients and a method of preparation), but such a notion isn't part of RDF.
&lt;br&gt;In the Semantic Web arena, we can use OWL to describe the conditions that allow
&lt;br&gt;for a resource to qualify as a recipe, if one wants a way to express such
&lt;br&gt;constraints, and these apply at the level of the described resource rather than
&lt;br&gt;the data entity containing the description.)
&lt;br&gt;&lt;br&gt;Introducing the +xml convention involved a fair amount of discussion, and I
&lt;br&gt;don't see the point in doing a similar amount of work again unless there's a
&lt;br&gt;clear and obvious (sic) benefit.
&lt;br&gt;&lt;br&gt;#g
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Graham Klyne
&lt;br&gt;For email:
&lt;br&gt;&lt;a href=&quot;http://www.ninebynine.org/#Contact&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ninebynine.org/#Contact&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/N-Triples-MIME-type-should-not-be-text-plain----comment-on-RDF-Test-Cases.-tp13220788p13579431.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13579418</id>
	<title>Re: N-Triples MIME type should not be text/plain -- comment on RDF     Test Cases.</title>
	<published>2007-11-04T15:49:15Z</published>
	<updated>2007-11-04T15:49:15Z</updated>
	<author>
		<name>Garret Wilson</name>
	</author>
	<content type="html">&lt;br&gt;Graham Klyne wrote:
&lt;br&gt;&amp;gt; The person to ask for a more definitive view would be Ned Freed (co-author of
&lt;br&gt;&amp;gt; RFC2046). &amp;nbsp;I have read him argue quite compellingly in a public forum that the
&lt;br&gt;&amp;gt; adoption of text/html was a mistake, because for non-technical users displaying
&lt;br&gt;&amp;gt; the uninterpreted text is just a source of confusion (e.g.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://osdir.com/ml/ietf.xml-mime/2000-10/msg00049.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osdir.com/ml/ietf.xml-mime/2000-10/msg00049.html&lt;/a&gt;).
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;One of the big issues seems to be the default browser behavior: whether 
&lt;br&gt;it should be displayed to the user if no application supports that 
&lt;br&gt;content type &amp;lt;&lt;a href=&quot;http://osdir.com/ml/ietf.xml-mime/2000-10/msg00021.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osdir.com/ml/ietf.xml-mime/2000-10/msg00021.html&lt;/a&gt;&amp;gt;. 
&lt;br&gt;I can see the arguments on both sides, and it's a tough call. Out of 
&lt;br&gt;personal experience, it would irritate me if I were to try to browse to 
&lt;br&gt;a DTD file or an RDF/XML file and my browsers tries to download it, when 
&lt;br&gt;*I* know that I just wanted to view it on the screen. (Worse still is IE 
&lt;br&gt;thinking it can parse the stuff, and then choking because IE isn't 
&lt;br&gt;compliant with the specifications, but that's not the fault of the 
&lt;br&gt;content type.)
&lt;br&gt;&lt;br&gt;It seems to me that, if you don't have a plugin for N3, then why not 
&lt;br&gt;show it on the screen? It's better than nothing, and it doesn't help you 
&lt;br&gt;any more if the browser pops up a download dialog. text/rdf+n3 is thus 
&lt;br&gt;the lowest common denominator. If it is something that should never be 
&lt;br&gt;displayed to the user, then an application/specific+rdf+n3 should be 
&lt;br&gt;created, which could still be edited by a general RDF plugin, but would 
&lt;br&gt;never be displayed to the user. That's what I'm leaning towards on this, 
&lt;br&gt;but it's not an easy call by any means.
&lt;br&gt;&lt;br&gt;Garret
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/N-Triples-MIME-type-should-not-be-text-plain----comment-on-RDF-Test-Cases.-tp13220788p13579418.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13578655</id>
	<title>Re: N-Triples MIME type should not be text/plain -- comment on RDF     Test Cases.</title>
	<published>2007-11-04T14:38:12Z</published>
	<updated>2007-11-04T14:38:12Z</updated>
	<author>
		<name>Garret Wilson</name>
	</author>
	<content type="html">&lt;br&gt;Graham Klyne wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Also, from RFC 3023 (section 1):
&lt;br&gt;&amp;gt; [[
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Similarly, XML will be used as a foundation for other media types,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;including types in every branch of the IETF media types tree. &amp;nbsp;To
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;facilitate the processing of such types, media types based on XML,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;but that are not identified using text/xml or application/xml, SHOULD
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;be named using a suffix of '+xml' as described in Section 7. &amp;nbsp;This
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;will allow XML-based tools -- browsers, editors, search engines, and
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;other processors -- to work with all XML-based media types.
&lt;br&gt;&amp;gt; ]]
&lt;br&gt;&amp;gt; -- &lt;a href=&quot;http://www.ietf.org/rfc/rfc3023.txt&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ietf.org/rfc/rfc3023.txt&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I don't think a similar case can be made for either RDF or N3 (for different
&lt;br&gt;&amp;gt; reasons).
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;Funny, I thought that a similar line of reasoning was obvious for 
&lt;br&gt;RDF/N3. Let's say that I have a &amp;quot;recipe&amp;quot; format that stores recipes for 
&lt;br&gt;my recipe application. Or maybe I have a configuration file type for my 
&lt;br&gt;operating system. If they were to have content types of 
&lt;br&gt;application/recipe+rdf+n3 and application/config+rdf+n3, respectively, 
&lt;br&gt;couldn't I edit them in a general RDF editor that could read N3, even if 
&lt;br&gt;I didn't have MyRecipeApplication or MyOSConfigEditor handy?
&lt;br&gt;&lt;br&gt;Garret
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/N-Triples-MIME-type-should-not-be-text-plain----comment-on-RDF-Test-Cases.-tp13220788p13578655.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13578603</id>
	<title>Re: N-Triples MIME type should not be text/plain -- comment on RDF    Test Cases.</title>
	<published>2007-11-04T13:17:10Z</published>
	<updated>2007-11-04T13:17:10Z</updated>
	<author>
		<name>Graham Klyne-2</name>
	</author>
	<content type="html">&lt;br&gt;Garret,
&lt;br&gt;&lt;br&gt;The person to ask for a more definitive view would be Ned Freed (co-author of
&lt;br&gt;RFC2046). &amp;nbsp;I have read him argue quite compellingly in a public forum that the
&lt;br&gt;adoption of text/html was a mistake, because for non-technical users displaying
&lt;br&gt;the uninterpreted text is just a source of confusion (e.g.
&lt;br&gt;&lt;a href=&quot;http://osdir.com/ml/ietf.xml-mime/2000-10/msg00049.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osdir.com/ml/ietf.xml-mime/2000-10/msg00049.html&lt;/a&gt;).
&lt;br&gt;&lt;br&gt;Also, look to the mailing list which produced RFC 3023
&lt;br&gt;(&lt;a href=&quot;http://www.ietf.org/rfc/rfc3023.txt&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ietf.org/rfc/rfc3023.txt&lt;/a&gt;) for the discussion of +xml being something
&lt;br&gt;of a special case. &amp;nbsp;(I think that discussion was also part of the thread I cite
&lt;br&gt;above, but I don't have time to dig deeper right now.)
&lt;br&gt;&lt;br&gt;Also, from RFC 3023 (section 1):
&lt;br&gt;[[
&lt;br&gt;&amp;nbsp; &amp;nbsp;Similarly, XML will be used as a foundation for other media types,
&lt;br&gt;&amp;nbsp; &amp;nbsp;including types in every branch of the IETF media types tree. &amp;nbsp;To
&lt;br&gt;&amp;nbsp; &amp;nbsp;facilitate the processing of such types, media types based on XML,
&lt;br&gt;&amp;nbsp; &amp;nbsp;but that are not identified using text/xml or application/xml, SHOULD
&lt;br&gt;&amp;nbsp; &amp;nbsp;be named using a suffix of '+xml' as described in Section 7. &amp;nbsp;This
&lt;br&gt;&amp;nbsp; &amp;nbsp;will allow XML-based tools -- browsers, editors, search engines, and
&lt;br&gt;&amp;nbsp; &amp;nbsp;other processors -- to work with all XML-based media types.
&lt;br&gt;]]
&lt;br&gt;-- &lt;a href=&quot;http://www.ietf.org/rfc/rfc3023.txt&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ietf.org/rfc/rfc3023.txt&lt;/a&gt;&lt;br&gt;&lt;br&gt;I don't think a similar case can be made for either RDF or N3 (for different
&lt;br&gt;reasons).
&lt;br&gt;&lt;br&gt;#g
&lt;br&gt;--
&lt;br&gt;&lt;br&gt;Garret Wilson wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; The following messages seems to be a good overview of some of the
&lt;br&gt;&amp;gt; perceived problems with a text top-level MIME type:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www1.ietf.org/mail-archive/web/ietf/current/msg36105.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www1.ietf.org/mail-archive/web/ietf/current/msg36105.html&lt;/a&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www1.ietf.org/mail-archive/web/ietf/current/msg36149.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www1.ietf.org/mail-archive/web/ietf/current/msg36149.html&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Of particular interest is the RFC 2046 requirement that all line breaks
&lt;br&gt;&amp;gt; be CRLF, and that CR and LF not appear outside a line break sequence.
&lt;br&gt;&amp;gt; This doesn't worry me so much---after all, &amp;quot;text/xml&amp;quot; seems to ignore
&lt;br&gt;&amp;gt; this requirement (XML allows arbitrary CRs and LSs; see
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.w3.org/TR/REC-xml/#sec-line-ends&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/REC-xml/#sec-line-ends&lt;/a&gt;&amp;gt;).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; What seems most important to me, however, is that RFC 2046 describes the
&lt;br&gt;&amp;gt; &amp;quot;text&amp;quot; top-level type thus: &amp;quot;Possible subtypes of 'text' thus include
&lt;br&gt;&amp;gt; any word processor format that can be read without resorting to software
&lt;br&gt;&amp;gt; that understands the format&amp;quot; (3.1). This seems to be the defining
&lt;br&gt;&amp;gt; question: can you open and edit the format in a word processor? For N3,
&lt;br&gt;&amp;gt; the answer is yes.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; This would lead to the conclusion of &amp;quot;plain N3&amp;quot; using a MIME type of
&lt;br&gt;&amp;gt; text/rdf+n3, as TBL suggested. I would imagine some specific application
&lt;br&gt;&amp;gt; of N3 to use application/app+rdf+n3, where &amp;quot;app&amp;quot; is the name of the
&lt;br&gt;&amp;gt; application that is uses N3 as its underlying format.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Garret
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Garret Wilson wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; When I originally saw that TBL had recommended text/rdf+n3 as the N3
&lt;br&gt;&amp;gt;&amp;gt; MIME type, I was surprised. JSON uses application/json [RFC 4627].
&lt;br&gt;&amp;gt;&amp;gt; XHTML uses application/xhtml+xml [RFC 3236]. text/javascript and
&lt;br&gt;&amp;gt;&amp;gt; text/ecmascript are now marked &amp;quot;obsolete&amp;quot; in favor of
&lt;br&gt;&amp;gt;&amp;gt; application/javascript and application/ecmascript, respectively,
&lt;br&gt;&amp;gt;&amp;gt; noting that, &amp;quot;The use of the 'text' top-level type for this type of
&lt;br&gt;&amp;gt;&amp;gt; content is known to be problematic.&amp;quot; [RFC 4329]
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Looking further on the web, it appears that one of the major concerns
&lt;br&gt;&amp;gt;&amp;gt; is that the character set for &amp;quot;text&amp;quot; content types would default to
&lt;br&gt;&amp;gt;&amp;gt; US_ASCII during HTTP content type negotiation if no &amp;quot;charset&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; parameter were supplied. However, I read RFC 2046 to say that this
&lt;br&gt;&amp;gt;&amp;gt; only applies to text/plain, and that any future &amp;quot;text&amp;quot; subtypes may
&lt;br&gt;&amp;gt;&amp;gt; specify default character sets other than US_ASCII. But how this is
&lt;br&gt;&amp;gt;&amp;gt; handled in the wild by browsers, I don't know.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Whatever the case, there seems to be a trend away from &amp;quot;text&amp;quot; content
&lt;br&gt;&amp;gt;&amp;gt; types (for anything other than text/plain, it seems, which makes me
&lt;br&gt;&amp;gt;&amp;gt; question the usefulness of the entire &amp;quot;text&amp;quot; top-level type, but
&lt;br&gt;&amp;gt;&amp;gt; that's another issue). Are these fears warranted, and should text/* be
&lt;br&gt;&amp;gt;&amp;gt; abandoned in favor of application/*, as Graham suggests? Or will using
&lt;br&gt;&amp;gt;&amp;gt; text/* allow browsers to display the N3 (which seems useful to me) if
&lt;br&gt;&amp;gt;&amp;gt; there is no plugin for N3?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Garret
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Graham Klyne wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Two comments, agreeing text/plain is not ideal...
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 1. My recollection of the IETF discussions around introducing the +xml
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; convention for MIME content types were focused on applications that
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; might
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; recognize the suffix and be able to pass the content to some
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; application that
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; could exploit the common framework of XML. &amp;nbsp;I don't think that
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; applies here.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 2. The intent of text/... is that the content can be displayed to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; human readers
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; on text display devices and still be reasonably easy to interpret. 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; It has been
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; commented that, for example, HTML fails on this score, and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; application/ would be
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; a better choice.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Which considerations suggest to me application/n3 as an appropriate
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; MIME content
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; type.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; #g
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; -- 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Tim Berners-Lee wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Comment on &amp;quot;RDF Test Cases&amp;quot;.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; W3C Recommendation 10 February 2004
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;In &lt;a href=&quot;http://www.w3.org/TR/rdf-testcases/#ntriples&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/rdf-testcases/#ntriples&lt;/a&gt;&amp;nbsp;it says,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; The Internet media type / MIME type of N-Triples is text/plain and the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; character encoding is 7-bit US-ASCII.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; This is a bug, I think. &amp;nbsp; It &amp;nbsp;prevents crawlers from absorbing the file
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; and indexing it proerly, it will prevent the file from being dispatched
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; inside a data browser to a data-handling view, and so on.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I would suggest &amp;nbsp; text/rdf+n3 &amp;nbsp; if the assumption is correct that
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; NTriples is a subset of N3.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Otherwise I suppose text/rdf+nt or something would be logical. Anotehr
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; possibility would be
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; text/rdf=n3; level=nt
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; introducing a level parameter to explain what level of N3 was being
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; used.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Tim BL
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;Graham Klyne
&lt;br&gt;For email:
&lt;br&gt;&lt;a href=&quot;http://www.ninebynine.org/#Contact&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ninebynine.org/#Contact&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/N-Triples-MIME-type-should-not-be-text-plain----comment-on-RDF-Test-Cases.-tp13220788p13578603.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13575321</id>
	<title>Re: N-Triples MIME type should not be text/plain -- comment on RDF    Test Cases.</title>
	<published>2007-11-04T08:57:05Z</published>
	<updated>2007-11-04T08:57:05Z</updated>
	<author>
		<name>Garret Wilson</name>
	</author>
	<content type="html">&lt;br&gt;The following messages seems to be a good overview of some of the 
&lt;br&gt;perceived problems with a text top-level MIME type:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www1.ietf.org/mail-archive/web/ietf/current/msg36105.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www1.ietf.org/mail-archive/web/ietf/current/msg36105.html&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www1.ietf.org/mail-archive/web/ietf/current/msg36149.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www1.ietf.org/mail-archive/web/ietf/current/msg36149.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Of particular interest is the RFC 2046 requirement that all line breaks 
&lt;br&gt;be CRLF, and that CR and LF not appear outside a line break sequence. 
&lt;br&gt;This doesn't worry me so much---after all, &amp;quot;text/xml&amp;quot; seems to ignore 
&lt;br&gt;this requirement (XML allows arbitrary CRs and LSs; see 
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.w3.org/TR/REC-xml/#sec-line-ends&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/REC-xml/#sec-line-ends&lt;/a&gt;&amp;gt;).
&lt;br&gt;&lt;br&gt;What seems most important to me, however, is that RFC 2046 describes the 
&lt;br&gt;&amp;quot;text&amp;quot; top-level type thus: &amp;quot;Possible subtypes of 'text' thus include 
&lt;br&gt;any word processor format that can be read without resorting to software 
&lt;br&gt;that understands the format&amp;quot; (3.1). This seems to be the defining 
&lt;br&gt;question: can you open and edit the format in a word processor? For N3, 
&lt;br&gt;the answer is yes.
&lt;br&gt;&lt;br&gt;This would lead to the conclusion of &amp;quot;plain N3&amp;quot; using a MIME type of 
&lt;br&gt;text/rdf+n3, as TBL suggested. I would imagine some specific application 
&lt;br&gt;of N3 to use application/app+rdf+n3, where &amp;quot;app&amp;quot; is the name of the 
&lt;br&gt;application that is uses N3 as its underlying format.
&lt;br&gt;&lt;br&gt;Garret
&lt;br&gt;&lt;br&gt;Garret Wilson wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; When I originally saw that TBL had recommended text/rdf+n3 as the N3 
&lt;br&gt;&amp;gt; MIME type, I was surprised. JSON uses application/json [RFC 4627]. 
&lt;br&gt;&amp;gt; XHTML uses application/xhtml+xml [RFC 3236]. text/javascript and 
&lt;br&gt;&amp;gt; text/ecmascript are now marked &amp;quot;obsolete&amp;quot; in favor of 
&lt;br&gt;&amp;gt; application/javascript and application/ecmascript, respectively, 
&lt;br&gt;&amp;gt; noting that, &amp;quot;The use of the 'text' top-level type for this type of 
&lt;br&gt;&amp;gt; content is known to be problematic.&amp;quot; [RFC 4329]
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Looking further on the web, it appears that one of the major concerns 
&lt;br&gt;&amp;gt; is that the character set for &amp;quot;text&amp;quot; content types would default to 
&lt;br&gt;&amp;gt; US_ASCII during HTTP content type negotiation if no &amp;quot;charset&amp;quot; 
&lt;br&gt;&amp;gt; parameter were supplied. However, I read RFC 2046 to say that this 
&lt;br&gt;&amp;gt; only applies to text/plain, and that any future &amp;quot;text&amp;quot; subtypes may 
&lt;br&gt;&amp;gt; specify default character sets other than US_ASCII. But how this is 
&lt;br&gt;&amp;gt; handled in the wild by browsers, I don't know.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Whatever the case, there seems to be a trend away from &amp;quot;text&amp;quot; content 
&lt;br&gt;&amp;gt; types (for anything other than text/plain, it seems, which makes me 
&lt;br&gt;&amp;gt; question the usefulness of the entire &amp;quot;text&amp;quot; top-level type, but 
&lt;br&gt;&amp;gt; that's another issue). Are these fears warranted, and should text/* be 
&lt;br&gt;&amp;gt; abandoned in favor of application/*, as Graham suggests? Or will using 
&lt;br&gt;&amp;gt; text/* allow browsers to display the N3 (which seems useful to me) if 
&lt;br&gt;&amp;gt; there is no plugin for N3?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Garret
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Graham Klyne wrote:
&lt;br&gt;&amp;gt;&amp;gt; Two comments, agreeing text/plain is not ideal...
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; 1. My recollection of the IETF discussions around introducing the +xml
&lt;br&gt;&amp;gt;&amp;gt; convention for MIME content types were focused on applications that 
&lt;br&gt;&amp;gt;&amp;gt; might
&lt;br&gt;&amp;gt;&amp;gt; recognize the suffix and be able to pass the content to some 
&lt;br&gt;&amp;gt;&amp;gt; application that
&lt;br&gt;&amp;gt;&amp;gt; could exploit the common framework of XML. &amp;nbsp;I don't think that 
&lt;br&gt;&amp;gt;&amp;gt; applies here.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; 2. The intent of text/... is that the content can be displayed to 
&lt;br&gt;&amp;gt;&amp;gt; human readers
&lt;br&gt;&amp;gt;&amp;gt; on text display devices and still be reasonably easy to interpret. &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; It has been
&lt;br&gt;&amp;gt;&amp;gt; commented that, for example, HTML fails on this score, and 
&lt;br&gt;&amp;gt;&amp;gt; application/ would be
&lt;br&gt;&amp;gt;&amp;gt; a better choice.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Which considerations suggest to me application/n3 as an appropriate 
&lt;br&gt;&amp;gt;&amp;gt; MIME content
&lt;br&gt;&amp;gt;&amp;gt; type.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; #g
&lt;br&gt;&amp;gt;&amp;gt; -- 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Tim Berners-Lee wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Comment on &amp;quot;RDF Test Cases&amp;quot;.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; W3C Recommendation 10 February 2004
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;In &lt;a href=&quot;http://www.w3.org/TR/rdf-testcases/#ntriples&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/rdf-testcases/#ntriples&lt;/a&gt;&amp;nbsp;it says,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; The Internet media type / MIME type of N-Triples is text/plain and the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; character encoding is 7-bit US-ASCII.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; This is a bug, I think. &amp;nbsp; It &amp;nbsp;prevents crawlers from absorbing the file
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; and indexing it proerly, it will prevent the file from being dispatched
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; inside a data browser to a data-handling view, and so on.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I would suggest &amp;nbsp; text/rdf+n3 &amp;nbsp; if the assumption is correct that
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; NTriples is a subset of N3.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Otherwise I suppose text/rdf+nt or something would be logical. Anotehr
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; possibility would be
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; text/rdf=n3; level=nt
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; introducing a level parameter to explain what level of N3 was being 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; used.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Tim BL
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/N-Triples-MIME-type-should-not-be-text-plain----comment-on-RDF-Test-Cases.-tp13220788p13575321.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13565253</id>
	<title>Re: N-Triples MIME type should not be text/plain -- comment on RDF   Test Cases.</title>
	<published>2007-11-03T11:49:23Z</published>
	<updated>2007-11-03T11:49:23Z</updated>
	<author>
		<name>Garret Wilson</name>
	</author>
	<content type="html">&lt;br&gt;When I originally saw that TBL had recommended text/rdf+n3 as the N3 
&lt;br&gt;MIME type, I was surprised. JSON uses application/json [RFC 4627]. XHTML 
&lt;br&gt;uses application/xhtml+xml [RFC 3236]. text/javascript and 
&lt;br&gt;text/ecmascript are now marked &amp;quot;obsolete&amp;quot; in favor of 
&lt;br&gt;application/javascript and application/ecmascript, respectively, noting 
&lt;br&gt;that, &amp;quot;The use of the 'text' top-level type for this type of content is 
&lt;br&gt;known to be problematic.&amp;quot; [RFC 4329]
&lt;br&gt;&lt;br&gt;Looking further on the web, it appears that one of the major concerns is 
&lt;br&gt;that the character set for &amp;quot;text&amp;quot; content types would default to 
&lt;br&gt;US_ASCII during HTTP content type negotiation if no &amp;quot;charset&amp;quot; parameter 
&lt;br&gt;were supplied. However, I read RFC 2046 to say that this only applies to 
&lt;br&gt;text/plain, and that any future &amp;quot;text&amp;quot; subtypes may specify default 
&lt;br&gt;character sets other than US_ASCII. But how this is handled in the wild 
&lt;br&gt;by browsers, I don't know.
&lt;br&gt;&lt;br&gt;Whatever the case, there seems to be a trend away from &amp;quot;text&amp;quot; content 
&lt;br&gt;types (for anything other than text/plain, it seems, which makes me 
&lt;br&gt;question the usefulness of the entire &amp;quot;text&amp;quot; top-level type, but that's 
&lt;br&gt;another issue). Are these fears warranted, and should text/* be 
&lt;br&gt;abandoned in favor of application/*, as Graham suggests? Or will using 
&lt;br&gt;text/* allow browsers to display the N3 (which seems useful to me) if 
&lt;br&gt;there is no plugin for N3?
&lt;br&gt;&lt;br&gt;Garret
&lt;br&gt;&lt;br&gt;Graham Klyne wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Two comments, agreeing text/plain is not ideal...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 1. My recollection of the IETF discussions around introducing the +xml
&lt;br&gt;&amp;gt; convention for MIME content types were focused on applications that might
&lt;br&gt;&amp;gt; recognize the suffix and be able to pass the content to some application that
&lt;br&gt;&amp;gt; could exploit the common framework of XML. &amp;nbsp;I don't think that applies here.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 2. The intent of text/... is that the content can be displayed to human readers
&lt;br&gt;&amp;gt; on text display devices and still be reasonably easy to interpret. &amp;nbsp;It has been
&lt;br&gt;&amp;gt; commented that, for example, HTML fails on this score, and application/ would be
&lt;br&gt;&amp;gt; a better choice.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Which considerations suggest to me application/n3 as an appropriate MIME content
&lt;br&gt;&amp;gt; type.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; #g
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Tim Berners-Lee wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Comment on &amp;quot;RDF Test Cases&amp;quot;.
&lt;br&gt;&amp;gt;&amp;gt; W3C Recommendation 10 February 2004
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;In &lt;a href=&quot;http://www.w3.org/TR/rdf-testcases/#ntriples&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/rdf-testcases/#ntriples&lt;/a&gt;&amp;nbsp;it says,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The Internet media type / MIME type of N-Triples is text/plain and the
&lt;br&gt;&amp;gt;&amp;gt; character encoding is 7-bit US-ASCII.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; This is a bug, I think. &amp;nbsp; It &amp;nbsp;prevents crawlers from absorbing the file
&lt;br&gt;&amp;gt;&amp;gt; and indexing it proerly, it will prevent the file from being dispatched
&lt;br&gt;&amp;gt;&amp;gt; inside a data browser to a data-handling view, and so on.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I would suggest &amp;nbsp; text/rdf+n3 &amp;nbsp; if the assumption is correct that
&lt;br&gt;&amp;gt;&amp;gt; NTriples is a subset of N3.
&lt;br&gt;&amp;gt;&amp;gt; Otherwise I suppose text/rdf+nt or something would be logical. Anotehr
&lt;br&gt;&amp;gt;&amp;gt; possibility would be
&lt;br&gt;&amp;gt;&amp;gt; text/rdf=n3; level=nt
&lt;br&gt;&amp;gt;&amp;gt; introducing a level parameter to explain what level of N3 was being used.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Tim BL
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/N-Triples-MIME-type-should-not-be-text-plain----comment-on-RDF-Test-Cases.-tp13220788p13565253.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13526870</id>
	<title>Re: RDF Test Cases Bug: The N-Triples Grammar is Ambiguous</title>
	<published>2007-11-01T05:19:55Z</published>
	<updated>2007-11-01T05:19:55Z</updated>
	<author>
		<name>Sean B. Palmer</name>
	</author>
	<content type="html">&lt;br&gt;On 11/1/07, Sean B. Palmer &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13526870&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sean@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;lt;p:&amp;gt; &amp;lt;&amp;gt; &amp;lt;q:&amp;gt; &amp;lt;&amp;gt; &amp;lt;r:&amp;gt; &amp;lt;&amp;gt; &amp;quot;s&amp;quot; .
&lt;br&gt;&lt;br&gt;Note the following response when we try to get rapper to emit
&lt;br&gt;N-Triples corresponding as closely as possible to this edge case:
&lt;br&gt;&lt;br&gt;$ cat test/rdfxml006.rdf
&lt;br&gt;&amp;lt;rdf:RDF xmlns:rdf=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/02/22-rdf-syntax-ns#&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;rdf:Description rdf:about=&amp;quot;p:&amp;gt; &amp;lt;&amp;gt; &amp;lt;q:&amp;gt; &amp;lt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;s xmlns=&amp;quot;r:&amp;gt; &amp;lt;&amp;quot; rdf:resource=&amp;quot;&lt;a href=&quot;http://example.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://example.org/&lt;/a&gt;&amp;quot;/&amp;gt;
&lt;br&gt;&amp;lt;/rdf:Description&amp;gt;
&lt;br&gt;&amp;lt;/rdf:RDF&amp;gt;
&lt;br&gt;&lt;br&gt;$ rapper -i rdfxml test/rdfxml006.rdf
&lt;br&gt;rapper: Parsing file test/rdfxml006.rdf
&lt;br&gt;&amp;lt;p:\u003E &amp;lt;\u003E &amp;lt;q:\u003E &amp;lt;&amp;gt; &amp;lt;r:\u003E &amp;lt;s&amp;gt; &amp;lt;&lt;a href=&quot;http://example.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://example.org/&lt;/a&gt;&amp;gt; .
&lt;br&gt;rapper: Parsing returned 1 triple
&lt;br&gt;&lt;br&gt;rapper refuses to emit an &amp;gt; character in an absoluteURI, even though
&lt;br&gt;according to the specification this cannot be escaped.
&lt;br&gt;&lt;br&gt;All the same, this is the obvious way to correct this problem. It
&lt;br&gt;means that instead of the following:
&lt;br&gt;&lt;br&gt;&amp;quot;These are encoded in N-Triples using the escapes described in section Strings.&amp;quot;
&lt;br&gt;- &lt;a href=&quot;http://www.w3.org/TR/2004/REC-rdf-testcases-20040210/#sec-uri-encoding&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/2004/REC-rdf-testcases-20040210/#sec-uri-encoding&lt;/a&gt;&lt;br&gt;&lt;br&gt;The specification should instead say something like:
&lt;br&gt;&lt;br&gt;'These are encoded in N-Triples using the escapes described in section
&lt;br&gt;Strings, with the extra proviso that unicode character #x3E, &amp;quot;&amp;gt;&amp;quot;, must
&lt;br&gt;be escaped as \u003E.'
&lt;br&gt;&lt;br&gt;This would mean that /[^&amp;gt;]+/ could be used as a regexp to get
&lt;br&gt;absoluteURI production instances.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Sean B. Palmer, &lt;a href=&quot;http://inamidst.com/sbp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://inamidst.com/sbp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/RDF-Test-Cases-Bug%3A-The-N-Triples-Grammar-is-Ambiguous-tp13526291p13526870.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13526538</id>
	<title>Re: RDF Test Cases Bug: The N-Triples Grammar is Ambiguous</title>
	<published>2007-11-01T04:56:34Z</published>
	<updated>2007-11-01T04:56:34Z</updated>
	<author>
		<name>Sean B. Palmer</name>
	</author>
	<content type="html">&lt;br&gt;On 11/1/07, Sean B. Palmer &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13526538&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sean@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; As far as I can tell, the N-Triples specification does provide a
&lt;br&gt;&amp;gt; means of interpretation.
&lt;br&gt;&lt;br&gt;That was a typo: I meant of course that it *doesn't* provide a means
&lt;br&gt;of interpretation. I've checked the specification of the EBNF grammar
&lt;br&gt;that is used:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.w3.org/TR/REC-xml/#sec-notation&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/REC-xml/#sec-notation&lt;/a&gt;&lt;br&gt;&lt;br&gt;And it doesn't way whether productions are greedy or not, but clearly
&lt;br&gt;any interpretation would depend on matters such as that, and the fact
&lt;br&gt;that only valid RDF URI references are allowed in the circumstance.
&lt;br&gt;&lt;br&gt;So my test case was as follows:
&lt;br&gt;&lt;br&gt;&amp;lt;p:&amp;gt; &amp;lt;&amp;gt; &amp;lt;q:&amp;gt; &amp;lt;&amp;gt; &amp;lt;r:&amp;gt; &amp;lt;&amp;gt; &amp;quot;s&amp;quot; .
&lt;br&gt;&lt;br&gt;And there are at least four ways of interpreting this:
&lt;br&gt;&lt;br&gt;[&amp;lt;p:&amp;gt; &amp;lt;&amp;gt; &amp;lt;q:&amp;gt; &amp;lt;&amp;gt; &amp;lt;r:&amp;gt;] [&amp;lt;&amp;gt;] [&amp;quot;s&amp;quot;] .
&lt;br&gt;- Greedy, invalid RDF URI references
&lt;br&gt;&lt;br&gt;[&amp;lt;p:&amp;gt; &amp;lt;&amp;gt; &amp;lt;q:&amp;gt; &amp;lt;&amp;gt;] [&amp;lt;r:&amp;gt; &amp;lt;&amp;gt;] [&amp;quot;s&amp;quot;] .
&lt;br&gt;- Greedy and valid RDF URI references
&lt;br&gt;&lt;br&gt;[&amp;lt;p:&amp;gt;] [&amp;lt;&amp;gt; &amp;lt;q:&amp;gt; &amp;lt;&amp;gt; &amp;lt;r:&amp;gt; &amp;lt;&amp;gt;] [&amp;quot;s&amp;quot;] .
&lt;br&gt;- Non-greedy, invalid RDF URI references
&lt;br&gt;&lt;br&gt;[&amp;lt;p:&amp;gt; &amp;lt;&amp;gt;] [&amp;lt;q:&amp;gt; &amp;lt;&amp;gt; &amp;lt;r:&amp;gt; &amp;lt;&amp;gt;] [&amp;quot;s&amp;quot;] .
&lt;br&gt;- Non-greedy, valid RDF URI references
&lt;br&gt;&lt;br&gt;The stakes here are that depending on what the interpretation is, it
&lt;br&gt;mightn't be possible to express various RDF Graphs using N-Triples,
&lt;br&gt;which, as far as I know, is supposed to be able to represent all
&lt;br&gt;possible RDF Graphs.
&lt;br&gt;&lt;br&gt;For example, say we go with the following interpretation:
&lt;br&gt;&lt;br&gt;[&amp;lt;p:&amp;gt; &amp;lt;&amp;gt;] [&amp;lt;q:&amp;gt; &amp;lt;&amp;gt; &amp;lt;r:&amp;gt; &amp;lt;&amp;gt;] [&amp;quot;s&amp;quot;] .
&lt;br&gt;&lt;br&gt;Then how do you express the following?
&lt;br&gt;&lt;br&gt;[&amp;lt;p:&amp;gt; &amp;lt;&amp;gt; &amp;lt;q:&amp;gt; &amp;lt;&amp;gt;] [&amp;lt;r:&amp;gt; &amp;lt;&amp;gt;] [&amp;quot;s&amp;quot;] .
&lt;br&gt;&lt;br&gt;Whatever the resolution, this will undoubtedly make compliant
&lt;br&gt;N-Triples parsing a lot harder than it prima facie appears if parsing
&lt;br&gt;depends on checking whether potential resulting RDF URI references are
&lt;br&gt;valid.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Sean B. Palmer, &lt;a href=&quot;http://inamidst.com/sbp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://inamidst.com/sbp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/RDF-Test-Cases-Bug%3A-The-N-Triples-Grammar-is-Ambiguous-tp13526291p13526538.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13526291</id>
	<title>RDF Test Cases Bug: The N-Triples Grammar is Ambiguous</title>
	<published>2007-11-01T04:35:04Z</published>
	<updated>2007-11-01T04:35:04Z</updated>
	<author>
		<name>Sean B. Palmer</name>
	</author>
	<content type="html">&lt;br&gt;According to the N-Triples grammar [1], the following is a valid
&lt;br&gt;instance of the line production in an N-Triples document:
&lt;br&gt;&lt;br&gt;&amp;lt;p:&amp;gt; &amp;lt;&amp;gt; &amp;lt;q:&amp;gt; &amp;lt;&amp;gt; &amp;lt;r:&amp;gt; &amp;lt;&amp;gt; &amp;quot;s&amp;quot; .
&lt;br&gt;&lt;br&gt;But which part of the line matches the subject production, and which
&lt;br&gt;part matches the predicate production? As far as I can tell, the
&lt;br&gt;N-Triples specification does provide a means of interpretation. This
&lt;br&gt;is a very major bug, if so; it means that N-Triples does not have a
&lt;br&gt;usable grammar.
&lt;br&gt;&lt;br&gt;Cf. &lt;a href=&quot;http://chatlogs.planetrdf.com/swig/2007-11-01.html#T09-28-40&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://chatlogs.planetrdf.com/swig/2007-11-01.html#T09-28-40&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://www.w3.org/TR/2004/REC-rdf-testcases-20040210/#ntrip_grammar&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/2004/REC-rdf-testcases-20040210/#ntrip_grammar&lt;/a&gt;&lt;br&gt;- RDF Test Cases, 3.1. Extended Backus-Naur Form (EBNF) Grammar
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Sean B. Palmer, &lt;a href=&quot;http://inamidst.com/sbp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://inamidst.com/sbp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/RDF-Test-Cases-Bug%3A-The-N-Triples-Grammar-is-Ambiguous-tp13526291p13526291.html" />
</entry>

</feed>
