Skip to content

Release 2.0.0

Compare
Choose a tag to compare
@gkellogg gkellogg released this 15 Dec 00:05
· 85 commits to develop since this release

Updates for RDF.rb 2.0

  • Use RDF::Util::Logger.
  • Use Enumerable#project_graph instead of GraphFilteredRepo.
  • Check for incomplete/invalid statements in #write_statement.
  • Report on errors at end of #write_epilogue.
  • Use write_quad instead of write_statement to allow RDF::Writer#write_statement to do more checks and transformations.