SynBioDex / pySBOL2

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

Allow use of Raptor #360

Open jakebeal opened 4 years ago

jakebeal commented 4 years ago

Since RDFlib is slow, and Raptor is fast (see #8), we should enable the use of Raptor as an alternative for power users who need high performance.