belbio / bep

BEL Enhancement Proposals
http://bep.bel.bio
Apache License 2.0
7 stars 4 forks source link

BEP for specification of BEL version #19

Open cthoyt opened 6 years ago

cthoyt commented 6 years ago

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?