]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/metadata/create_V7_mowgli/METADATA/meta_lex_ind.l
added ocaml-http 0.0.1
[helm.git] / helm / metadata / create_V7_mowgli / METADATA / meta_lex_ind.l
index 6d09578f90a94a7673efaa7e7d6b81c03485ca5c..7fd23b21aa936a6f9293976685befe2947189b63 100644 (file)
@@ -296,7 +296,7 @@ print_file()
                    else
                      {
                       fprintf(out,"<?xml version=\"1.0\" encoding=\"ISO-8859-1\"?>\n\n");
-                      fprintf(out,"<rdf:RDF xml:lang=\"en\" xmlns:rdf=\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\" xmlns:h=\"file:mattone.rdf#\">\n");
+                      fprintf(out,"<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/mattone.rdf#\">\n");
                       fprintf(out,"\t<h:Object rdf:about=\"");
                       fprintf(out,"%s",file_uri);
                       fprintf(out,"\">\n");