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
{{ message }}
This repository was archived by the owner on Sep 24, 2019. It is now read-only.
The monkey patch design is clunky, hard to test, and not conducive to switching language implementations. The BEL 1.0 implementation should be changed to separate set of function-oriented conversion routes (e.g map function to convert Parameter object to Array of RDF statements).
Implement conversion from BEL 2.0 Nanopubs to BEL RDF 2.0.
Choose the RDF converter based on the input language specification (BEL 1.0 -> BEL RDF 1.0, BEL 2.0 -> BEL RDF 2.0).