Closed shalinshah1993 closed 6 years ago
Hi Shalin, yes there are many issues with the L1V2 examples. All these issues have been fixed in the L1V3 examples. I recommend using the L1V3 examples (with exception of the data ones) and just change the level and version from L1V3 to L1V2. L1V2 is subset of L1V3 so these examples will work. https://sed-ml.github.io/examples.html
M
Okay! Thanks for adding them and creating test files @matthiaskoenig
@draeger do you know why SBML is giving those errors and what does that mean?
If the source is "E:\Users\fbergmann\Documents\sbml models\borisejb.xml" it probably mean that libsedml cannot find it in your system and probably pass a strange String to JSBML which then output these warnings. Let's start from scratch with the L1V3 examples. We will see if we see further warnings/errors then.
This issue was moved to draeger-lab/SBSCL#19
Example files from SED-ML L1V2 specification can be found here.
Example 1: The algorithm KIASO ID 0000282 isn't supported by SBSCL.
Example 2: Running this model gives following error:
Example 3: The model source is
E:\Users\fbergmann\Documents\sbml models\borisejb.xml
.Example 4: Running this model gives following error:
Example 5: The model source is
E:\Users\fbergmann\Documents\sbml models\borisejb.xml
Please give suggestions as to what changes should we make to these example files. Issue https://github.com/shalinshah1993/SBSCL/issues/17 depends on this.