Skip to content

2.0 Beta Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@gkellogg gkellogg released this 24 Feb 00:07
· 369 commits to develop since this release

Updates for RDF.rb 2.0 Beta (no, you didn't miss the 1.0 release of this gem)

  • Add most vocabularies originally in RDF.rb.
  • Add the frozen_string_literal pragma and use symbols to reduce space requirements in vocabularies.
  • Add patch: options to various vocabularies to perform necessary updates to loaded vocabularies.
    • Also, update to RDF.rb makes sure that property values are ordered to avoid more false changes when vocabularies are updated.