The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Catmandu::RDF - Modules for handling RDF data within the Catmandu framework

VERSION

version 0.09

DESCRIPTION

Catmandu::RDF contains modules for handling RDF data within the Catmandu framework. This release is in an early state of development. Feedback and contributions are very welcome at https://github.com/nichtich/Catmandu-RDF!

AVAILABLE MODULES

Catmandu::Exporter::RDF

Serialize RDF data (as RDF/XML, RDF/JSON, Turtle, NTriples, RDFa...).

SUGGESTED MODULES

The following modules have not been implemented yet. Please contribute or comment if you miss them!

Catmandu::Importer::RDF

Import serialized RDF data (RDF/XML, RDF/JSON, Turtle, NTriples, RDFa...).

Catmandu::Importer::SPARQL

Import RDF data from a SPARQL endpoint.

Catmandu::Exporter::SPARUL or Catmandu::Exporter::SPARQL

Export RDF data with SPARQL/Update.

Catmandu::Exporter::RDFPatch

Export RDF with HTTP PATCH.

SEE ALSO

Catmandu, RDF::Trine, RDF::NS

AUTHOR

Jakob Voß

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Jakob Voß.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.