Skip to content

2.0 Beta Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@gkellogg gkellogg released this 23 Feb 22:56
· 64 commits to develop since this release

Updates for RDF.rb 2.0 Beta Release

  • Make AggregateRepo a Dataset instead of a Repository.
  • Make sure Repository#initialize is called.
  • Implement #supports?
  • Update #query_pattern method signatures, and allow to be called with no block, returning an Enumerator.
  • When matching statements in aggregate repo, make sure that graph containing statement also has the same graph name.