This repository was archived by the owner on Sep 24, 2019. It is now read-only.

Description
Motivation
The bel.rb gem provide a completion API that can autocomplete BEL terms. Currently the implementation hard-codes a BEL 1.0 language specification. The completion APIs should be given a language specification to use when completing. This will allow a user to complete terms for BEL 1.0, 2.0, and up.
Tasks