]> matita.cs.unibo.it Git - helm.git/commitdiff
Some comments added.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 26 Oct 2001 12:14:14 +0000 (12:14 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 26 Oct 2001 12:14:14 +0000 (12:14 +0000)
helm/style/mk_dep_graph.xsl
helm/style/mk_meta_graph.xsl

index 4289996cec560d0129816e9f0a1546e41a5799db..14b8e354bba0b82f9b635b9d944ad5445fdd47ef 100644 (file)
 
 <xsl:stylesheet version="0.1" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
 
+ <!-- Note: the param processorURL is not available. It has been -->
+ <!-- removed to keep the final URL short enought to make I.E.   -->
+ <!-- work with it.                                              -->
+
  <xsl:variable name="base_RDF_URI" select="'helm:rdf:www.cs.unibo.it/helm/rdf/forward//'"/>
  <xsl:variable name="link_direction" select="''"/>
 
index 16840046effc16a7523c241a7ef8d14bd71ecf75..4ed50c728b9b74ca93382ce9a7a98dd975bbef28 100644 (file)
 
 <xsl:stylesheet version="0.1" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
 
+ <!-- Note: the param processorURL is not available. It has been -->
+ <!-- removed to keep the final URL short enought to make I.E.   -->
+ <!-- work with it.                                              -->
+
  <xsl:variable name="base_RDF_URI" select="'helm:rdf:www.cs.unibo.it/helm/rdf/backward//'"/>
  <xsl:variable name="link_direction" select="' [dir=back]'"/>