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

0.5.0 - 2016-02-10

Choose a tag to compare

@abargnesi abargnesi released this 10 Feb 21:39

Code changes since 0.4.2

Fixes

  • Fix missing RDF prefixes when converting BEL Script to RDF (Issue #71).
  • Error translating to JSON Evidence format using Oj adapter (Issue #93).
  • Consistent representation of Annotation and Namespace references in Evidence model and translators (Issue #94).
  • RDF conversion of Parameter does not include encoding type statement (Issue #96).

Additions

  • Introduced translators for additional RDF formats; split and removed the RDF translator in favor of one translator per RDF format (Issue #95).
  • Warn when BEL namespace data could not be retrieved (Issue #97).
  • Added generator for random BEL Nanopubs using the bel generate subcommand (Issue #102).
  • Access BEL annotation resource values from external .belanno files (Issue #100).
  • Support different types of serialization within the BEL Script translator (Issue #98).

Release details

https://github.com/OpenBEL/bel.rb/wiki/Version-0.5.0