]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/metadata/create_V7_mowgli/METADATA/meta_lex.l
xmlns:h namespace "fixed"
[helm.git] / helm / metadata / create_V7_mowgli / METADATA / meta_lex.l
index 967fbc00cf869764c1d67f48e15017afc0eab4ea..4f654bc37d2c78d154c914a0224dd2feebec3c92 100644 (file)
@@ -231,7 +231,7 @@ main(int argc, char *argv[])
                    yylex();
 
                    printf("<?xml version=\"1.0\" encoding=\"ISO-8859-1\"?>\n\n");
-                   printf("<rdf:RDF xml:lang=\"en\" xmlns:rdf=\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\" xmlns:h=\"file:mattone.rdf#\">\n");
+                   printf("<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");
                    printf("\t<h:Object rdf:about=\"");
                    printf("%s",argv[1]);
                    printf("\">\n");