]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/metadata/create2/mk_forward/mk_forward.ml
...
[helm.git] / helm / metadata / create2 / mk_forward / mk_forward.ml
index 80ed9caf51b1f36d98a9a05f799da5b739b8f036..7880b07b671bd9763e48f5eaa0613b93b26f14d9 100644 (file)
@@ -134,7 +134,7 @@ let output_file cic_string_uri rdf_string_uri =
        X.xml_nempty "rdf:RDF"
         ["xml:lang","en" ;
          "xmlns:rdf","http://www.w3.org/1999/02/22-rdf-syntax-ns#";
-         "xmlns:h","http:/www.cs.unibo.it/helm/schemas/schema-h.rdf#"]
+         "xmlns:h","http://www.cs.unibo.it/helm/schemas/schema-h.rdf#"]
 
         (try
           Stream.empty content ; (* raise Stream.failure if not empty *)