sbmlteam / jsbml

JSBML is a community-driven project to create a free, open-source, pure Java™ library for reading, writing, and manipulating SBML files (the Systems Biology Markup Language) and data streams. It is an alternative to the mixed Java/native code-based interface provided in libSBML.
https://sbml.org/software/jsbml/
GNU Lesser General Public License v2.1
37 stars 24 forks source link

Implement Spatial-211XX and Spatial-214XX #171

Closed bhavyejain closed 5 years ago

bhavyejain commented 5 years ago

Finalize AdjacentDomains constraints. Finalize CoordinateComponent constraints.

Modified test files for spatial-21406: https://drive.google.com/drive/folders/1xxdq5SeDYccDbBqZOwYh7UWTI0-wj17u?usp=sharing

Modifications include check of base units and user defined units.