Skip to content

RDF.rb 2.0.1

Compare
Choose a tag to compare
@gkellogg gkellogg released this 29 Apr 20:32
· 674 commits to develop since this release
  • Remove code duplication.
  • Remove deprecated Vocabulary.load
  • Improve grammar for Literal::Double and improve general validation testing of literals.
  • Improve heuristics for generating term statements based on value inspection.
  • CLI improvements.
  • Work around odd Rubinius problem involing variable arguments and super. Fixes #298.