2.0 Beta Release
Pre-release
Pre-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.