Fwd: CPAN Upload: G/GW/GWILLIAMS/RDF-Trine-0.118.tar.gz

Gregory Williams greg at evilfunhouse.com
Mon Mar 22 22:52:04 CET 2010


Begin forwarded message:

> From: PAUSE <upload at pause.perl.org>
> Date: March 22, 2010 5:39:05 PM EDT
> To: "Gregory Todd Williams" <greg at evilfunhouse.com>
> Subject: CPAN Upload: G/GW/GWILLIAMS/RDF-Trine-0.118.tar.gz
> 
> The uploaded file
> 
>    RDF-Trine-0.118.tar.gz
> 
> has entered CPAN as
> 
>  file: $CPAN/authors/id/G/GW/GWILLIAMS/RDF-Trine-0.118.tar.gz
>  size: 385885 bytes
>   md5: 89d21fec40374f75cd3ae375d2b1d951


I've just uploaded RDF::Trine 0.118 to CPAN. The big changes in this release are:


==Parsers==

* Added parser for TriG.
* Added a superclass implementation of parse_file_into_model.
* Updated RDFa parser to use streaming (instead of materializing the graph).

==Serializers==

* Added serializer for NQuads.
* Added a "negotiate" constructor for serializing based on conneg.
* Serializers can now be constructed based on the format name (just like parsers).
* Updated constructors to be consistent across the various serializers.

==Exporters==

* Added a CSV exporter (new R::T::Exporter namespace for serializing non-triple/quad RDF data).

==Bug Fixes==

* Fixed bug in t/parser-turtle.t when run in a working directory with whitespace in the path.
* Fixed bug in turtle serializer that improperly serialized bnode objects 'belonging' to a parent bnode.



.greg



More information about the Dev mailing list