- From: Shane McCarron <shane@aptest.com>
- Date: Thu, 10 Sep 2009 14:36:43 -0500
- To: Laurens Holst <laurens.nospam@grauw.nl>
- CC: "public-rdf-in-xhtml-tf.w3.org" <public-rdf-in-xhtml-tf@w3.org>
Laurens, In general I agree but see below: Laurens Holst wrote: > Op 8-9-2009 10:28, Shane McCarron schreef: >> So, for example, >> >> <a rel="blah:blah" href="file.html">something</a> >> >> Would never generate triple, because the prefix "blah" is not >> defined, so the system MUST act as if there was no @rel at all. > > Hm, so just to be clear: > > <a rel="blah:blah foo:bar" href="file.html">something</a> > > Would not generate a triple, but: > > <a rel="blah:blah foo:bar" href="file.html" > xmlns:foo="http://example.org">something</a> > > and > > <a rel="blah:blah bar" href="file.html">something</a> > > Would? Nearly. rel="bar" is not a defined reserved word, so that wouldn't raise a triple either. > > ~Laurens > -- Shane P. McCarron Phone: +1 763 786-8160 x120 Managing Director Fax: +1 763 786-8180 ApTest Minnesota Inet: shane@aptest.com
Received on Thursday, 10 September 2009 19:37:26 UTC