]> matita.cs.unibo.it Git - helm.git/commitdiff
rdfly hardcoded URL changed from mowgli.cs.unibo.it to localhost
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 23 Apr 2004 10:03:12 +0000 (10:03 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 23 Apr 2004 10:03:12 +0000 (10:03 +0000)
helm/on-line/xslt/metadataLib.xsl

index add30cd5224a8eb01a4172aee81d1820ad716a09..9f5c0020c0481ccb92c21cd6184d4312ab6463a2 100644 (file)
@@ -10,7 +10,7 @@
 <xsl:param name="CICURI" select="''"/>
 <xsl:param name="getterURL" select="''"/>
 <xsl:param name="draw_graphURL" select="''"/>
-<xsl:param name="rdflyURL" select="'http://mowgli.cs.unibo.it:58086/'"/>
+<xsl:param name="rdflyURL" select="'http://localhost:58086/'"/>
 
 <!--CSC: code cut & pasted from makeGraphLinks -->
 <xsl:param name="uri_set_size" select="'30'"/>