optimization
Released ODO 0.20
Posted by Stephen Evanchik on January 29, 2007 - 11:23am in
Late last week I released ODO 0.20 which has some important updates:
- Jena Database compatibility layer
It is now possible to connect to and read/write databases created with HP Lab’s Jena . The code is still experimental but provides a good starting point for feedback. There are test cases in this release so regression testing and bug demonstration should be easy.
- RDFS code generator.
Ontologies and more specifically the RDFS code generator have been updated and bug tested. The version in the first release was a port of older code that didn’t translate perfectly in to the new ODO framework. I am happy to report that the code is now used to host the ODO-Jena compatibility layer and there are now test cases for it as well.