You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In most places I agree that order of xml tags is not important. However, in scientific community the order of authors sometimes is a very delicate thing. Could you please fix the order of authors?
I tested it on jsbml version 1.4 and 1.5
The text was updated successfully, but these errors were encountered:
I'm parsing a file where there are three authors (authors.xml.zip). The annotation tag looks as follow:
However, when I try to access annotation from jsbml the order of authors is wrong:
In most places I agree that order of xml tags is not important. However, in scientific community the order of authors sometimes is a very delicate thing. Could you please fix the order of authors?
I tested it on jsbml version 1.4 and 1.5
The text was updated successfully, but these errors were encountered: