| Author | Topic |
Posts: 3
Registered: October 2011
|
|
libsbml/jsbml model attribute mismatch
|
20 Feb '12 15:26
|
 |
|
This may be intentional, but JSBML seems to append "ID" after model
attributes (specifically, substanceUnits). In libSBML, the substanceUnits
attribute is just "substanceUnits" (it's this way in the spec as well), but
when a file is read and printed using JSBML, this attribute becomes
"substanceUnitsID". Is this an error, and, if not, is there a way to avoid
this happening?
Thanks,
Jason
____________________________________________________________
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
|
|
|