RDF.rb 2.0.1
- 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.