]> matita.cs.unibo.it Git - helm.git/commitdiff
Absolute path removed thanks to a bug-fixing in Uwobo.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 3 Oct 2001 15:14:08 +0000 (15:14 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 3 Oct 2001 15:14:08 +0000 (15:14 +0000)
To process this stylesheet, a version of Uwobo >= 1.1.11 is required.

helm/on-line/xslt/demultiplexMutual.xsl
helm/on-line/xslt/metadataControl.xsl

index 0b1ed2b993bb0368c51a4c25861cdb4ed4b473a6..af4aafa889b1fefab0d37462ab99733532b0a5af 100644 (file)
@@ -13,8 +13,7 @@
 
 <xsl:param name="RDFURI" select="''"/>
 
-<!-- BUG UWOBO -->
-<xsl:include href="file:///projects/helm/on-line/xslt/metadataLib.xsl"/>
+<xsl:include href="metadataLib.xsl"/>
 
 <xsl:variable name="url" select="concat($getterURL,'resolve?uri=')"/>
 
index 5e5d361fa19b4e9750b66545ae9c043d760cdb1b..3b9b5ba831732b8bfe73b2e814b283cddb92f1e6 100644 (file)
@@ -13,8 +13,7 @@
 
 <xsl:param name="RDFURI" select="''"/>
 
-<!-- BUG UWOBO -->
-<xsl:include href="file:///projects/helm/on-line/xslt/metadataLib.xsl"/>
+<xsl:include href="metadataLib.xsl"/>
 
 <xsl:template match="unresolved|url">
  <xsl:apply-templates mode="makelink" select=".">