Removed unused import
Here is the function modified with your changes; public static String getSEDBaseAnnotation(SEDBase...
Here is the getSEDBaseAnnotation method I wrote. public static String getSEDBaseAnnotation(SEDBase...
Improve Annotation handling
I've committed in some improved methods to set Annotation, to add top-level elements...
annotation helper
Nevermind. Found the problem. āsā is not a full path. It is only the filename. When...
I just tried again with these two print statements included: for (String s : new...
Hi Chris I put your code into a unit test 'testExportBugReport' in Libsedml test...
This sounds fine. I did not realize libkisao was not maintained. Probably best to...
Below is the code. When I unzip the SED-ML archive, it only has the SED-ML file and...
There is a class called SBMLSupport: file:///Users/myers/Downloads/jlibsedml-2.2.3/javadoc/index.html...
general formatting and minor bug fixes
Are you talking about LocalParameters in SBML? In which case, I don't think that...
Online Validator: claims that a plot2d output as invali
Online Validator: claims that a plot2d output as invali
The online validator no longer exists, it is now at tools.jlibsedml.org, and this...
Problem with Mathml
This again seems fixed, e.g. in a DataGenerator <math:math xmlns:math="http://www.w3.org/1998/Math/MathML">...
This again seems fixed, e.g. <math:math xmlns:math="http://www.w3.org/1998/Math/MathML">...
This again seems fixed, e.g. `<math:math xmlns:math="http://www.w3.org/1998/Math/MathML">...
This again seems fixed, e.g. <math:math xmlns:math="http://www.w3.org/1998/Math/MathML">...
Problem with Mathml
jlibsedml writes out incorrect language!
This is already fixed.... at some point over the last 5 years ....
SEDML archive not include model files
There is a unit test public void testCreateWriteReadRoundTrip() throws Exception...
SEDML archive not include model files
Missing Kisao terms
updated kisao to latest version
I had a look at this - yes, the .obo file was very out of date! .obo no longer seems...
I had a look at this - yes, the .obo file was very out of date! .obo no longer seems...
Missing Kisao terms
Yes, that should work. On Jul 24, 2016, at 4:18 PM, Richard Adams otter606@users.sf.net...
I've committed in a test 'testExtensionSymbolMean()' in org.jlibsedml.mathsymbols.SymbolTests...
example code for 'mean' function
I agree it is invalid, but I think I also tried other functions and all functions...
Function name in data generator not preserved
Hi Chris, 'mean' isn't a supported MathML function in SED-ML level 1 - the only vector...
Problems retrieving model from URI resource
Don't know - the URL is different from that resolved from the URN - which is http://www.ebi.ac.uk/biomodels-main/download?mid=BIOMD0000000012...
This now works, but wonder why there were characters that could not be parsed. Were...
OK, I could reproduce the error in the sense that XML couldn't be parsed. . Looks...
Problems retrieving model from URI resource
bugs 9 - filter out invalid XML characters
Add Gradle build support + remove hardcoded paths from build.
Add Gradle build support + remove hardcoded paths from build.
Gradle wrapper added and removed requirement for fop installation for document g...
Add Gradle build support + remove hardcoded paths from build.
updated developer notes
I think I did something like this: Libsedml.parseFormulaString(mean(X)); And I think...
Here are some more details about this one (see below). I get the document as a String,...
ensure gradle compile&test runs if fop document...
add gradle wrapper
Add clearXXX methods to remove all items from a list
added clearXXX methods to Model and top-level SEDML class
removed failing test
added clearXXX methods to SEDML class
fixed and unit test added
Removing a change did not work!
Removing a change did not work!
fix bug#11 and add clearChanges() method
Removing a change did not work!
Add clearXXX methods to remove all items from a list
Can you send some code you've tried, or an example of the MathML you'd expect, just...
Function name in data generator not preserved
Problems retrieving model from URI resource
So not fixing as I think this is a usage issue, not an actual bug
So,there are various implementations of IModelResolver that can load models from...
updated build notes
Problems retrieving model from URI resource
Implement copy constructors
Function name in data generator not preserved
10 issues reported by Chris Meyrs
Problems retrieving model from URI resource
10 issues reported by Chris Meyrs
Add clearXXX methods to remove all items from a list
10 issues reported by Chris Meyrs
Yes, the Kisao terms are hardcoded as a resource file and are probably out of da...
Missing Kisao terms
Missing Kisao terms
I've got a project on Github https://github.com/otter606/sedml-validator/tree/master/Omex...
SEDML archive not include model files
Implement function getReactionIdFromXPathIdentifier
Validate against l1 v2 documents
validation against l1v2 schema implemented
Ticket moved from /p/jlibsedml/bugs/6/
Improve Annotation handling
update version
update version
10 issues reported by Chris Meyrs
- commit patch from Martin Scharm that fixes a ...
tag of 2.2.3 release
updated pom.xml dependencies for Maven release ...
2.2.3
formatting
check level and version in constructors
update for l1v2