Skip to content

Release 2.0.0

Compare
Choose a tag to compare
@gkellogg gkellogg released this 31 Dec 20:20
· 59 commits to develop since this release

Updates for RDF.rb 2.0

  • 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.
  • Make AggregateRepo a Dataset.