Forums

F.A.Q. F.A.Q.    Register Register    Login Login    Home Home
Search Search
SBML Discussions » jsbml-development » jsbml/parsing errors
Show: Today's Posts  :: Message Navigator
| Subscribe to topic 
Return to the default flat view Create a new topic Submit Reply
AuthorTopic
rodrigue


Posts: 307
Location:
Cambridge UK
Registered:
February 2005
Re: jsbml/parsing errors 31 Mar '11 03:52 Go to previous messageGo to previous message


An other problem with this file are the functionDefinition, most of the
ones I looked at are like that :

<functionDefinition id="kl_1" metaid="metaid_25" name="kl_1">
<math xmlns="http://www.w3.org/1998/Math/MathML">
<lambda>
<bvar>
<ci>Km_Value</ci>
</bvar>
<bvar>
<ci>pH_of_Experiment</ci>
</bvar>
<bvar>
<ci>Temperature_of_Experiment</ci>
</bvar>
<notanumber/> </lambda>
</math>
</functionDefinition>

So the body of the function is simply "notanumber" !!

I noticed that because I tried to print the math as an infix formula and
got back a strange character so it seems
that there is a problem in jsbml with notanumber, at least when printing
the math as an infix formula.
What do libSBML print in this case in the infix formula ? NaN or
something else ?

Nico


Lucian Smith wrote:
> The file does indeed have errors, but the errors you quoted are not the
> problems you seem to actually have. Using libsbml, one gets many error
> messages like:
>
> line 5221: (10301 [Error]) The value of the 'id' field on every instance
> of the following type of object in a model must be unique: <model>,
> <functionDefinition>, <compartmentType>, <compartment>, <speciesType>,
> <species>, <reaction>, <speciesReference>, <modifierSpeciesReference>,
> <event>, and model-wide <parameter>s. Note that <unitDefinition> and
> parameters defined inside a reaction are treated separately.
> Reference: L2V3 Section 3.3
> The Reaction id 'reaction_370769' conflicts with the previously defined
> Reaction id 'reaction_370769' at line 5167.
>
> All of the errors in the file are of this sort: you have multiple
> reactions with the same name. The reactions even seem to have slightly
> different 'kinetic laws' (which actually seem to be scrach pads to store
> certain bits of information), though the reactions themselves seem to have
> the same reactants and products.
>
> -Lucian
>
> * Dinasarapu, Ashok reddy <adinasarapu@ucsd.edu> [2011-03-30 23:32] writes:
>
>> Hi Andreas,
>>
>> I am sending you the file that I have to parse to get the required data.
>>
>> Thanks,
>> Ashok
>>
>> From: Dinasarapu, Ashok reddy
>> Sent: Wednesday, March 30, 2011 12:29 PM
>> To: 'jsbml-development@caltech.edu'
>> Subject: jsbml/parsing errors
>>
>> Hi,
>>
>> I am trying parse/read SBML data file from BRENDA.
>>
>> There are many errors like the following, while parsing.
>>
>> - The attribute constant on the element parameter is not recognize. Please, check the SBML specifications
>> - The attribute constant on the element parameter is not recognize. Please, check the SBML specifications
>> - The attribute constant on the element parameter is not recognize. Please, check the SBML specifications
>> - The attribute constant on the element parameter is not recognize. Please, check the SBML specifications
>> - The attribute constant on the element parameter is not recognize. Please, check the SBML specifications
>> ......
>>
>> Is there any wrong with the data file or library!.
>>
>> Regards,
>> Ashok
>>
>
>
>
>> ____________________________________________________________
>> To manage your jsbml-development list subscription, visit
>> https://utils.its.caltech.edu/mailman/listinfo/jsbml-development
>>
>> For a web interface to the jsbml-development mailing list, visit
>> http://sbml.org/Forums/
>>
>> For questions or feedback about the jsbml-development list,
>> contact sbml-team@caltech.edu
>>
>
> ____________________________________________________________
> To manage your jsbml-development list subscription, visit
> https://utils.its.caltech.edu/mailman/listinfo/jsbml-development
>
> For a web interface to the jsbml-development mailing list, visit
> http://sbml.org/Forums/
>
> For questions or feedback about the jsbml-development list,
> contact sbml-team@caltech.edu
>

____________________________________________________________
To manage your jsbml-development list subscription, visit
https://utils.its.caltech.edu/mailman/listinfo/jsbml-development

For a web interface to the jsbml-development mailing list, visit
http://sbml.org/Forums/

For questions or feedback about the jsbml-development list,
contact sbml-team@caltech.edu

      

SubjectPosterDate
Read Message   jsbml/parsing errors adinasarapu30 Mar '11 12:29
Read Message   Re: jsbml/parsing errors Andreas Dräger30 Mar '11 12:58
Read Message   Re: jsbml/parsing errors adinasarapu30 Mar '11 15:31
Read Message   Re: jsbml/parsing errors Lucian Smith30 Mar '11 15:44
Read Message   Re: jsbml/parsing errors Andreas Dräger30 Mar '11 22:37
Read Message   Re: jsbml/parsing errors rodrigue31 Mar '11 01:29
Read Message   Re: jsbml/parsing errors rodrigue31 Mar '11 01:48
Read Message   Re: jsbml/parsing errors  rodrigue31 Mar '11 03:52
Read Message   Re: jsbml/parsing errors Sarah Keating31 Mar '11 06:38
Read Message   Re: jsbml/parsing errors rodrigue31 Mar '11 01:42
Read Message   Re: jsbml/parsing errors Andreas Dräger31 Mar '11 01:50
Read Message   Re: jsbml/parsing errors rodrigue31 Mar '11 01:58
Read Message   Re: jsbml/parsing errors Andreas Dräger31 Mar '11 02:05
Read Message   Re: [jsbml-development] jsbml/parsing errors Pedro Mendes31 Mar '11 02:45
Read Message   Re: [sbml-discuss] jsbml/parsing errors Mike Hucka31 Mar '11 05:51
Read Message   Re: [jsbml-development] jsbml/parsing errors Mike Hucka31 Mar '11 05:51
Read Message   Re: [jsbml-development] jsbml/parsing errors Andreas Dräger31 Mar '11 02:05
Read Message   Re: jsbml/parsing errors rodrigue31 Mar '11 01:51
Previous Topic:Errors for undefined elements
Next Topic:Persistent attribute
Go to forum:
-=] Back to Top [=-

Powered by FUDforum. (Copyright Advanced Internet Designs Inc.)

Please use our issue tracking system for any questions or suggestions about this website.