- From: Michael Hausenblas <michael.hausenblas@deri.org>
- Date: Thu, 13 Aug 2009 12:17:42 +0100
- To: Ian Hickson <ian@hixie.ch>
- CC: RDFa TF list <public-rdf-in-xhtml-tf@w3.org>
Ian,
> In the section on converting HTML to RDF, HTML5 says that reverse DNS
> identifiers get mapped to URIs by prefixing them with the string
> "http://www.w3.org/1999/xhtml/custom#".
$curl -I http://www.w3.org/1999/xhtml/custom
HTTP/1.1 404 Not Found
Date: Thu, 13 Aug 2009 11:16:16 GMT
Server: Apache/2
Last-Modified: Wed, 25 Oct 2006 23:13:38 GMT
ETag: "776-420aad641ac80;43f4e96551540"
Accept-Ranges: bytes
Content-Length: 1910
P3P: policyref="http://www.w3.org/2001/05/P3P/p3p.xml"
Connection: close
Content-Type: text/html; charset=iso-8859-1
:(
Hm. Can HTML5 do better?
Cheers,
Michael
--
Dr. Michael Hausenblas
LiDRC - Linked Data Research Centre
DERI - Digital Enterprise Research Institute
NUIG - National University of Ireland, Galway
Ireland, Europe
Tel. +353 91 495730
http://linkeddata.deri.ie/
http://sw-app.org/about.html
> From: Ian Hickson <ian@hixie.ch>
> Date: Thu, 13 Aug 2009 11:13:15 +0000 (UTC)
> To: Benjamin Nowack <bnowack@semsol.com>
> Cc: RDFa TF list <public-rdf-in-xhtml-tf@w3.org>
> Subject: Re: more microdata feedback (and corrections)
> Resent-From: RDFa TF list <public-rdf-in-xhtml-tf@w3.org>
> Resent-Date: Thu, 13 Aug 2009 11:13:54 +0000
>
> On Thu, 13 Aug 2009, Benjamin Nowack wrote:
>>
>> Am I right that there is no reliable/official way to map from rev
>> DNS names to URIs and back (and vice versa)?
>
> In the section on converting HTML to RDF, HTML5 says that reverse DNS
> identifiers get mapped to URIs by prefixing them with the string
> "http://www.w3.org/1999/xhtml/custom#".
>
> --
> Ian Hickson U+1047E )\._.,--....,'``. fL
> http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,.
> Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
>
Received on Thursday, 13 August 2009 11:18:29 UTC