[Yanel-commits] rev 29420 - public/yanel/contributions/realms/foaf/data/xslt

michi at wyona.com michi at wyona.com
Sat Dec 1 16:10:01 CET 2007


Author: michi
Date: 2007-12-01 16:10:00 +0100 (Sat, 01 Dec 2007)
New Revision: 29420

Modified:
   public/yanel/contributions/realms/foaf/data/xslt/foaf2xhtml.xsl
Log:
RDF link added

Modified: public/yanel/contributions/realms/foaf/data/xslt/foaf2xhtml.xsl
===================================================================
--- public/yanel/contributions/realms/foaf/data/xslt/foaf2xhtml.xsl	2007-12-01 15:05:18 UTC (rev 29419)
+++ public/yanel/contributions/realms/foaf/data/xslt/foaf2xhtml.xsl	2007-12-01 15:10:00 UTC (rev 29420)
@@ -34,6 +34,7 @@
 <head>
   <title><xsl:value-of select="/wyona:foaf/rdf:RDF/foaf:Person/foaf:name"/></title>
   <link rel="neutron-introspection" type="application/neutron+xml" href="?yanel.resource.usecase=introspection"/>
+  <link rel="meta" type="application/rdf+xml" title="FOAF" href="{$name-without-suffix}.rdf"/>
 </head>
 
 <body>



More information about the Yanel-commits mailing list