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

Latest commit

 

History

History
19 lines (13 loc) · 511 Bytes

File metadata and controls

19 lines (13 loc) · 511 Bytes

Install

This library requires Ruby (>= 2.0.0). See how to install ruby.

Install from RubyGems.org

    gem install bel-rdf-jena

Build from master branch

  1. Obtain source for master branch.
  • git clone git@github.com:OpenBEL/bel.rb-rdf-jena.git
  1. Build
  • gem build .gemspec
  • gem install bel-rdf-jena-[VERSION].gem