I've been working on a Ruby gem for the new Wikidata REST API, so I figure I may as well continue working on it as part of the Hackathon :)
Description
Description
Event Timeline
Comment Actions
Improved the way datavalues are represented in the codebase to have dedicated classes for each type. Also started adding unit tests across the library :)
Comment Actions
Released a new version (0.2.1) of the gem with add_statement, delete_statement, and an overall significantly better implementation for how datavalues are handled.