NAME
Catmandu::RDF - Modules for handling RDF data within the Catmandu framework
VERSION
version 0.02
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
orCatmandu::Exporter::SPARQL
-
Export RDF data with SPARQL/Update.
Catmandu::Exporter::RDFPatch
-
Export RDF with HTTP PATCH.
SEE ALSO
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.