Hi, I use raptor to parse RDF and transform it to my internal representation and now I decided to use declared namespaces to optimise this representation for space.
Problem is that after setting namespace handler using raptor_set_namespace_handler (version 1.4.19 is used) parser complains "namespace prefix in ... was not declared". I guess I should register the namespace somehow for the parser but I couldn't figure out how from the documentation. Could someone give me a clue ? Thanks in advance for any help. Regards, Svatopluk Šperka _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
