Sycamore - "openOrCreateDataset" instead of "updateAndAnnotate"
In the sycamore.html, an updated version of the reaction under consideration is transfered.
The URL of the small SBML is contained in the variable "updateAndAnnotate".
Here, just the ID of the reaction is passed in the variable "openOrCreateDataset".
Thus, implementation on the server is much easier, because no updated reaction in form of an sbml file needs to be created.
The disadvantage is, that the reaction is not updated.