[redland-dev] Raptor parser behaviour with with namespace handler set

Svatopluk Šperka sperka at gmail.com
Mon Oct 11 11:32:12 CEST 2010


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


More information about the redland-dev mailing list