- From: Jeremy Carroll <jjc@hpl.hp.com>
- Date: Mon, 26 Mar 2007 11:14:22 +0100
- To: Brian Suda <brian.suda@gmail.com>
- CC: Simone Onofri <simone.onofri@gmail.com>, public-grddl-wg <public-grddl-wg@w3.org>
The tel URI scheme
http://www.rfc-editor.org/rfc/rfc3966.txt
[[
6. Examples
tel:+1-201-555-0123: This URI points to a phone number in the United
States. The hyphens are included to make the number more human
readable; they separate country, area code and subscriber number.
tel:7042;phone-context=example.com: The URI describes a local phone
number valid within the context "example.com".
tel:863-1234;phone-context=+1-914-555: The URI describes a local
phone number that is valid within a particular phone prefix.
]]
No //
Jeremy
Brian Suda wrote:
>
> I have taken the HTML ran it through the XSLT service to extract GRDDL
> and it returned an RDF file.
>
> http://www.w3.org/2005/08/online_xslt/xslt?xslfile=http%3A%2F%2Fwww.w3.org%2F2003%2F11%2Frdf-in-xhtml-processor&xmlfile=http%3A%2F%2Fsuda.co.uk%2Fsandbox%2FGRDDL%2Fcontact.html
>
>
> I then fed that RDF into the RDF validator and it validates just fine.
>
> http://www.w3.org/RDF/Validator/ARPServlet?URI=http%3A%2F%2Fwww.w3.org%2F2005%2F08%2Fonline_xslt%2Fxslt%3Fxslfile%3Dhttp%253A%252F%252Fwww.w3.org%252F2003%252F11%252Frdf-in-xhtml-processor%26xmlfile%3Dhttp%253A%252F%252Fsuda.co.uk%252Fsandbox%252FGRDDL%252Fcontact.html&PARSE=Parse+URI%3A+&TRIPLES_AND_GRAPH=PRINT_TRIPLES&FORMAT=PNG_EMBED
>
>
> I do have a few questions:
>
> 1) "Sophia-Antipolis Cedex", which is the Region and which is the Locality?
> 2) the W3C contact page uses "tel://" as the tel protocol and the RDF
> output uses "tel:" (without the "//") which/or both is correct?
>
> Also, if anyone finds any other errors let me know.
> Thanks,
> brian
>
>
--
Hewlett-Packard Limited
registered Office: Cain Road, Bracknell, Berks RG12 1HN
Registered No: 690597 England
Received on Monday, 26 March 2007 10:14:39 UTC