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

michi at wyona.com michi at wyona.com
Fri Dec 21 23:37:03 CET 2007


Author: michi
Date: 2007-12-21 23:37:03 +0100 (Fri, 21 Dec 2007)
New Revision: 30092

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

Modified: public/yanel/contributions/realms/foaf/data/xslt/foaf2xhtml.xsl
===================================================================
--- public/yanel/contributions/realms/foaf/data/xslt/foaf2xhtml.xsl	2007-12-21 22:33:35 UTC (rev 30091)
+++ public/yanel/contributions/realms/foaf/data/xslt/foaf2xhtml.xsl	2007-12-21 22:37:03 UTC (rev 30092)
@@ -123,7 +123,7 @@
 
 <xsl:template match="wyona:third-party-source" mode="original">
 <br/>
-<a href="{@href}"><img src="{$yarep.back2realm}foafTiny.gif" alt="Original FOAF RDF" border="0"/></a>
+<a href="{@href}"><img src="{$yarep.back2realm}foafTiny.gif" alt="Original FOAF RDF" border="0"/></a> (<a href="http://www.w3.org/RDF/Validator/ARPServlet?URI={@href}&amp;PARSE=Parse+URI%3A+&amp;TRIPLES_AND_GRAPH=PRINT_TRIPLES&amp;FORMAT=PNG_EMBED">Validate RDF</a>)
 <br/><br/>
 </xsl:template>
 



More information about the Yanel-commits mailing list