2.0 Beta Release
Pre-release
Pre-release
Use RDF::Formats.symbols
to define :n3 and :notation3 symbols for format, rather than an alias class.
Use RDF::Util::Logger
.
Remove #write_graph
and#write_statement
. Work done now using #write_triple
.
Updates to ensure that compared literal values are the same as those input, rather than depending on literal equality.