BEL documents have either been written in 1.0, 2.0, a mixture of 1.0/2.0, or 2.0.0+
Should BEL documents specify what version they're using? This wouldn't affect 1.0 or 2.0, but would make differentiating future versions with minor/major updates much more easily.
Perhaps with something in the document section of the BEL script like SET BEL = "1.0.0".
Another question: how would we deal with documents that are a mixture of BEL 1.0/BEL 2.0?
BEL documents have either been written in 1.0, 2.0, a mixture of 1.0/2.0, or 2.0.0+
Should BEL documents specify what version they're using? This wouldn't affect 1.0 or 2.0, but would make differentiating future versions with minor/major updates much more easily.
Perhaps with something in the document section of the BEL script like
SET BEL = "1.0.0"
.Another question: how would we deal with documents that are a mixture of BEL 1.0/BEL 2.0?