Skip to content

Release 2.0.0

Choose a tag to compare

@gkellogg gkellogg released this 08 Jan 21:53
· 168 commits to develop since this release
  • Use new RDF::Format.symbols rather than creating a separate format class, which gets confusing.
  • Use RDF::Util::Logger instead of :debug, :warnings, :errors.
  • Don't re-implement Writer#write_statement but depend on #write_triple. As Canonicalization implies validation, make sure that tests use absolute URIs.