Open nbargnesi opened 9 years ago
The language specification is moving to OpenBEL/language.
I'm working on dumping the wiki spaces for BEL 1.0 and 2.0 to asciidoc templates. There seems to be a fairly straightforward transformation of Confluence XML → HTML → Asciidoc
using Confluence Space Export and the pandoc tool.
Being handled in OpenBEL/bel_parser. Incorporated as a dependency to bel.rb.
It's not so obvious from the documentation... does bel.rb now fully support BEL 2.0?
Yes - feel free to do a pull request to highlight it in a way that makes more sense.
On Jun 7, 2017, at 9:20 AM, Charles Tapley Hoyt notifications@github.com wrote:
It's not so obvious from the documentation... does bel.rb now fully support BEL 2.0?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/OpenBEL/bel.rb/issues/74#issuecomment-306792366, or mute the thread https://github.com/notifications/unsubscribe-auth/AAWS9zo5-qE2bDMxfQ4TJkFrvQhFGO9Qks5sBqOlgaJpZM4GK0Cz.
The draft specification is currently available on the OpenBEL Wiki. This issue will drive support for 2.0 in OpenBEL/libbel.