sbmlteam / libsbml

LibSBML is a native library for reading, writing and manipulating files and data streams containing the Systems Biology Markup Language (SBML). It offers language bindings for C, C++, C#, Java, JavaScript, MATLAB, Perl, PHP, Python, R and Ruby.
https://sbml.org/software/libsbml
Other
39 stars 28 forks source link

Update SBO #359

Open luciansmith opened 8 months ago

luciansmith commented 8 months ago

At least for the online validator, I get this error:

Warning Line 2 Column 34: (SBML Validation Rule #10719) The value of the 'sboTerm' attribute on the object is expected to be an SBO identifier (http://www.biomodels.net/SBO/) referring to a modeling framework (i.e., terms derived from SBO:0000004, "modelling framework"). Reference: L3V2 Section 5 SBO:0000675 does not derive from the modelling framework branch.

However, 675 does indeed inherit from 4, but it was added more recently. We just need to pull in the latest SBO ontology.