Posts: 307
Location: Cambridge UK
Registered: February 2005
Re: jsbml/parsing errors
31 Mar '11 01:29
Andreas Draeger wrote:
> Dear Ashok,
>
> By the way, there is an online validator for SBML files available:
> http://sbml.org/Facilities/Validator
> This helps to check whether an SBML file is correct or not. It seems
> this one is not correct. We will now check why you get these strange
> error messages from JSBML.
>
>
I am not sure if anybody is aware of it but the
SBMLDocument.checkConsistency() in jsbml is working properly.
I need to check that we can set the parameters we want for the check.
BTW, it is using http://sbml.org/Facilities/Validator in the background.