- From: Simone Onofri <simone.onofri@gmail.com>
- Date: Wed, 14 Feb 2007 16:02:45 +0100
- To: "public-grddl-wg Group" <public-grddl-wg@w3.org>
I've tested grokXFN [1] on my (test) page using W3C XSLT [3] and works
as this result [3]:
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:xfn="http://gmpg.org/xfn/11#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:h="http://www.w3.org/1999/xhtml">
<rdf:Description>
<foaf:homepage rdf:resource=""/>
<friend xmlns="http://gmpg.org/xfn/11#">
<rdf:Description>
<foaf:homepage rdf:resource="http://www.websemantico.org/"/>
</rdf:Description>
</friend>
<friend xmlns="http://gmpg.org/xfn/11#">
<rdf:Description>
<foaf:homepage rdf:resource="http://www.lucamascaro.info/"/>
</rdf:Description>
</friend>
[cut]
Simone
[1] http://www.w3.org/2003/12/rdf-in-xhtml-xslts/grokXFN.xsl
[2] http://www.w3.org/2005/08/online_xslt/
[3] http://www.w3.org/2005/08/online_xslt/xslt?xslfile=http%3A%2F%2Fwww.w3.org%2F2003%2F12%2Frdf-in-xhtml-xslts%2FgrokXFN.xsl&xmlfile=http%3A%2F%2Fwww.siatec.net&content-type=&submit=transform
--
Simone Onofri - http://www.siatec.net/
Free Anonymous Proxy Surf - http://www.siatec.net/proxyanonymizer/
-----------------------------------------------------------------------------------------------------------------------
W3C GRDDL Working Group Member for IWA/HWG
W3C Semantic Web Deployment Working Group Member for IWA/HWG
W3C Common Web Language Incubaor Group Member for IWA/HWG
W3C Contributing Supporter
Web Standards Project: International Liaison Group - Italian Ambassador
Member of International Webmasters Association / HTML Writers Guild
IWA Skills Working Group
IWA Certified Web Professional Candidacy Status in HTML
Microsoft Certified Preinstallation Specialist
Microsoft Certified Sales Specialist
Microsoft Certified Licensing Specialist
Brainbench Certified Internet Professional Web Designer / Developer
-----------------------------------------------------------------------------------------------------------------------
Received on Wednesday, 14 February 2007 15:02:50 UTC