After rewriting the annotation an merging algorithms we now release verison 1 of semanticSBML. Please look at our homepage for documentation and more. http://sysbio.molgen.mpg.de/semanticsbml/
I just uploaded a new version of the beta release that fixed some major bugs, it is still not perfect but the development of the new version is too far for more features, the new version will support MIRIAM annotation qualifier and the merging process will be completley redesigned
Hello this is Falko, I'm currently in charge of getting the semanticSBML project up-to-date. Currently I posted a new release, which is a beta for all the fearless that are willing to test it. I was able to install and run semanticSBML on Windows, Linux, and Mac OS X however there are still some issues to be solved. One of the big things that do not work yet is everything related to graph visualization on Windows. Please feel free to mail us bug reports to make semanticSBML run on your machine.
SBMLmerge and further tools have become a Python module. That is great for other Python programmers who want to merge SBML models in their Python programs. Have fun