Release 2.0.0
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.