Monthly ArchiveJune 2004



librasqal RDF query 13 Jun 2004 07:35 am

Rasqal Version 0.9.1 Released

  • Added a query results class separate from the query class and moved
    all the results methods to the new class.
  • Made portability fixes for the generated RDQL lexer files

See the 0.9.1 Release Notes
for the full details of the changes.

libraptor RDF syntax parsing/serializing 12 Jun 2004 09:15 am

Raptor Version 1.3.1 Released

  • Correct raptor_print_statement declaration argument
    statement to have one less ‘const’, to match the code.
  • raptor.h now includes stdarg.h
  • Portability fixes for win32
  • Updates to
    Turtle
    parser to only allow language with non-datatyped literals;
    allow a ‘_’ immediately after a ‘:’ in qnames and make
    bare ‘:’ work.
  • Added a warning for unknown rdf:parseType values, when
    parsing in lax mode. This is controlled by a new parser feature
    warn_other_parsetypes
  • The Turtle parser was fixed to re-initialise correctly when performing
    multiple parsings
    Fixes to the file: URI support for %-escaping and for Win32 filenames

See the Raptor 1.3.1 Release Notes
for the full details of the changes.