NAME Catmandu::RDF - Modules for handling RDF data within the Catmandu framework 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 ! AVAILABLE MODULES Catmandu::Exporter::RDF Serialize RDF data (as RDF/XML, RDF/JSON, Turtle, NTriples, RDFa...). RDF data must be provided in another RDF Encoding Form (aREF) as implemented with RDF::aREF. Catmandu::Importer::RDF Parse RDF data (RDF/XML, RDF/JSON, Turtle, NTriples...). SUGGESTED MODULES The following modules have not been implemented yet. Please contribute or comment if you miss them! "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 This module is based on Catmandu, RDF::aREF, RDF::Trine, and RDF::NS. COPYRIGHT AND LICENSE Copyright Jakob Voss, 2014- This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.