• Added parser lax / strict modes. lax is the default.
  • rdf:bagID now generates a warning in lax mode, an error in strict
  • Added raptor_www_no_www_library_init_finish to allow disabling of
    WWW library startup/shutdown.
  • Added raptor_parse_abort to abort parsing inside a callback.
  • Added a GTK GUI example program grapper
  • Other minor bug fixes.