SynBioDex / pySBOL2

A pure Python implementation of the SBOL standard.
Apache License 2.0
20 stars 6 forks source link

Offline validation conversion #414

Closed jakebeal closed 2 years ago

jakebeal commented 2 years ago

Add an option for offline validation and conversion by importing a copy of libSBOLj and its Python validator/converter wrapper that is used by the online validator/converter. To ensure backward compatibility, validation continues to default to online.