Release Notes: This release adds a full Turtle parser that passes all W3C tests and has the ability to parse string buffers. It adds an emit-based persistence manager that is upto 12x faster than the old reflection-based one. It fixes the problem with objects being saved even if not changed. It adds autotools-based build scripts.


Release Notes: This release adds a full Turtle parser that passes all W3C tests and has the ability to parse string buffers. It adds an emit-based persistence manager that is upto 12x faster than the old reflection-based one. It fixes the problem with objects being saved even if not changed. It adds autotools-based build scripts.


Release Notes: Turtle parser now passes all tests. Most known problems in CodeDom and persistence were fixed.


Release Notes: Support for the "simple" and "ntriples" parsers was added. Serialization of simple instances to OWL was implemented.