Hi all, I have done some work on the Amdatu Semantic sub-project. First of all it is now also hosted on BitBucket: https://bitbucket.org/amdatu/amdatu-semanticweb/
You can see the repository is separated from amdatu-platform, which makes sense because sub projects have their own release cycle. I propose to do the same for the other sub-projects. Besides this we have now support for OWLIM-lite besides plain Sesame. Sesame does not support OWL and can only do RDFS reasoning which is limited. OWLIM is built on top of Sesame but adds many features to it. RDF2GO also supports OWLIM, so the new bundle org.amdatu.semanticweb.rdf2go.owlim can be a drop-in replacement for Sesame. In the process of adding this I also did some restructuring of the project and added some integration tests. Both the new OWLIM bundle and the updated Sesame bundle are backwards compatible with previous versions. Paul _______________________________________________ Amdatu-developers mailing list [email protected] http://lists.amdatu.org/mailman/listinfo/amdatu-developers

